HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aphexairlines

no profile record

comments

aphexairlines
·w zeszłym roku·discuss
Also standalone: https://www.meta.ai/ and https://about.fb.com/news/2025/04/introducing-meta-ai-app-ne...
aphexairlines
·2 lata temu·discuss
If your requirements.in referenced numpy before this release, then doesn't your requirements.txt already reference a specific 1.x version?
aphexairlines
·2 lata temu·discuss
Not a Thinkpad and not Intel, but that already seems attainable with the asus G14 (AMD 8945HS + NVIDIA 4070) or the upcoming asus zenbook S16 (AMD HX 370).
aphexairlines
·2 lata temu·discuss
I've never seen a large company with more L7+ engineers than L7+ managers. Usually it's a ratio of drastically more managers hired/promoted into those levels than engineers, and some orgs don't have any engineers in those levels at all.
aphexairlines
·2 lata temu·discuss
Take a look at https://github.com/xonsh/xonsh/issues before deciding to abandon the devil you know.

I prefer sticking with bash where necessary (where a script is the only thing that will reasonably work), and elsewhere using a programming language with testing, type checking, modularity, and compilation into something with zero or minimal runtime dependencies.
aphexairlines
·3 lata temu·discuss
This is a JavaScript keyword and there's nothing TypeScript-specific in the blog post.
aphexairlines
·3 lata temu·discuss
Is this similar to people moving away from giving their code as open source when companies take it, repackage, and sell it while the authors get nothing?
aphexairlines
·3 lata temu·discuss
Looks like fake reviews here too: https://news.ycombinator.com/item?id=34968995
aphexairlines
·3 lata temu·discuss
They don't have to hire people who already know Zig -- just people capable of learning it.
aphexairlines
·5 lat temu·discuss
That doesn't excuse providing products that easily blow up and damage the consumer when there are safe means to build the product.
aphexairlines
·11 lat temu·discuss
Looks like comparing apples and oranges. If Nim has a GC it would be more instructive to compare it with another garbage-collected systems language like OCaml.