Hacker Newsnew | past | comments | ask | show | jobs | submit | sevg's commentslogin

I dunno, it seems mostly simple to me.

You have a .sops.yaml with some Age public keys, and then you run “sops secrets.yml” to create an encrypted file.


UUIDs are recognizable, have a version field, can be sorted in the case of UUIDv7, a standardized format means easy interoperability (eg, encoding, validation, serialization etc), and databases can optimize storage and efficiency when using a native UUID type.

If just using random bytes, you still need to make decisions about how to serialize, put it in a URL, logging etc so you’re basically just inventing you’re own format anyway for a problem that’s already solved.


That the problem is already solved does not mean the solution is good. Or that you can’t solve it better.

A uuidv4 is 15.25 bytes of payload encoded in 36 bytes (using standard serialisation), in a format which is not conducive to gui text selection.

You can encode 16 whole bytes in 26 bytes of easily selectable content by using a random source and encoding in base32, or 22 by using base58.


Has anything post-dating the DCE-RPC era ever looked at the version of a UUID?


It’s important to be empathetic here to how difficult these things can be for less tech literate people.

Adding more guidance and nudges doesn’t prevent capable users from succeeding, it just annoys them. But it means the lowest common denominators have a higher chance to succeed, which is much more valuable than level of annoyance.

And that’s pretty the point of accessibility.


Curious why the comment is inside double quotes. That often suggests blind copy/paste from LLM.


I'm also looking for "proof of pulse" somewhere and can't find it on the linked site, on Amazon, in his HN bio, or with a Google search. Unfortunately a necessity in the AI era.


What is proof of pulse? That I'm alive? This is my first time posting here i just signed up. This is also my first book that I have attempted to publish myself.


Yes, proof that you are a human. With so much AI slop on the internet you have to be defensive about your attention to avoid wasting it on low-effort LLM outputs.


I understand 100 percent! Too many people just copy paste blindly and I can't even look at social media feeds anymore. I spend a lot of my time thinking about where Ai is going to take us in the next few years.


LLMs are too smart to use meaningless terms like "containment terminal".

This smells like an ignorant human who played Fallout 4 and is now pretending to be knowledgeable.


That might be the point of the novel ?


To know who the mother was they’d have to first know the identity of the child.


Feels like nail in the coffin, Ars has already been going downhill for half a decade or more.

I unsubscribed (just the free rss) regardless of their retraction.


Unsubscribing from the free RSS feed. If you weren't paying or consuming ads, I'm not sure how much your vote should count.


So I can only share my opinion about Ars if I’m a paying subscriber? XD


This sort of publication lives or dies on mindshare.


> that has nothing to do with me.

Well, you left a cryptic comment that multiple people couldn’t understand. And then you refused to explain it.


This is one of those ideas that is so simple and elegant that it makes you think “why did I never think of doing this?!”

Neat trick! I don’t think I’ll namespace everything this way, because there’s some aliases and commands I run so often that the comma would get annoying, but for other less frequently used helper scripts then this will be perfect!


I do something similar with build trees, naming them +build, +cross-arm etc.

This convention was suggested by the GNU Arch version control system years ago (maybe 20??), but it's really useful for the same tab completion reason and I have kept it for almost two decades, even when I switched to git.


It was suggested by Tom Lord (RIP), who used it heavily long before he wrote GNU Arch.

File names or directories starting with a comma where considered “junk”, and ones with a plus sign I think where considered “precious”.


Maybe then try ending your commands with a comma so that you don’t break first-char autocomplete !


But that's the killer feature for me! I always forget the little commands I've written over the years, whereas a leading comma will easily let me list them.


https://en.wikipedia.org/wiki/Oatmeal

https://en.wikipedia.org/wiki/Porridge

Oatmeal is a more specific term than porridge, because porridge isn’t necessarily made from oats (eg, rice in Asia).

Though in the UK, when someone says “porridge” they almost always mean oat porridge or oatmeal.


You could put the name and explanation in CLAUDE.md/AGENTS.md, plus the path to the rest of the skill that Claude can read if needed.

That seems roughly equivalent to my unenlightened mind!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: