HackerLangs
TopNewTrendsCommentsPastAskShowJobs

indigodaddy

14,281 karmajoined 9 years ago

Submissions

Never Argue with Your Boss (2009)

righteousit.com
4 points·by indigodaddy·13 hours ago·0 comments

A New 'Little House' Expands and Updates the Prairie

nytimes.com
2 points·by indigodaddy·2 days ago·1 comments

Adverse effects of spinal manipulation (2007)

pmc.ncbi.nlm.nih.gov
2 points·by indigodaddy·4 days ago·0 comments

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

twitter.com
5 points·by indigodaddy·5 days ago·5 comments

Show Day (2019)

thesunmagazine.org
3 points·by indigodaddy·5 days ago·0 comments

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

github.com
2 points·by indigodaddy·7 days ago·0 comments

Exe.dev Fan Site

exe-muttha-fukken-dev.exe.xyz
2 points·by indigodaddy·13 days ago·0 comments

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

science.org
4 points·by indigodaddy·15 days ago·1 comments

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

tandfonline.com
1 points·by indigodaddy·22 days ago·0 comments

What is happening at Meta? [video]

youtube.com
2 points·by indigodaddy·23 days ago·0 comments

HN-ReadTheRoom

hn-readtheroom.exe.xyz
1 points·by indigodaddy·23 days ago·0 comments

Is Vibe Coding Dead? Even Karpathy Is Moving On

forbes.com
5 points·by indigodaddy·26 days ago·0 comments

rsync-web: simple, lightweight web UI for rsync

github.com
3 points·by indigodaddy·last month·0 comments

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

youtube.com
3 points·by indigodaddy·last month·0 comments

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

github.com
1 points·by indigodaddy·last month·0 comments

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

economictimes.indiatimes.com
15 points·by indigodaddy·last month·8 comments

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

finance.yahoo.com
5 points·by indigodaddy·last month·0 comments

Litterbox – Somewhat Isolated Development Environments

github.com
2 points·by indigodaddy·last month·0 comments

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

youtube.com
10 points·by indigodaddy·last month·0 comments

FieldStation42 – Turn your computer into a vintage TV cable system

fieldstation42.com
2 points·by indigodaddy·2 months ago·0 comments

comments

indigodaddy
·5 days ago·discuss
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.
indigodaddy
·7 days ago·discuss
Or you could just use a great agent/harness like Shelley that already uses sqlite to store converians is searchable from the UI as well.

https://github.com/boldsoftware/shelley
indigodaddy
·10 days ago·discuss
Q: If/when Fable decides to nerd down to Opus on requests it deems dangerous, will we still pay the Fable API token rate?
indigodaddy
·11 days ago·discuss
Ignorance? I did say "competent" didn't I?
indigodaddy
·11 days ago·discuss
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.
indigodaddy
·14 days ago·discuss
Yeah crawshaw, you should check that out... ;)
indigodaddy
·14 days ago·discuss
You basically described exe.dev
indigodaddy
·16 days ago·discuss
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)
indigodaddy
·17 days ago·discuss
Apparently, NOT a theonion article
indigodaddy
·28 days ago·discuss
And..... I was right to be nervous
indigodaddy
·28 days ago·discuss
Lol I get nervous when I see a list of products with full specs but no prices
indigodaddy
·28 days ago·discuss
Just use Plexus [1]. The maintainer is not trying to be a hero or raise seed dollars or even really trying to promote it. He's just making an excellent, useful product. (Unaffiliated, just a happy user). It's not a full-on "LLMOps" platform (whatever that is), it's just a proxy that works very well and has some nice features.

[1] https://github.com/mcowger/plexus
indigodaddy
·29 days ago·discuss
Only non-pro is multimodal I believe
indigodaddy
·last month·discuss
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
indigodaddy
·last month·discuss
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.
indigodaddy
·last month·discuss
I'm a bit of a fanboy, but exe.dev + their Shelley web agent is pretty great
indigodaddy
·last month·discuss
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!
indigodaddy
·last month·discuss
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.
indigodaddy
·last month·discuss
My project is kinda sorta similar but uses Incus (LXC) and Caddy: https://github.com/jgbrwn/vibebin
indigodaddy
·last month·discuss
Harkens me back to Sun/Sparc hardware and Solaris.