Advertisement · 728 × 90

Posts by Chris Chua

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.

2 months ago 1 0 0 0

Urgh.
Maybe someone can put together a labeler for these folks/replies. 🤔

2 months ago 3 0 1 0
El Cocinero | Beacon Bits Beacon dropped by @sirh.cc

📍 El Cocinero
Restaurant · Singapore, SG
★★★★★

Delicious tacos

#BeaconBits

3 months ago 0 0 0 0
Preview
From the rust community on Reddit: Is the Wasm's Component Model/ Wasip2 is already dead? Explore this post and more from the rust community

Was just thinking this as I was trying out Go and Python interop and coming across: www.reddit.com/r/rust/comme...

3 months ago 1 0 0 0
Preview
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...

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..

4 months ago 1 0 0 0

Can this be combined with strudel.cc for playback of sets? 🤔

4 months ago 4 0 1 0
Preview
Bear Bear is a beautiful, powerfully simple Markdown note taking app to capture, write, and organize your life.

Bear.app

8 months ago 0 0 0 0

Lol I thought I was so original with sirh.cc 😆

8 months ago 2 0 0 0

Like this pattern for networking 📌

10 months ago 2 0 0 0
Advertisement

Anyone has been using @getgrist.bsky.social ? How do you like it?
It looks like what I've been looking for with Coda.

11 months ago 1 0 0 0

Anyone use zero-instrumentation profiling tools for Python? How’s your experience with them?

E.g. perforator.tech

1 year ago 3 0 0 0
Preview
Add excludeLangs for syntax highlighting · withastro roadmap · Discussion #1124 Body Summary Add an option to exclude certain languages from syntax highlighting. Background & Motivation Syntax highlighting adds markup to code blocks. The default Mermaids integration fails and ...

Created an RFC: github.com/withastro/ro...

1 year ago 1 1 1 0

Dug into the source, looks like exclusions are managed here github.com/withastro/as...

Will contribute an excludeLangs option when I get a chance.

1 year ago 1 0 1 0
Preview
Diagrams Use fenced code blocks and Markdown render hooks to include diagrams in your content.

Ah glad to know that the defaults on Hugo support it. I see gohugo.io/content-mana...

1 year ago 2 0 1 0

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.

1 year ago 1 1 1 0

What is the best solution for using mermaid diagrams in Astro? I've failed a couple of times at implementing it now.

1 year ago 4 1 2 0

@webpro.nl @ssp.sh @cassidoo.co in case you’ve taken a stab at mermaid rendering on your blog, curious what you’ve came up with.

I haven’t dug into the syntax highlighting internals but perhaps I should.

1 year ago 1 0 2 0

…and GFM (GitHub Flavored Markdown) supports mermaid rendering.

1 year ago 1 0 1 0
Advertisement

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.

1 year ago 1 1 1 0

Was wondering who else heard that…

1 year ago 0 0 0 0

Future LinkedIn skill:
* Able to persuade diverse set of LLM models.

1 year ago 0 0 0 0

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 😇...

1 year ago 1 0 1 0

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).

1 year ago 275 27 24 4

I meant that typically two modes (mocks, real endpoints) are kept available in the test code.
If the test strictly requires mocks and will never run without mocks (i.e. a mode that records new mocks such as when API endpoints have updated) then I typically regard it less of an integration test.

1 year ago 0 0 1 0

It’s okay to do so but there’s still a way to run it without the mocked APIs to hit real endpoints.
It’s not that they must rely on mocks being available.

1 year ago 0 0 1 0
Advertisement

Book that comes to mind is: Non-violent communication.

Not exactly about empathy directly but a tool to help with it.

1 year ago 2 0 2 0
1 year ago 0 0 0 0
Preview
Using a Precompiled gRPC Compiler in Bazel for Python How to use a precompiled gRPC compiler for Python in Bazel

Wrote on how to use a precompiled gRPC Compiler in Bazel for Python.

1 year ago 2 0 0 1

Used ChatGPT as an editor, and published it. Done is better than perfect, heh.

1 year ago 1 0 1 0

Ah, just saw this. You beat me to it.

1 year ago 1 0 0 0