HN user

SenorKimchi

91 karma
Posts0
Comments13
View on HN
No posts found.

And Claude had a collection of cycles, unicycles. Unfortunately the article is about something else altogether.

I have done some work at crypto exchanges so I am a bit biased.

I would agree that BTC and many assets are a terrible payment method due to poor UX (block time, clunky wallets), speculation, and wild price swings. But crypto in general works well for payments I would say.

Transaction fees have improved significantly where it can be on the order of a few cents per transaction. So yes this is a little high for a $1 candy bar but this is fantastic for a $1,000 watch.

The number of chains and interoperability is a bit of a pain at the moment, but this problem can be resolved by delegating to a payment processor, or simply targetting ETH, the top stablecoins, and BTC which account for the vast majority of the market.

Expensive and difficult to run

Again I am biased because of my experience, but I could set up a payment gateway for ETH in a few hours using free public nodes at virtually no cost. No business overhead. No agreements with payment processors or card companies. The biggest cost and overhead ends up being accounting, because crypto still has ill defined laws and regulation.

Reuters noted that the Deputy Attorney General’s office is in charge of investigations into various crimes, "including hacking and other malicious cyber activity."

Assuming this is true, wouldn't a history of hacking activity actually be an upside? I don't like Musk but I'm not a fan of the negative spin. Hell, when I was 15 I'm sure some things I did could now be charged as "hacking" or "cyberterrorism" or something much harsher than the actual reality under today's laws.

edit after reading further along:

Among them was Jonathan Rusch, a 25-year DOJ veteran prosecutor now in academia, who told Reuters that Stanley's apparent history of disclosing illegally acquired data should have prompted "serious concerns."

Is this guy a veteran who prosecutes, a guy who prosecutes veterans, or something else? It feels even weirder to spin the Doge employees as inexperienced kids (which they may be) but then to call a 25 year old critic a veteran prosecutor.

My word of (unsolicited) advice: think about how you come across in some of these statements and responses. There are companies like GitLab which geoarbitrage and scale the pay based on location. It is fine to do but they don't approach it in an antagonistic manner. It is neutral and pay is adjusted to cost of living. That is that.

When I read the original post and the responses, why would I even bother applying if outside the US when I will clearly be treated like a second class citizen from the start?

Maybe I'm doing more harm than good here if you end up hiding your true beliefs in future job postings. Maybe only target US devs if there is such a bias already.

One last thing to consider, lets say you can pay $150-200k USD (arbitrary number). You would likely have trouble finding talent in US tech hubs like SF, but you open yourself to near top of the market in places in Romania and Bulgaria. One competent international hire can (and will likely) be cheaper multiple mediocre local hires. Except now, the way that you present yourself will certainly scare away these competent international engineers who likely have experience interfacing with colleagues in the US to expect such compensation.

edit: To last last part, basically you are scaring away international talent, leaving subpar international candidates to apply, which then goes on to reinforce you preexisting notions. Then you trap yourself in a positive feedback loop leaving you with a limited view of the world.

we're very happy with international engineers but if you come to me asking for a US engineer comp, it takes away the primary reason why we'd consider international in the first place

So engineers outside the US are fine if you can get them at a steep discount compared to their American counterparts? This sounded quite appealing until this line. Now I feel like the company is overly stingy. In the future you may want to leave this line out and simply tailor offers to the candidates when the time comes.

Is the target the relevant piece or is it actual impact? If you have a single military target who is known to use X brand phone, is it war to kill 5,000 people to get this one target? Is it not instilling terror on the people who use those devices?

It is this rationalization that enables powers to bomb civilians and ethnic groups under the guise of targeting military targets who stand no chance if they segregate themselves from the populace due to the power dynamics. And then the cycle only continues as each side adds fuel to the fire.

Where is the line between war and terrorism ?

Easy. When it is you or your allies committing an act, it is war and collateral damage. When it is someone else, it is terrorism.

It is often a difficult topic to discuss because both sides tend to be in the wrong. It ends up being asymmetrical warfare. The stronger side accuses the weaker of hiding behind civilians while the weaker side accuses the stronger of human rights violations.

As sad as this case is, I find it pretty interesting since it is clearly an extrajudicial act of violence carried out in a foreign land. The west will likely celebrate this, but I personally find this much worse than the Indian assassination that took place in Canada "recently" and didn't have significant collateral damage, yet the west was up in arms about.

Thanks. I am usually not super pedantic but I've noticed some people using "mt" for meters recently. I immediately fall into confusion when the wrong symbols are used. Then go down the rabbit hole of trying to figure out if it is a cultural or regional thing.

Huge fan of Kraken.

Looking back, is there anything that you would have done differently? I find that half or more of the rewrites that I have dealt with have been driven by all the wrong motivations. You get inevitable turnover and at some point people dislike code that they didn't write themselves and push for a rewrite, maybe changing the stack to something trendy, justifying it with thin arguments. Once the rewrite starts the company ends up treading water for years while incurring a ton of costs. For me, I think only 1 rewrite that I was part of was a good decision in my 15 years in tech. If I could go back in time, I think I would kill all rewrite discussions the moment that someone first whispers the idea.

How did you guys enjoy switching to Rust? I assume the safety and performance benefits for the trading system are a huge plus (didn't Kraken trading go down for an entire week a few years ago?). Did you also rewrite the webapp backend in Rust as well? How has staffing and budgeting been affected? I would assume that the supply of Rust developers is much lower unless you train them in house. Rust sounds fun, but I can't imagine trying to justify a rewrite of a legacy system, a major tech stack change, and training/building a new team all at the same time.

Sorry for the onslaught on questions. The "rewrite it in rust" fever has spread to my work and I'm fighting myself on how to respond.