HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cronin101

473 karmajoined 14년 전
In a past life, I was a Ruby Developer and Master's Student living in Edinburgh, Scotland.

I'm currently living as a Software Engineer and amateur Norwegian in Oslo.

comments

cronin101
·그저께·discuss
Running with your ankle at an angle occasionally gives great strength/mobility benefits. You'd need to be putting out some serious racer pace for curb cuts to be impacting your experience in any way.

Just make sure you alternate which side of the road you are running on somewhat evenly so you are getting the benefit on both sides.
cronin101
·25일 전·discuss
Off topic (but helpfully hopeful to someone!): In the rare cases where I get motion sick I can usually "hack" my way out of it by closing my eyes and imagining myself skiing down a mountain avoiding obstacles in an erratic path that matches the patterns of motion I'm feeling (calculated JIT).

Presumably you have to have a lot of experience skiing for this to work, but there are probably isomorphic activities (weaving around a crowd? Playing dodgeball?) that can hack your brain in a similar way.
cronin101
·지난달·discuss
Not doubting this at all but could you (or someone else) break this down for the sake of my curiosity?

I understand pension contributions, but what are the other "hidden" costs that could equal the net salary?
cronin101
·2개월 전·discuss
Except you can actually “scan” a digital photo with a Polaroid quite effectively and it will look pretty much identical to a real Polaroid, so even that is security theatre.
cronin101
·2개월 전·discuss
Nitpicking, but the worst case of spending $25k is unforeseen circumstances that write off the entire asset. I don’t think -$2000 is a conservative enough figure for standard depreciation either (a lot can happen in a year)
cronin101
·2개월 전·discuss
I'm not sure you are arguing against the point that the above poster is making. They aren't saying "giving money to foreign companies is bad". It's "in order to have a healthy domestic service economy, we should be investing it it wherever possible" combined with "investment in on-shore development is largely recaptured in income tax" (thus it can be worthwhile for the public even when slightly more expensive).

A free market is not a means to an end. Part of the reason that the USA was (until recently) doing so well was that the winner-takes-all mentality of the free-market benefits Silicon Valley, but that doesn't mean that other nation states have to submit to that philosophy.
cronin101
·2개월 전·discuss
It’s still Orleans! https://learn.microsoft.com/en-us/dotnet/orleans/overview?pi...
cronin101
·3개월 전·discuss
With the exception of 3 (How to survive in the world of AI: use AI!), these have all been par for the course all along if you wish to succeed at senior+ level.

With the current surge, everyone is (expected to act as) a senior/mentor to a swarm of workers that lack interpersonal/business context.

It’s not a huge shift if you’re already deeply invested in business lore, but it’s unfortunately a brutal speedrun of skills that were previous slowly accumulated for new/junior hires.
cronin101
·4개월 전·discuss
Unfounded speculation but it's curious that it's soon after enabling 1M context tokens on the default plan. I wonder if there are some long-tail load ramifications of this pricing change.
cronin101
·4개월 전·discuss
You don't need to be rich to get a working visa (assuming you are a competent software engineer -- plenty of places in Europe will hire you, and there is a path to citizenship).

You'll have to reassess what a "software engineer" salary looks like, but this is unironically part of the pathway towards living in a more-equal society where perhaps we shouldn't be earning 3x as much as everyone else just because we can invert a binary tree.
cronin101
·4개월 전·discuss
Serious (but not easy) answer: You can move to a different country that more aligns with your moral standings or interests. You're (presumably) a valuable asset that will provide a net-positive contribution wherever you move, and a loss will be incurred when you emigrate.

It's a huge undertaking, but you _can_ vote where your tax money gets sent. You can ensure it bootstraps a more equal system instead of propping-up an unequal one.

I did this myself, and I feel good about having done it.
cronin101
·4개월 전·discuss
Look into git worktrees and thank me later!
cronin101
·5개월 전·discuss
Not trying to pick apart your point but I rotate a small set of staple clothes and they’re in fine condition after two years (haven’t had much time for clothes shopping since toddler arrived), despite me abusing “quick wash” and “drycare 40c” constantly on Miele W1/T1 stack for “90 minute, good to fold” laundry.

I don’t buy the cheapest brands, but also don’t buy anything marketed as premium/luxe.

Mostly I gravitate towards stuff with a fairtrade cotton (and good thread count, but that’s from preference of how it feels to wear)

Plus, I may be deluded but I’m of the opinion that polo shirts and jeans/neutral trousers are a multi-decade winning combination.
cronin101
·5개월 전·discuss
This obviously depends on what you are trying to achieve but it’s worth mentioning that there are languages designed for formal proofs and static analysis against a spec, and I have suspicions we are currently underutilizing them (because historically they weren’t very fun to write, but if everything is just tokens then who cares).

And “define the spec concretely“ (and how to exploit emerging behaviors) becomes the new definition of what programming is.
cronin101
·8개월 전·discuss
Depending on the application, I think “without preprocessing” is a huge assumption here. LLMs typically do a terrible job of weighting poor quality context vs high quality context and filling an XL context with unstructured junk and expecting it to solve this for you is unlikely to end well.

In my own experience you quickly run into jarring tangents or “ghosts” of unrelated ideas that start to shape the main thread of consciousness and resist steering attempts.