101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

477
active users

#win32

0 posts0 participants0 posts today
SuperIlu<p>I pushed an update to <a href="https://mastodon.social/tags/DOStodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOStodon</span></a> (the <a href="https://mastodon.social/tags/Mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mastodon</span></a> client for MS-DOS):</p><p>- Updated <a href="https://mastodon.social/tags/curl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>curl</span></a> to 8.13.0<br>- Updated <a href="https://mastodon.social/tags/mbedTLS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mbedTLS</span></a> to 3.6.3<br>- Fixed <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> version (works on <a href="https://mastodon.social/tags/WinXP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WinXP</span></a> or newer), DLLs were missing</p><p>Grab it at <a href="https://github.com/SuperIlu/DOStodon" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/SuperIlu/DOStodon</span><span class="invisible"></span></a></p><p>Screenshot is showing the win32 version running on Win10.</p><p><a href="https://mastodon.social/tags/Javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Javascript</span></a> <a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> <a href="https://mastodon.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CreativeCoding</span></a> <a href="https://mastodon.social/tags/MastodonClient" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MastodonClient</span></a> <a href="https://mastodon.social/tags/FreeDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeDOS</span></a> <a href="https://mastodon.social/tags/DJGPP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DJGPP</span></a> <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a></p>
SuperIlu<p>I updated <a href="https://mastodon.social/tags/mbedTLS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mbedTLS</span></a> and <a href="https://mastodon.social/tags/curl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>curl</span></a> in <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a>. This one took a lot longer than I expected because curl dropped Makefile.mk builds and I had to switch to <a href="https://mastodon.social/tags/CMake" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CMake</span></a> or <a href="https://mastodon.social/tags/autconf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>autconf</span></a>.<br>I went with CMake, but had to work around some weird problems.</p><p><a href="https://mastodon.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> and <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> build are already green again, I'll tackle <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> later...</p><p><a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a></p>
argv minus one<p>I notice that it is not typical for ELF executables to include `.`, the same folder as the executable itself is in, in their RUNPATH. (I don't know if that's even valid.)</p><p>This is unlike <a href="https://mastodon.sdf.org/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a>, which will search for a DLL beginning in the same folder as the EXE that's trying to load it.</p><p>I wonder why the difference? The Win32 behavior seems reasonable to me.</p><p><a href="https://mastodon.sdf.org/tags/Unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unix</span></a> <a href="https://mastodon.sdf.org/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>
SuperIlu<p>I pushed an update to <a href="https://mastodon.social/tags/DOStodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOStodon</span></a> (the <a href="https://mastodon.social/tags/Mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mastodon</span></a> client for MS-DOS):</p><p>- Updated README because of login-problems with Mastodon 4.3 or newer<br>- Uploaded <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> version (works on <a href="https://mastodon.social/tags/WinXP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WinXP</span></a> or newer)</p><p>Grab it at <a href="https://github.com/SuperIlu/DOStodon" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/SuperIlu/DOStodon</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/Javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Javascript</span></a> <a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> <a href="https://mastodon.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CreativeCoding</span></a> <a href="https://mastodon.social/tags/MastodonClient" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MastodonClient</span></a> <a href="https://mastodon.social/tags/FreeDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeDOS</span></a> <a href="https://mastodon.social/tags/DJGPP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DJGPP</span></a> <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a></p>
Matt Campbell<p>Any <a href="https://toot.cafe/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> programmers working on <a href="https://toot.cafe/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> know of a reusable thing for waking up the Ui thread from a non-UI thread, and possibly sending a value back? Seems like that could be a tiny, reusable crate. Yes, yes, people will grouse about the proliferation of small dependencies, but that approach has its advantages, and Rust makes it pretty natural, so I'm inclined to not fight it.</p>
SuperIlu<p>My 2024 <a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/recap" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recap</span></a>:</p><p>- Two <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a> releases and a <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> port</p><p>- A new release of <a href="https://mastodon.social/tags/jSH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jSH</span></a></p><p>- Contributed <a href="https://mastodon.social/tags/DJGPP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DJGPP</span></a> patches to <a href="https://mastodon.social/tags/mbedTLS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mbedTLS</span></a> and <a href="https://mastodon.social/tags/jasper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jasper</span></a></p><p>- Updated my <a href="https://mastodon.social/tags/BuildRoot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BuildRoot</span></a> GeodeLX repo</p><p>- Updated DOSQLite (<a href="https://mastodon.social/tags/SQLite" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQLite</span></a> for MS-DOS)</p><p>- 11 Updates to <a href="https://mastodon.social/tags/DOStodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOStodon</span></a> (<a href="https://mastodon.social/tags/MastodonClient" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MastodonClient</span></a> for MS-DOS)</p><p>- Three updates to <a href="https://mastodon.social/tags/httpDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>httpDOS</span></a> (<a href="https://mastodon.social/tags/HTTPS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTTPS</span></a> server for MS-DOS)</p><p><a href="https://mastodon.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> <a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.social/tags/recap2024" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recap2024</span></a> <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.social/tags/SQLite3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQLite3</span></a> <a href="https://mastodon.social/tags/FreeDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeDOS</span></a> <a href="https://mastodon.social/tags/creativecoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>creativecoding</span></a> <a href="https://mastodon.social/tags/p5js" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>p5js</span></a> <a href="https://mastodon.social/tags/retrodev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrodev</span></a> <a href="https://mastodon.social/tags/retrodevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrodevelopment</span></a> <a href="https://mastodon.social/tags/3dfx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>3dfx</span></a> <a href="https://mastodon.social/tags/OpenGL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenGL</span></a> <a href="https://mastodon.social/tags/Processing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Processing</span></a></p>
SuperIlu<p>The sketch works on the <a href="https://mastodon.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> and <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> versions of <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a>, too.</p><p><a href="https://mastodon.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CreativeCoding</span></a> <a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a></p>
SuperIlu<p>.oO(<a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> and <a href="https://mastodon.social/tags/win98" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win98</span></a> are REALLY testing my patience here. <a href="https://mastodon.social/tags/DOStodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOStodon</span></a> works fine with the win32-port of <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a> on <a href="https://mastodon.social/tags/Win10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win10</span></a>, but <a href="https://mastodon.social/tags/SQLite3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQLite3</span></a> and <a href="https://mastodon.social/tags/Curl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Curl</span></a> fail on <a href="https://mastodon.social/tags/Win98" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win98</span></a>) 🤬</p>
SuperIlu<p>I can neither confirm, nor deny that this is a running <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> port of <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a>. Please move on, there is nothing to see (because it does not yet start on <a href="https://mastodon.social/tags/Win98" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win98</span></a>)...</p><p><a href="https://mastodon.social/tags/Javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Javascript</span></a> <a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CreativeCoding</span></a> <a href="https://mastodon.social/tags/processing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>processing</span></a> <a href="https://mastodon.social/tags/p5js" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>p5js</span></a> <a href="https://mastodon.social/tags/mingw" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mingw</span></a></p>
Jeezy<p>A long overdue overview video of all of the cool new features in komorebi v0.1.27 and v0.1.28 :)</p><p><a href="https://www.youtube.com/watch?v=n7xZb2KilKY" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=n7xZb2KilK</span><span class="invisible">Y</span></a></p><p><a href="https://hachyderm.io/tags/rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rust</span></a> <a href="https://hachyderm.io/tags/windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows</span></a> <a href="https://hachyderm.io/tags/twm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>twm</span></a> <a href="https://hachyderm.io/tags/tilingwm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tilingwm</span></a> <a href="https://hachyderm.io/tags/tilingwindowmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tilingwindowmanager</span></a> <a href="https://hachyderm.io/tags/productivity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>productivity</span></a> <a href="https://hachyderm.io/tags/workflow" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>workflow</span></a> <a href="https://hachyderm.io/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> <a href="https://hachyderm.io/tags/windows11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows11</span></a></p>
Mathias Panzenböck<p>Sometimes when I write a small tool/lib just for fun I think surely I can make it also work under <a href="https://chaos.social/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> with a flick of a wrist, but then I read up on the <a href="https://chaos.social/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> API and it is insanity all the way down. However, rarely I find the opposite: <a href="https://chaos.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a>'s (<a href="https://chaos.social/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a>'s? <a href="https://chaos.social/tags/glibc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>glibc</span></a>'s?) way of dealing with environment variables is insane. Inherently cannot be made thread safe. The Win32 alternative seems to be thread safe.</p>
Fell<p>You know, not everything about Windows is bad. I like the Registry, and the Win32 API is great. And uhh... yeah... that's pretty much it. :drgn_flat: </p><p><a href="https://ma.fellr.net/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> <a href="https://ma.fellr.net/tags/Registry" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Registry</span></a> <a href="https://ma.fellr.net/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> <a href="https://ma.fellr.net/tags/Microsoft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Microsoft</span></a></p>
Felix Palmen 📯<p>BTW the specific <a href="https://techhub.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a>-api-braindamage that hit me in <a href="https://techhub.social/tags/dos2ansi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dos2ansi</span></a> 1.0 was FlushFileBuffers(): <a href="https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-flushfilebuffers" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">learn.microsoft.com/en-us/wind</span><span class="invisible">ows/win32/api/fileapi/nf-fileapi-flushfilebuffers</span></a></p><p>Sure, my fault not to read the *whole* docs before using it and just assuming sane semantics 🙈:</p><p>&gt; The function fails if _hFile_ is a handle to the console output. That is because the console output is not buffered.</p><p>Okayyyy. I mean, not *having* to know what some "handle" used to do I/O is referring to exactly is kind of the whole point of any I/O abstraction, at least I thought so. Any API I've seen so far would just make it a no-op (and, of course, succeed) in such a case. 🤯 </p><p><a href="https://techhub.social/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> <a href="https://techhub.social/tags/WinAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WinAPI</span></a> <a href="https://techhub.social/tags/braindamage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>braindamage</span></a></p>
Felix Palmen 📯<p>This will probably be the last release of <a href="https://techhub.social/tags/dos2ansi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dos2ansi</span></a> for quite a while, v1.1:<br><a href="https://github.com/Zirias/dos2ansi/releases/tag/v1.1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/Zirias/dos2ansi/rel</span><span class="invisible">eases/tag/v1.1</span></a></p><p>Reason: It now has all the features I could think of initially ... and some nasty <a href="https://techhub.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a>-api-braindamage-related bug (only affecting <a href="https://techhub.social/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> of course) plus a few minor things I missed in v1.0 were fixed/improved. 🙈 </p><p>Sure, if someone has a great idea what should be added, I'm open to suggestions 😎 </p><p><a href="https://techhub.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> <a href="https://techhub.social/tags/VGA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VGA</span></a> <a href="https://techhub.social/tags/ansiart" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ansiart</span></a> <a href="https://techhub.social/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a></p>
Felix Palmen 📯<p>And dos2ansi v0.8 is here!</p><p>Not only because <a href="https://techhub.social/tags/SAUCE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SAUCE</span></a> indeed had a few bugs in 0.7 .... there are also quite a few improvements.</p><p>For SAUCE, I now added <a href="https://techhub.social/tags/comment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>comment</span></a> support ... and as I don't own any authentic <a href="https://techhub.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> file with that, I added some fake comment according to the spec to test it ... which is ... not so great ... please, if you have files using some more SAUCE features, contact me 🙏 </p><p>Download source and <a href="https://techhub.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> binary here:<br><a href="https://github.com/Zirias/dos2ansi/releases/tag/v0.8" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/Zirias/dos2ansi/rel</span><span class="invisible">eases/tag/v0.8</span></a></p>
Kevin Karhan :verified:<p><span class="h-card"><a href="https://mastodon.social/@atomicpoet" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>atomicpoet</span></a></span> <span class="h-card"><a href="https://hachyderm.io/@rberger" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rberger</span></a></span> Both should've never existed in the first place.</p><p><a href="https://mstdn.social/tags/Silverlight" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Silverlight</span></a> - like <a href="https://mstdn.social/tags/Flash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Flash</span></a> - deservedly died as all <a href="https://mstdn.social/tags/proprietary" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>proprietary</span></a> <a href="https://mstdn.social/tags/rentseeking" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rentseeking</span></a> technology should!</p><p>I sincerely hope proprietary shit like <a href="https://mstdn.social/tags/MAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MAPI</span></a> &amp; <a href="https://mstdn.social/tags/OOXML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OOXML</span></a> will soon die out with <a href="https://mstdn.social/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> / <a href="https://mstdn.social/tags/Win64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win64</span></a> / <a href="https://mstdn.social/tags/WinRT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WinRT</span></a> APIs.</p><p>Because the only sustainable tech is FLOSS...</p>
Fell<p><a href="https://ma.fellr.net/tags/Microsoft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Microsoft</span></a> wants to rewrite `explorer.exe` with the <a href="https://ma.fellr.net/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> App <a href="https://ma.fellr.net/tags/SDK" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SDK</span></a> and <a href="https://ma.fellr.net/tags/WinUI3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WinUI3</span></a>. </p><p>The current <a href="https://ma.fellr.net/tags/explorer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>explorer</span></a> is slow af, but somehow I feel like they will manage to make it even slower.</p><p>I wanted to try <a href="https://ma.fellr.net/tags/WinUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WinUI</span></a> a few times now, but they made it impossible to use in a regular program. It has to be a packaged <a href="https://ma.fellr.net/tags/App" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>App</span></a> and it has to be distributed through the <a href="https://ma.fellr.net/tags/WindowsStore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WindowsStore</span></a>. And all of a sudden, the <a href="https://ma.fellr.net/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> <a href="https://ma.fellr.net/tags/GUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GUI</span></a> seems still fine to me. </p><p>Or, actually, <a href="https://ma.fellr.net/tags/WxWidgets" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WxWidgets</span></a>! Did you know it had an update recently?</p>
James Bartlett :terminal:<p>I've been using <a href="https://techhub.social/tags/Tabby" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tabby</span></a> (formerly <a href="https://techhub.social/tags/Terminus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terminus</span></a>) as my main <a href="https://techhub.social/tags/Terminal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terminal</span></a> app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite <a href="https://techhub.social/tags/TabbyTweaks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TabbyTweaks</span></a>.</p><p>1. A <a href="https://techhub.social/tags/PowerShell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerShell</span></a> script that launches Tabby, waits for its <a href="https://techhub.social/tags/MainWindowHandle" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MainWindowHandle</span></a> to appear, then hides it using <a href="https://techhub.social/tags/ShowWindowAsync" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ShowWindowAsync</span></a> <a href="https://techhub.social/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> <a href="https://techhub.social/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> (see <a href="https://techhub.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> link below)<br>2. Docking setting enabled (I keep mine docked to the left edge of my main display)<br>3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"<br>4. Custom <a href="https://techhub.social/tags/PowerShellCore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerShellCore</span></a>, <a href="https://techhub.social/tags/WindowsPowerShell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WindowsPowerShell</span></a>, <a href="https://techhub.social/tags/CMD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CMD</span></a>, <a href="https://techhub.social/tags/WSL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WSL</span></a>, and <a href="https://techhub.social/tags/SSH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SSH</span></a> profiles (both admin and non-admin)<br>5. <a href="https://techhub.social/tags/OhMyPosh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OhMyPosh</span></a> running a slightly modified <a href="https://techhub.social/tags/froczh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>froczh</span></a> theme</p><p>My "Start-TabbyHidden.ps1" script: <a href="https://github.com/JamesDBartlett3/PoshBits/blob/main/Start-TabbyHidden.ps1" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/JamesDBartlett3/Pos</span><span class="invisible">hBits/blob/main/Start-TabbyHidden.ps1</span></a></p><p>Oh-My-Posh: <a href="https://ohmyposh.dev" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">ohmyposh.dev</span><span class="invisible"></span></a></p>
Brad P. Taylor<p>I've been going through old hdd images and looking for fun stuff to post. I found a doozy today and I've put it up on github. Back in 1990 I was hired at <a href="https://corteximplant.com/tags/LucasArts" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LucasArts</span></a> and given the task of maintaining and building new tools for the <a href="https://corteximplant.com/tags/SCUMM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SCUMM</span></a> system. Long story cut-short here is a <a href="https://corteximplant.com/tags/Win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Win32</span></a> port of the <a href="https://corteximplant.com/tags/DOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOS</span></a> tool named <a href="https://corteximplant.com/tags/DK" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DK</span></a>. This was used to bring the <a href="https://corteximplant.com/tags/MonkeyIsland" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MonkeyIsland</span></a> <a href="https://corteximplant.com/tags/VGA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VGA</span></a> 256 color art down to 32 colors for the <a href="https://corteximplant.com/tags/Amiga" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Amiga</span></a>. In any case I thought people should have chance to see it.</p><p><a href="https://github.com/lardratboy/DK" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">github.com/lardratboy/DK</span><span class="invisible"></span></a></p>
Boiling Steam<p>Win32 Is the Only Stable ABI on Linux (for Gaming and more): <a href="https://blog.hiler.eu/win32-the-only-stable-abi/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.hiler.eu/win32-the-only-s</span><span class="invisible">table-abi/</span></a> <a href="https://mastodon.cloud/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.cloud/tags/linuxgaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxgaming</span></a> <a href="https://mastodon.cloud/tags/userspace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>userspace</span></a> <a href="https://mastodon.cloud/tags/abi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>abi</span></a> <a href="https://mastodon.cloud/tags/stability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>stability</span></a> <a href="https://mastodon.cloud/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> <a href="https://mastodon.cloud/tags/breaking" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>breaking</span></a></p>