HN user

saganus

2,233 karma
Posts91
Comments1,009
View on HN
imapenguin.com 3mo ago

Breaking Enigma with Index of Coincidence on a Commodore 64

saganus
48pts5
www.nature.com 5mo ago

Laser writing in glass for dense, fast and efficient archival data storage

saganus
17pts4
www.youtube.com 5mo ago

Indistinguishable from Magic: Manufacturing Modern Computer Chips (2013) [video]

saganus
2pts0
www.ej-eng.org 1y ago

Experimental Spacetime Distortion: Generating Gravitational Waves in the Lab

saganus
2pts0
www.ej-eng.org 1y ago

Experimental Spacetime Distortion: Generating Gravitational Waves in the Lab

saganus
1pts0
aws.amazon.com 1y ago

Amazon Bedrock Model Distillation

saganus
1pts0
anubis.techaro.lol 1y ago

Anubis – proof-of-work challenge to protect upstream resources from scrapers

saganus
3pts0
powershellforhackers.com 1y ago

Hiding Secrets in Emojis: The Invisible Character Trick

saganus
2pts0
github.com 1y ago

DoomPDF – Doom source port that runs inside a PDF file

saganus
2pts1
en.wikipedia.org 1y ago

.kkrieger – An FPS game from 2004 in 96kb

saganus
65pts10
twitter.com 2y ago

Brev.dev has been acquired by Nvidia

saganus
7pts4
www.youtube.com 2y ago

Indistinguishable from Magic: Manufacturing Modern Computer Chips (2013) [video]

saganus
2pts0
www.businesswire.com 2y ago

Bending Spoons to Acquire StreamYard

saganus
3pts0
github.com 2y ago

Garnet – A new remote cache-store from Microsoft Research

saganus
370pts118
twitter.com 3y ago

Treemap of an external HDD running a special program

saganus
1pts0
www.justice.gov 3y ago

Justice Department Sues Google for Monopolizing Digital Advertising Technologies

saganus
2pts0
twitter.com 3y ago

I add the SQLite amalgamation to my project, it adds Doom as a dependency

saganus
26pts0
theness.com 4y ago

Food Without Photosynthesis

saganus
2pts0
www.quantamagazine.org 4y ago

Computer Scientists Learned to Reinvent the Proof

saganus
1pts0
thehill.com 4y ago

Facebook, Instagram to allow calls for violence against Russians temporarily

saganus
10pts13
twitter.com 4y ago

Establishing Fast, Bidirectional Communication into Air-Gapped Systems

saganus
4pts0
www.economist.com 4y ago

Banks, gangsters and the strange resurgence of cash

saganus
159pts242
interestingengineering.com 4y ago

SpaceX and a Canadian Startup Will Turn Space into a Billboard

saganus
2pts3
aeon.co 5y ago

Fuck work – What if jobs are not the solution but the problem (2016)

saganus
27pts14
tiamat.tsotech.com 5y ago

Personal Application Omnipresence (2012)

saganus
1pts0
www.nature.com 5y ago

The false promise of herd immunity for Covid-19

saganus
5pts1
covidgraph.org 6y ago

A Knowledge Graph on Covid-19

saganus
3pts0
papers.ssrn.com 6y ago

Privacy Law's False Promise

saganus
1pts0
mymodernmet.com 6y ago

Number of Pixels Used in These Photos Is the Number of Animals Left

saganus
3pts0
www.atlasobscura.com 6y ago

A Mexican General’s Exile in Staten Island Led to Modern Chewing Gum

saganus
2pts0

You actually do need some understanding of how a car works, no?

For example, you need to know it uses gasoline (or diesel), it requires oil changes every certain amount of time, break pad replacement, etc.

You also probably need to know that you can't operate cars over a certain amount of water, that you need a driver's license, stopping at red lights, etc.

Sure, you might not need to be a mechanic, but that's far from not understanding how a car works, which to me sounds similar to knowing how to shoe a horse, which is different than being a horse vet.

Isn't that kinda how we got the plastic pollution problem in the ocean?

