Viewing profile — giorgioz
giorgioz
HN member- Joined
- Sun, Jul 30, 2017, 4:50 PM UTC
- HN karma
- 935
- Public activity
- 563 items
- HN profile
- View on Hacker News ↗
About giorgioz
Recent public activity
-
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…
-
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
- story
-
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…
-
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…
-
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…
-
comment
Comment #48438095
Come on Linux is the terminal dominion for excellence! Claude Code in terminal all the way!!
-
comment
Comment #48181385
Even before vibe coding I was already using this Photoshop copycat as webapp: https://www.photopea.com/
-
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…
-
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…
-
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…
-
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: "
-
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…
-
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…
-
comment
Comment #47412797
Or did you actually finished the book? Think very hard. You must want it.
-
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…
-
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…
-
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 …
-
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…
-
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
-
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
-
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…
-
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…
-
comment
Comment #46926515
Some new sci-fi books among the stars: We are Bob Red rising Murderbot
-
comment
Comment #46844437
I didn't know about --dry-run until last summer Claude Code added it to a script it had created.