thanks for that link, I've thought that friction was helpful but this gives me a word and a concept to look at.
HN user
nivethan
krowemoh[@]hotmail.com
This is a terrifying and illuminating read.
Interestingly each of those sentences also tripped me up but I let it go as it read good enough.
This comment is pushing me to think critically about those weird sentences rather than just accepting it. Thanks for this comment.
This is like that short story with the various llm troubleshooting jobs in some solarpunky future. I loved it but the fact it was AI gives me a form of sadness. This is likely the same now.
I love this, ordered one now. I've been looking for something lightweight to use to ssh into various machines. Though tbh it might go into my junk drawer anyway. Maybe I like the idea of on the go ssh more than actually doing it.
I'm starting to think I should post my prompts if the model one shots it as I don't think the code itself is worth putting out.
I've done a little bit of this and Claude is pretty great. Take the app and let Claude run wild with it. It does require you to be relatively familiar with the app as you may need to guide it in the right direction.
I was able to get it to rebuild and hack together a .NET application that we don't have source for. This was done in a Linux VM and it gave me a version that I could build and run on Windows.
We're past the point of legacy blackbox apps being a mystery. Happy to talk more, my e-mail is available on my profile.
Archive link: https://archive.is/YxVWt
Picked it up :) The look inside was great, it reminds me of an old astronomy book that I was obsessed with a long time ago.
So many of these systems were one man shops. It really speaks to how easy to develop pick systems was. It still very much is.
I work on a bunch of Pick systems :) Love it all and we're still doing active development. (Feel free to send me an e-mail, we pick up orphaned systems)
If anyone wants to take a look, here are some links:
Open source version: https://github.com/geneb/ScarletDME
The last version of true pick: https://github.com/Krowemoh/R83
Is this aimed at being in the same role as petite-vue and alpinejs? They also don't have a build step.
I've started to think something like petite-vue and twind would let you build small internal tools quickly, there are some major downsides to it which is why I haven't committed yet.
Wow! Frogfind looks great, I've been thinking of writing my own proxy but it makes me happy to see someone has beat me to it.
The paper can be found here:
I wouldn’t feel right with myself if I didn’t say something.
Many people live with not feeling right with themselves.
Some additional context from Paul Lutus can be found at:
https://www.reddit.com/r/programming/comments/daabf/steve_jo...
and I'll leave this quoted post here:
The reason programming is fun is because it represents a counterpoint to reality. If you have a bad relationship and you invest energy in it, focus your attention on debugging it, it's likely to get worse, not better. But a computer program (once you have enough experience and skill) gradually get better, in direct proportion to your efforts.
This makes programming a make-believe replacement for reality, one that represents many people's fantasy about how reality should work. It's like a drug, except that you can hide your addiction more easily -- maybe even get paid to be a programming addict.
This is magical!
The Reddit thread from then as well:
https://www.reddit.com/r/accursedfarms/comments/h0cumc/delet...
Thanks for that bit of color. That is extremely interesting.
While reading about memexs, there is a side trail into the stuff of AI dreams. Bush describes a system (page 9) that can continue to work and investigate and set up links that the master can then come back to and join into the main trail of thought.
I imagine this is already an area of research but the more I look back the more it looks like we're creating stuff that was already thought of.
I would love to know what Vannevar Bush would have written about the memex now in the age of llms.
"Man can face an increasingly complex existence with hope, even with confidence."
The source is http://benmoren.com/ :)
Pick was a multivalue database and operating system that was built to track helicopter parts for the military. If history went differently we might all be using multivalue instead of sql to store things.
The idea of a multivalue string is similar to comma delimited data but instead of commas, you use special characters called attribute marks, value marks and subvalue marks. You can think of multivalue as a nosql style database. You dump data in whatever form you want into the database and then you can easily query against it.
Some links to read more about what Pick is and the history behind it:
https://en.wikipedia.org/wiki/Pick_operating_system
https://seeinggreen.typepad.com/my_weblog/2020/10/the-poet-t...
Really is the nerd superbowl out there.
One note, I don’t think the author is saying that the person should be anonymous but rather the way they talk to their audience should be. In the backend they will be known but for the audience they have a specific name that doesn’t have to be their full government name.
I was looking for something to get a file out of a qemu image and this was faster than trying to get ssh set up inside tiny core linux.
I deal with D3 pick and the fear I have of doing select bp and catalog bp is insane. The entire system is a mess so wiping the md would be catastrophic. :)
Found this from Aaron Swartz's post on rewriting Reddit originally from Lisp to Python.
More of a dumping ground for anything I find useful.
Great little story! It ends at a good spot where the story could go anywhere. Do you have any plans for a sequel or is sparking people's imagination the way to go?
Great article, I would certainly pay ants plenty of sugar to get away from my garage.
This is pretty cool :)