HN user

nivethan

2,079 karma

krowemoh[@]hotmail.com

Posts137
Comments82
View on HN
www.imperialviolet.org 6d ago

Streaming Encryption (2014)

nivethan
1pts0
mcmansionhell.com 1mo ago

McMansions 101: What Makes a McMansion Bad Architecture? (2016)

nivethan
36pts68
www.youtube.com 1mo ago

6th Finger Project (2022) [video]

nivethan
2pts0
kindlemodding.org 1mo ago

AdBreak – Jailbreaking the Kindle

nivethan
1pts0
blog.lawrencejones.dev 1mo ago

Use your database to power state machines (2023)

nivethan
4pts0
devpost.com 1mo ago

Freak in the Sheets – LLVM back end that compiles to Google Sheets

nivethan
2pts0
www.vox.com 1mo ago

Automakers invented the crime of jaywalking (2015)

nivethan
4pts0
nachtimwald.com 3mo ago

Selfhosting Vaultwarden (2023)

nivethan
1pts0
naturalist.bearblog.dev 3mo ago

The bee that everyone wants to save

nivethan
288pts88
www.youtube.com 4mo ago

Fantastic Anime Edit

nivethan
1pts0
cherrysroom.bearblog.dev 4mo ago

Low Effort Sandwiches

nivethan
2pts0
gomakethings.com 4mo ago

Trickle Down Effects

nivethan
2pts0
www.nytimes.com 7mo ago

New York's Best Espresso? (2002)

nivethan
1pts1
github.com 7mo ago

Gnome Workbench

nivethan
2pts0
rubenerd.com 7mo ago

Mozilla's latest quagmire

nivethan
237pts164
third-bit.com 8mo ago

What I Would Change in Lox for Teaching (2022)

nivethan
3pts0
www.chidiwilliams.com 8mo ago

Recursive Descent and Pratt Parsing

nivethan
3pts0
bernsteinbear.com 8mo ago

Bytecode Compilers and Interpreters (2019)

nivethan
2pts0
www.endbasic.dev 8mo ago

Basic parsing difficulties in EndBASIC (2023)

nivethan
4pts0
carlalexander.ca 8mo ago

How to Write a Book in Markdown

nivethan
2pts0
en.wikipedia.org 8mo ago

Diverging Diamond Interchange

nivethan
1pts0
posthog.com 8mo ago

Posthog Trash

nivethan
1pts0
developer.mozilla.org 9mo ago

HTML Modals

nivethan
2pts0
archaeology.org 9mo ago

Life-Size Human Statue Found at Göbeklitepe

nivethan
4pts2
jimkang.com 9mo ago

Remind Me in 10k Years

nivethan
1pts0
snarp.github.io 10mo ago

The Magnus Archives Transcripts

nivethan
1pts0
rubenerd.com 10mo ago

Silly booby traps in FreeBSD and NetBSD

nivethan
3pts0
en.wikipedia.org 10mo ago

Five Whys

nivethan
5pts1
www.jetzig.dev 10mo ago

A Web Framework for Zig

nivethan
159pts23
nuforc.org 10mo ago

The National UFO Reporting Center Online Database

nivethan
2pts0

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.

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.

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."

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...

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.

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?