Live data from Hacker News

Viewing profile — giorgioz

giorgioz

HN member
Joined
Sun, Jul 30, 2017, 4:50 PM UTC
HN karma
935
Public activity
563 items

About giorgioz

digital nomad traveling the world while founding startups

Recent public activity

  1. comment
    Comment #48883267

    I've been trying Fable 5 and GPT 5.6 Sol last few days. My impression is that Sol consumes a lot less tokens that Fable 5 being comparable. Gpt 5.6 Sol can be run sustainably on on…

  2. comment
    Comment #48852268

    On top of GPT 5.6 Sol they added a Tamagotchi / Clippy mascotte https://x.com/giorgio_zampa/status/2075319657997750495?s=20

  3. story
  4. comment
    Comment #48684470

    The article doesn't even try to explain the correlation between the heat-wave and the public alcohol drinking. Are there a lot people hospitalized because of drinking alcohol? It c…

  5. comment
    Comment #48582493

    I think apartments needs maintenance and it's hard to communicate to the landlord there is a problem or fix or find someone to fix it. The mold is very common. The mold is very eas…

  6. comment
    Comment #48492692

    Read the blog posts from Peter Steinberget blog steipete.me about his setup. Many AI builders converged on using the terminal with multiple panes. When a prompt is running if you d…

  7. comment
    Comment #48438095

    Come on Linux is the terminal dominion for excellence! Claude Code in terminal all the way!!

  8. comment
    Comment #48181385

    Even before vibe coding I was already using this Photoshop copycat as webapp: https://www.photopea.com/

  9. comment
    Comment #47762216

    Also www.reddit.com is/was doing the same back button hijacking. From google.com visiting a post, then clicking back and you would find yourself on Reddit general feed instead of b…

  10. comment
    Comment #47741690

    POSSIBLE FIX: I think changing your default DNS servers to Google 8.8.8.8 or Cloudflare 1.1.1.1 might bypass the spanish sunday ban on Cloudlflare. macOS + Cloudlfare 1.1.1.1 https…

  11. comment
    Comment #47728448

    After Theme Park https://en.wikipedia.org/wiki/Theme_Park_(video_game) and Theme Hospital https://en.wikipedia.org/wiki/Theme_Hospital videogames now it's the turn of: THEME TRAFFI…

  12. comment
    Comment #47686793

    I also didn't know the acronym IR. A good solution is passing the URL to ChatGPT and asking "what does IR mean in this url: "

  13. comment
    Comment #47491591

    Loved the article because I exactly hit the stages all up till the 5th! Thank you for making me see the whole picture and journey! I think a problem to DSPy is that they don't know…

  14. comment
    Comment #47425129

    I actually didn't notice since there weren't gradients. On one side what you are saying it's true but on the other side it rings like "it was better when it was worse" which I alwa…

  15. comment
    Comment #47412797

    Or did you actually finished the book? Think very hard. You must want it.

  16. comment
    Comment #47385381

    snarky critical or mocking in an indirect or sarcastic way. I think the constructive information is mentioning Github Pages were built on .md file and they have existed for 10 year…

  17. comment
    Comment #47380658

    Yes it's awesome! I'm creating a lot of CLIs with Claude Code to interact with external services. Yesterday made a CLI for the Google Search Console so I can prompt "get all proble…

  18. comment
    Comment #47380621

    The monorepo make it easier to ship the overall product but harder to ship parts of it. I've used a monorepo for the past 13 years and I got all shared packages with version 0.0.0 …

  19. comment
    Comment #47380583

    that's true. Take care because in the YCombinator there is "Don't be snarky". Ask yourself how you could have provided the same useful insight without being snarky: https://news.yc…

  20. comment
    Comment #46985668

    The search seems keyword based rather than meaning based (like Google). Searched 'under garden basement' and got garden furniture. Searched 'gazebo' but didn't get any gazebo cads

  21. comment
    Comment #46975364

    Hehe when I write it I separated them by return \n but Hacker News strips the single new lines. It's not very WYSIWYG

  22. comment
    Comment #46971943

    When technology is rapidly progressing up in iperbole or exponential it looks like it reach infinity. In practice though at some point will reach a physical limit and it will go fl…

  23. comment
    Comment #46936864

    Is it more common in English to use there terms Parallel and Sequential or Parallel and Series ? Made a React Library to generate video as code and named two components I was wonde…

  24. comment
    Comment #46926515

    Some new sci-fi books among the stars: We are Bob Red rising Murderbot

  25. comment
    Comment #46844437

    I didn't know about --dry-run until last summer Claude Code added it to a script it had created.