Elektrine lite

โ† Feed

Undefik

michaln@bitbang.social

<p>21M, autistic<br />๐Ÿณโ€๐ŸŒˆโฌ‡</p>

Posts

  • Post #3090664

  • Post #3090663

    On december 31st, 2025, MTV aired for the last time because their audience has moved to Tiktok, Youtube and such. Quite literally, internet killed the video star ๐Ÿ˜ข

  • Post #3090662

    DIY power strip spotted near a local E-waste bin ๐Ÿ˜‚ Yes, that&amp;#39;s a wooden board with 4 wall outlets.

  • Post #3090661

    Thanks to David Lee&amp;#39;s NTVDM project and a copy of Phil Katz&amp;#39;s PKZIP, I am now able to unpack ZIP files with reduce-compressed files that I would not be able to unzip with the unzip command. Granted, nowadays most ZIPs use the DEFLATE algorithm, but in older ZIPs that I occasionally need to unzip, the reduce algorithm may still pop up. Link to NTVDM: https://github.com/davidly/ntvdm

  • Post #3090660

    needed to unscrew this abomination of a screw today. To whoever designed this, SCREW YOU! (pun intended)

  • Post #3090659

    So I&amp;#39;m working on a final project for my C# course. I needed a database object that has an array of strings as one of its fields. I&amp;#39;m thinking &amp;quot;EF is smart, right? it&amp;#39;s gonna create a second table with a PK, a FK and a string column, right?&amp;quot;