Sungbin Jo
goranmoomin.dev
Sungbin Jo
@goranmoomin.dev
programming on the web with react and on the mac with cocoa, appkit, and swift. interested in programming languages and low-level system programming. an emacs user. profile image not me.
that’s a very sad (and very real) interpretation of apple’s intent – i would like to believe that apple does still want to reverse the trend of souring dev-relationship (though admittedly it’s getting harder and harder to believe with all of the stuff that happened during the past few months).
June 9, 2025 at 7:43 PM
imo just saying something related to allowing sideloading (with restrictions) or removing fees or allowing links or really just about anything, and then spinning it as if apple decided it itself for the sake of the platform would have made the crowd cheer
June 9, 2025 at 7:10 PM
i do have to say, i was pretty petty on apple before the wwdc, i’m still petty, but i’m also pretty delighted with the ipados update
June 9, 2025 at 6:27 PM
and a file system, and folders in the dock?! who would have thought! (i’m still happy and grateful)
June 9, 2025 at 6:22 PM
imo it’s pretty interesting from what i see – they published the newsroom article already.
June 9, 2025 at 5:51 PM
wait what is this for?! using lit and web components in a native macOS app?
May 31, 2025 at 5:53 PM
did that actually work out?
i have a feeling that the <script type=module> will load the module asynchronously, so you’re nondeterministically have LitElement on window (globalThis) on the following <script> tags, depending on the module load speed.
May 31, 2025 at 4:00 PM
i liked @thorstenball.com’s article on how they use amp: ampcode.com/how-i-use-amp explains generally how i use agentic llm tools as well, with a big reliance on version control to review llm-written code (which is why i don’t like aider).
Amp is now available. Here's how I use it.
Amp is now available. Here is how I use it.
ampcode.com
May 26, 2025 at 11:45 PM
Reposted by Sungbin Jo
making LLMs fly is going to depend wildly on your programming environment, but in general pairing one of the agentic tools (e.g. cursor in agent mode, claude code, or ampcode.com) with a tool that can report errors back (typescript, linters, rust compiler) as they iterate seems to work the best.
Amp
Everything will change.
ampcode.com
May 26, 2025 at 11:38 PM