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.
16.01.2026 05:51
π 1
π 0
π¬ 0
π 0
Urgh.
Maybe someone can put together a labeler for these folks/replies. π€
15.01.2026 23:04
π 3
π 0
π¬ 1
π 0
El Cocinero | Beacon Bits
Beacon dropped by @sirh.cc
π El Cocinero
Restaurant Β· Singapore, SG
β
β
β
β
β
Delicious tacos
#BeaconBits
08.01.2026 05:44
π 0
π 0
π¬ 0
π 0
Can this be combined with strudel.cc for playback of sets? π€
21.11.2025 05:13
π 4
π 0
π¬ 1
π 0
Lol I thought I was so original with sirh.cc π
18.07.2025 14:37
π 2
π 0
π¬ 0
π 0
Like this pattern for networking π
26.05.2025 04:05
π 2
π 0
π¬ 0
π 0
Anyone has been using @getgrist.bsky.social ? How do you like it?
It looks like what I've been looking for with Coda.
04.05.2025 05:11
π 1
π 0
π¬ 0
π 0
Anyone use zero-instrumentation profiling tools for Python? Howβs your experience with them?
E.g. perforator.tech
20.03.2025 06:29
π 3
π 0
π¬ 0
π 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.
24.02.2025 14:17
π 1
π 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.
24.02.2025 13:15
π 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.
27.11.2024 04:43
π 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.
24.02.2025 13:22
π 1
π 0
π¬ 2
π 0
β¦and GFM (GitHub Flavored Markdown) supports mermaid rendering.
24.02.2025 13:15
π 1
π 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.
24.02.2025 13:15
π 1
π 1
π¬ 1
π 0
Was wondering who else heard thatβ¦
05.02.2025 16:57
π 0
π 0
π¬ 0
π 0
Future LinkedIn skill:
* Able to persuade diverse set of LLM models.
25.01.2025 11:11
π 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 π...
25.01.2025 11:11
π 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).
15.01.2025 12:43
π 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.
15.01.2025 05:52
π 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.
15.01.2025 05:27
π 0
π 0
π¬ 1
π 0
Book that comes to mind is: Non-violent communication.
Not exactly about empathy directly but a tool to help with it.
12.01.2025 12:17
π 2
π 0
π¬ 2
π 0
30.12.2024 22:59
π 0
π 0
π¬ 0
π 0
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.
30.12.2024 22:24
π 2
π 0
π¬ 0
π 1
Used ChatGPT as an editor, and published it. Done is better than perfect, heh.
30.12.2024 22:21
π 1
π 0
π¬ 1
π 0
Ah, just saw this. You beat me to it.
30.12.2024 11:43
π 1
π 0
π¬ 0
π 0