<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: kali_00</title><link>https://news.ycombinator.com/user?id=kali_00</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 09:35:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kali_00" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kali_00 in "Apple pulls data protection tool after UK government security row"]]></title><description><![CDATA[
<p>With almost everyones backups stored in plain-text, making it all a little silly.<p>Think about it for a second: you can re-establish your WA account on a new device using only the SIM card from your old device. SIM cards don't have a storage area for random applications' encryption keys, and even if they did, a SIM card cannot count as "end-to-end" anymore. Same goes for whatever mobile cloud platform those backups might be stored on. And you'd hope Apple or Google aren't happily sending off your cloud decryption keys to any app that wants them. Though maybe they are?</p>
]]></description><pubDate>Fri, 21 Feb 2025 21:37:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43133339</link><dc:creator>kali_00</dc:creator><comments>https://news.ycombinator.com/item?id=43133339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43133339</guid></item><item><title><![CDATA[New comment by kali_00 in "XOR"]]></title><description><![CDATA[
<p>Understanding basic boolean logic isn't just fundamental to programming, it's a particularly easy component that's usually taught very early, for both reasons.<p>It takes one table to explain XOR and it's the first one on the page. In ASCII:<p><pre><code>  a | b | a XOR b
  --+---+---------
  0 | 0 |    0
  0 | 1 |    1
  1 | 0 |    1
  1 | 1 |    0
</code></pre>
If a "programmer" seeing that still can't read code using a XOR, I'd fire them.</p>
]]></description><pubDate>Tue, 18 Feb 2025 23:51:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43096667</link><dc:creator>kali_00</dc:creator><comments>https://news.ycombinator.com/item?id=43096667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43096667</guid></item><item><title><![CDATA[New comment by kali_00 in "Show HN: Tetris Variant in a Rotating / Flipping Square"]]></title><description><![CDATA[
<p>This is good, I definitely had fun! Really cool original idea! I liked how I discovered the "vertical line" win by accident when I thought I was going to lose. (I didn't quite get the instructions at first, but it made sense when playing.)<p>A couple of issues I noticed:<p>- some pieces rotate in an odd way, as if around an off-centre fixed point. It felt unlike regular Tetris and caused losses that otherwise wouldn't have been in tight spots. Like the piece would "jump" over an entire grid section unexpectedly. It's especially noticable with the long piece.<p>- on my system, trying a "hard mode" game after a few normal mode games, the hard mode immediately began <i>insanely</i> fast. Repeat plays then caused it to keep speeding up even further each restart, eventually going into endless loop by itself, where it seemed to be so fast it couldn't correctly check gamestate. In these restarts, no pieces would appear, but the score kept increasing anyway, eventually up to some very high number (eg, >70,000) before it'd finally decide a game over state. Each successive game would do the same thing, but advance to yet higher scores.<p>EDIT: Reproduced the second issue, and noticed hundreds of "Skipping tick during rotation" messages in the console. The procedure for me to reproduce was: play a normal game until you hit the 6000-7000 huge speed-up and game over, then keep playing hard mode games repeatedly, until it takes over.</p>
]]></description><pubDate>Sun, 16 Feb 2025 19:12:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43070736</link><dc:creator>kali_00</dc:creator><comments>https://news.ycombinator.com/item?id=43070736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43070736</guid></item><item><title><![CDATA[New comment by kali_00 in "Beej's Guide to Git"]]></title><description><![CDATA[
<p>Not wrong, but something I found confusing, in section 2.7.5 (page 11 of PDF):<p>"Let's say you modified foo.txt but didn't add it. You could: <git command>"<p>Followed by:<p>"And that would add it and make the commit. You can only do this with files you added before."<p>Wait, what? So, I modified foo.txt but <i>didn't</i> add it, and then the command to add and commit at the same time can only be done with files I <i>did</i> add before?<p>Guide was working great to heal years of git trauma up until that point though!</p>
]]></description><pubDate>Wed, 05 Feb 2025 12:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42947352</link><dc:creator>kali_00</dc:creator><comments>https://news.ycombinator.com/item?id=42947352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42947352</guid></item><item><title><![CDATA[New comment by kali_00 in "Taking a $15 Casio F91W 5km underwater"]]></title><description><![CDATA[
<p>Notably, there was no attempt to operate the watch at such depths. Pressing a side button would be an interesting test, for instance. Many "water resistant" watches, rated to a certain depth are only rated so, given the not inconsiderable caveat of not being able to operated - just looked at. The higher end, more expensive models claiming full waterproof ability don't typically have such functional restriction.</p>
]]></description><pubDate>Fri, 31 Jan 2025 13:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42887442</link><dc:creator>kali_00</dc:creator><comments>https://news.ycombinator.com/item?id=42887442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42887442</guid></item><item><title><![CDATA[New comment by kali_00 in "How to improve your WFH lighting to reduce eye strain"]]></title><description><![CDATA[
<p>I would guess by reflecting light off something silvery, eg, a wall painted in metallic silver paint.</p>
]]></description><pubDate>Thu, 23 Jan 2025 01:43:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42799705</link><dc:creator>kali_00</dc:creator><comments>https://news.ycombinator.com/item?id=42799705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42799705</guid></item></channel></rss>