HackerTrans
TopNewTrendsCommentsPastAskShowJobs

metaltyphoon

822 karmajoined 6 वर्ष पहले

comments

metaltyphoon
·परसों·discuss
This must be an online thing. In 15+ years of career I haven't yet heard "real software engineer...". If you get your work done no one cares how the hell you accomplish it
metaltyphoon
·4 दिन पहले·discuss
> Rust is (mostly) safer and more succinct than Zig while being dramatically less ergonomic

This is just your opinion.
metaltyphoon
·14 दिन पहले·discuss
> Tokenmaxxing was never a thing to begin with.

Anecdote, I thought so too until the company I work just instated this where you have spend from 35-60K within 6 months. Insanity
metaltyphoon
·17 दिन पहले·discuss
The M5 air is much faster than M1 Pro (I have the same setup as OP)
metaltyphoon
·20 दिन पहले·discuss
I guess I should have been more specific. I'm not a fan of fields all being public
metaltyphoon
·20 दिन पहले·discuss
For me, anytype and the everything is public
metaltyphoon
·21 दिन पहले·discuss
> Do you want to iterate using for loop or using .iter().step(2).map()?

I don’t think it matters, specially for sort sized loop scopes
metaltyphoon
·27 दिन पहले·discuss
The grass is not always greener. I would change the Service Fabric crap I have to deal with any day to K8s.
metaltyphoon
·पिछला माह·discuss
> wsl2 (and this apple thing) is just a meme. if you're working in it, you're better of just installing Linux or ssh'ing to a server.

Many enterprises allow windows only so your way into Linux is via WSL2
metaltyphoon
·पिछला माह·discuss
For me it’s string handling, no private, unused variable is compilation error, and having to implement interfaces myself.
metaltyphoon
·पिछला माह·discuss
Go changed something, not sure if 20 or 21, where it will download the Go compiler of all your third-party which don’t match yours. It slows things down.
metaltyphoon
·पिछला माह·discuss
Don't let perfect be the enemy of good enough. This is much better, IMO, than what many other languages do, including Go's modulename/v2 style.
metaltyphoon
·पिछला माह·discuss
> std::range should stay where it is, and the new one be introduced as std::range/v2

Isn’t this what editions are for?
metaltyphoon
·2 माह पहले·discuss
Except Zig is not 1.0
metaltyphoon
·2 माह पहले·discuss
> C++ codebases

Now this one sounds almost unbelievable :). I’ve yet to see 3 or more C++ codebases using the same language feature set.
metaltyphoon
·2 माह पहले·discuss
> Productivity. You generate the skeleton of the code with Codex/Claude Code/et. al. and refactor it manually.

This doesn’t mean much if you are using a terminal editor.
metaltyphoon
·2 माह पहले·discuss
> "Working my ass off as an IC who can't move up the gradient" -> "Principal Investigator, CEO, CTO, CMO, CRO of a 10-person team, captain of creation, actual Iron Man."

* Are you being compensated for all those roles you now do?

* If you do 5x does this mean you get more time for yourself or are you now busy 24/7 with more work?

* Extrapolate this all other "5x" IC, now you all are CEO CTO CMO CRO iron man. Now what?
metaltyphoon
·2 माह पहले·discuss
Thinking -> Pay something else (AI) to "think" for you
metaltyphoon
·2 माह पहले·discuss
Society is just 3 meals away from going that route
metaltyphoon
·2 माह पहले·discuss
+1. The idea of making tiling + floating a first class citizen was the best decision they made.