<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: gschizas</title><link>https://news.ycombinator.com/user?id=gschizas</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 13:46:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gschizas" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gschizas in "Tell HN: Docker pull fails in Spain due to football Cloudflare block"]]></title><description><![CDATA[
<p>> run your own DNS<p>Can you expand on that? How would you go about running your own DNS that wouldn't be affected by football leagues?</p>
]]></description><pubDate>Mon, 13 Apr 2026 05:41:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47748049</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47748049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47748049</guid></item><item><title><![CDATA[New comment by gschizas in "Font Smuggler – Copy hidden brand fonts into Google Docs"]]></title><description><![CDATA[
<p>You can still pay Microsoft a one-time-fee instead of a yearly one. You can even go to a physical store and get a physical box with Office (granted, it doesn't contain anything inside it anymore )</p>
]]></description><pubDate>Tue, 17 Mar 2026 14:13:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47412978</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47412978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47412978</guid></item><item><title><![CDATA[New comment by gschizas in "TikTok will not introduce end-to-end encryption, saying it makes users less safe"]]></title><description><![CDATA[
<p>The difference is that IRL establishments don't sell off that data to anyone else, nor do they have the ability to collate that data with data from other establishments to make a profile of you.<p>(at least not yet)</p>
]]></description><pubDate>Wed, 04 Mar 2026 07:47:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47244396</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47244396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47244396</guid></item><item><title><![CDATA[New comment by gschizas in "Guido van Rossum Interviews Thomas Wouters (Python Core Dev)"]]></title><description><![CDATA[
<p>What's the story with Eric Raymond?</p>
]]></description><pubDate>Tue, 03 Mar 2026 13:52:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47232296</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47232296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47232296</guid></item><item><title><![CDATA[New comment by gschizas in "DOS Memory Management"]]></title><description><![CDATA[
<p>'MZ' has been confirmed to be the initials of Mark Zbikowski, there's no question about it. It's not "Memory" + "Last".</p>
]]></description><pubDate>Tue, 03 Mar 2026 09:16:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47230085</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47230085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47230085</guid></item><item><title><![CDATA[New comment by gschizas in "Four Column ASCII (2017)"]]></title><description><![CDATA[
<p>There's no 0x80-0xFF in the UTF-8 encoding. Only up to 0x7F (127) it's the same.</p>
]]></description><pubDate>Thu, 19 Feb 2026 14:49:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47074364</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47074364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47074364</guid></item><item><title><![CDATA[New comment by gschizas in "Four Column ASCII (2017)"]]></title><description><![CDATA[
<p>UTF-8 is not technically a character set (because it has <i>way</i> more than 256 characters). Characters 32-127 in UTF8 are the same as ASCII, which is the same as the OEM/CP437 and the ANSI/ISO-8859/CP1252.<p>The characters in CP437 (and other OEM codepages) actually come from the ROM of the VGA (and EGA/CGA/MCGA/Hercules before them).<p>What you are referring to is those (visually), right? I'm missing some characters in the first line, because HN drops them.<p><pre><code>    0123456789abcdef
   0...♥♦♣♠•◘○◙..♪♫.
   1►◄↕‼¶§▬↨↑↓→←∟↔▲▼

</code></pre>
As far as I know, the equivalent control characters (characters 0-31) don't have any representation in CP1252, but that's also dependent on the font (since rendering of CP1252 is always done by Windows)<p>As to their origin, originally the full CP437 character set was taken from Wang word processors. I don't know where Wang took it from, but they probably invented it themselves.<p>EDIT: There's a more complete history here: <a href="https://www.os2museum.com/wp/weird-tales/" rel="nofollow">https://www.os2museum.com/wp/weird-tales/</a><p>EDIT 2: The CP437 character set didn't seem to come directly from Wang; it's just that they took some (a lot) of characters from Wang word processors character sets. The positions of those "graphic" characters was decided by Microsoft when they made MS-DOS (at least according to Bill Gates).</p>
]]></description><pubDate>Thu, 19 Feb 2026 14:48:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47074355</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47074355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47074355</guid></item><item><title><![CDATA[New comment by gschizas in "Four Column ASCII (2017)"]]></title><description><![CDATA[
<p>ASCII 60-63 is just <=>?<p>You probably mean 28-31 (∟↔▲▼, or ␜␝␞␟)<p>Unless this is octal notation? But 0o60-0o63 in octal is 0123</p>
]]></description><pubDate>Tue, 17 Feb 2026 13:50:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47047455</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=47047455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47047455</guid></item><item><title><![CDATA[New comment by gschizas in "uLauncher"]]></title><description><![CDATA[
<p>The character "μ" itself is called μι or μυ (both pronounced "me"), and is the exact equivalent of Latin "m". For some reason, English speaking countries tend to pronounce it "mew" (they also pronounce "π" as "pie"). But English speaking countries mispronounce so many words it's par for the course anyway.<p>Pet peeve: I really hate when they replace "μ" with "u". Completely different letters. Of course replacing capital Latin "E" with capital Greek sigma ("Σ") is even worse.<p>As to the μlauncher: It's anyone's guess as to how the author meant for it to be pronounced. I'd call it "me"launcher or "micro"launcher (micro is also pronounced wrong in English BTW, it's not MY-crow, it's more like mee-CRAW )</p>
]]></description><pubDate>Sun, 08 Feb 2026 13:48:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46934168</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46934168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46934168</guid></item><item><title><![CDATA[New comment by gschizas in "DoNotNotify is now Open Source"]]></title><description><![CDATA[
<p>Android 15/16 does allow you to control notifications even lower, at the level of notification category, but indeed the app must have chosen to use them.</p>
]]></description><pubDate>Sun, 08 Feb 2026 09:45:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46932851</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46932851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932851</guid></item><item><title><![CDATA[New comment by gschizas in "A web server on a single floppy disk"]]></title><description><![CDATA[
<p>3.5" floppies are still floppy. The case may be hard, but the floppy flops.</p>
]]></description><pubDate>Sun, 01 Feb 2026 16:22:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46847226</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46847226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46847226</guid></item><item><title><![CDATA[New comment by gschizas in "The Cscript Style Guide – CScript is the standard C"]]></title><description><![CDATA[
<p>Given that CScript is the name of the "Console Based Script Host" for Windows, that can run JScript (Microsoft's old variant of JavaScript) and VBScript, and supposedly other pluggable scripting languages (I've never seen one in the wild), calling this "Cscript" is not a good idea.</p>
]]></description><pubDate>Fri, 23 Jan 2026 10:15:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46730699</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46730699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46730699</guid></item><item><title><![CDATA[New comment by gschizas in "Show HN: Xenia – A monospaced font built with a custom Python engine"]]></title><description><![CDATA[
<p>There's no Greek in there, so that's unfortunately another skip for me. I know most people won't care, but at least try for a WGL4 (<a href="https://en.wikipedia.org/wiki/Windows_Glyph_List_4" rel="nofollow">https://en.wikipedia.org/wiki/Windows_Glyph_List_4</a>) charset! All Greek-derived alphabets (Greek, Latin, Cyrillic) have very similar characteristics (unlike other writing systems such as Arabic, Hebrew, Chinese, Japanese or Korean), and it should be much easier to expand your system to cover those.<p>EDIT: As many people have said, the "custom Python engine" would be far more interesting than the font itself.</p>
]]></description><pubDate>Mon, 19 Jan 2026 09:22:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46676730</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46676730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46676730</guid></item><item><title><![CDATA[New comment by gschizas in "Everyone hates OneDrive, Microsofts cloud app that steals and deletes files"]]></title><description><![CDATA[
<p>Could be worse, it could be syncing to Google Photos.<p>Oh, you want to download all photos so that you can free the cloud space? Too bad, you can only download them one by one. Or use Google Takeout and leave half of them undownloaded.</p>
]]></description><pubDate>Wed, 07 Jan 2026 22:40:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46534210</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46534210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46534210</guid></item><item><title><![CDATA[New comment by gschizas in "A4 Paper Stories"]]></title><description><![CDATA[
<p>Security!<p>(read the article)</p>
]]></description><pubDate>Wed, 07 Jan 2026 15:33:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46527544</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46527544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46527544</guid></item><item><title><![CDATA[New comment by gschizas in "Show HN: uvx ptn, scan a QR, get a terminal in your phone"]]></title><description><![CDATA[
<p>I had already fixed the sources file manually, but the "any" distro should probably work as well (I put "noble" when I did the manual edit).<p>Thanks though for the fix.</p>
]]></description><pubDate>Sat, 03 Jan 2026 19:31:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46480571</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46480571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46480571</guid></item><item><title><![CDATA[New comment by gschizas in "Show HN: uvx ptn, scan a QR, get a terminal in your phone"]]></title><description><![CDATA[
<p>This command:<p><pre><code>  lsb_release -cs
</code></pre>
Doesn't work for Linux Mint 22.2<p>What you want is UBUNTU_CODENAME from /etc/os-release (in the case of Linux Mint 22.2, it's "noble")<p>EDIT: Actually, I'm not even sure you can do $(command) inside /etc/apt/sources.list.d/*</p>
]]></description><pubDate>Sat, 03 Jan 2026 15:05:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46477483</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46477483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46477483</guid></item><item><title><![CDATA[New comment by gschizas in "In the Beginning was the Command Line (1999)"]]></title><description><![CDATA[
<p>> What is or was The Homer?<p>It's a reference to a Simpsons episode where Homer Simpson designs a car, and it's supremely hideous: <a href="https://simpsonswiki.com/wiki/The_Homer" rel="nofollow">https://simpsonswiki.com/wiki/The_Homer</a></p>
]]></description><pubDate>Mon, 15 Dec 2025 11:42:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46273199</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46273199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46273199</guid></item><item><title><![CDATA[New comment by gschizas in "Stop Breaking TLS"]]></title><description><![CDATA[
<p>The fact that most tools have completely different ways to allow them to add certificates is the biggest pain. Git, Python and Rust also have large issues. Git doesn't default to "http.schannel". Python (or rather requests, or maybe urllib3) only looks at its own certificate store, and I have no idea how Rust does this (well, I use uv, and it has its own problems - I know about the --use-native-tls flag, but it should be a default at the least).</p>
]]></description><pubDate>Wed, 10 Dec 2025 09:31:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46215801</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46215801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46215801</guid></item><item><title><![CDATA[New comment by gschizas in "Europe: WhatsApp opens for third-party apps"]]></title><description><![CDATA[
<p>I'm in Europe and I see the same page. I don't think it's geoblocked.</p>
]]></description><pubDate>Sun, 07 Dec 2025 15:15:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46182265</link><dc:creator>gschizas</dc:creator><comments>https://news.ycombinator.com/item?id=46182265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46182265</guid></item></channel></rss>