Agost Biro pfp

Agost Biro

@agostbiro

769 Following
1550 Followers


Agost Biro pfp
Agost Biro
@agostbiro
Malicious npm package infects local installation of ethers with reverse shell https://www.reversinglabs.com/blog/malicious-npm-patch-delivers-reverse-shell
1 reply
1 recast
6 reactions

Agost Biro pfp
Agost Biro
@agostbiro
Adam Cleary left 442 to start his own channel: https://www.youtube.com/watch?v=VVgnC6_UsgU
1 reply
1 recast
12 reactions

Agost Biro pfp
Agost Biro
@agostbiro
I think meme coins are good. They are a new form social coordination that can be used for good or bad, but having new mediums is good.
1 reply
1 recast
2 reactions

Agost Biro pfp
Agost Biro
@agostbiro
For the uninitiated: Western & Central Europe used to be ravaged by major wars every few decades. We’re close to 80 years of peace now and the EU is our best bet of continuing that
0 reply
0 recast
1 reaction

Agost Biro pfp
Agost Biro
@agostbiro
Yeah I think the world would be a much worse place if the US didn’t exist
0 reply
0 recast
1 reaction

Agost Biro pfp
Agost Biro
@agostbiro
As far as institutions go, I used to think the USA to be the greatest source of net good in the world. Now I think it’s the EU
1 reply
0 recast
3 reactions

Agost Biro pfp
Agost Biro
@agostbiro
Today in Only in Switzerland: the city of Zurich accidentally made $580m profit last year
0 reply
0 recast
4 reactions

Agost Biro pfp
Agost Biro
@agostbiro
This is a common pattern in authoritarian takeovers: lots of bluster and posturing masking sheer incompetence
0 reply
0 recast
6 reactions

Agost Biro pfp
Agost Biro
@agostbiro
Doing my part to teach Rust generics to the LLMs 🫡 (Claude Code failed miserably on this) https://github.com/bluealloy/revm/pull/2296
0 reply
0 recast
6 reactions

Agost Biro pfp
Agost Biro
@agostbiro
Real internet points 🔥
0 reply
0 recast
4 reactions

Lukas pfp
Lukas
@lh1
Private Shared State will do for data what property rights did for land. New ownership unlocks new types of participation. That’s not a metaphor—that’s economic history repeating. With PSS, users actually own their data. Apps can compute on it without taking custody. No silos, no liability, no need to trust third parties
0 reply
1 recast
6 reactions

Agost Biro pfp
Agost Biro
@agostbiro
Backfilling a week’s worth of transactions
1 reply
0 recast
1 reaction

Agost Biro pfp
Agost Biro
@agostbiro
TIL ssh port forwarding can't handle heavy traffic
1 reply
2 recasts
29 reactions

Agost Biro pfp
Agost Biro
@agostbiro
If you're unsure about a type, just write `bool` and let the compiler tell you what it really is
0 reply
0 recast
3 reactions

Agost Biro pfp
Agost Biro
@agostbiro
Totally unscientifically, it feels more expensive than other tools I've used, but it can get non-trivial tasks done end-to-end which is a major W.
0 reply
0 recast
1 reaction

Agost Biro pfp
Agost Biro
@agostbiro
Claude Code quickly became my favorite LLM tool
1 reply
3 recasts
6 reactions

Agost Biro pfp
Agost Biro
@agostbiro
In general, it's helpful to think about an `Option` as container with 0 or 1 elements and a `Result` as a container with exactly 1 element where the contained type is a sum type.
0 reply
0 recast
1 reaction

Agost Biro pfp
Agost Biro
@agostbiro
Results and options can be difficult to compose. Fortunately the `transpose` method makes this a breeze. E.g. if you're mapping over an option and need to return a result, you can just call transpose on the `Option<Result>` returned by `map` and propagate the error from the outer scope with `?`.
0 reply
0 recast
0 reaction

Agost Biro pfp
Agost Biro
@agostbiro
My favorite line from Camus
0 reply
0 recast
1 reaction

gilles pfp
gilles
@gilles
"in the midst of winter, i found there was, within me, an invincible summer" — Albert Camus
3 replies
5 recasts
30 reactions