Tobias Timpe

28 Followers
178 Following
144 Posts
It‘s funny: The most pro and fancy iPad is limited by the fact that it isn‘t currently jailbreakable. And ish only runs i386 binaries and gcc 10, which means that current node versions won‘t compile.
Ich bin dafür, „Liquid Glass“ als Blubberglas zu übersetzen.
@schwa billions and billions! 😀
I am trying to rewrite a TypeScript-based backend app in Rust and it’s interesting to see how annoying strict ownership of variables can be. Yes, I want to be able to set a global i32 from different places, even separate threads.
This may be a controversial take: VS 2010 IntelliSense is a lot faster and better than VS Code and Xcode combined. #visualstudio
The search in #Apple‘s Music app is still horribly broken. Also, why would you not keep my history and customize my search results based on that?
Oh no no no no no. We do not need this shitty image generation. No. Please stop. #wwdc
I‘m currently developing a small but rather complex web app that requires modals for creating child objects of yet to be saved parent objects and I‘m beginning to think that this whole SPA-thing is just not suitable for relations of that complexity. Thoughts? #webdev #spa
@laskov @lucsky PlainTime seems to be exactly what I need, thank you.
@i2h3 I‘m trying to save times without a Date component. The date will be dynamically added depending on the day. Think of train schedules that would be valid for a year.