i could not resist, i updated my main device to ios 26 on the first dayโฆ and itโs burning through battery like crazy lol
09.06.2025 21:16 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0@goranmoomin.dev.bsky.social
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.
i could not resist, i updated my main device to ios 26 on the first dayโฆ and itโs burning through battery like crazy lol
09.06.2025 21:16 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Containerization Framework The Containerization framework enables developers to create, download, or run Linux container images directly on Mac. Itโs built on an open-source framework optimized for Apple silicon and provides secure isolation between container images.
๐๐ #wwdc25
www.apple.com/newsroom/202...
Just announced at WWDC: WebGPU Landing in Safari 26!
The announcement favours graphics, but this will be a huge step forward for running AI models on device via libraries like Transformers.js
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).
09.06.2025 19:43 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0imo 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
09.06.2025 19:10 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0btw, the luxโs article on the glass ui was pretty spot on www.lux.camera/physicality-...
09.06.2025 18:33 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0#wwdc25 iโm sad that they didnโt have a single saying about developer relations โย they could have shown like one apology and iโm pretty sure 90% of the most enthusiastic apple indies would have forgiven apple and forget everything about all of what was going on the last few years
09.06.2025 18:31 โ ๐ 2 ๐ 1 ๐ฌ 2 ๐ 0i 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
09.06.2025 18:27 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0omg wtf background tasks as well? apple decided to finally make ipad a computer
09.06.2025 18:25 โ ๐ 14 ๐ 1 ๐ฌ 1 ๐ 0ipados is finally a touch-enabled macos โย it is pretty well done, iโll have to admit
09.06.2025 18:23 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 1and a file system, and folders in the dock?! who would have thought! (iโm still happy and grateful)
09.06.2025 18:22 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0iโm not sure if i should be happy or sad that we finally got a boring windowing system, and apple is hyping up about that
i do have to say that the traffic lights are ugly.
the fact that the window rounded cornersโ radius doesnโt match with the traffic lights annoy me immenselyโฆ eww
09.06.2025 18:03 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0for iphone mirroring, cjk users canโt enjoy that because input methods arenโt supported โย is this the 90s? i genuinely is sad that itโs still not fixed for a year
09.06.2025 17:59 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0i donโt like the look of sidebars for liquid glass on macOS :(
09.06.2025 17:57 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0#wwdc25 seems like ipad finally gets an actual honest-to-god windowing system with menu bars, traffic lights, and everything
09.06.2025 17:55 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 1The powerful and intuitive new windowing system lets users fluidly resize app windows, place them exactly where they want, and open even more windows at once.
#wwdc25 seems like ipados 25 also has an actual windowing system (finally)?
www.apple.com/newsroom/202...
imo itโs pretty interesting from what i see โย they published the newsroom article already.
09.06.2025 17:51 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0#wwdc25
Huh macOS Tahoe 26 integrating shortcut actions and menu items into spotlight is pretty interesting; a lot of pretty interesting goodies.
www.apple.com/newsroom/202...
wait what is this for?! using lit and web components in a native macOS app?
31.05.2025 17:53 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0did 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.
iโve using LLMs for web development the most, and i feel that the use of tailwindcss is detrimental when reviewing LLM written code โ you see the 10 classes on your code, wondering why theyโre there and if theyโre actually required (and often they arenโt!).
is this only me?
I gotta come clean, me joining the @sketch.com team was all part of a LONG CON, just so that I could ship a dynamic app icon โ muhahaha, FOOLS!
27.05.2025 14:07 โ ๐ 43 ๐ 3 ๐ฌ 3 ๐ 2i 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).
26.05.2025 23:45 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0making 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.
26.05.2025 23:37 โ ๐ 5 ๐ 1 ๐ฌ 1 ๐ 0making 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.
26.05.2025 23:37 โ ๐ 5 ๐ 1 ๐ฌ 1 ๐ 0Revisiting the classics:
21.05.2025 18:56 โ ๐ 195 ๐ 27 ๐ฌ 12 ๐ 0was reading this article flak.tedunangst.com/post/fan-ser... and got a good laugh from this part:
GUIDs are not big endian, they are not little endian, they are Goldilocks endian.
imho the whole tone is a bit sour, but i think the articleโs frustrations are valid.
itโs not like MCP is a one-man random oss project, itโs being pushed by anthropic โ having only a python/ts sdk, combined with a complex protocol and insufficient spec does make it frustrating.
This is funny to me because in 2004 Miguel got super into C# and started the Mono project which was the original open source version of C#, then Microsoft *bought* mono and so now Miguel is super into Swift and is making open source Swift tooling.
To me this is like "Who is the Microsoft of 2024โฆ"