HN user

imhoguy

2,845 karma

hn26@przez.email

Posts29
Comments1,401
View on HN
nouvelles.umontreal.ca 5mo ago

AzoBiPy – stable organic redox flow battery compound

imhoguy
1pts1
news.mit.edu 2y ago

A blueprint for making quantum computers easier to program

imhoguy
1pts0
news.ycombinator.com 2y ago

Ask HN: AI-proof Captcha

imhoguy
1pts3
pubs.aip.org 2y ago

2nd law of infodynamics and its implications for simulated universe hypothesis

imhoguy
14pts5
en.wikipedia.org 2y ago

Piphilology

imhoguy
1pts0
news.ycombinator.com 3y ago

Ask HN: Any volounteer firefighters (not only IT production)?

imhoguy
1pts0
en.wikipedia.org 3y ago

Degrowth

imhoguy
4pts0
thebluejester.medium.com 3y ago

‘Return to the office’ rhetoric needs to end

imhoguy
228pts311
vimeo.com 3y ago

Ray cat – long-term nuclear waste warning messenger (2015) [video]

imhoguy
1pts1
zoom.us 4y ago

Test Your Mic with Zoom

imhoguy
2pts0
www.youtube.com 4y ago

Visiting Hetzner DCs in Falkenstein, Germany [video]

imhoguy
7pts0
restofworld.org 4y ago

Honduran Islanders Push Back Libertarian Startup City

imhoguy
45pts11
github.com 4y ago

Agile in Their Own Words: The Problem with Agile and Scrum

imhoguy
2pts1
modern-sql.com 5y ago

Modern SQL Compatibility Matrices

imhoguy
2pts1
www.epsilontheory.com 5y ago

Gell-Mann Amnesia effect (2018)

imhoguy
1pts0
orb.farm 5y ago

Water Ecosystem Simulator

imhoguy
1pts0
en.wikipedia.org 6y ago

Troxler's Fading

imhoguy
1pts1
news.ycombinator.com 6y ago

Ask HN: Proactively reducing a contract daily rate?

imhoguy
3pts2
news.ycombinator.com 6y ago

Ask HN: How your Ask HN has influenced your life?

imhoguy
1pts0
en.wikipedia.org 6y ago

Jevons Paradox

imhoguy
1pts0
humanmade.com 6y ago

Dealing with the causes of stress in remote teams [pdf]

imhoguy
1pts0
www.bbc.com 6y ago

The Nazi book of anatomy still used by surgeons

imhoguy
10pts0
www.postgresql.org 7y ago

PostgreSQL Feature Matrix

imhoguy
1pts2
en.wikipedia.org 7y ago

Nine-nine-six (996) Working Hour System

imhoguy
11pts0
deploy.live 7y ago

The Shipwreck of GKE Cluster Upgrade

imhoguy
9pts1
github.com 7y ago

OrbitDB – serverless, peer-to-peer database on top of IPFS

imhoguy
202pts57
www.youtube.com 7y ago

Can a DevOps culture help avoid burnout? [video]

imhoguy
1pts0
www.theguardian.com 7y ago

Bored? No way. Ditching technology makes life complicated and beautiful (2017)

imhoguy
2pts0
blog.newskysecurity.com 9y ago

IoT Thermostat Bug Allows Hackers to Turn Up the Heat

imhoguy
3pts1

From my own experience, it is about lowering expectations, not detachement. World is full of things and processes I can't control, experiencing them without expectations gives me peace and joy, and I attach to them then in such blissful state.

It is already happening. E.g. soon F-Droid and any unattested open source Android app distribution will be gone, due in Sep 2026.

Same with GitHub and similar, we have CLAs for a while now for licensing. But I see project maintainers are frustrated with AI generated slop PRs and bad actor contributions. The ecosystem will be closing. You will be able to read code, but forget creating PR without some ID verification (because this is for kids or against terrorism).

What still works, but ofc depends on what you've made, is to reduce signup friction to minimum or skip it if you don't need user info. Then ensure the data you produce is easily shareable and by the network effect your users can market your service. To bootstrap initial spark you need to share these links yourself in communities which would be interested in your data. Please don't spam. Obviously converting freeloaders into customers is another book to learn.

Clever idea! Although after reading it briefly I see a need for secrets storage.

I've made one Telegram bot hosted on VPS with Docker and cloud LLM. It also interacts with a few other outside services and all credentials are injected via env vars now.

Should I push them as `.env` file for Telegram serverless?

Prompt is executable (interpreted) code with LLM agent harnes now, just the syntax is fuzzy.

"Please print 'hello world'"

Emotions experienced chart - that is insightful and matches my anecdata.

I think you get bad emotions when you have high expectations about social media and it is your main source of social life. Where positive happen when you have low expectations about social media and it is just addon to your life.

Example of gaps is being lonely, low self esteem, low self worth, no work network, no business network. So you stay glued to FB to build your life, to keep online friends, because you may have not many in life. Or you have no real work network so you need to stay current on LI because your next job is there.

CLAUDE.md (or AGENTS.md) is not good place to put all code change rules, because these rules would dillute the context and "distract" the agent e.g. during bugs triage or business analysis.

Instead modularize the knowledge with skills and specialized MD files. Agent should lazy load what is needed to do focused work.

Skills have usage description metadata, but with free files you can simply instruct agent with CLAUDE.md to load them, e.g.: "Before you attempt to change any frontend code first load and follow `docs/{JS|HTML|CSS}_coding_rules.md`".

GPT‑Live 14 days ago

Hopefuly I see conscious young people in my surroundings who refrain from using human like AI (voice). They say "it is cringe".

Moreover I think aggresive robocalls and advertising will derail the entire trend in a few years, people will become tired of fake talk.

The worst is that every agent session is generating so many "btw fix this" side-quests that it is really hard to stay in the task focus. I throw some into todo list manually but still it is exploding by the day. Perfect is enemy of good.

In my place I see currently a governance panel effort mandating around LLM agent skills usage, it is so much shit show that I expect productivity is going to fall to 0.5x pre-agents. But not pre-LLM as autocompletion was really helpful in the trenches. The tool in wrong governing hands and you get sand into cogs thrown.