Viewing profile — xenotux
xenotux
HN member- Joined
- Sat, Aug 09, 2025, 4:54 PM UTC
- HN karma
- 271
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About xenotux
No profile information was provided.
Recent public activity
-
comment
Comment #45075415
Coding as such is seldom a bottleneck to begin with. How many times have you been in a conversation along the lines of "we have every detail of the product figured out, but we need…
-
comment
Comment #45066368
> There's been a strong theme recently here on HN of confusing programming (the act of writing code to meet specifications) and Engineering(the writing of specifications, and the o…
-
comment
Comment #45065430
Nah. Every company has its lore about what makes a good candidate and they try to test for that. The lore is often rubbish (as in: there's often little correlation between intervie…
-
comment
Comment #45065407
> One great piece of advice and informal mentor gave me long ago is that there is no information in a rejection. I mean, there might be, in two ways. Sometimes, you just mess up in…
-
comment
Comment #45060166
It's moving in the right direction, but I'd still say that CSS has more quirks and misbehaviors than the common subset of JS...
-
comment
Comment #45052780
So... how is it useful? You're trading one oracle for another. Either of these oracles can be manipulated or compromised. I think one could argue that it's more elegant from the po…
-
comment
Comment #45052472
I've been in engineering, TLM, and management roles in multiple companies. In terms of output, TLMs are not held to the same standard as full-time engineers at the same level, peri…
-
comment
Comment #45048917
Look, I'm trying to describe reality; you seem to be expecting me to defend it. But briefly: > Inevitably because why? Because proven, effective managers are always in short supply…
-
comment
Comment #45047833
> Role power is by far the least effective. To be frank: it sounds nice, but I don't think that's really true. It's the power of "who's going to decide my promotions", "who is goin…
-
comment
Comment #45047095
In big FAANG-style workplaces, I don't think that middle managers without the TL- prefix have the kind of influence or leverage you're talking about here. It changes at VP level, b…
-
comment
Comment #45046652
The original ethos was that you didn't want the company ran by MBAs, so you wanted to build your management team by tapping into talented engineers. Of course, this can backfire in…
-
comment
Comment #45046592
TLM roles are a trap, but not in that sense. There's no expectation that you do two jobs at once. It's just a way to ease unsuspecting engineers into management. If you don't suck …
-
comment
Comment #45044324
I'm surprised this is aliased to char*, not const char*. The benefit of the aliasing is convenience, but the main risk is absent-mindedly passing it to a libc function that modifie…
-
comment
Comment #45020717
> Toxic expert here! I hate when blog posts try to teach complex subjects. It's almost always a non-expert doing the teaching, and they fail to do it accurately. This then causes 1…
-
comment
Comment #45020668
Such is the curse of blogging: when writing a series of posts, authors naturally assume that the readers are as engaged and as familiar with the previous discussion as they are. In…
-
comment
Comment #45019656
I don't think there's anything that would put some new, esoteric math concept in your mailbox every week, although there's plenty of books that cover recreational mathematics in an…
-
comment
Comment #45014533
You can say that about 99% of the tech that people use today. Windows and MacOS don't serve you. Your browser doesn't serve you. Heck, Hacker News doesn't serve you - it serves a b…
-
comment
Comment #45014082
> I don't understand why we would ever want an agent to buy stuff for us. Why not? Offload the entire task, not just one half of it. It's why many well-off people have accountants,…
-
comment
Comment #45010037
There is a downvoted comment that reads "ah yes the totally new math of exponentiation". The snark is uncalled for, but that's actually the essence of this article: it talks about …
-
comment
Comment #45009653
The main difference between democracies and secular autocracies isn't that they have a vastly different approach to run-of-the-mill moral vices, such as prostitution or porn. It's …
-
comment
Comment #45006755
I think a simple way to take emotion out of this is to ask if a computer can beat humans at math. The answer to that is pretty much "duh". Symbolic solvers and numerical methods ou…
-
comment
Comment #45004696
> While the park trees contained lead isotopes normally associated with air pollution, the street trees had isotopes found in lead water pipes, which were made with metal from geol…
-
comment
Comment #44978743
> I think it's fascinating to follow her trajectory. I think it's a lesson that we all consistently fail to apply to ourselves. It is so pervasive on social media - HN included - y…
-
comment
Comment #44976253
> What's the point of surveilling the movements of average citizens' money? The most important is taxation. People pay their babysitters or gardeners under the table, or transact w…
-
comment
Comment #44968245
Eh? With the "anonymous" models that we're pushing for right now, nothing stops you from handing over your verification token (or the control of your browser) to a robot for a fee.…