The 9650 PCIe Gen 6 SSD achieves up to 28GB/s sequential read and 14GB/s sequential write. And 4080โs memory bandwidth (716.8GB/s). close to 25x slower.
I understand this is really fast storage speeds, but can someone explain how this SSD can help with "AI training and inference acceleration"?
05.08.2025 01:31 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
How is the story going so far?
03.08.2025 19:36 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Figma is going public today (31 July). Here's their tech stack, at a high-level, from the deepdive with CTO Kris Rasmussen in The Pragmatic Engineer back in 2023:
The full deepdive on how Figma operates from an engineering point of view: newsletter.pragmaticengineer.com/p/inside-fig...
31.07.2025 05:45 โ ๐ 92 ๐ 9 ๐ฌ 6 ๐ 0
PlanetScale for Postgres early access โ PlanetScale
Sign up for the PlanetScale for Postgres private preview waitlist
More invites to the PlanetScale for Postgres private preview go out today. Sign up for the waitlist:
planetscale.com/postgres
31.07.2025 15:16 โ ๐ 8 ๐ 2 ๐ฌ 0 ๐ 0
This issue is now closed.
Latest version available on brew is `1.18.5` ๐
31.07.2025 15:23 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
GitHub - cwida/FastLanes: Next-Gen Big Data File Format
Next-Gen Big Data File Format. Contribute to cwida/FastLanes development by creating an account on GitHub.
New data oriented file format just dropped.
FastLanes, "like Parquet, but with 40% better compression and 40ร faster decoding". ๐
Seems it can exploit correlations between columns and have fully SIMD friendly encodings to help with vectorization.
github.com/cwida/FastLa...
24.07.2025 15:12 โ ๐ 73 ๐ 16 ๐ฌ 3 ๐ 2
Thanks for letting me know of the issue. I updated the website to remove those characters, so it should be working now.
18.07.2025 15:54 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
U+202A & U+202C are not visible, yet the cursor jumps over it when selecting the text.
Solution: Fix the handle text in an editor that shows the unicode text.
In my case, when I paste the text in terminal or in a text editor like Sublime.
18.07.2025 05:32 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
bluecrawler.com Handle history checker fails when you paste profile handles from Bluesky profile page
I found this issue when I was trying to use @bluecrawler.com's 'handle history checker'.
As you can see in the screenshot, when I pasted my handle that I copied from my own profile page, the tool failed.
That is because of the invisible unicode text in the copied handle.
18.07.2025 05:32 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0
Example profile page in Bluesky. If you try to select and copy the handle (in this example, `@georgeck.me`), you will get (U+202A & U+202C) added to the selected text
TIL: When you copy a Bluesky handle from someone's profile page, it includes invisible Unicode characters (U+202A & U+202C).
This is because, the web app wraps handles in HTML like:
‪@username‬
This is a problem if you try to use the copied handle directly, for e.g. in an API call.
18.07.2025 05:32 โ ๐ 2 ๐ 0 ๐ฌ 2 ๐ 0
I gave a talk earlier this year at the internal Microsoft Performance Symposium called "Five True Things", and the goal was to convey some really basic properties about computers today. A short thread to recap them:
18.07.2025 03:26 โ ๐ 41 ๐ 15 ๐ฌ 2 ๐ 0
Blue Crawler
Blue Crawler is a free website that provides the latest Bluesky stats.
Neat tool for checking when an account joined Bluesky: bluecrawler.com/tools/bluesk...
I wanted to know when I joined.
17.07.2025 15:49 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
YouTube video by Jeff Geerling
There are three types of Mac users
You can DIY upgrade the M4 Pro Mac mini's internal SSD to 4TBโfor almost half Apple's upgrade pricing (but still 3x what normal M.2 NVMe SSDs cost ๐)
How does that compare to external Thunderbolt 5 storage? A video: www.youtube.com/watch?v=cqmP...
11.07.2025 14:03 โ ๐ 55 ๐ 4 ๐ฌ 1 ๐ 0
You can create zalgo text with:
- Online generators (search "zalgo text generator")
- Programming scripts that randomly insert combining chars
- Manual Unicode insertion (tedious!)
Jake's post is perfect - a warning about error-prone code that looks literally corrupted.
Chef's kiss! ๐จโ๐ณ๐
11.07.2025 16:59 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Unicode has "combining characters" - special marks designed to stack on base letters (like รฉ = e + ยด).
But if you add LOTS of random combining marks, you get this chaotic "glitched" effect:
Normal : behavior
Zalgo. : bฬถออeฬดฬฬออ havior
The text is still readable to screen readers!
11.07.2025 16:59 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Saw this brilliant corrupted Node.js warning by @jakebailey.dev and wondered how it's made - so, I looked it up.
Post link:
bsky.app/profile/jake...
It's called "zalgo text" and uses Unicode combining characters! Here's how it works... ๐งต๐
11.07.2025 16:59 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Bredbox, my Pocket clone - two things to know:
1. Completely written by AI. Great test for upping my Copilot skills.
2. Starting with what Pocket provided, but I have lots of ideas to improve it.
Sign up for test run notifications: https://bredbox.app
11.07.2025 14:32 โ ๐ 8 ๐ 1 ๐ฌ 0 ๐ 0
ATmosphere Report โ #124
Bluesky adds more notification settings, on chatbots and Bluesky, and a proposal for Auth Scopes brings new questions on sources of authority.
ATmosphere Report - this week's bluesky and atproto news:
- More notification settings for Bluesky
- How atproto is becoming a place to build multiperson LLM chatbots
- Bluesky's proposal for Auth Scopes also introduces new questions for governance
connectedplaces.online/reports/atmo...
10.07.2025 18:12 โ ๐ 104 ๐ 23 ๐ฌ 5 ๐ 6
Ooh, my Chrome DevTools extension for debugging Scroll-Driven Animations is approaching 3000 users โฆ
- Live Minimap (!)
- ScrollTimeline and ViewTimeline support
- CSS and WAAPI SDAs supported
- Plays nice with `position: sticky`
- Visualize and edit the animation-ranges
๐ brm.us/sda-debugger
11.07.2025 11:52 โ ๐ 51 ๐ 9 ๐ฌ 1 ๐ 1
RustDesk is a wonderfully useful remote desktop and support tool. It's even better paired with Tailscale, which handles the details that normally require self-hosting.
11.07.2025 13:55 โ ๐ 12 ๐ 1 ๐ฌ 2 ๐ 0
Looking for a simple way to run workflows without the complexity? Check out @dagu-org.bsky.social
- Single binary, zero dependencies
- Built-in scheduling, retry logic, and web UI
I use it to run @hncompanion.com bot.
Perfect for when you need reliability without the overhead of heavier tools.
11.07.2025 06:10 โ ๐ 5 ๐ 2 ๐ฌ 0 ๐ 0
Loved the energy at this meetup.
There were demos from @skylight.social, @sprk.so, @germnetwork.com and others.
The initial talk @knowtheory.net introduced us to the variety of apps that are being launched on the AT Protocol.
And finally, we also got a tour of the Internet @archive.org.
09.07.2025 05:20 โ ๐ 8 ๐ 0 ๐ฌ 0 ๐ 0
I am planning to attend. Looking forward to it.
03.07.2025 13:54 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Bay Area ATProto Meetup ยท Luma
Let's build the future of the social web! AT Protocol is the open-source social layer powering Bluesky and the emerging "Atmosphere" of social apps likeโฆ
Hey out there to our Bay Area ATProto nerds and ATProto curious friends. @germnetwork.com and ATProto Community Fund are hosting an ATProto meetup at the Internet @archive.org this coming Tuesday July 8th! Come on out, hack and chat: lu.ma/mf4n7jbi
02.07.2025 15:28 โ ๐ 27 ๐ 12 ๐ฌ 1 ๐ 4
After all, today is the first day of the second half of 2025.
02.07.2025 03:55 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Your friendly neighborhood library to help you build web components!
https://lit.dev
just this guy, you know? (director of research @ ink & switch, coined "local-first", contributor to automerge, former postgres guy, heroku staff, ex-game developer, arctic oceanographer.)
Building blocks for a better web. Open protocols to store, verify, and share data across distributed networks ๐.
https://ipfs.tech
๐ฉ๐พโ๐ป๐ฎ๐ฉ๐ป ๐๐ชฌ๐งฟLover of nerd jokes, tacos & โ๏ธCoffee โข Mom โข ๐ Readerโข Advocates โข OpenSourceโข DevOpsโข Javaโข Linuxโข Security โข ๐Speaker โข NoSQL Databasesโข MilSpouseCoders Thoughts are my own she/her
https://www.fafo.fm
https://sessionize.com/autumn-nash
I have thoughts. Lots of thoughts. They never stop thinking. Never stop thunking.
hachyderm.io/@hazelweakly
Engineering Manager @bigbite.net
Dad โข #Gaming โข #FinalFantasy enjoyer โข Web Dev
https://ampersandwich.co.uk
Former US Congressman, Proud RINO, husband, and military man. Fighting the MAGA brain worms daily!
Adamkinzinger.komi.io
Adamkinzinger.substack.com
The worldโs best login box, powered by @WorkOS and @radix-ui.
React components, icons, and colors for building high-quality, accessible UI. Free and open-source. A project by @workos.bsky.social
Building AT Protocol Visual Wonderland @sprk.so
Social that puts the user in control, with AT Protocol at its core.
Coming soon. Join the waitlist at sprk.so
Questions? Thoughts? Cupcake recipes? hello@sprk.so
React & Next.js โข JavaScript & TypeScript โข Freelance Full-Stack Web Developer โข Technical Co-Founder โข Father of 2 โข GitHub Star
Developer experience @liveblocks.io โข Interactive articles on chrisnicholas.dev
Creator of Script Kit (scriptkit.com)
Co-founder of egghead (egghead.io)
Proficient napper
Social networking technology created by Bluesky.
Developer-focused account. Follow @bsky.app for general announcements!
Bluesky API docs: docs.bsky.app
AT Protocol specs: atproto.com
Comic books. Board games. Open source.
Prev: Babel, Yarn, Flow, Parcel, Biome
cofounder/CTO @honeycombio, co-author of Observability Engineering and Database Reliability Engineering. I test in production and so do you. ๐๐ณ๏ธโ๐๐ฆ
Building something new... Previously at Google. Web maximalist. Web components. Creator of Lit. Oakland.
โ CEO & Founder CHAI.new with Langbase.com // @Google Devs Advisory Board // Award-winning @GitHub Star // Ex VP DX Rapid / Quoted by @SatyaNadella "awesome example for devs" // Creator of BaseAI.dev
Pushing notifications to Android, iOS, and Desktop devices since 2012. ๐ฒ
https://pushover.net
Please use https://support.pushover.net for support.