Live data from Hacker News

Viewing profile — nola-a

nola-a

HN member
Joined
Wed, Jan 12, 2022, 10:20 PM UTC
HN karma
38
Public activity
17 items

About nola-a

No profile information was provided.

Recent public activity

  1. comment
    Comment #47689073

    For more insights on Git, check out https://github.com/nolasoft/okgit

  2. comment
    Comment #47285666

    If you're working on your private branch and can tolerate a small loss of accuracy in your commit history, then rebasing is fine. However, if you sometimes use reflog to recover fr…

  3. comment
    Comment #47285625

    I know it's just my opinion, but even though 'checkout' is overloaded with meanings, I always find it the most unambiguous. Some of my coworkers keep telling me to use 'switch' ins…

  4. story
    Show HN: Effective Git

    As many of us shift from being software engineers to software managers, tracking changes the right way is growing more important. It’s time to truly understand and master Git.

  5. comment
    Comment #47159360

    AI Isn't Bursting — The Anti-AI Narrative Is Exploding in Their Faces

  6. story
  7. comment
    Comment #47084182

    The real encrypted journal is hidden among several fake ones, so two authentication factors are used: the key and the journal ID.

  8. comment
    Comment #47084126

    I use my jump project — it only needs a few lines of Bash using OpenSSL. https://github.com/nolasoft/jump

  9. story
  10. comment
    Comment #37953462

    Just to be sure that your secrets are reasonably available, always. (i) GitHub for high availability of the repo, (ii) Openssl, even it is not flawless, it is available everywhere …

  11. comment
    Comment #37953420

    Looking at the script, a double round with aes-256-cbc [0] is done, moreover the file is hidden among thousands of files. Like others ciphers it is vulnerable at implementation lev…

  12. comment
    Comment #37948353

    Hi All, my intention is to keep my secrets on a nice public repo, what do you think? Thanks!

  13. story
  14. story
  15. story
  16. comment
    Comment #29991415

    Mjpeg over Http is not a live streaming format, it takes a lot of bandwidth, it has high latency, it run on TCP which it is not a protocol for streaming, the only advantage is that…

  17. story