<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: efreak</title><link>https://news.ycombinator.com/user?id=efreak</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 13 Aug 2026 18:15:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=efreak" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by efreak in "Tl;dv: Over 180k meetings left wide open"]]></title><description><![CDATA[
<p>I suppose you might be able to argue that everyone is authorized to view the data if they made no attempt whatsoever to prevent you from doing so.</p>
]]></description><pubDate>Mon, 10 Aug 2026 23:50:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49251444</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49251444</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49251444</guid></item><item><title><![CDATA[New comment by efreak in "Windows 11's built-in Weather app wastes more than 1 GB of RAM"]]></title><description><![CDATA[
<p>As much as I hate the weather app myself, this isn't an equivalent solution. The weather app shows the temperature in the taskbar itself, without opening anything. Also, I don't keep my browser open 24/7, so it's more than just loading a single extra tab, you need to wait for the browser process itself to start up.<p>If you want to load weather in a browser from the taskbar instead of having it available without having to open another application, I'd recommend using dillo or some such to load wttr.in or similar. A single http request that loads fast from a comparatively simple application that also loads fast. You might even be able to load it as a .hta file.</p>
]]></description><pubDate>Mon, 10 Aug 2026 20:50:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49249524</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49249524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49249524</guid></item><item><title><![CDATA[New comment by efreak in "AI companies are shredding rare books"]]></title><description><![CDATA[
<p>The DMCA doesn't care exactly how the authorization works, it only cares that it's needed.<p>Quote from Wikipedia[0] of DMCA section 103:<p>> No person shall circumvent a technological measure that effectively controls access to a work protected under this title.
> "circumvent a technological measure" means to descramble a scrambled work, to decrypt an encrypted work, or otherwise to avoid, bypass, remove, deactivate, or impair a technological measure, without the authority of the copyright owner; and
> a technological measure "effectively controls access to a work" if the measure, in the ordinary course of its operation, requires the application of information, or a process or a treatment, with the authority of the copyright owner, to gain access to the work.<p>[0]: <a href="https://en.wikipedia.org/wiki/Anti-circumvention_laws#Circumvention_of_Access_Controls" rel="nofollow">https://en.wikipedia.org/wiki/Anti-circumvention_laws#Circum...</a></p>
]]></description><pubDate>Tue, 28 Jul 2026 00:06:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49077438</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49077438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49077438</guid></item><item><title><![CDATA[New comment by efreak in "98.css"]]></title><description><![CDATA[
<p>Worse is when the hotkey is underlined but doesn't actually work (multiple buttons with same hotkey, and instead of switching between them it just doesn't do anything. Admittedly this is rare). Or when the list is an MRU that can be navigated with the first letter of the item names, but some letters are reserved for static functions (looking at classic shell start menu: I can't start certain programs from the MRU or pinned list without the mouse because (A)pps Sh(u)tdown (S)ettings are reserved. Numeric helps with MRU, but can't be used in multiple places for the same reason)</p>
]]></description><pubDate>Fri, 24 Jul 2026 20:04:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49040956</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49040956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49040956</guid></item><item><title><![CDATA[New comment by efreak in "98.css"]]></title><description><![CDATA[
<p>Younger people love not having to wait in line.
If I'm really hungry and I'm stopping at McDonald's because it's the only place close enough to the bus stop, then I want to order and pay, not wait for the person ahead of me.
If I only have one item at the market/drug store, I want to use a self-checkout machine, and I don't want to be waiting behind someone with a cart full of items who doesn't know they have to actually unload their cart for the cashier, or who decides to go back for "one more thing" that happens to be at the back of the store where they get caught up talking to someone they know.</p>
]]></description><pubDate>Fri, 24 Jul 2026 19:57:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49040885</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49040885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49040885</guid></item><item><title><![CDATA[New comment by efreak in "98.css"]]></title><description><![CDATA[
<p>I have a vague feeling that tabs should be doable in pure CSS/HTML, but I might be thinking of menus (where the menu is a sub element of the button and thus visibility can depend on mouse position)</p>
]]></description><pubDate>Fri, 24 Jul 2026 19:47:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49040775</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49040775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49040775</guid></item><item><title><![CDATA[New comment by efreak in "Ghost Cut – Or why Cut and Paste is broken everywhere"]]></title><description><![CDATA[
<p>The paste action gives you feedback by having the cursor move to the end of the selected text after it replaces the text you copied with itself.<p>If you're on Android, lately it actually does give feedback by putting the copied text into the predictive text/autocomplete bar above the keyboard (I find this annoying as I'm usually copying text to save for later use, and I use the appearance of text I want in the corrections as an indication I've swiped wrong. If only I could touch-type while lying down...). In other apps that don't display the keyboard, it sometimes gives you a toast that an app has access the clipboard, though it gives the same toast for pasting or just for accessing it (eg pasting with termux or using an RDP app that syncs the clipboard)</p>
]]></description><pubDate>Thu, 23 Jul 2026 20:31:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49027625</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49027625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49027625</guid></item><item><title><![CDATA[New comment by efreak in "LG to ban residential proxies from smart TV apps"]]></title><description><![CDATA[
<p>Technically the processor is on in low power mode, but the TV unit itself is not running. On pressing the power button, the interface does not appear immediately. First the screen displays the Samsung logo, then the system loads, then the (broadcast/HDMI/analog) TV signal appears several seconds later. I can hook up a power meter (if I can find it, unlikely), but if the system was fully running it would be near-instant like when you switch to your cable box that has a fan running 24/7 expelling hot air (in this case it would only have to turn on the screen itself). This is  about 3x longer than it takes my monitors of the same age to power on. (Samsung and Acer and Dell).<p>I do not have the smart features enabled, not do I have it connected to any networks.</p>
]]></description><pubDate>Thu, 23 Jul 2026 20:24:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49027550</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49027550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49027550</guid></item><item><title><![CDATA[New comment by efreak in "So Reddit has decided that plain HTML is unsafe"]]></title><description><![CDATA[
<p>A meme is a _self-propagating_ unit of information. Like a gene.<p>Tangent: I would call a datum the basic unit of information. Not sure if there's an official word, given the prevalence of the Wikipedia article for unit of (digital) information in every relevant search.</p>
]]></description><pubDate>Thu, 23 Jul 2026 20:05:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49027300</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49027300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49027300</guid></item><item><title><![CDATA[New comment by efreak in "So Reddit has decided that plain HTML is unsafe"]]></title><description><![CDATA[
<p>Counterpoint: usernames of people <i>counting numbers</i> with no context whatsoever are so important they have their own tokens, despite being of no value (in fact, negative value, going by the issues they caused when actually used).</p>
]]></description><pubDate>Thu, 23 Jul 2026 19:36:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49026925</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49026925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49026925</guid></item><item><title><![CDATA[New comment by efreak in "Ghost Cut – Or why Cut and Paste is broken everywhere"]]></title><description><![CDATA[
<p>Copy and paste gives you visual feedback without reflowing the document. I also use it to intentionally add a marker in undo history in documents in not planning to change, as that way I can use the undo history to jump to different areas.</p>
]]></description><pubDate>Thu, 23 Jul 2026 08:51:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49018645</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49018645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49018645</guid></item><item><title><![CDATA[New comment by efreak in "LG to ban residential proxies from smart TV apps"]]></title><description><![CDATA[
<p>Some browsers would individually request you approve each cookie s website set. This is a feature of the browser itself that the website is unable to control. Lynx still has this option, I believe.</p>
]]></description><pubDate>Thu, 23 Jul 2026 08:17:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49018374</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49018374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49018374</guid></item><item><title><![CDATA[New comment by efreak in "LG to ban residential proxies from smart TV apps"]]></title><description><![CDATA[
<p>Why would your TV always be on? My TV is only on when I'm using it.</p>
]]></description><pubDate>Thu, 23 Jul 2026 08:14:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49018354</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=49018354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49018354</guid></item><item><title><![CDATA[New comment by efreak in "The lost joy of music piracy"]]></title><description><![CDATA[
<p>There's no physical media here anywhere (necessarily). This is comparing your computer (music on your PC that you purchase beforehand and do whatever you want with) to someone else's computer (cloud streaming that requires the platform to pay a license and get permission, that could one day be taken away without notice).</p>
]]></description><pubDate>Sun, 19 Jul 2026 22:25:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48972226</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48972226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48972226</guid></item><item><title><![CDATA[New comment by efreak in "The lost joy of music piracy"]]></title><description><![CDATA[
<p>And Sony would never remove movies from your account</p>
]]></description><pubDate>Sun, 19 Jul 2026 09:32:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48966408</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48966408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48966408</guid></item><item><title><![CDATA[New comment by efreak in "LG monitors silently install software through Windows Update without consent"]]></title><description><![CDATA[
<p>What's more frustrating than that is the inability to have more than one control panel open at a time. Have your post of issues software open and want to change display resolution real quick? Sorry, you've lost your place in the list.
Security settings are a separate app, but it's even worse because it requires elevation _every time_ before it can reload the list of issues. You thought this executable was already bypassing whatever protection, so you elevate to open the list of exceptions...then lose your place in the log and have to elevate yet again to find out the details...and open each list item in turn because the main list doesn't provide enough details to know know which item you were looking at and there's no detailed view. But you still can't cross-reference against your list of exceptions and forgot to take a screenshot, so you have to start over.</p>
]]></description><pubDate>Sat, 18 Jul 2026 20:27:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48962004</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48962004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48962004</guid></item><item><title><![CDATA[New comment by efreak in "Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor"]]></title><description><![CDATA[
<p>So the models will be protected by contact law instead. Can you get an apple update without agreeing to the iOS terms?</p>
]]></description><pubDate>Tue, 14 Jul 2026 07:01:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48903161</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48903161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48903161</guid></item><item><title><![CDATA[New comment by efreak in "Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor"]]></title><description><![CDATA[
<p>Last time I asked my Google speaker for a simple multiplication (#00 x #, embarrassingly), it started with "on the website facebook.com". I'm not sure if this is a good comparison.</p>
]]></description><pubDate>Tue, 14 Jul 2026 06:59:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48903148</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48903148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48903148</guid></item><item><title><![CDATA[New comment by efreak in "New York City to ban deceptive subscription practices"]]></title><description><![CDATA[
<p>That's why you don't say _in town_. That's verifiable and specific. You just say _lowest prices_ (nobody cares if you aren't specific), or add fine print that specifies a time/location (Amazon renewed: comparison price is the brand new version of same item on Amazon itself) or _only at $store_ (your competitors aren't participating in your branded sale).</p>
]]></description><pubDate>Sun, 12 Jul 2026 04:21:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48878226</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48878226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48878226</guid></item><item><title><![CDATA[New comment by efreak in "Decoding the obfuscated bash script on a Uniqlo t-shirt"]]></title><description><![CDATA[
<p>I don't recall the exact command I used, but I had my console font set to Comic Sans for a while (though it wasn't quite recognizable due to low resolution and aliasing). There's tools out there to convert type 1 and other fonts to console font format (I couldn't quite manage to get the opentype converter tool working, but truetype worked fine at large sizes)</p>
]]></description><pubDate>Thu, 09 Jul 2026 00:03:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48839127</link><dc:creator>efreak</dc:creator><comments>https://news.ycombinator.com/item?id=48839127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48839127</guid></item></channel></rss>