HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aphexairlines

no profile record

comments

aphexairlines
·l’année dernière·discuss
Also standalone: https://www.meta.ai/ and https://about.fb.com/news/2025/04/introducing-meta-ai-app-ne...
aphexairlines
·il y a 2 ans·discuss
If your requirements.in referenced numpy before this release, then doesn't your requirements.txt already reference a specific 1.x version?
aphexairlines
·il y a 2 ans·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
·il y a 2 ans·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
·il y a 2 ans·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
·il y a 3 ans·discuss
This is a JavaScript keyword and there's nothing TypeScript-specific in the blog post.
aphexairlines
·il y a 3 ans·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
·il y a 3 ans·discuss
Looks like fake reviews here too: https://news.ycombinator.com/item?id=34968995
aphexairlines
·il y a 5 ans·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
·il y a 11 ans·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.