Live data from Hacker News

Viewing profile — hamdouni

hamdouni

HN member
Joined
Fri, Feb 03, 2012, 9:23 AM UTC
HN karma
304
Public activity
205 items

About hamdouni

Human from planet earth. Neutral good. I code in my dreams.

Blog: https://barim.us Mastodon: @CodeCadim

Recent public activity

  1. comment
    Comment #49131994

    Genuine question: how will this "software for one" outlive its creator? I realize that if it were truly intended for just one user, it wouldn't matter, but in this specific case, t…

  2. comment
    Comment #48388339

    Or imap !

  3. comment
    Comment #47837826

    Maybe this can help https://simonwillison.net/2024/Oct/25/pelicans-on-a-bicycle/

  4. comment
    Comment #47738138

    Yeah, i'm also surprised people just read post title and jump to conclusions ...

  5. comment
    Comment #47729260

    "Community Activity: How to guarantee you'll get free, fast support when you hit a bug." Why is this a pillar of using open source in a business ? Take every thing for you enrichme…

  6. comment
    Comment #47451487

    Corry's enshitification is in charge

  7. comment
    Comment #47207995

    So we are cycling back to kind of Waterfall Development ? No more agility ? The trend is dead by AI ?

  8. comment
    Comment #47014729

    Using librairies, building TUI was easy before AI too.

  9. comment
    Comment #47014244

    Ben, that was one of my favorite "internet" stories... What a beautiful generational link!

  10. comment
    Comment #46966090

    Total resonance with this part : "They’re writing TypeScript that compiles to JavaScript that runs in a V8 engine written in C++ that’s making system calls to an OS kernel that’s s…

  11. comment
    Comment #46835814

    Why not if you are free to fork it and do whatever you want with it ?

  12. comment
    Comment #46343883

    Maybe they can use an LLM to help them implement this feature ? Oh wait a second...

  13. comment
    Comment #46181928

    Fork the project.

  14. comment
    Comment #46024950

    What about "just" having an history table aside ? Or perhaps a better name would be a mouvement table ?

  15. comment
    Comment #46023187

    ... Or your future AI agent

  16. comment
    Comment #46023182

    Write a commit message for your future self

  17. comment
    Comment #45951698

    My first programming book was The ZX81 Basic. The best I ever read.

  18. comment
    Comment #45951646

    The main point isn't about dependencies but loosing the mindset to learn from small domain problem

  19. comment
    Comment #45627457

    That one in the GDPR pop-up makes me laugh : By clicking "Accept All" you agree to let us sell your data. By clicking "Reject All" you agree to let us sell your data anyway.

  20. comment
    Comment #45561170

    I'm fine with Tux, thank you.

  21. comment
    Comment #45490122

    It is not cloud storage if it's not resilient... It's just remote storage.

  22. comment
    Comment #45480249

    I'm not a paper metaphore guy so I look at this with doubt : I'm more confident to remember that Super+3 shows my browser and Super+1 goes back to my "ide", than remembering that m…

  23. comment
    Comment #45396471

    Funny to see the demo resemble my decade-old DWM setup.

  24. comment
    Comment #45350615

    Mandatory reference https://xkcd.com/927/

  25. comment
    Comment #45162042

    This part of the readme may answer your questions : # List your VMs flint vm list --all # Launch a new Ubuntu VM named 'web-01' flint launch ubuntu-24.04 --name web-01 # SSH direct…