HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bookmark1231

no profile record

comments

bookmark1231
·3 anni fa·discuss
The “real” value of goods doesn’t change just because the value of currency changes. You’d be much more upset at 30% deflation, which is why there are inflation targets.
bookmark1231
·3 anni fa·discuss
Whether or not people should be imprisoned (or killed) for personal expression is a very different question than whether a country should have have a central bank, democratic representation or a strong welfare system. It’s a moral question, not a political one, and I think it’s fair to be uncompromising about certain moral questions.
bookmark1231
·3 anni fa·discuss
The category similarity comment is amusing. My ChatGPT4 seems to have an aversion to technicality, so much that I’ve resorted to adding “treat me like an expert researcher and don’t avoid technical detail” in the prompt
bookmark1231
·3 anni fa·discuss
That’s incredibly specious reasoning.
bookmark1231
·3 anni fa·discuss
The target audience right now seems to be language enthusiasts and people writing custom compute kernels for machine learning applications. I’m sure as they get closer to a 1.0 release the syntax will be made more ergonomic/pythonic. Also the low level features are pretty opt-in and I think in the future the language will encourage the practice of writing high level pythonic APIs over optimized low level routines
bookmark1231
·3 anni fa·discuss
It’s a very low level language in the alpha stage and the dev team are explicitly not prioritizing syntax sugar or developer ergonomics. The syntax will definitely change substantially and become more ergonomic over time.
bookmark1231
·3 anni fa·discuss
I highly doubt insurance would refuse to cover a medication that will almost certainly drastically lower their long term expenses
bookmark1231
·3 anni fa·discuss
Have you considered that maybe his skill is making other people, like you, believe he is a good person who cares? He is, after all, most known for his ability to influence others (particularly billionaires) into doing what he wants. And the whole doomsday prepper thing is pretty weird.
bookmark1231
·3 anni fa·discuss
In my experience Proton works so well now that the only games that don’t work are those with really invasive anti-cheat systems
bookmark1231
·3 anni fa·discuss
RTFM.
bookmark1231
·3 anni fa·discuss
I concede about multi line lambdas but far too many languages take a “syntax is bikeshedding and unimportant” approach to language design. New languages are still using “&&” and “||” as if it’s 1975 and syntax highlighting doesn’t exist. Looking at C++, Rust and even Zig code is unnecessarily complicated for someone who isn’t intimately familiar with the syntax meanwhile for the most part anyone can understand Python syntax (well, at least Python syntax that doesn’t abuse decorators and obscure dunder overloads)