Elektrine lite

← Feed

cmmdmx

cmmdmx@mastodon.social

<p>&quot;Max&quot;, he/him. </p><p>Let&#39;s improve the world where we can!</p>

Posts

  • Post #1824767

    today is the day i installed #cachyos on my main desktop pc for daily use. took me about 3 hours to get all the basic things up and running (dual boot with old windows partition, installation of basic apps, ...) damn, it feels nice. last time I tried linux was several years ago, and I am stunned how good the experience is today! Still not good enough to let my parents install it alone, but we&amp;#39;re getting there! Awesome! #fckmicrosoft #linux #microsoft #windows

  • Post #1824766

    @miona bfbc2 is a real OG! 🥺😍 maybe still the best battlefield till today!

  • Post #1824765

    RE: https://mastodon.social/@derpostillon/116210900017359192 Als E-Auto wäre das nicht die dümmste Idee 🧐

  • Post #1824764

    Nein! Doch! Ohhh!!

  • Post #1824763

    building some #uncontrolled inputs in #solidjs thinking in solidjs when coming from #react still feels a bit challenging sometimes. but when digging deeper, it&amp;#39;s always a surprise, how much easier a pattern can be. for example, building uncontrolled inputs in react is a nightmare, you have to write so much strange code around react&amp;#39;s core principles (with ref, ...). In solidjs, I can *just do it* in a vanilla-ish way. but going back to these patterns feels uncomfortable at f...