At first, the ocean seems immense. So much so that dumping plastic and toxic chemicals makes no difference.

But then we humans are great at scaling things it seems, such that at some point ocean plastic pollution became a real problem.

I know that space is much much bigger than our oceans, but I wouldn't underestimate the ability of mankind to scale launches to the point where debris becomes a problem.

Stop Using JWTs 1 month ago

I am very aware of your work!

It's the only prod usage of Macaroons I know of, I think.

Third-party discharge seems like a great way to have human-in-the-loop gating, among other interesting things.

Would be great reading your thoughts if you ever write about the agentic use case, having all the fly.io experience

Stop Using JWTs 1 month ago

Maybe I stated it wrong. Macaroons have the ability to attenuate the restrictions _without_ contacting the auth server, which makes it IMO fit for restricting and attenuating as much as you want, without much cost.

If I need a roundtrip to the auth server to attenuate, I am not necessarily going to do it as often.

Stop Using JWTs 1 month ago

I am still waiting for Macaroons to be used widely. I think they are a fantastic invention.

It seems they were not of very much use in the past, but with the agentic-everything now, I see this as a great way of delegating permissions to subagents, third-party agents, etc.

Working on something along these lines but unfortunately I cannot dedicate as much time as I'd like.

Still, if anyone is reading, give Macaroons a try!

How do you join private trackers from scratch?

I used to do this kind of things decades ago, but there was also still a few things not ripped and uploaded you had _some_ chance of participating.

Nowadays I imagine ~everything under the sun is already ripped, so how can you contribute to seed ratio? (or is that not even a thing anymore?)

I got:

"Hello, world! Welcome to the classic programming greeting. It is the traditional test message used to introduce beginners to computer science and verify that a language's syntax is properly understood"

Which clearly shows that there will be an avalanche of issues when non-technical people discover the joys of non-deterministic results.

From past experiences (and I'm sure I'm not alone here), I can almost guarantee that the senior devs did communicate the problems, but they were ignored or brushed aside.

Very seldomly does middle/upper management truly listens to engineers, unless there's buy-in from the CTO/VP to champion the ideas and complaints.

I've always thought I was the only one experiencing this and felt like I was crazy.

I guess it's "good" to know that I'm not alone.

The amount of times I've searched for a ticket that I know it's there (because I either have it opened in a different tab, or because I just created it), but can't find, it's just way to many.

Arm AGI CPU 4 months ago

What does AGI look like in your opinion?

Personally, I've used LLMs to debug hard-to-track code issues and AWS issues among other things.

Regardless of whether that was done via next-token prediction or not, it definitely looked like AGI, or at least very close to it.

Is it infallible? Not by a long shot. I always have to double-check everything, but at least it gave me solid starting points to figure out said issues.

It would've taken me probably weeks to find out without LLMd instead of the 1 or 2 hours it did.

In that context, I have a hard time thinking how would a "real" AGI system look like, that it's not the current one.

Not saying current LLMs are unequivocally AGI, but they are darn close for sure IMO.

Yeah, that was my understanding as well, so I fail to see how a proper SOC2 would have prevented this.

I mean ideally a proper SOC2 would mean there are processes in place to reduce the likelihood of this happening, and then also processes to recover from if it did ended up happening.

But the end result could've been essentially the same.

This is offtopic (and not affiliated in any way), but I recently read this blog post [https://benthams.substack.com/p/what-to-do-if-you-love-meat-...] which gave me an interesting point of view about this, much in line with what you are saying, but most importantly, an actionable (and easy if you have some spare money) thing to do.

I have since started donating to the mentioned organization, because I can't really bring myself to stop eating meat for several reasons (although I do avoid octopus just as you do), but at least this way I believe I might make a small difference.

Also, I recommend not reading the linked post about factory farm hell if you'd like to avoid having horrific descriptions planted in your head for weeks.

I assume they are getting ready for the next year or two of LLM development.

Maybe there's not much market right now, but who knows if DeepkSeek R3 or whatever will need something like this.

It would be awesome to be able to have a high-performance local-only coding assistant for example (or any other LLM apllication for that matter).