Live data from Hacker News

Viewing profile — h45x1

h45x1

HN member
Joined
Tue, Feb 06, 2024, 7:28 AM UTC
HN karma
52
Public activity
26 items

About h45x1

No profile information was provided.

Recent public activity

  1. comment
    Comment #48409085

    I might be misjudging the security risks, but I can't see myself running Claude Code with full access to my work machine, simply relying on its built-in sandboxes and permission sy…

  2. story
  3. comment
    Comment #48399018

    Less knowledgeable overall, I would agree. LLMs are, if anything, the ultimate knowledge bases. But within our own areas of expertise, our worldview is typically more coherent and …

  4. story
    Ask HN: What happens when humans become as dumb as AI?

    The existential risk that has received much attention is machines eventually becoming as smart as people, and then smarter still. What I see in the news, and, anecdotally, around m…

  5. story
  6. comment
    Comment #48297974

    My pet theory comes to information density. LLM writing feels too shallow. If you read a text from a person who cares about her subject, there will be more useful detail and insigh…

  7. comment
    Comment #47604330

    I am surprised it's just half. The incentives are not there for replication or verification. You need to publish and it is easier to publish something new than to fight over existi…

  8. comment
    Comment #47579273

    Sure. Though to each his own, I'd imagine. Mine is quite basic. - 4 pages at the back are reserved for index. - Daily journal starts at the back. - There is no obligation to have r…

  9. comment
    Comment #47578406

    For reasons of just trying stuff out rather than for utility, I have a set of Python scripts to generate books from their titles alone using an LLM. There are hundreds of similarly…

  10. story
  11. comment
    Comment #47577489

    There is also the question of real estate. I can have several paper notes side by side (when taking notes on loose sheets) but with iPads or ReMarkables that'll be rather decadent.…

  12. comment
    Comment #47577423

    I have a dedicated couple of pages in a notebook, where I write down the note-taking conventions I use. When transitioning to a new notebook, I would copy those pages, possibly mak…

  13. comment
    Comment #47350737

    In my limited understanding, with zero-knowledge proofs. That's also what the blog mentions. Say, a website issues a challenge, you sign the challendge with your private key suppli…

  14. comment
    Comment #47349689

    "Careful design of the protocols maintains privacy by preventing sites from learning any additional information beyond personhood." Is personhood verification desirable? Say, HN in…

  15. comment
    Comment #47348176

    Starting with the CTAP 2.1 standard, there is a largeBlob extension in the standard that allows for storage of a small amount of arbitrary user data. The current libfido2 library i…

  16. story
  17. story
  18. comment
    Comment #45632715

    The prompts are slightly tailored towards a textbook but are otherwise generic. If you have a Gemini API key, you can specify any title and get your own book. It can take several h…

  19. story
  20. comment
    Comment #43710677

    I think with our modern day lives it's tough to accomplish. There is more multitasking going on our part, some of it necessary for work or social relations, so we learn to switch e…

  21. comment
    Comment #43148494

    Thanks! For animations I wrote some custom rendering code, with a simple API that exposes a canvas and the ability to paint either constant pixels, which never change in colour, or…

  22. comment
    Comment #43087392

    I wrote this blog back in 2023 but since then I became a frequent lurker on HN and decided to repost the blog here. For me, writing it was about connecting the dots between dynamic…

  23. story
  24. comment
    Comment #43082007

    Thank you for the tip, will do so. I thought I saw some interactive blogs under Show HN, but maybe I'm mistaken. The guidelines are indeed explicit. (Tried to do so but was a bit t…

  25. story
    (Ab)using general search algorithms on dynamic optimization problems (2023)

    I wrote this blog back in 2023 but since then I became a frequent lurker on HN and decided to repost the blog here. For me, writing it was about connecting the dots between dynamic…