Viewing profile — docandrew
docandrew
HN member- Joined
- Tue, Oct 24, 2017, 2:40 AM UTC
- HN karma
- 1,512
- Public activity
- 270 items
- HN profile
- View on Hacker News ↗
About docandrew
No profile information was provided.
Recent public activity
-
comment
Comment #49046912
We still use leaded gasoline (100LL) in prop airplanes today, for what it’s worth. So it’s not clearly a net-negative technology.
-
comment
Comment #47284046
I use it for many of my side projects. I just like the language, the strong typing fits well with my work.
-
comment
Comment #45751661
Hype aside, if you can get an answer to a computing problem with error bars in significantly less time, where precision just isn’t that important (such as LLMs) this could be a gam…
-
comment
Comment #45555545
I had a Palm Pre and really enjoyed this, shame it didn’t make it.
-
comment
Comment #45543929
Feels like maybe this is retreading ground covered by Why3ML, but perhaps I’m missing something. https://www.why3.org/doc/whyml.html
-
comment
Comment #45042490
My favorite diagramming tool hands-down! It’s the only one that’s ever “clicked” for me, I use it all the time.
-
comment
Comment #44621526
Maybe other folks’ vibe coding experiences are a lot richer than mine have been, but I read the article and reached the opposite conclusion of the author. I was actually pretty imp…
-
comment
Comment #44551660
nginx and Roblox and redis and nmap and neovim and cryengine … the list goes on There are a LOT of tools with embedded Lua scripting capabilities.
-
comment
Comment #44551621
Not having to put length-1 everywhere is a good thing, actually.
-
comment
Comment #44281554
I think his point is that ORMs (and maybe DBs in general) are used for data persistence by folks who just don’t know any alternative.
-
comment
Comment #43260432
Fun side projects mostly, my GH username is the same as here if you’re (morbidly) curious.
-
comment
Comment #43248407
It’s a little like go in that it compiles quickly enough to replace scripts while still yielding good enough performance for a lot of systems tasks. It predates go and I wish Googl…
-
comment
Comment #43226417
Ada for bigger projects, D for quick one-offs and more “scripty” work.
-
comment
Comment #43055424
Move to EKS and you still need a k8s engineer, but one who also knows AWS, and you also pay the AWS premium for the hosting, egress, etc. It might make sense for your use case but …
-
comment
Comment #43055378
“etcd, apiserver, and controllers.” …and containerd and csi plugins and kubelet and cni plugins and kubectl and kube-proxy and ingresses and load balancers…
-
comment
Comment #42978385
It started as a side project. They may not match the rate of upstream development, but doing their own thing is going to be a faster path to their goal of Rust in the kernel than t…
-
comment
Comment #42977812
I don’t see why forking is not an option here. If the upstream maintainers don’t want to adopt it, the Rust folks can gradually rewrite the bits they want to and let the market dec…
-
comment
Comment #42797701
I’d argue that libraries shouldn’t read environment variables at all. They’re passed on the initial program stack and look just like stack vars, so the issue here is essentially th…
-
comment
Comment #42534572
You can embed and work with UTF-8 strings with no issue (I have source with emoji string literals), but if you need complex manipulation of code points vs glyphs etc. I’m not sure …
-
comment
Comment #42532225
One thing that’s kind of interesting about SPARK in particular - all the contracts get compiled to why3ml as an intermediate step before running through the solvers. If there are a…
-
comment
Comment #42531961
What’s nice is that you can do it in steps - you may have a hard time proving full specification, but you can prove absence of bad behavior like buffer overruns, etc and go from th…
-
comment
Comment #42529168
Steve Klabnik (of Rust fame) wrote a (very generous IMO) article about Ada, interesting comparison: https://steveklabnik.com/writing/learning-ada/
-
comment
Comment #42519357
FWIW I just tried on KDE (built from source on NixOS) and had some weird cursor dpi issues and GDK errors. Looks like it is tailored more for GTK-based DEs for now.
-
comment
Comment #42261694
If family farms are socialism why did the bolsheviks kick family farmers off their land and collectivize the farms?
-
comment
Comment #42261668
It’s objectively cheaper to outsource software development to countries with lower costs of living too. How’s that working out?