<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: elevader</title><link>https://news.ycombinator.com/user?id=elevader</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 06:34:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=elevader" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by elevader in "Rust: Doubling Throughput with Continuous Profiling and Optimization"]]></title><description><![CDATA[
<p>I'm not sure if this is what you are looking for but I found <a href="https://github.com/wolfpld/tracy">https://github.com/wolfpld/tracy</a> to work rather well. There is an integration for the tracing crate that can get you very far: <a href="https://lib.rs/crates/tracing-tracy" rel="nofollow">https://lib.rs/crates/tracing-tracy</a>. If you're just looking for a very high level report then this might be a bit too much detail.</p>
]]></description><pubDate>Fri, 14 Feb 2025 11:52:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43047438</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=43047438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43047438</guid></item><item><title><![CDATA[New comment by elevader in "Seven out of 10 Europeans believe their country takes in too many immigrants"]]></title><description><![CDATA[
<p>I can only really talk about Germany here, the perspective might be different in other countries. The big challenge is the large number of people coming in, both from legal and illegal immigration. Our system simply can't deal with it. Ideally you would get these people out of the asylum centers (might be the wrong term, no idea) and into jobs so they can actually start living and integrating here. But the harsh reality is that people are stuck for years, waiting for the approval process to happen at some point, and they aren't even allowed to do something useful in the meantime. This, unsurprisingly, creates a lot of tension on all sides and doesn't help anybody. Lowering the numbers might not be the best solution but at least that seems doable.</p>
]]></description><pubDate>Fri, 10 May 2024 10:07:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=40317125</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=40317125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40317125</guid></item><item><title><![CDATA[New comment by elevader in "IBM to buy HashiCorp in $6.4B deal"]]></title><description><![CDATA[
<p>I have the "honor" of getting to use IBM $PRODUCT at $COMPANY.<p>- it uses some form of consensus algorithm between all nodes that somehow manages to randomly get the whole cluster into a non working state by simply existing, requiring manual reboots<p>- Patches randomly introduce new features, often times with breaking changes to current behaviour<p>- Patches tend to break random different things and even the patches for those patches often don't work<p>- For some reason the process how to apply updates randomly changes between every couple of patches, making automation all but impossible<p>- the support doesn't know how $PRODUCT works, which leads to us explaining to them how it actually does things<p>- It is ridiculously expensive, both in hardware and licensing costs<p>All of this has been going on for years without any signs of improvement for now, to the point that $COMPANY now avoids IBM if at all possible</p>
]]></description><pubDate>Thu, 25 Apr 2024 10:39:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=40155755</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=40155755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40155755</guid></item><item><title><![CDATA[New comment by elevader in "What's new in Emacs 29.1"]]></title><description><![CDATA[
<p>Your starter kit inspired me to finally bite the bullet and write my own emacs config from scratch instead of using doom. I'm not sure yet if I'm thankful for that, time will tell ;)</p>
]]></description><pubDate>Fri, 08 Sep 2023 06:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=37430156</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=37430156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37430156</guid></item><item><title><![CDATA[New comment by elevader in "On Twitch, you can never log off"]]></title><description><![CDATA[
<p>I'd guess it's similar to a job in the entertainment industry, like being a host of a TV show. 
You won't get very far by just sitting there playing some games, you have to be entertaining, engage with the audience, provide commentary etc. And do all of this with a happy face/mood for 6-12 hours, preferably every single day. And when you're not streaming you most likely do social media stuff.<p>I know of a streamer who got "big" (enough to earn a living) by playing factorio. At some point he burnt out on the game and tried different things but his audience didn't really care for that and income broke down substantially, so it wasn't sustainable anymore. So he continued playing factorio without actually enjoying that so that he could make a living for his family. Just like a "real" job.</p>
]]></description><pubDate>Tue, 13 Dec 2022 09:09:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=33966398</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=33966398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33966398</guid></item><item><title><![CDATA[New comment by elevader in "Deployment and infrastructure for a bootstrapped webapp with 150k monthly visits"]]></title><description><![CDATA[
<p>This might be a "person in a country with pretty fast internet connection" opinion but I don't think I ever had that issue. Might also depend on the container size, pushing > 1GB containers might be more error prone than pushing small(ish) containers.</p>
]]></description><pubDate>Tue, 27 Sep 2022 13:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=32995070</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=32995070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32995070</guid></item><item><title><![CDATA[New comment by elevader in "Deployment and infrastructure for a bootstrapped webapp with 150k monthly visits"]]></title><description><![CDATA[
<p>While this is definitely a valid option I'm not sure that introducing Nix/Guix simplifies the stack compared to using Docker. Depends on the setup and experience, I guess.</p>
]]></description><pubDate>Tue, 27 Sep 2022 13:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=32995040</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=32995040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32995040</guid></item><item><title><![CDATA[New comment by elevader in "Magnasanti – The largest and most terrible city of SimCity"]]></title><description><![CDATA[
<p>Why would you assume that these are fakes? There are fan translations for the game (a quick google search would bring this up) and you can download savefiles for Magnasanti. Maybe the person simply recreated the Screenshots with their russian client? Seems a lot easier to me.</p>
]]></description><pubDate>Tue, 26 Jul 2022 11:15:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=32236776</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=32236776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32236776</guid></item><item><title><![CDATA[New comment by elevader in "Understanding the bin, sbin, usr/bin, usr/sbin split (2010)"]]></title><description><![CDATA[
<p>> I don’t wanna be callous but on a scale of 0=I stubbed my toe and 10=children are starving in [insert location] this seems to be a -3.<p>Not sure what we are measuring here but the issue of this particular article annoying you seems like a -25 by comparison, so maybe just ignore it?</p>
]]></description><pubDate>Wed, 11 May 2022 12:25:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=31338894</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=31338894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31338894</guid></item><item><title><![CDATA[New comment by elevader in "SELinux is unmanageable; just turn it off if it gets in your way"]]></title><description><![CDATA[
<p>That's not really great advice either, temporary solutions/workarounds have a tendency of sticking around permanently.</p>
]]></description><pubDate>Wed, 27 Apr 2022 10:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=31178307</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=31178307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31178307</guid></item><item><title><![CDATA[New comment by elevader in "Why LSP?"]]></title><description><![CDATA[
<p>The net benefit of using the "separate processes using IPC" model lies in the fact that the language used is an implementation detail that editors/IDEs don't have to care about. Want to write your Rust Language Server in Rust? Fine. Want to write it in Kotlin? Also fine. Your editor is written in JS? Cool. Elisp also works. This wouldn't really work so well if LSPs were some sort of library.
IntelliJ plugins are great (if they exist) but they are inherently limited to their own ecosystem, nobody outside of that benefits from that. LSP sure isn't perfect but it is a hell of a lot better than the situation we had before it. If IntelliJ works well for you then that option is always there and hopefully here to stay, all power to you. But not everybody wants that.</p>
]]></description><pubDate>Mon, 25 Apr 2022 09:57:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=31152429</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=31152429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31152429</guid></item><item><title><![CDATA[New comment by elevader in "Moving the Linux Kernel to Modern C"]]></title><description><![CDATA[
<p>AFAIK it can. They actually spent quite a considerable amount of effort implementing all of the gcc extensions to do so. There is even documentation for that: <a href="https://www.kernel.org/doc/html/latest/kbuild/llvm.html" rel="nofollow">https://www.kernel.org/doc/html/latest/kbuild/llvm.html</a></p>
]]></description><pubDate>Fri, 25 Feb 2022 10:50:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=30465852</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30465852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30465852</guid></item><item><title><![CDATA[New comment by elevader in "State of JavaScript 2021"]]></title><description><![CDATA[
<p>Should have specified that more, sorry for that. Webpack, for better or worse, has most of the current dev mindshare and tons of plugins, stackoverflow questions & random blog posts. If you need some integration for <fancy thing>, your chance of finding something working for webpack is far higher.
You can build/support everything with gulp just fine if you don't want to use webpack, the question is: Why exactly would you specifically choose gulp and not, for example, esbuild?</p>
]]></description><pubDate>Wed, 16 Feb 2022 12:36:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=30359216</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30359216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30359216</guid></item><item><title><![CDATA[New comment by elevader in "State of JavaScript 2021"]]></title><description><![CDATA[
<p>I might be getting that question totally wrong, but faced with the question of "would you use gulp for a new project" my answer would also be "no", altough I think that gulp is a nice and totally workable tool.<p>The thing is that gulp doesn't really have all that much to offer these days. If you need lots of complex build logic webpack is the way to go. If simple & fast is the desired goal then something like esbuild or swc do a much better job, especially in the "fast" section.<p>And if none of these tools are what you want you could always use make (and bazel would also be possible I think, not sure though). Or maybe just plain tsc is enough.</p>
]]></description><pubDate>Wed, 16 Feb 2022 11:21:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=30358627</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30358627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30358627</guid></item><item><title><![CDATA[New comment by elevader in "Use of Google Analytics declared illegal by French data protection authority"]]></title><description><![CDATA[
<p>And the GDPR forbids them from writing that information (e.g. "the privacy nut bought apple juice") down or passing it to a third party without your explicit consent.</p>
]]></description><pubDate>Thu, 10 Feb 2022 15:49:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=30287855</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30287855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30287855</guid></item><item><title><![CDATA[New comment by elevader in "Use of Google Analytics declared illegal by French data protection authority"]]></title><description><![CDATA[
<p>GDPR also applies to the real world. That store is definitely not allowed to share data about your shopping habits with some third party without your explicit consent. For example government departments in Germany have to aks for your explicit permission beforehand if they need to request/share data with a different department.</p>
]]></description><pubDate>Thu, 10 Feb 2022 15:48:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=30287831</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30287831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30287831</guid></item><item><title><![CDATA[New comment by elevader in "Functional Programming in Elixir with Witchcraft"]]></title><description><![CDATA[
<p>I think this is akin to the general problem people face when trying to convey why Haskell (or a Haskell-like library) is useful/awesome to them to a target audience that isn't already familiar with the subject.
Simple and straightforward examples struggle to show any benefits that generalizations could/would provide. Complex examples are hard to explain without loosing most of the audience in terminology they don't understand. Or they just go on for way too long because they constantly drift off into explanations that don't really move the overarching subject forward.</p>
]]></description><pubDate>Wed, 09 Feb 2022 13:43:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=30272492</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30272492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30272492</guid></item><item><title><![CDATA[New comment by elevader in "Thousands of Mazdas in the Seattle area are stuck on a single FM radio station"]]></title><description><![CDATA[
<p>That's classical victim blaming. We are all humans and make mistakes.Some mistakes only result in some property damage or money lost and some, like running over a person (doesn't even have to be a child, don't forget that there are handicapped people who might not be able to react fast enough to get out of that situation), can't be corrected afterwards. Handwaving that away because some people like to save a few dollars is not a great idea.<p>By your logic we could also hand everybody heroin and an assault rifle and abolish most laws, people watch TV after all and therefore can be taught not to do bad things.</p>
]]></description><pubDate>Wed, 09 Feb 2022 10:25:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30271066</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30271066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30271066</guid></item><item><title><![CDATA[New comment by elevader in "Functional Programming in Elixir with Witchcraft"]]></title><description><![CDATA[
<p>I'm not sure about this. Maybe the example is way too simple but, as the author stated, this can be easily done with already established patterns in Elixir so I don't really see the point/benefit of this. If you want to learn more about working in a Haskell-style there is always Haskell (as is said at the end of the article).<p>But it is a well written article and easy to follow, so I guess it achieves its goals.</p>
]]></description><pubDate>Wed, 09 Feb 2022 08:19:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=30270255</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30270255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30270255</guid></item><item><title><![CDATA[New comment by elevader in "People don't want to run their own bank"]]></title><description><![CDATA[
<p>Hardware failure is extremely relevant if that hardware is the drive you store your private key on,at which point the wallet is gone forever. One could say "don't do that, have elaborate backup strategies" but that brings us back to UX. Even professionals who should know better tend to be awful at this.</p>
]]></description><pubDate>Fri, 04 Feb 2022 14:43:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=30207309</link><dc:creator>elevader</dc:creator><comments>https://news.ycombinator.com/item?id=30207309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30207309</guid></item></channel></rss>