TV I’ve enjoyed: * Fleabag * Shrinking Just finished the latter and I’m lost.. Please share recommendations.
Chris Chua
@sirh.cc
Software engineer in Singapore Remote, Staff+, Platform Engineering, Developer Experience, full-stack, Python, bazel Previously: In San Francisco, Data Visualization, web, graphics sirh.cc
Very reasonable take and position. It contrasts against another article that I came across recently..
Linus Torvalds is putting his foot down, and being reasonable! lore.kernel.org/linux-media/...
Thoroughly enjoyed watching this talk. Didn’t realize how much I missed this feeling. youtu.be/fdbXNWkpPMY
A love letter to Pi | Lucas Meijer
YouTube video by Build Monumental
youtu.be
The new build, test loop for automating a repetitive task that has non-deterministic features? Build: Babysitting Claude Code, asking it to write up the task as a skill for future use. Test: Ask Claude to one-shot via the skill. Repeat: Update skill until the Claude can one-shot without guidance.
📍 El Cocinero Restaurant · Singapore, SG ★★★★★ Delicious tacos #BeaconBits
El Cocinero | Beacon Bits
Beacon dropped by @sirh.cc
beaconbits.app
This fungus reminds me of Project Hail Mary, a book, and also the upcoming movie. I wonder if the timing of this article is correlated with the movie..
Chernobyl Fungus Appears to Have Evolved an Incredible Ability
The Chernobyl exclusion zone may be off-limits to humans, but ever since the Unit Four reactor at the Chernobyl Nuclear Power Plant exploded nearly 40 years ago, other forms of life have not only move...
sciencealert.com
Can this be combined with strudel.cc for playback of sets? 🤔
Strudel REPL
Strudel is a music live coding environment for the browser, porting the TidalCycles pattern language to JavaScript.
strudel.cc
github.com/unhappychoice/gitlogue "Cinematic Git commit replay" this is so slick, I'll have to find a way to use this in some upcoming videos
Anyone has been using @getgrist.bsky.social ? How do you like it? It looks like what I've been looking for with Coda.
Anyone use zero-instrumentation profiling tools for Python? How’s your experience with them? E.g. perforator.tech
perforator.tech
Ran into this issue. Syntax highlighting breaks the default way of rendering it via code blocks. I haven’t found a way to turn off syntax highlighting only for mermaid while leaving it on for other languages. This is frustrating given I’d think this is a common use case since they support GFM.
What is the best solution for using mermaid diagrams in Astro? I've failed a couple of times at implementing it now.
Debugging an error coming from an AI agent: `Expecting value: line 1 column 1 (char 0)` As I step through the code, I see why. The LLM (llama3.2:1b) is refusing to provide a response, as it thinks it could be used maliciously. Guess the next step is to persuade this model that I'm 😇...
Interesting: Meta created React Native. It’s used (with components at least) in their flagship apps: Facebook (iOS, Android), Instagram (Meta Quest), Messenger (desktop). Google created Flutter. And yet none of their flagship apps use it (Gmail, YouTube, Maps, Calendar).
Wrote on how to use a precompiled gRPC Compiler in Bazel for Python.
Using a Precompiled gRPC Compiler in Bazel for Python
How to use a precompiled gRPC compiler for Python in Bazel
blog.sirh.cc
Working on a new blog. Here goes, the first post, so I can test comments. blog.sirh.cc/post/new-blog/
New blog
Welcome to my new blog
blog.sirh.cc
✍️ "Hard truths about AI-assisted coding" tips & tricks in my latest article: bit.ly/ai-assisted While AI-Assisted coding can get you 70% of the way there (great for prototypes or MVPs), the final 30% requires significant human intervention for quality and maintainability.
I’m working on a blog post on some recent work I did with a monorepo. github.com/chrisirhc/bl... Anyone has comments on the outline or tools to recommend for improving the post?
WIP Pre-compiled gRPC plugin article by chrisirhc · Pull Request #3 · chrisirhc/blog.sirh.cc
See Files Changed to review: https://github.com/chrisirhc/blog.sirh.cc/pull/3/files
github.com
Finally took some time over past month to learn Wardley mapping. Still a technique I’ve rarely seen “in real life”, but glad that @mipsytipsy.bsky.social mentioned it a few times online in ~2018 and I’ve finally caught up 😂 lethain.com/learning-war...
Rough notes on learning Wardley Mapping.
In my ongoing efforts to draft a book on engineering strategy, I’ve finally reached the point where I need to transition “Wardley Mapping” from a topic to consider including into a topic that I either...
lethain.com
Wishing Google docs does this some day.
🎉 So happy that Slack has followed @github.com with the UX of creating a hyperlink by selecting text and pasting iff the clipboard contents are a url. Genius UX. Everyone building an input accepting markdown or rich text, please do this!
🎉 So happy that Slack has followed @github.com with the UX of creating a hyperlink by selecting text and pasting iff the clipboard contents are a url. Genius UX. Everyone building an input accepting markdown or rich text, please do this!
This is how I dreamed of companies/team members engaging with members of public on feedback/deep dives on their app. People learning from each other all around. Chef’s kiss. Perfect.
woah fantastic thread, thank you so much! lots to dig into
This is seriously one of my favorite articles, period. @samwho.dev is a genius at making content that's informative, interactive, and fun. Plus, I know how queues work now! Check it out if you haven't already: encore.dev/blog/queueing
Queueing – An interactive study of queueing strategies – Encore Blog
In this blog, we go on an interactive journey to understand common queueing strategies for handling HTTP requests.
encore.dev
Been on a rabbit hole lately of exploring justine.lol/cosmopolitan/ as an angle for a hermetic C/C++ compiler that works with MacOS as an alternative to zig. WebAssembly could be another angle to look into. 🤔 (Sorry for the jargon, 😅)
Cosmopolitan Libc: build-anywhere run-anywhere C library
justine.lol
Some of you know that I lead many Core infrastructure teams at Google, and one of those teams is Multiplatform development. As such, I've been extremely interested in WASM lately- you've probably heard about WASM's benefits for performance, but did you also know WASM is great at *portability*?
Switched the build for desktop app of anytype to @rspack.dev . It was a quick win! github.com/anyproto/any...
Switch build to rspack and add react-fast-refresh by chrisirhc · Pull Request #1040 · anyproto/anytype-ts
I understand that contributing to this repository will require me to agree with the CLA Description Rspack is rust-based web bundler that's intended to be a drop-in replacement for webpack t...
github.com