Live data from Hacker News

Viewing profile — asjfkdlf

asjfkdlf

HN member
Joined
Sat, Jan 17, 2015, 11:09 PM UTC
HN karma
406
Public activity
31 items

About asjfkdlf

No profile information was provided.

Recent public activity

  1. comment
    Comment #43471531

    It states that it doesn’t require major changes because it all happens under the SSH protocol. A new program is needed on the client to sign in and you can already run a custom pro…

  2. comment
    Comment #42372979

    I bought these and they are great. They strike a balance of programmable, but have a kit. Relatively simple for a novice

  3. comment
    Comment #42173400

    I am looking for a similar service that turns any document (PNG, PDf, DocX) into JSON (preserving the field relationships). I tried with ChatGPT, but hallucinations are common. Doe…

  4. comment
    Comment #41687795

    Aren’t they using a NoSQL store? They migrated from Casandra to Scylla DB

  5. comment
    Comment #41671397

    The prize is very underwhelming. If they really want people to spend effort on it, they need to make the prize worth it.

  6. comment
    Comment #40960409

    How does this compare to other GCM alternatives such as AES-SIV and AES GCM-SIV?

  7. comment
    Comment #39864109

    To be a deterrent, it just needs to curb some percentage of behavior. Not stop it completely. Do you think people are murdering at the same rate as if there was no punishment? It c…

  8. comment
    Comment #35001412

    There are some really good findings about TikTok APK used in many apps. In addition I agree that better privacy laws that would affect all companies, even US ones, would be the ide…

  9. story
    Fidelity asks for login password via telephone keypad

    When I called Fidelity they asked me to type my login password on the phone keypad so they can verify my identity. At first I thought it was a little weird, but then I began to won…

  10. comment
    Comment #34233632

    I envy your experiences. I personally have had the opposite experience. It’s important to remember that your personal experience may not be the same as others. As this movement is …

  11. comment
    Comment #34226028

    Don’t attribute to malice what can be equally be explained by stupidity

  12. story
  13. comment
    Comment #31091645

    This is a horrible abuse of the DMCA. HackerRank does not own the copyright to independent solutions.

  14. comment
    Comment #29921753

    There is some useful information here, but saying docs are more secure than introspection makes no sense. The person can learn about your file upload endpoint through docs. Securit…

  15. comment
    Comment #29479233

    Had this exact thing happen in production when we turned off an audit DB replication slot. We got lucky and caught it before our entire app went down. It’s one of the many foot-gun…

  16. comment
    Comment #21900999

    I have implemented something similar, but used 12 characters. 6 is way too few for a secure URL

  17. comment
    Comment #21736314

    It looks like the code is running in iframes, so yes it would do hard navigation, but it would not change the domain the user sees.

  18. comment
    Comment #18437958

    "There is no universal solution for the Year 2038 problem"

  19. comment
    Comment #12172351

    No, that is not possible. Extensions in Chrome run in a different execution context than the website. The website's document.creatElement is different from the extension's. If the …

  20. comment
    Comment #11785448

    You can do it with google apps too, but it's a little more difficult. Login into an account and setup an alias. There is a limit to the number of aliases, but you can just create m…

  21. comment
    Comment #11469599

    I am not sure what you are getting at. Those don't occur on the web and are not an issue with desktop apps you install. If a desktop app wants to run a bash command, it can do it. …

  22. comment
    Comment #11466825

    That would be a good first step. It would have to be a subset of CSP. Don't allow inline scripts or eval.. Only on https is another step I see as very important.

  23. comment
    Comment #11466275

    I am not sure I agree "browsers generally have a better permission model than desktop apps". Yes, browsers ask the user if they would like to allow, but do desktops apps have rampa…

  24. story
  25. comment
    Comment #11056189

    I strongly disagree. People don't appreciate unwanted email to their personal accounts. That is why we don't put our email places where bots, recruiters, etc can easily access it. …