Viewing profile — void-star
void-star
HN member- Joined
- Fri, Sep 09, 2011, 3:19 AM UTC
- HN karma
- 202
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About void-star
No profile information was provided.
Recent public activity
-
comment
Comment #48702124
The context in which that statement was made, and in which I’m repeating it, I think, is just to say that any bug has the potential to be used maliciously. Ignore it, fine, but als…
-
comment
Comment #48700594
Actually, Mudge of the l0pht (and later DARPA) once famously made the claim that all bugs are security issues waiting to be exploited in some way (I’m probably paraphrasing). I kin…
-
comment
Comment #48602612
Ack Yep my bad. Actually my bad for reading the “comment” incorrectly and being out of the loop with the cursor sale til now.
-
comment
Comment #48602458
This was just ~10% of boston dynamics at that price. HN pro-tip: before commenting, read the articles not just the headlines.
-
comment
Comment #48462234
This! … Is why I picked my name.
-
comment
Comment #48420874
You are leaping to the assumption that I don’t actually believe in the tech. This is incorrect. I am griping with the way it is being recklessly and stupidly deployed by poeople wh…
-
comment
Comment #48420860
I actually agree somewhat with jatora. However a large segment of the top ~20% of security folks are being forced to become reverse centaurs, as opposed to centaurs (disempowered v…
-
comment
Comment #48420824
I was reviewing a HTTP proxy implementation emitted from Claude Code 4.6 or 7. Don’t remember. I saw that it could rapidly create convincingly plausible code with tons of rationali…
-
comment
Comment #48378660
As someone with over 30 years experience in computer security, both in corporate as well as boutique security and startup shops, who has been consistently fighting this trend, and …
-
comment
Comment #48187565
Me too precisely. But after getting acclimated to a self hosted vaultwarden for the backend and beginning to explore some of the 3rd party Bitwarden frontends that implement its AP…
-
comment
Comment #48186752
https://github.com/doy/rbw Is an alternative Bitwarden cli front end. Probably has plenty of scaffolding to build a GUI frontend based on it. Edit: Just a bit of googling turned up…
-
comment
Comment #48186696
I have my vaultwarden running on a container on my home-lab server acessible only from Tailscale. The container itself is only accessible as its own node on my Tailscale private ne…
-
comment
Comment #48175506
I was thinking about Brave too while reading this thread. I’m not on a memory constrained system exactly but Brave seems to be tons snappier due to its as blocking. I wonder too if…
-
comment
Comment #47531057
It really shines for navigating history. / searches history the same way as the editor search function
-
comment
Comment #47530394
It’s strange. I have heard this from lots of others too. I think I am an anomaly here. I can’t live without shell vi mode
-
comment
Comment #47530362
set -o vi puts you into vi mode at the cli prompt with all the semantics of the editor. These carpal tunnel riddled hands can’t be bothered to reach for ctrl or alt let alone arrow…
-
comment
Comment #47360548
It’s almost like we need some deterministic set of instructions that can be fed to a machine and followed reliably? Like… I don’t know… a “programming language”?
-
comment
Comment #47241345
The advice that everyone seemed to agree on at least just a few months ago was to make sure _you_ write the comprehensive tests/specs and this is what I still would recommend doing…
-
comment
Comment #47160217
Nope. Those are not the only answers I am seeing. I’m still curious though. 2x was nice because nobody really questioned it. Now that we have there doesn’t seem to be one “answer”.…
-
comment
Comment #47160140
Why was this downvoted? I’m generally curious what current recommendations for swap are too! Edit: oh and I don’t have an actual personal system with swap configuration on it anymo…
-
comment
Comment #46931409
LLMs may occasionally turn bad code into better code but letting them loose on “good” or even “good enough” code is not always likely to make it “better”.
-
comment
Comment #46833962
Groan…
-
comment
Comment #46671806
Public Linux rootkits have been around a very very long time. Nothing new here in that regard. Also Linux AV has been around almost as long… This effort is more useful to up and co…
-
comment
Comment #46332782
I’m beginning to think maybe I’m the only one that read this whole thing. The firmware storage isn’t the security through obscurity problem being talked about here. The hardcoded T…
-
comment
Comment #46332609
I think maybe you’re reading this wrong. Reverse-engineering blog posts like this are just a fun and instructive way of telling the story of how someone did a thing. Having written…