Viewing profile — bioneuralnet
bioneuralnet
HN member- Joined
- Fri, Jul 19, 2013, 4:16 AM UTC
- HN karma
- 162
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About bioneuralnet
No profile information was provided.
Recent public activity
-
comment
Comment #48115668
One could argue that with AI writing so much code, the ease with which humans can read & understand it (for review purposes) is even more important than before.
-
comment
Comment #47011449
Exactly, that's all his PR had to be. The history of finding the issue could be an interesting story (I bet it involves Elixir!), but in places it reads as almost malicious. If I r…
-
comment
Comment #45838302
I remember the "History of English Podcast" covering a lot of this. I'm more a programming language nerd than spoken language, but I still found it fascinating. Old English was a G…
-
comment
Comment #42818119
Zed is the only GUI editor I've used as my daily driver after 15+ years of development (hardcore vim fan). Vim Mode is wonderful, the terminal pane works well, UI is butter-smooth,…
-
comment
Comment #42604449
I've gotten around this by using the Page Visibility API - https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibi... . Close the SSE connection when the page is hidden, and r…
-
comment
Comment #42518717
I LOVE Cool Retro Term! I mean, every once in a while. But if I’m sharing it in Zoom, I’m damn sure re-opening my tmux session in CRT.
-
comment
Comment #42068816
On the contrary - “Let the millionaires/billionaires do whatever they want” has been a core pillar of their platform for decades. To be fair, Democrats are historically only margin…
-
comment
Comment #42000925
That's my argument - if we collectively care, it should happen automatically. Alas, no one else seems bothered by the status quo.
-
comment
Comment #42000821
Right? I seem to be the only high-level SWE at my company who hates RuboCop. Some of it's fine (e.g. no globals, use x.count { ... } instead of x.select { ... }.count). But so many…
-
comment
Comment #41899247
"Rust lacks function overloading, templates, inheritance and exceptions," ...sounds good to me!
-
comment
Comment #40584061
My first job in the late 2000's was at a small university with a home-grown ERP system originally written in the 80s (Informix-4GL). Student records, employee records, financials, …
-
comment
Comment #40289620
I believe some of the Zed folks invented Atom back in the day. But yes, it doesn't seem like a highly relevant comment...
-
comment
Comment #40289402
Compared with VSCode, absolutely. VSCode has a range of responsiveness from "good enough" to "oh right, this is Electron". Zed is both faster and more consistent. Sure, we're talki…
-
comment
Comment #40238701
My first thought is "WTF!" But my second is this: every single person who's ever criticized Boeing is going to die (eventually). With so many people in a position to notice and spe…
-
comment
Comment #40192182
Ditto! The only thing that occasionally bumps me is a few missing features in vim-mode (marks & recording). But it feels so much faster than VS Code, I'm willing to put up with it …
-
comment
Comment #39468943
My experience exactly. I think the DRK (Don’t Repeat Knowledge) acronym (not my invention) is a better target. Too often people mistake similar structures of code as “repetition”. …
-
comment
Comment #38863429
While we're being absurd, are there any open source/copyleft licences that specifically forbid uses in war or weapons? I guess the gov will do whatever they want, but it would be i…
-
comment
Comment #38863394
Weird that the internal systems communicate via an Ingress, but I guess that's government contractors for you. Clearly they should have gone with Istio instead.
-
comment
Comment #38836451
If you can't prevent some users from having passwords, it's a decent, low-effort way to discourage intrusion attempts. One place it DOESN'T necessarily work great is in k8s. A few …
-
comment
Comment #38465003
Always a good read, but it needs an update with modern cultural references. Even I, nearly middle aged, have very little idea what it means to compare X.org to Iran-Contra and Rega…
-
comment
Comment #38219605
Impractical ideas can be entertaining, even useful, thought exercises. Valid ideas and discussions can occur, even if the starting point is out of reach.
-
comment
Comment #38044423
One assumes the JavaScript engine is just "eval(...)".
-
comment
Comment #37797770
How did we all get stuck in the worst possible [tech] timeline?
-
comment
Comment #37601599
True, but we're already paying for not having it.
-
comment
Comment #24107798
Isn't Stallman a major creep? Can we stop taking shitty people seriously?