back
user profile
freakynit
1,756karma·880submissions·June 1, 2015
recent activity (880 total)
comment
This is a double-edged sword. Apple would love any failure to be blamed on Google, but not the branding to go with it. Apple's brand is so dominant that even if they say Siri is "powered by …
comment
I too built something similar (just for nodejs and bare-bones impl): https://github.com/freakynit/simple-npm-sandbox Was a fun little learning exercise.…
comment
Escape routes: - Tenant 1 What counts as "broken"? Is degraded performance "broken"? Is a security hole "broken" if tests still pass? Is a future bug caused by this chang…
comment
Hell naah... yet another attempt to create yet another walled garden. We've seen enough now.
comment
Aggregated and summarized comments: https://hn-discussions.top/navigating-anti-ai-hype/ …
comment
Not a dataset.. Anyways, found one on BigQuery
comment
https://hn-discussions.top/ai-pc-skepticism-dell-ces-2026/
comment
https://hn-discussions.top/ai-coding-assistants-reality-chec...
comment
https://hn-discussions.top/google-ai-tailwind-sponsorship/
comment
Vibe-coded one using LLM (only for semantic understanding of columns). Works well: https://github.com/freakynit/postgre-data-generator …
comment
:)
comment
Thanks a lot. These are what I was hoping to know.
comment
Thank you.. Have noted these down.
comment
Thanks... noted a few keywords to expand on further: 1. Symbolic reasoning 2. SAT/SMT/ASP 3. pre-machine-learning formulations of AI
comment
Im over 35 years of age. I have 15+ years of programming experience. And I generally consider myself as someone who has good breadth of tech in general. Yet, this is the first time in my life I'v…
comment
"""
Balanced and civil engagement with occasional mild suggestions — mostly neutral and constructive.
"""
comment
.
comment
Aggregated the discussions for easier reading: https://hn-discussions.top/venezuela-maduro-captured-us-stri... …
comment
Aggregated for easier reading: https://hn-discussions.top/who-is-hiring-jan-2026/ …
comment
This is the same route I followed for https://zenquery.app .... It uses LLM to generate SQL rather than working directly on data files. Saves a ton of costs as well since you don't ne…
comment
I built https://pagey.site fully vibe-coded (but heavily manually reviewed afterwards). Been pretty successful to say the least. Since launching in November, more than 50 people are regula…
comment
Thank you so much for the kind words.
comment
Insights from discussion threads (updated just now): https://hn-discussions.top/linux-desktop-2026/ …
comment
Thanks for checking out. And yes, I was sceptical too on this particular thread related to new year since I guessed most of the comments would be similar. But LLM's does show creativity in their …
comment
Hmmm... can you not provide such a tool built on top of pgBackRest? Im using it personally one one of my postgres installations, and it's incredibly simple. Having web ui built on top would also …
comment
Gemini generated explanation and simulation of MongoBleed: https://gemini.google.com/share/3529c5bb7d38 Reference: https://bigdata.2minutestreaming.com/p/mon…
comment
Wanted something simple like this, but, this seems to place a hard requirement that database to import to should be empty before a restore.