Shane da Silva pfp

Shane da Silva

@sds

545 Following
34523 Followers


Shane da Silva pfp
Shane da Silva
@sds
Citizen Kane Movie · 1941 · ★★★★½ Has held up tremendously well, given our current times.
1 reply
5 recasts
21 reactions

Shane da Silva pfp
Shane da Silva
@sds
A brief discussion on why Farcaster uses little-endian and UTF-8 at the protocol level. https://paragraph.xyz/@sds.eth/endianness-and-string-encoding
0 reply
36 recasts
143 reactions

Shane da Silva pfp
Shane da Silva
@sds
A new year's resolution is to write more technical blog posts about challenges we're working on for Warpcast + Farcaster. Here's a post discussing our migration from Faktory to our own hand-rolled job processing framework, and the lessons learned. https://paragraph.xyz/@sds.eth/building-a-job-processing-system
12 replies
40 recasts
156 reactions

Shane da Silva pfp
Shane da Silva
@sds
Taking a moment to reflect, I can’t help but marvel at the fortune that we have experienced as humans. Yes, we have our challenges. There are things to be mindful of, even fearful of. But the universe continues to demonstrate that we are on a trajectory that is full of opportunity. If there’s anything we need to embrace right now, it’s optimism. Wishing everyone a happy, healthy new year. Let’s make this next solar revolution meaningful, and keep this experiment going.
2 replies
9 recasts
64 reactions

Shane da Silva pfp
Shane da Silva
@sds
Been wondering when we would see thorium reactors for over a decade, as they are inherently safer than uranium-based reactors. Sad the US isn’t leading the charge, but hopefully this prompts further investment. https://spectrum.ieee.org/chinas-thorium-molten-salt-reactor
2 replies
5 recasts
14 reactions

Shane da Silva pfp
Shane da Silva
@sds
Using stored procedures for complex query patterns makes sense, but I don't have an intuition for the kind of query complexity necessary before seeing tangible benefits switching from prepared statements. Glad someone is experimenting! https://github.com/pg-nano/pg-nano/
1 reply
46 recasts
54 reactions

Shane da Silva pfp
Shane da Silva
@sds
Fish just released their rewrite in Rust! A Herculean effort—very impressive. https://fishshell.com/blog/rustport/
3 replies
52 recasts
92 reactions

Shane da Silva pfp
Shane da Silva
@sds
We've released a simple tool for those running on AWS: https://github.com/warpcast/awsh The Snapchain team has been running a number performance tests to identify and eliminate bottlenecks in the Rust implementation. These tests run in our AWS environment because of the quick setup+teardown convenience. However, connecting to these instances and dealing with SSH keys in a security-conscious way has always been a pain, along with managing host key verification of a constantly revolving list of reused IP addresses. Why not get rid of the need for SSH client keys + host keys entirely? AWS EC2 Instance Connect has the tooling, but it doesn't work like the ssh executable does so it feels clumsy. We've merged the tools with a simple script to make it easy to hop on boxes in your environment.
2 replies
21 recasts
73 reactions

Shane da Silva pfp
Shane da Silva
@sds
Recently switched from using Z-Shell for the past decade to Fish [1]. When paired with the Fisher plugin manager [2] and the Tide prompt plugin [3], it's been a much more pleasant experience than I was expecting. Like many before me, I have synthesized my setup into a bootstrap script I can run on a brand-new mac and everything Just Works™—you can find it here, though I recommend you use it for reference and not for your personal setup, as it is very opinionated and changing often: https://github.com/sds/.files?tab=readme-ov-file#dot-files It's a pretty stark departure from my prior solution, but after a decade the YAGNI principle [4] has really rung true for me—I spent far too much time making my configuration framework [5] customizable to an unnecessary degree. [1] https://fishshell.com/ [2] https://github.com/jorgebucaran/fisher [3] https://github.com/IlanCosman/tide [4] https://en.wikipedia.org/wiki/You_aren%27t_gonna_need_it [5] https://github.com/sds/dot
8 replies
2 recasts
72 reactions

Shane da Silva pfp
Shane da Silva
@sds
When you’re working with @sanjay @dynemyte and @suurkivi, best to brush up on some background.
1 reply
3 recasts
37 reactions

Shane da Silva pfp
Shane da Silva
@sds
Generous offer
1 reply
6 recasts
31 reactions

Shane da Silva pfp
Shane da Silva
@sds
Pretty huge win for Rust if all unsafe functions can be formally verified. https://foundation.rust-lang.org/news/rust-foundation-collaborates-with-aws-initiative-to-verify-rust-standard-libraries/
2 replies
24 recasts
81 reactions

Shane da Silva pfp
Shane da Silva
@sds
Canadian Professor Erik Demaine recently proved that tiling with three polygons is undecidable—wow! 👏 https://erikdemaine.org/papers/ThreeTiles_CGW2024/paper.pdf
0 reply
1 recast
3 reactions

Shane da Silva pfp
Shane da Silva
@sds
Name a better duo that performed their own death-defying stunts without safety equipment. I'll wait.
4 replies
8 recasts
16 reactions

Shane da Silva pfp
Shane da Silva
@sds
46% of the new companies entering the New American Fortune 500 in 2024 were founded by immigrants or children of immigrants. https://www.americanimmigrationcouncil.org/research/new-american-fortune-500-2024
1 reply
1 recast
23 reactions

Shane da Silva pfp
Shane da Silva
@sds
As an immigrant, there's something deeply satisfying about the world's most valuable company being founded by an immigrant and headquartered in America. https://www.washingtonpost.com/business/2024/11/05/nvidia-tops-apple/
1 reply
1 recast
46 reactions

Shane da Silva pfp
Shane da Silva
@sds
I'm behind the times—apparently folks have been running Postgres on unikernels for quite some time†. https://www.prisma.io/blog/announcing-prisma-postgres-early-access https://nanovms.com/dev/tutorials/running-postgres-as-a-unikernel †
2 replies
3 recasts
26 reactions

Shane da Silva pfp
Shane da Silva
@sds
You're welcome. https://sf.now/
1 reply
11 recasts
14 reactions

Shane da Silva pfp
Shane da Silva
@sds
If I wasn't working on @warpcast and @farcaster, you know where I would be.
1 reply
5 recasts
30 reactions

Shane da Silva pfp
Shane da Silva
@sds
Switched over from Docker Desktop to OrbStack (https://orbstack.dev) on my mac for the last month, and a way better experience—well worth the small cost. Warpcast's test suite runs almost twice as fast under OrbStack compared to Docker Desktop (running a few containers).
5 replies
31 recasts
105 reactions