<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: myfonj</title><link>https://news.ycombinator.com/user?id=myfonj</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 27 Aug 2026 20:54:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=myfonj" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by myfonj in "CSS properties you should know for better text designs"]]></title><description><![CDATA[
<p>> That seems rather dodgy.<p>I fully agree, yet in this particular case it probably holds, with possible exception of 2009 Safari, IIRC [1].  And absolutely agree that defensive @supports is better and more robust way to go.  Just aimed to ameliorate the, from my point of view wrong and dangerous pattern using `color: transparent` the easiest possible "drop-in" that would encourage keeping the "normal" `color` intact and only introducing `-webkit-text-fill-color: transparent` on top of that. It seemed like a pattern (lazy) develoers would follow more likely<p>[1] <a href="https://github.com/mdn/content/issues/2638" rel="nofollow">https://github.com/mdn/content/issues/2638</a> Made some research while suggesting to promote better approach and point to caveats in the "authoritative" MDN article and partially succeeded. (Sadly, there are `color: transparent`s used in examples there now, but… at least I've tried.)</p>
]]></description><pubDate>Wed, 12 Aug 2026 20:19:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49278015</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=49278015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49278015</guid></item><item><title><![CDATA[New comment by myfonj in "CSS properties you should know for better text designs"]]></title><description><![CDATA[
<p>Some caveats worth mentioning yet missing there:<p>1. many, MANY implementation bugs in `background-clip: text` across browsers, especially Firefox [1], basically safe only for simple cases with no additional transforms or filters.<p>2. `color: transparent` ensures the text will be invisible in every browser that does supports the `transparent` keyword (i.e. basically every single one, presumably) but not support background-clip:text yet, or fail to load or interpret the background-image (like in high contrast/forced colours mode). Use `-webit-text-fill-color: transparent` instead. (Yes, that vendor prefix is necessary, and yes, it is de-facto standardised and implemented in Chrome and Firefox [2]. And yes, it is as absurd as it gets.)<p>3. Touching the `letter-spacing` turns off all ligatures, logically.  Could be a good thing, actually, but worth knowing. (Anthropic used to use negative letter-spacing thorough its webpages, but now it seems they abandoned that.)<p>[1] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656784" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=1656784</a>
[2] <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/-webkit-text-fill-color" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/P...</a></p>
]]></description><pubDate>Tue, 11 Aug 2026 22:31:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=49265392</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=49265392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49265392</guid></item><item><title><![CDATA[New comment by myfonj in "LLMs are eroding my software engineering career and I don't know what to do"]]></title><description><![CDATA[
<p>I think that the domain knowledge still matters: if for nothing else, then at least it can make the communication both with savvy AI tools and savvy humans more effective compared to "outsiders": acquired vocabulary, truly grokked concepts in the field of target expertise etc… -- that all seem like a huge competitive advantage over folks having to learn all that "on the go", constantly struggling to pick the right nomenclature or using wrong or vague terms. It's mostly that domain knowledge what makes experts understand problems faster or at all, even.</p>
]]></description><pubDate>Sun, 07 Jun 2026 14:47:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48435379</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48435379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48435379</guid></item><item><title><![CDATA[CSP: Bookmarklets should bypass pages' policies (2013 → Infeasible 2026)]]></title><description><![CDATA[
<p>Article URL: <a href="https://issues.chromium.org/issues/40077444">https://issues.chromium.org/issues/40077444</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48427005">https://news.ycombinator.com/item?id=48427005</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 06 Jun 2026 17:21:54 +0000</pubDate><link>https://issues.chromium.org/issues/40077444</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48427005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48427005</guid></item><item><title><![CDATA[Who's Running Last.fm Now?]]></title><description><![CDATA[
<p>Article URL: <a href="https://support.last.fm/t/who-s-running-last-fm-now/118802">https://support.last.fm/t/who-s-running-last-fm-now/118802</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48426598">https://news.ycombinator.com/item?id=48426598</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 06 Jun 2026 16:38:04 +0000</pubDate><link>https://support.last.fm/t/who-s-running-last-fm-now/118802</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48426598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48426598</guid></item><item><title><![CDATA[New comment by myfonj in "The Melancholy of Slaying Monsters"]]></title><description><![CDATA[
<p>> Chasing enemies is much more annoying than them coming to you, so that would be a punishment to the player.<p>It seems I've failed to express myself clearly. The idea was that at some point, "low-level" adversaries simply stand no chance against a "high-level" PC, which should be obvious to both sides -- so acting accordingly on both sides would make sense without taking the fun out of the game, because -- and hear me out -- at that point in the game, <i>chasing the low-level minions should be the last mechanic the player is forced to endure</i>. When you are going for a dragon, you should not be forced to stomp your way past overly self-confident "newts" or mow down swarms of goblin youngsters…<p>Naturally, if the PC <i>chooses</i> to chase minions fleeing in terror after they took
out the most courageous (or silly) third of their clan, that should be an option… and arguably it could even bring some satisfaction after the PC's low-level struggles, perhaps. But should <i>this</i> be the main mechanic? Definitely not -- at least not in the kind of game my thought experiment addressed.</p>
]]></description><pubDate>Wed, 27 May 2026 12:43:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48293398</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48293398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48293398</guid></item><item><title><![CDATA[New comment by myfonj in "The Melancholy of Slaying Monsters"]]></title><description><![CDATA[
<p>Sure, but I don't think they must be mutually exclusive; on the contrary: in the late stages when your character is a tank, swarms of minions that posed a challenge in early stages become just a nuisance, mostly.  You are walking legend slaying dragons for breakfast, everybody and their dog knows about your invincibility … but instead of giving you some respect, they try to bite your heels on the first sight.  I guess the "fun aspect" of seeing them flee and not restraining your movement at all could be slightly more satisfying than taking them down in a single hit one-by-one for the thousand time.</p>
]]></description><pubDate>Wed, 27 May 2026 09:28:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48291746</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48291746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48291746</guid></item><item><title><![CDATA[New comment by myfonj in "The Melancholy of Slaying Monsters"]]></title><description><![CDATA[
<p>> As a result, the game offers no easy satisfaction of hacking and slashing through weaker opponents.<p>Besides the questionable morality of kill=experience=progress in typical hack'n'slash or roguelike, what started to irritate me in there as I grew older as well, was the stupid mechanics where crowds of enemies described as intelligent humanoids (i.e. not animals or robots) facing clearly overpowered high-level PC (famous, even) never surrendered, almost never tried to flee, attacked one-by-one, and shoved no sign of tactical thinking or self-preservation instinct. Despite being armed and (by description) organised, PC could enter a narrow corridor, defeat dozen of them without taking any damage, yet there will be a waiting line eager for demise by a single hit -- even actively advancing towards it. No attempt to regroup, to take advantage of the number superiority, wait in open space, ambush from all directions, or anything like that. Same applies to most FPS: there is a Doomguy running around at unprecedented pace, slaughtering everything that moves, but we will all keep our scattered positions. (This led me to a thought, whether it would be possible to rearrange enemies in canonical Doom map so that all would attack at once at some appropriate spot and whether it would guarantee their victory or not.)</p>
]]></description><pubDate>Wed, 27 May 2026 09:01:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48291562</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48291562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48291562</guid></item><item><title><![CDATA[New comment by myfonj in "On The <dl> (2021)"]]></title><description><![CDATA[
<p>Haha, blushing in awkward uncertainty that I've failed to detect irony …? (Is this HN, right?) But even if, thanks anyway! I'm glad I could vent the lore I've spent gathering in unhealthy amount of unproductive research; I cannot imagine better place to finally bury that than deep in super-tangential HN discussion…</p>
]]></description><pubDate>Sun, 24 May 2026 16:02:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48258368</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48258368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48258368</guid></item><item><title><![CDATA[New comment by myfonj in "On The <dl> (2021)"]]></title><description><![CDATA[
<p>Someone here. OP most certainly knows that precisely, but for the rest: It was Netscape® Communicator, which interpreted everything after `<` up to either white-space or `>` as a tag name. Technically that wasn't even that much incorrect, but amusingly, since the HTML "specs" then still stemmed from SGML, the really correct outcome of `<br/>` (and even `<br />` with a space before the "closing" solidus) back then should have been to both emit the (empty, by definition) BR element (⁕)  and a dangling `>` text node after that. No consumer-facing HTML client really implemented that. Netscape simply took it as unknown "BR/" tag and didn't render anything in its place.<p>In the late '90s Netscape was a niche browser with negligible 80% market share. The real and eternal XHTML enlightenment had begun a few years later, in the early 2000s and reached near eternal duration of seven years.<p>Also, <a href="https://jakearchibald.com/2023/against-self-closing-tags-in-html/" rel="nofollow">https://jakearchibald.com/2023/against-self-closing-tags-in-...</a> provides a broad perspective on the topic (but I guess it is very unlikely anyone reading this hasn't seen that article already).<p>Practically, using `<br />` in HTML with space was safe, like, forever, except for original W3C validator and Amaya. Using `<br/>` is safe since around 2002-2008 when Netscape was dying. In 2026, you can throw basically anything at current browsers and it will repair it to something meaningful, as per the living HTML spec. You can go `</br/r/r>`, if you are really into solidi, and it will work the same as `<br>`.<p>Disclosure: I also clearly see how having stupid simple "XML-like" syntactic rules would be beneficial in the grand scheme of things compared to what HTML became: memorising the "VOID" HTML elements by heart, and having to implement this in every HTML processing product clearly creates significant mental and processing overhead. But FMPoV, it's just one inconvenience we should begrudgingly accept at this point, rather than fight it.<p>(⁕) In reality, the way browsers treat `<br>` in the document flow is more like a text node than element node, but it's just an implementation detail orthogonal to this topic.</p>
]]></description><pubDate>Sun, 24 May 2026 11:58:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48256544</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48256544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48256544</guid></item><item><title><![CDATA[New comment by myfonj in "On The <dl> (2021)"]]></title><description><![CDATA[
<p>Plus, when curious about formal syntactic correctness, there is the validator.w3.org [1].<p>[1] <a href="https://validator.w3.org/nu/?showsource=yes&showoutline=yes&doc=data%3Atext%2Fhtml%3Bcharset%3Dutf-8%2C%253C%21doctype%2520html%253E%253Chtml%2520lang%253D%2522en%2522%253E%253Ctitle%253E.%253C%252Ftitle%253E%250A%253Cstyle%253Edl%2520%257B%2520border%253A%2520outset%253B%2520padding%253A%25201ch%253B%2520%257D%250A%2520%2520%2520%2520%2520%2520%2520dl%252C%2520dd%2520%257B%2520margin-block%253A%25201lh%253B%2520%257D%250A%2520%2520%2520%2520%2520%2520%2520dt%2520%257B%2520font-weight%253A%2520800%253B%2520letter-spacing%253A%2520.2ch%2520%257D%250A%253C%252Fstyle%253E%250A%253Cdl%253E%253Cdt%253ERoot%2520term%250A%2520%2520%2520%2520%253Cdd%253ERoot%2520definition%252C%2520with%2520%253Cdl%253E%253Cdt%253EChild%2520term%250A%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%253Cdd%253EChild%2520Definition%250A%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%253C%252Fdl%253E%250A%253C%252Fdl%253E" rel="nofollow">https://validator.w3.org/nu/?showsource=yes&showoutline=yes&...</a></p>
]]></description><pubDate>Sat, 23 May 2026 15:32:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248539</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48248539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248539</guid></item><item><title><![CDATA[New comment by myfonj in "On The <dl> (2021)"]]></title><description><![CDATA[
<p>Fair point, though /DT and /DD are also optional just like /TH, /TD and /TR are.  So in effect, def…scription list could structurally save you one TR for each entry and two "BLE"s:<p><pre><code>    <table><tr><th>Term 1<td>Definition 1
           <tr><th>Term 2<td>Definition 2
    </table>
    <dl><dt>Term 1<dd>Definition 1
        <dt>Term 2<dd>Definition 2
    </dl></code></pre></p>
]]></description><pubDate>Sat, 23 May 2026 15:26:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248490</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48248490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248490</guid></item><item><title><![CDATA[New comment by myfonj in "Multi-stroke text effect in CSS"]]></title><description><![CDATA[
<p>Ran into this discrepancy myself. On top that, what seemed also odd to me were the "dots" (tittle, period, semicolon) where oversized becomes hollow in the middle, like it cancels out itself. No other shape I've tried did that. And browsers surprisingly agreed on this.<p>Made few shots and playground for that back then: <a href="https://x.com/myfonj/status/1870178380831732160" rel="nofollow">https://x.com/myfonj/status/1870178380831732160</a></p>
]]></description><pubDate>Wed, 06 May 2026 17:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48038580</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=48038580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48038580</guid></item><item><title><![CDATA[New comment by myfonj in "Your hex editor should color-code bytes"]]></title><description><![CDATA[
<p>When (rarely) using hex editors, one thing constantly comes to my mind: isn't base 16 arabic-roman numerals a bit awkward for "skimmable" overview? Color-coding indeed helps immensely there, but wouldn't simply letting bits and bops shine in eight bit clusters, resembling the "physical" shape of the eight-bit byte, be somewhat more readable?<p>We even have characters in the Unicode for representing 0..255 variations, actually two distinct groups: Braille (arguably a bit misuse for binary) and octants (accompanied by older predecessors). So what would be<p><pre><code>    |65|97|66|98|67|99|32|126|32|72|101|108|108|111|44|32|109|111|109|33|32|240|159|166|132|
</code></pre>
in base-10 or<p><pre><code>    |41|61|42|62|43|63|20|7e|20|48|65|6c|6c|6f|2c|20|6d|6f|6d|21|20|f0|9f|a6|84|</code></pre>
in base-16, could be<p><pre><code>    |⢈|⢊|⡈|⡊|⣈|⣊|⠂|⡾|⠂|⠌|⢪|⠮|⠮|⣮|⠦|⠂|⢮|⣮|⢮|⢂|⠂|⠛|⣵|⡣|⠡|</code></pre>
in Braille, or<p><pre><code>    |𜵲|𜵶|𜴷|𜴻|𜶭|𜶱|𜴀|𜵯|𜴀|𜴋|𜶔|𜴭|𜴭|𜷟|𜴫|𜴀|𜶢|𜷟|𜶢|𜵴|𜴀|(⁕)|𜷢|𜵖|𜴙|</code></pre>
using octants.<p>Most significant bit is at the top left here, the least one is bottom right -- it felt somewhat intuitive to me this way, your intuition may differ, obviously.<p>Or, naturally, "AaBbCc ~ Hello, mom! <Unicorn Emoji>" as a "UTF-8" text.<p>Try: <a href="http://myfonj.github.io/tst/byte-dec-hex-braille-octant.html" rel="nofollow">http://myfonj.github.io/tst/byte-dec-hex-braille-octant.html</a>)
Test (with added "CSS" variant and "highlight" of empty dots): <a href="http://myfonj.github.io/tst/byte-visualisation-exploration.html" rel="nofollow">http://myfonj.github.io/tst/byte-visualisation-exploration.h...</a><p>(⁕) HN apparently eats upper-half block. Amusing that only this particular ("old", as referred earlier) one got filtered out…<p>Also caveat: Android phones have messed-up Braille block due outdated broken embedded font, so all patterns with dots in the left half appear in the right instead. Long reported, not fixed, IIRC.</p>
]]></description><pubDate>Thu, 23 Apr 2026 13:14:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47875383</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=47875383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47875383</guid></item><item><title><![CDATA[New comment by myfonj in "LinkedIn uses 2.4 GB RAM across two tabs"]]></title><description><![CDATA[
<p>That's peanuts. LI's third-party bot prevention service, "protechts.net", took 42 GB RAM on my laptop with 32 GB the other day. Obviously found out because it got suspiciously slow and wheezing, and Firefox swapping like crazy seemed to be the culprit. Looking at its performance, this scare jump happened: [1].<p>I have to say I haven't spotted anything at this brutality scale neither before, not after this incident. Also, I had no third-party adblocking software deployed, just Firefox's native defaults. (I use quite a few other extensions, userscripts and userstyles, though, so I cannot rule out some clash induced by them.)<p>I see LI is using protechts.net stuff in hidden iframes with charming id="humanThirdPartyIframe" and even nicer id="humanSecurityEnforcerIframe". Lovely!<p>[1] <a href="https://pasteboard.co/9eDQ84szy3d9.jpg" rel="nofollow">https://pasteboard.co/9eDQ84szy3d9.jpg</a></p>
]]></description><pubDate>Mon, 30 Mar 2026 00:16:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47568924</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=47568924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47568924</guid></item><item><title><![CDATA[New comment by myfonj in "CSS Optical Illusions"]]></title><description><![CDATA[
<p>These "dots appearing only while (not) focused" are known as "extinction illusions", namely<p><pre><code>    "25 - Appearing Dots"
</code></pre>
is "McAnany's type" [1], and<p><pre><code>    "26 - Disappearing Dots"
</code></pre>
is known as "Ninio's type" [2], according Akiyoshi Kitaoka's materials. (I have recreated them too few years ago [3][4], before getting to the source.)<p>[1] <a href="https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text=McAnany%27s%20typeMcAnany" rel="nofollow">https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text...</a><p>[2] <a href="https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text=Ninio%27s%20type" rel="nofollow">https://www.psy.ritsumei.ac.jp/akitaoka/kieru3e.html#:~:text...</a><p>[3] <a href="https://codepen.io/myf/full/XjdmJy" rel="nofollow">https://codepen.io/myf/full/XjdmJy</a> ( scintillation warning)<p>[4] <a href="https://codepen.io/myf/full/jMqoMW" rel="nofollow">https://codepen.io/myf/full/jMqoMW</a> ( scintillation warning)</p>
]]></description><pubDate>Thu, 22 Jan 2026 20:14:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46724590</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=46724590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46724590</guid></item><item><title><![CDATA[New comment by myfonj in "Show HN: An interactive guide to how browsers work"]]></title><description><![CDATA[
<p>The "guesswork" done by browsers is actually pretty nuanced and not standardised in a slightest way. Some defaults are pretty common, and could be maybe considered de-facto standard, but I wouldn't want to draw the line where "most" browsers agree or should agree.<p>Personally, I have my browser set up to "guess" as little as possible, never do the search from the URL bar unless explicitly told to do so using a dedicated search keyword (plus I still keep separated auto-collapsing search bar). I have disabled all guessing for TLDs, auto prepending www. In short, when I enter "whatever" into my URL bar, my browser tries to load to "http://whatever/", what could be my local domain and I could get an answer -- it is is a valid URL after all.  In a related note, I strongly doubt that any browser does the web search for "localhost".<p>The rabbit hole could naturally go even deeper: for example most browser still interpret top-level dataURIs. It is not that long browsers interpreted top-level `javascript:` URIs entered into URL bar, now surviving in bookmarklets but taken from all users for the sake of a pitiful "self-XSS prevention".<p>So I would be really careful telling what happens -- or, god forbid, should happen -- when someone types something into their URL bar: "whatever" could be a search keyword with set meaning:
- it could be bound to http URL (bookmark),
- the bookmark URL could have a `%s` or `%S` and then it would do the substitution,
- it could be a `javascript:…` bookmark ("bookmarklet"/"favelet"; yes, most browser still let you do that, yet alas, mostly fail to treat CSP in a way it would remain operational).
- It could be a local domain.<p>The fact that, statistically, "most" browsers will do a web search using some default engine is probably correct but oversimplifying claim that glosses over quite a lot of interesting possibilities.</p>
]]></description><pubDate>Sun, 04 Jan 2026 21:01:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46492154</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=46492154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46492154</guid></item><item><title><![CDATA[New comment by myfonj in "Pixnapping Attack"]]></title><description><![CDATA[
<p>> I am an app developer. How do I protect my users?
> We are not aware of mitigation strategies to protect apps against Pixnapping. If you have any insights into mitigations, please let us know and we will update this section.<p>IDK, I think there are obvious low-hanging attempts [0] such as: do not display secret codes in stable position on screen? Hide it when in background? Move it around to make timing attacks difficult? Change colours and contrast (over time)? Static noise around? Do not show it whole at the time (not necessarily so that user could observe it: just blink parts of it in and out maybe)? Admittedly, all of this will harm UX more or less, but in naïve theory should significantly raise demands for the attacker.<p>[0] Provided the target of the secret stealing is not in fact some system static raster snapshot containing the secret, cached for task switcher or something like that.</p>
]]></description><pubDate>Wed, 15 Oct 2025 14:43:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45593403</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=45593403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45593403</guid></item><item><title><![CDATA[New comment by myfonj in "gsay: Fetch pronunciation of English vocabulary from Google"]]></title><description><![CDATA[
<p>Ha ha, really glad to hear that. (The fact is, I am kinda freak/junkie about human voices, and that particular one stands really high on my list of irresistible tingles-inducing specimens. So happy to hear I am not alone.)</p>
]]></description><pubDate>Mon, 13 Oct 2025 14:19:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45568603</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=45568603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45568603</guid></item><item><title><![CDATA[New comment by myfonj in "gsay: Fetch pronunciation of English vocabulary from Google"]]></title><description><![CDATA[
<p>I've made something (probably) very similar for quick GB vs US pronunciation check that also leeches on Google's snapshot of what I believe is a licensed copy of the Oxford collection the same way the shell script does, but mine "runs in browser's URL bar" instead. It's a super tiny dataURI HTML document, intended to be bookmarked with a keyword (say, "say"):<p><pre><code>    data:text/html;charset=utf-8,<title>US-GB pronunciation 2.0.2</title><body onload=x='https://ssl.gstatic.com/dictionary/static/sounds/20160317/' text=snow bgcolor=black><button onfocus=click() onclick=a.src=x+i.value+'--_us_1.mp3';a.play()>US</button><input id=i placeholder=(shift+)tab value="%s"><button onfocus=click() onclick=a.src=x+i.value+'--_gb_1.mp3';a.play()>GB</button><audio id=a onplay=i.focus()></audio>
</code></pre>
so when I do<p><pre><code>    Alt+D, "say something", Enter
</code></pre>
then hitting Tab plays it in British and Shift+Tab plays it in US English. It uses older 2016 batch, because I totally adore the US voice in it: just listen to "music" [1] and tell it isn't pure ASMR.<p>(I'm afraid it just a matter of time they will prevent our mischief, though.)<p>[0] oxfordlearnersdictionaries.com uses the same collection.
[1] <a href="https://ssl.gstatic.com/dictionary/static/sounds/20160317/music--_us_1.mp3" rel="nofollow">https://ssl.gstatic.com/dictionary/static/sounds/20160317/mu...</a></p>
]]></description><pubDate>Mon, 13 Oct 2025 14:10:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45568527</link><dc:creator>myfonj</dc:creator><comments>https://news.ycombinator.com/item?id=45568527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45568527</guid></item></channel></rss>