Elektrine lite

← Feed

Adam Bell :catPOWER:

b3ll@mastodon.social

<p>I make synths, interactions, animations, and hack things 🏎 🇨🇦 <a href="https://mastodon.social/tags/no" class="mention hashtag" rel="tag">#<span>no</span></a> <a href="https://mastodon.social/tags/u" class="mention hashtag" rel="tag">#<span>u</span></a></p><p>iOS UI @ Netflix</p>

Posts

  • Post #4226895

    Me: &amp;quot;Add searchable here to filter the list&amp;quot; SOTA LLM: *does not add .searchable* ``` struct SearchRequestTarget { let searchQuery: String } /* some other garbage */ ``` Clown code strikes again

  • Post #4077792

    What do we think about the contrast here?

  • Post #4047041

    I have this amazing bug on my iPad Pro (5th gen) running 26.4.2 where when I try to update it, it asks for the device password but no keyboard pops up (yet all other textfields work fine!) No amount of restarts or rotations is fixing it, the keyboard just renders as a broken ~44pts high rounded toolbar at the bottom of the screen 😆 Finder update via IPSW it is!

  • Post #3958675

    Words cannot describe how sad the Destiny 2 situation is making me feel. So many incredibly talented folks being thrown out for no reason other than poor management and bad decisions. I really, truly, will miss this game and miss being able to experience the wonder and beauty so many people poured their heart and souls into.

  • Post #3958674

    Siri, I do not have a truck, nor do I have even have a camera outside that would indicate any kind of car lol

  • Post #3958673

    Unusable smh https://shitposter.world/objects/0aaff490-fd1e-4f04-8990-01e75a6f87ce

  • Post #3958672

    Podcast Document Format https://pdx.social/@patc/116857419881554592

  • Post #3958671

    sure, why not

  • Post #3958670

    Me: *joins a new Slack channel* Slack: &amp;quot;Get the AI Scoop on this channel!!&amp;quot; Me: How about, no?

  • Post #3958669

    🇪🇸 🇪🇸 🇪🇸

  • Post #1845109

    The feeling of starting to read an article and then seeing: &amp;quot;This wasn&amp;#39;t just X. It was Y&amp;quot; sigh.

  • Post #1845108

    RE: https://mastodon.social/@b3ll/116337487757204313 https://mastodon.online/@tomshardware/116477397910472770

  • Post #1845107

    Helped lead the engineering efforts on this and worked with some really amazing people to bring this together. Super proud of the work my teammates did on this one!! https://about.netflix.com/en/news/introducing-exciting-new-ways-to-find-and-enjoy-your-next-favorite-on-mobile h/t @nebson, @_caro_n, @kf

  • Post #1845105

    The web is remarkable nowadays

  • Post #1426709

    @schwa it really is something to think about

  • Post #1426708

  • Post #1426707

    Excited for this year&amp;#39;s WWDC They&amp;#39;ll probably announce aiOS and then the stock will go up 600%

  • Post #1122445

    Apple: We made an iPhone chip run macOS Some random developer: I made a Wii run macOS https://bryankeller.github.io/2026/04/08/porting-mac-os-x-nintendo-wii.html

  • Post #1034128

    OH “I&amp;#39;m not just correct. I&amp;#39;m absolutely right.” - @latte

  • Post #1034127

    No ticket for me this year again :( #WWDC26

  • Post #1034126

    The hilarious part about people writing &amp;quot;skills&amp;quot; or prompts is that no matter how much they write… they&amp;#39;re still interfacing with nondeterministic models &amp;quot;You **must never** `rm -rf /folder` ever!&amp;quot; 1. There&amp;#39;s no guarantee this won&amp;#39;t happen (only a decreased likelihood) 2. This has now added something it shouldn&amp;#39;t do as part of its context… potentially increasing the likelihood of it happening This is fine

  • Post #1034125

    Since SPM Traits has seemingly a union of all other traits enabled across the build graph, this leads to the wonderful feature where a project in an Xcode workspace that enables a trait *also* enables it on any other project in the workspace (regardless if a dependency or not) :( I really want my preprocessor macros / defines back

  • Post #1034124

    Managed to slim down / optimize my CarPlay hacks for my car into a little OrangePi Zero 2W (coming from a Raspberry Pi 5). Power draw is now like… less than a watt Wild

  • Post #1034123

    Getting tickets to a Sharks game and one of the filters is for &amp;quot;Impressing a Guest&amp;quot;

  • Post #1034122

    Me: &amp;quot;If I do X, will Y happen?&amp;quot; Coding Agent: &amp;quot;yep totally, do it&amp;quot; Narrator: &amp;quot;Y did not happen&amp;quot;