Live data from Hacker News

Viewing profile — void-star

void-star

HN member
Joined
Fri, Sep 09, 2011, 3:19 AM UTC
HN karma
202
Public activity
99 items

About void-star

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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.

  4. 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.

  5. comment
    Comment #48462234

    This! … Is why I picked my name.

  6. 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…

  7. 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…

  8. 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…

  9. 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 …

  10. 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…

  11. 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…

  12. 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…

  13. 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…

  14. comment
    Comment #47531057

    It really shines for navigating history. / searches history the same way as the editor search function

  15. 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

  16. 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…

  17. 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”?

  18. 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…

  19. 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”.…

  20. 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…

  21. 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”.

  22. comment
  23. 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…

  24. 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…

  25. 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…