HN user

indigodaddy

14,308 karma
Posts2,027
Comments2,423
View on HN
github.com 4d ago

CannonSmash Web

indigodaddy
2pts0
indigenousinsider.substack.com 6d ago

When the Wildfires Rage, Who Gets to Breathe First?

indigodaddy
3pts0
history-of-webhosting.exe.xyz 6d ago

History of Web Hosting

indigodaddy
5pts0
techcrunch.com 7d ago

Vint Cerf is working on a plan to unleash AI agents on the open internet

indigodaddy
5pts2
righteousit.com 12d ago

Never argue with your boss (2009)

indigodaddy
56pts63
www.nytimes.com 14d ago

A New 'Little House' Expands and Updates the Prairie

indigodaddy
2pts1
pmc.ncbi.nlm.nih.gov 15d ago

Adverse effects of spinal manipulation (2007)

indigodaddy
2pts0
twitter.com 16d ago

It's clear that Fable-class LLMs are feeling constrained by "normal" vernacular

indigodaddy
5pts5
www.thesunmagazine.org 17d ago

Show Day (2019)

indigodaddy
3pts0
github.com 18d ago

Zork in browser with hand-crafted animated pixel-art scenes

indigodaddy
2pts0
exe-muttha-fukken-dev.exe.xyz 25d ago

Exe.dev Fan Site

indigodaddy
2pts0
www.science.org 26d ago

Ant queen lays eggs that hatch into two species (2025)

indigodaddy
4pts1
www.tandfonline.com 1mo ago

The effect of worked examples on learning solution steps and knowledge transfer

indigodaddy
1pts0
www.youtube.com 1mo ago

What is happening at Meta? [video]

indigodaddy
2pts0
hn-readtheroom.exe.xyz 1mo ago

HN-ReadTheRoom

indigodaddy
1pts0
www.forbes.com 1mo ago

Is Vibe Coding Dead? Even Karpathy Is Moving On

indigodaddy
5pts0
github.com 1mo ago

rsync-web: simple, lightweight web UI for rsync

indigodaddy
3pts0
www.youtube.com 1mo ago

From Zero to Senior: How I grew in my career [video]

indigodaddy
3pts0
github.com 1mo ago

WebSSH: A modern, feature-rich web-based SSH terminal with SFTP file manager

indigodaddy
1pts0
economictimes.indiatimes.com 1mo ago

US banks rely on a 65-year-old programming language

indigodaddy
15pts8
finance.yahoo.com 1mo ago

Ben Affleck: AI company he sold to Netflix for $600M leads to 'more human work'

indigodaddy
5pts0
github.com 1mo ago

Litterbox – Somewhat Isolated Development Environments

indigodaddy
2pts0
www.youtube.com 1mo ago

Meet The Computer Addicts - BBC Newsnight (1983) [video]

indigodaddy
10pts0
fieldstation42.com 1mo ago

FieldStation42 – Turn your computer into a vintage TV cable system

indigodaddy
2pts0
slopcop.brokk.ai 2mo ago

Slopcop

indigodaddy
1pts0
www.cnbc.com 2mo ago

The AI economy is rewriting the American Dream; and blue-collar is poised to win

indigodaddy
2pts3
www.youtube.com 2mo ago

Laid-off Atlassian Engineer talks generally about the stuff he built [video]

indigodaddy
3pts0
github.com 2mo ago

Lexicon – Manipulate DNS records on various DNS providers in a standardized way

indigodaddy
3pts0
cartalk-amp.exe.xyz 2mo ago

CarTalk-AMP: Search and Play Car Talk Episodes

indigodaddy
1pts0
dev.to 2mo ago

The case for Python + HTMX over React

indigodaddy
7pts0

“Generative AI is intentionally not deterministic, and that means you're going to solve the same issues -- hallucinations, primarily -- over and over again.”

I see it differently. Sure there are still some hallucinations (but less and less as we progress on), but I see the AI-is-not-deterministic characteristic as a good thing, in the same way that humans and human designers not being deterministic is a good thing. Imagine giving a project/task to a human, and it was completed exactly in the same way with exactly the same outputs as another human that the project was tasked to. Would that be better than each human having varying outcomes of the project? I think most would agree the answer is no.

So do/can users get a preview of the content before being required to make payment? Or is the idea that users are likely already familiar with the site/content to which they will pay? Sorry I only skimmed the article.

Did most of the companies have external facing jump servers? I'd hope at least companies have internal-only and even then with strict internal network access policies (+VPN etc) and ldap authorization etc. Can't imagine that any competent orgs would have externally-facing ssh or windows bastion hosts.

I'm interested in using these images on exe.dev. exe supports any oci images and stands it up as a microvm, in which it would be used non-ephemerally from that point. I'm assuming the images don't have any rc/services. How hard would it be to pull that back in after image deployment? (Also looks like I'd want to use the -dev images which include shell/apk, etc)

Kinda sorta analogous to the cloud engineers who can standup complex monstrosities in AWS-land, but don’t know the first thing about how to troubleshoot say a connectivity or simple problem where they have to ssh to an ec2 box and do the needful

Up to 50 VMs with your shared resource pool for $20/mo, just all their unique features like http integrations and Shelley of course is just native, their exeuntu image has everything you need. Build with Shelley, no need to deploy it's already on the VM (tell Shelley to setup systemd to "productionize" it) with a my-vm.exe.xyz url with auto-https via exe's https proxy where you can keep it private to your exe login or make it public (no auth through the exe https proxy).

I'd say try it out you won't be disappointed.

Pretty sure you could accomplish this in a large physical server or even a huge resource VM (that has KVM passthrough) with some sort of microvm technology? Then that would obviate the need for "multiple cloud instance per coding thread", it would just be a microvm on the large server.

Then again, I'm just the guy running his mouth, and you guys are the ones actually doing the work :)

BTW, looks very polished and thought-through, I may have to still give it a try!

I might use this if it supported any old cloud or VPS, and was at most $10/mo. The fact that you have decided that this platform should only live in your own custom cloud is unappealing to me.

Or, open source it and let us run it on our own VPS and keep your expensive cloud for those who want to pay. As it stands would never consider it.