<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: flowless</title><link>https://news.ycombinator.com/user?id=flowless</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 12:13:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=flowless" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by flowless in "The fake browser update scam gets a makeover"]]></title><description><![CDATA[
<p>I’ve recently received a scam email with ‘Incoming mail delayed’ subject saying that my mailbox is almost full.<p>It contained IPFS url with a login form sending data to some hacked site so this is already a standard practice.<p>It is also a bit amusing when you host your own mailserver for years.</p>
]]></description><pubDate>Wed, 18 Oct 2023 20:08:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=37934106</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=37934106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37934106</guid></item><item><title><![CDATA[New comment by flowless in "Bottlerocket – Minimal, immutable Linux OS with verified boot"]]></title><description><![CDATA[
<p>You could use Nix to build (and manage/update) an OS similar to this.</p>
]]></description><pubDate>Sat, 23 Sep 2023 20:51:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=37627427</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=37627427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37627427</guid></item><item><title><![CDATA[New comment by flowless in "The state of open-source in 3D printing in 2023"]]></title><description><![CDATA[
<p>Amusing that their firmware repo (unlike Slic3r) had no reference to Marlin until I've pointed it out to them <a href="https://github.com/prusa3d/Prusa-Firmware/issues/2625">https://github.com/prusa3d/Prusa-Firmware/issues/2625</a><p>Also it was imported by copying the modified source instead of proper git fork with history and all the contributors that made it possible.<p>Since i3 was designed, there were always parts that weren't open (like the pictured PCB heated bed) so nothing really changes.</p>
]]></description><pubDate>Sun, 02 Apr 2023 06:52:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=35407872</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=35407872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35407872</guid></item><item><title><![CDATA[New comment by flowless in "Mindustry – Open-Source Game"]]></title><description><![CDATA[
<p>I can recommend Teeworlds (CTF modes) for casual office gaming. I've organized a tournament once and got my ass kicked in the final matches (2v2 CTF) as people improved really quickly.</p>
]]></description><pubDate>Thu, 11 Aug 2022 17:12:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=32428835</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=32428835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32428835</guid></item><item><title><![CDATA[New comment by flowless in "Thank You, Valve"]]></title><description><![CDATA[
<p>Recently it switched to running via Proton if you had Steam Play enabled (and broke completely for me). Solution is/was to disable Steam Play and it will use native version.</p>
]]></description><pubDate>Mon, 07 Feb 2022 16:10:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=30246730</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=30246730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30246730</guid></item><item><title><![CDATA[New comment by flowless in "NFT's aren't the answer to the problems of digital art"]]></title><description><![CDATA[
<p>Typically they get paid the initial listing sum of the auction (at least) and what happens on secondary market is not their concern, similar to classic art pieces.<p>Royalties can be a thing provided NFTs are traded using a smart contract that pays royalties to the creator but it's not that common since artists are compensated well enough by the first approach and don't need to milk secondary market trades.</p>
]]></description><pubDate>Tue, 09 Nov 2021 14:37:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=29162286</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=29162286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29162286</guid></item><item><title><![CDATA[New comment by flowless in "NFT's aren't the answer to the problems of digital art"]]></title><description><![CDATA[
<p>Nothing. Creators are getting paid because NFTs are associated with their brand, not just magically having a value because you minted one.</p>
]]></description><pubDate>Tue, 09 Nov 2021 14:19:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=29162040</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=29162040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29162040</guid></item><item><title><![CDATA[New comment by flowless in "Valve accused of ignoring existing RCE vulnerability in Source games for 2 years"]]></title><description><![CDATA[
<p>You can also run virtual machine with real card attached to it via VFIO if your host has IOMMU support. Guess what this means for anti-cheat.</p>
]]></description><pubDate>Sat, 10 Apr 2021 21:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=26765489</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=26765489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26765489</guid></item><item><title><![CDATA[New comment by flowless in "Podman: A Daemonless Container Engine"]]></title><description><![CDATA[
<p>Not entirely true.<p>I was researching this few hours ago and according to <a href="https://github.com/containers/podman/issues/6114#issuecomment-632409804" rel="nofollow">https://github.com/containers/podman/issues/6114#issuecommen...</a> it just works when you add another network.<p>Docker registry having no IPv6 is another fun story tho.</p>
]]></description><pubDate>Thu, 11 Feb 2021 16:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=26103493</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=26103493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26103493</guid></item><item><title><![CDATA[New comment by flowless in "MakAir: Covid-19 ventilator with a Raspberry Pi"]]></title><description><![CDATA[
<p>If your embedded stack supports USB you could use CDC ACM for possibly more robust comms (checksummed by USB, no need for RTS/CTS).<p>Also there are CAN hats for rPi (SPI) or USB<->CAN bridges (using slcan protocol and Linux driver).</p>
]]></description><pubDate>Thu, 07 Jan 2021 17:32:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=25674194</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=25674194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25674194</guid></item><item><title><![CDATA[New comment by flowless in "Firefox 80 to Support VA-API Acceleration on X11"]]></title><description><![CDATA[
<p>No need to download, I was using youtube-dl piped to mplayer, now using mpv which has youtube-dl integrated.<p>Works wonders on old and not-so-old hardware that can't play 1080p or 4k in browser.</p>
]]></description><pubDate>Sat, 04 Jul 2020 11:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=23731551</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=23731551</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23731551</guid></item><item><title><![CDATA[New comment by flowless in "Singapore to Open Source Bluetooth Contact Tracing"]]></title><description><![CDATA[
<p>Any idea how it works? The site is not very helpful in that manner.</p>
]]></description><pubDate>Fri, 27 Mar 2020 16:11:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=22704125</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=22704125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22704125</guid></item><item><title><![CDATA[New comment by flowless in "Lasersaur – open-source laser cutter"]]></title><description><![CDATA[
<p>You can build it for way lower than that - in their BoM they use quite expensive distributors like Misumi - if you only source your steppers from other places that's already hundreds saved. If you buy the laser tube and power supply from China it's few thousands shaved off (the only problem is the risky shipping of fragile laser tube).</p>
]]></description><pubDate>Sat, 08 Feb 2020 17:49:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=22277163</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=22277163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22277163</guid></item><item><title><![CDATA[New comment by flowless in "Hard Problems in Cryptocurrency: Five Years Later"]]></title><description><![CDATA[
<p>Because Cardano is what ETH might have been if done right. They did a tons of (actually scientific) research on the topics mentioned in this article but the author won't mention Cardano as it is his direct competition (even nicknamed Ethereum killer).</p>
]]></description><pubDate>Sun, 24 Nov 2019 18:09:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=21622147</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=21622147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21622147</guid></item><item><title><![CDATA[New comment by flowless in "Software projects written in Haskell"]]></title><description><![CDATA[
<p>It doesn't feel slow to me (compared to for example C++ compilation) and you can iterate quickly using cabal repl (:r) or ghcid[1] which both support partial recompilation of changed files.<p>[1] <a href="https://github.com/ndmitchell/ghcid" rel="nofollow">https://github.com/ndmitchell/ghcid</a></p>
]]></description><pubDate>Tue, 22 Oct 2019 13:57:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=21323625</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=21323625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21323625</guid></item><item><title><![CDATA[New comment by flowless in "US Navy will replace touchscreen with mechanical controls on its destroyers"]]></title><description><![CDATA[
<p>LinuxCNC (at least Axis) can be controlled by keyboard - F1 is especially handy to stop the job in progress if anything goes wrong. Arrow keys can be used for jogging, with shift it uses max travel speeds but dedicated CNC pendant for jogging is on my TODO list as well as standalone DRO with 7 segment displays.</p>
]]></description><pubDate>Sun, 11 Aug 2019 16:33:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=20668893</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=20668893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20668893</guid></item><item><title><![CDATA[New comment by flowless in "How Command and Conquer: Tiberian Sun punished the computers of the day [video]"]]></title><description><![CDATA[
<p>Multi-planet battles while cool looking and fun are not balanced and most of the competitive matches are played with no orbital tech on single planet - these are quite similar to competitive matches in TotalA and really well balanced. If you play ladder or with people looking for competitive matches then it feels a lot more like old RTSes although you can still zoom out or send units in not so obvious ways (frontal attacks rarely work) which often makes for interesting surprises and strategies.<p>It takes a bit to get used to playing on planets instead of classic maps with borders but that’s what makes this game special.</p>
]]></description><pubDate>Sun, 11 Aug 2019 07:52:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=20666956</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=20666956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20666956</guid></item><item><title><![CDATA[New comment by flowless in "GNU Guix package definitions for Gov.uk software and systems"]]></title><description><![CDATA[
<p>It doesn't maintain any state - NixOps uses SQLite database which makes it cumbersome to share with other devs.<p>Morph can't create machines for you - it doesn't have any backends except for SSH. It means fewer dependencies but you need to create targets manually or with something like Terraform. I've only used 'libvirt' and 'none' backends with NixOps and even wrote a 'dumb' backend that unlike 'none' backend wouldn't generate and store SSH keys in state but respects .ssh/config.<p>One feature of morph is really nice - declarative health checks that are run after the deployment automatically or can be triggered manually.<p>I also find it easier to explain to not-that-technical people as it basically requires one or two commands.<p>For the reference:
<a href="https://github.com/DBCDK/morph" rel="nofollow">https://github.com/DBCDK/morph</a></p>
]]></description><pubDate>Mon, 01 Jul 2019 16:14:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=20326823</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=20326823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20326823</guid></item><item><title><![CDATA[New comment by flowless in "GNU Guix package definitions for Gov.uk software and systems"]]></title><description><![CDATA[
<p>We're trying something similar - to provide a set of curated services with example deployments for cities or municipalities. We build on NixOS and use morph for deployment. Services include simple-nixos-mailserver, Redmine, Sympa, owncloud with LibreOffice Online and many more. If you're working on something similar or your're interested in helping with this cause feel free to contact me via email or IRC.</p>
]]></description><pubDate>Mon, 01 Jul 2019 11:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=20324154</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=20324154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20324154</guid></item><item><title><![CDATA[New comment by flowless in "Why can't computers boot instantly? (2013)"]]></title><description><![CDATA[
<p>GoPro cameras run RTOS and one of the threads run Linux which is cold booted only once (or during an update) and stored for next fast hot boots - it was only used for providing WiFi and streaming functionality.</p>
]]></description><pubDate>Sun, 23 Jun 2019 11:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=20254891</link><dc:creator>flowless</dc:creator><comments>https://news.ycombinator.com/item?id=20254891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20254891</guid></item></channel></rss>