<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: allover</title><link>https://news.ycombinator.com/user?id=allover</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 17:15:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=allover" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by allover in "EMule 0.60a"]]></title><description><![CDATA[
<p>Presumably because the icon will be shown on high-dpi displays (retina screens etc), no?</p>
]]></description><pubDate>Thu, 03 Sep 2020 11:04:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=24362785</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=24362785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24362785</guid></item><item><title><![CDATA[New comment by allover in "Kosmonaut: web browser from scratch in Rust"]]></title><description><![CDATA[
<p>The problem is that such a browser wouldn't be any use to users in the short-term, because most of the web simply wouldn't "work" in it.<p>So, I don't think it's developers that are the problem. As a web dev myself, I'd much rather have less, mostly unnecessary, complexity to deal with, but I can't see a rational path towards that.</p>
]]></description><pubDate>Sat, 15 Aug 2020 21:18:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=24172481</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=24172481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24172481</guid></item><item><title><![CDATA[New comment by allover in "Rob Pike's Rules of Programming (1989)"]]></title><description><![CDATA[
<p>The counter argument would be that git is the poster-child of poor UX, which could be blamed on the fact that it exposes too much of its internal data structure and general inner-workings to the user.<p>I.e. too much focus has been put on data structures and not enough on the rest of the tool.<p>A less efficient data structure, but more focus on UX could have saved millions of man hours by this point.</p>
]]></description><pubDate>Wed, 12 Aug 2020 20:52:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=24136832</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=24136832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24136832</guid></item><item><title><![CDATA[New comment by allover in "Dividing front end from back end is an antipattern"]]></title><description><![CDATA[
<p>Parent is simply referring to the front-end skill of building an app with rich client-side state that isn't persisted to a backend DB.</p>
]]></description><pubDate>Sat, 25 Jul 2020 09:31:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=23947872</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23947872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23947872</guid></item><item><title><![CDATA[New comment by allover in "Ways to make a web component"]]></title><description><![CDATA[
<p>> large React applications tend to be just as heavyweight and hard to understand as Angular ones once you need a router, state manager, and 20 or 30 other "compact" libraries to do what you're trying to do.<p>I largely disagree with the comment you're replying to in its oversimplification of things, however, this simply isn't true. 'Create React App' plus 'React-Router' is literally all you need for the vast majority of applications.<p>And you don't need "20 or 30 other compact libraries", unless what you're doing is specialised and requires them.<p>The idea you need "a state manager" is an unfortunate fallacy, due to React/Facebook's history by accidentally implying a Flux-like solution should be added to augment React, when in fact so much more could be achieved by simply following React's component model, and React's built-in mechanisms for managing state.</p>
]]></description><pubDate>Fri, 17 Jul 2020 20:39:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=23875262</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23875262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23875262</guid></item><item><title><![CDATA[New comment by allover in "Ways to make a web component"]]></title><description><![CDATA[
<p>Exactly - the innerHTML approach doesn't work for component composition and it completely fails for things like forms, where you will blow away form input focus/cursor state etc.<p>This was a stumbling-block of the fairly simplistic predecessors to the React/Angular generation - like in Backbone.js if you chose to implement 'render()' in such a naive way.</p>
]]></description><pubDate>Fri, 17 Jul 2020 20:04:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=23874873</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23874873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23874873</guid></item><item><title><![CDATA[New comment by allover in "Ways to make a web component"]]></title><description><![CDATA[
<p>> Or am i missing the point completely<p>Sort of. These are ways you can built web components <i>today</i> with modern conveniences that some of these _libraries_ (not frameworks), might lend you.<p>The site isn't claiming these different approaches  can all be used together on one page in a practical way.<p>Technically you could, but it would have the obvious downsides you mention. This is just the reality of the limitations in the standards today.</p>
]]></description><pubDate>Fri, 17 Jul 2020 19:56:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=23874783</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23874783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23874783</guid></item><item><title><![CDATA[New comment by allover in "15 years later: remote code execution in qmail"]]></title><description><![CDATA[
<p>So it's not secure by default.</p>
]]></description><pubDate>Wed, 20 May 2020 22:03:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=23252480</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23252480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23252480</guid></item><item><title><![CDATA[New comment by allover in "15 years later: remote code execution in qmail"]]></title><description><![CDATA[
<p>I think you're being downvoted because other things being insecure is not relevant or an excuse.</p>
]]></description><pubDate>Wed, 20 May 2020 18:22:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=23250064</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23250064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23250064</guid></item><item><title><![CDATA[New comment by allover in "15 years later: remote code execution in qmail"]]></title><description><![CDATA[
<p>When you say "this is squarely a Debian issue", do you mean "in his opinion", or that you agree?</p>
]]></description><pubDate>Wed, 20 May 2020 17:00:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=23249166</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23249166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23249166</guid></item><item><title><![CDATA[New comment by allover in "15 years later: remote code execution in qmail"]]></title><description><![CDATA[
<p>So the app is vulnerable by default, yet the author is claiming this doesn't matter, because he instructs how to run it in a safe way?<p>Correct, or am I oversimplifying/missing something?</p>
]]></description><pubDate>Wed, 20 May 2020 16:56:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=23249123</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23249123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23249123</guid></item><item><title><![CDATA[New comment by allover in "When Parallel: Pull, Don't Push"]]></title><description><![CDATA[
<p>Very interesting optimisations, but I would not say the author "missed" these points, since this wasn't the point of their post.</p>
]]></description><pubDate>Thu, 07 May 2020 09:29:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=23101214</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23101214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23101214</guid></item><item><title><![CDATA[New comment by allover in "No cookie consent walls, scrolling isn’t consent, says EU data protection body"]]></title><description><![CDATA[
<p>There absolutely is a cookie law. The UK legislation is "PECR" [1] which sits alongside the GDPR.<p>> PECR are the Privacy and Electronic Communications Regulations. Their full title is The Privacy and Electronic Communications (EC Directive) Regulations 2003.<p>> They are derived from European law. They implement European Directive 2002/58/EC, also known as ‘the e-privacy Directive’.<p>> PECR cover several areas:<p>> The use of cookies or similar technologies that track information about people accessing a website or other electronic service.<p>See "How does this fit with the GDPR?" for how the two relate, tl;dr:<p>> The GDPR does not replace PECR, although it changes the underlying definition of consent. Existing PECR rules continue to apply, but using the new GDPR standard of consent.<p>[1] <a href="https://ico.org.uk/for-organisations/guide-to-pecr/what-are-pecr/" rel="nofollow">https://ico.org.uk/for-organisations/guide-to-pecr/what-are-...</a></p>
]]></description><pubDate>Thu, 07 May 2020 08:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=23101080</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23101080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23101080</guid></item><item><title><![CDATA[New comment by allover in "No cookie consent walls, scrolling isn’t consent, says EU data protection body"]]></title><description><![CDATA[
<p>Parent edited their comment from "can" to "can't", and I got downvoted, yikes.</p>
]]></description><pubDate>Thu, 07 May 2020 08:47:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=23101024</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23101024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23101024</guid></item><item><title><![CDATA[New comment by allover in "No cookie consent walls, scrolling isn’t consent, says EU data protection body"]]></title><description><![CDATA[
<p>This is not correct, in the UK at least. Similar technologies like LocalStorage fall under cookie law. [1]<p>[1] <a href="https://ico.org.uk/for-organisations/guide-to-pecr/cookies-and-similar-technologies/" rel="nofollow">https://ico.org.uk/for-organisations/guide-to-pecr/cookies-a...</a></p>
]]></description><pubDate>Wed, 06 May 2020 17:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=23093797</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=23093797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23093797</guid></item><item><title><![CDATA[New comment by allover in "Agile's early evangelists wouldn't mind watching Agile die"]]></title><description><![CDATA[
<p>If you're genuinely confused, I assume they missed out the word "selling" before "software".</p>
]]></description><pubDate>Fri, 24 Apr 2020 17:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=22970429</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=22970429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22970429</guid></item><item><title><![CDATA[New comment by allover in "SpaceX bans Zoom over privacy concerns"]]></title><description><![CDATA[
<p>To be fair it does perform <i>better</i> than everything else, which is why people are so forgiving of it, but it still doesn't excuse their ineptitude on privacy and security.</p>
]]></description><pubDate>Thu, 02 Apr 2020 00:05:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=22754911</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=22754911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22754911</guid></item><item><title><![CDATA[New comment by allover in "Zoom meetings aren’t end-to-end encrypted, despite marketing"]]></title><description><![CDATA[
<p>tl;dr of your comment is "I don't care about privacy, if the product works".<p>But privacy is not about those privileged enough to where privacy doesn't matter.<p>I don't care that you don't care. Privacy matters.</p>
]]></description><pubDate>Wed, 01 Apr 2020 23:57:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=22754844</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=22754844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22754844</guid></item><item><title><![CDATA[New comment by allover in "Zoom’s Use of Facebook’s SDK in iOS Client"]]></title><description><![CDATA[
<p>Of course, but that suggests Apple isn't smart enough to know this and hasn't sufficiently anonymised the data, which is pure speculation?</p>
]]></description><pubDate>Mon, 30 Mar 2020 10:15:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=22726643</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=22726643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22726643</guid></item><item><title><![CDATA[New comment by allover in "New Grad vs. Senior Dev"]]></title><description><![CDATA[
<p>You're assuming malice over incompetence.<p>Having heard mainly "nothing but guff" justifications for microservices in non-enormous orgs, I think (as usual, and some law I forget dictates) the latter is more likely.</p>
]]></description><pubDate>Sat, 28 Mar 2020 21:45:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=22714549</link><dc:creator>allover</dc:creator><comments>https://news.ycombinator.com/item?id=22714549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22714549</guid></item></channel></rss>