<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: matly</title><link>https://news.ycombinator.com/user?id=matly</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Jul 2026 20:51:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=matly" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by matly in "EU Parliament greenlights Chat Control 1.0"]]></title><description><![CDATA[
<p>At least in some member states, that's a well used pattern when the soccer world cup is on (as in: people are focused on something else).
Which at least has been going on in the last weeks.</p>
]]></description><pubDate>Thu, 09 Jul 2026 13:07:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48845228</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=48845228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48845228</guid></item><item><title><![CDATA[New comment by matly in "Show HN: I scrape Steam data every month and it's yours to download for free"]]></title><description><![CDATA[
<p>Let's expand our own skillset by investing time instead of money (paying someone else). Sounds like a reasonable proposition to me.</p>
]]></description><pubDate>Mon, 24 Feb 2025 15:07:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43160374</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=43160374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43160374</guid></item><item><title><![CDATA[New comment by matly in "Ask HN: What Are You Working On? (October 2024)"]]></title><description><![CDATA[
<p>Carpeweekem looks like a really cool idea!   
I suppose you exclusively use it for goal tracking and not for ongoing/open To Dos, right? At least if you don't carry over stuff from last week?</p>
]]></description><pubDate>Mon, 28 Oct 2024 09:45:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41969333</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41969333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41969333</guid></item><item><title><![CDATA[New comment by matly in "Show HN: Create mind maps to learn new things using AI"]]></title><description><![CDATA[
<p>You could take a look at Obsidian [1], or similar knowledge management tools.
There is certainly a lot of movement in the plugin ecosystem right now, for example the obsidian-canvas-llm-extender [2], which (likely) does what you're asking for.<p>1: <a href="https://obsidian.md/" rel="nofollow">https://obsidian.md/</a>  
2: <a href="https://github.com/phasip/obsidian-canvas-llm-extender">https://github.com/phasip/obsidian-canvas-llm-extender</a></p>
]]></description><pubDate>Mon, 21 Oct 2024 07:32:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=41901605</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41901605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41901605</guid></item><item><title><![CDATA[New comment by matly in "Huly – Open-source project management platform"]]></title><description><![CDATA[
<p>These moving parts require active understanding and maintenance, as they will change on each and every upgrade, which also requires manual upgrade steps and potential debugging on breaking changes.
OCI images let you worry less about dependencies, but what they don't eliminate is debugging and/or upgrading k8s configuration manifests (which we are looking at here).<p>> We can also take a look at the linux kernel that powers the docker instances and faint in terror.<p>Sure, and computers are rocks powered by lightning - very, very frighting. That doesn't invalidate criticism about the usability and design of this very product my friend.</p>
]]></description><pubDate>Mon, 14 Oct 2024 14:02:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=41837640</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41837640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41837640</guid></item><item><title><![CDATA[New comment by matly in "Huly – Open-source project management platform"]]></title><description><![CDATA[
<p>As someone that develops native Kubernetes platforms: Providing the raw resources / manifests is almost the worst way of providing a user install.
That works great as long as you never have a breaking change in your manifests or any kind of more complex upgrade.<p>Which brings me back to the initial question: Is this complexity and the external dependencies really needed? 
For a decently decomposed, highly scalable microservice architecture, maybe. 
For an Open Source (likely) single tenant management platform? Unlikely.<p>It highlights the problem of clashing requirements of different target user groups.</p>
]]></description><pubDate>Mon, 14 Oct 2024 13:54:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41837566</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41837566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41837566</guid></item><item><title><![CDATA[New comment by matly in "Huly – Open-source project management platform"]]></title><description><![CDATA[
<p>Kubernetes cannot ingest compose files as-is, no.<p>From a users point of view: If I'm interested in a project, I usually try to run it locally for a test drive. If you make me jump through many complex hoops just to get the equivalent of a "Hello World" running, that sucks big time.<p>From a customers point of view: Ideally you want both, local and cluster deployment options. Personally I prefer a compose file and a Helm chart.<p>In this specific case I'd argue that if you're interested in running an OSS project management product, you're likely a small/medium business that doesn't want to shell out for Atlassian - so it's also likely you don't have k8s cluster infrastructure, or people that would know how to operate one.</p>
]]></description><pubDate>Mon, 14 Oct 2024 09:07:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41835672</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41835672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41835672</guid></item><item><title><![CDATA[New comment by matly in "Huly – Open-source project management platform"]]></title><description><![CDATA[
<p>That's actually supporting the posters' argument.<p>Take a look at all the configs and moving parts checked in this very repo that are needed to run a self-hosted instance.  
Yes, it is somewhat nicely abstracted away, but that doesn't change the fact that in the kube directory alone [1] there are 10 subfolders with even more config files.<p>1: <a href="https://github.com/hcengineering/huly-selfhost/tree/main/kube">https://github.com/hcengineering/huly-selfhost/tree/main/kub...</a></p>
]]></description><pubDate>Mon, 14 Oct 2024 07:14:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=41835017</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41835017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41835017</guid></item><item><title><![CDATA[New comment by matly in "We built the city of Colombo in Cities:Skylines"]]></title><description><![CDATA[
<p>Agreed!<p>I really enjoy seeing stuff like Horizon. There are so many bad examples for taxpayers money (e.g. Gaia-X), but Horizon ain't that.</p>
]]></description><pubDate>Wed, 04 Sep 2024 11:13:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41444273</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41444273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41444273</guid></item><item><title><![CDATA[New comment by matly in "Programming vs. Software Engineering (Rust vs. Go)"]]></title><description><![CDATA[
<p>Very fun article to read!
There's one catch: Go styleguides strongly recommend short variable names.
They do have a whole chapter about single/double letter vars [1] which boils down to:
They have their place, as receiver variables and in any place where the short name would be too repetitive.<p>1: <a href="https://google.github.io/styleguide/go/decisions.html" rel="nofollow">https://google.github.io/styleguide/go/decisions.html</a></p>
]]></description><pubDate>Thu, 15 Aug 2024 07:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41253888</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41253888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41253888</guid></item><item><title><![CDATA[New comment by matly in "IP.network: Check IP Address"]]></title><description><![CDATA[
<p>Kind of nice visuals, although I still prefer functionality and speed over visual sparkles.  
For entertainment and a no-fluff service, I still recommend <a href="https://wtfismyip.com/" rel="nofollow">https://wtfismyip.com/</a>, which offers the data in any output format you could ever need</p>
]]></description><pubDate>Tue, 06 Aug 2024 09:54:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41169241</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41169241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41169241</guid></item><item><title><![CDATA[New comment by matly in "Stop Killing Games"]]></title><description><![CDATA[
<p>There is an EU Court ruling that found that EULA/TOS are not applicable or enforceable in Europe, so that's kind of a non-issue. 
Also, this doesn't really change the outcome if a publisher would be forced to guarantee usability of their product after they shut down servers, does it?<p><a href="https://curia.europa.eu/juris/liste.jsf?num=C-128/11" rel="nofollow">https://curia.europa.eu/juris/liste.jsf?num=C-128/11</a></p>
]]></description><pubDate>Mon, 05 Aug 2024 11:28:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=41160186</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=41160186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41160186</guid></item><item><title><![CDATA[New comment by matly in "Piezoelectrics enable displays to provide both audio and touch feedback"]]></title><description><![CDATA[
<p>You'd be surprised about the amount of people wanting this kind of smartphone.
The success of Framework, who are doing something similar in the Laptop world, could be a robust indicator for the demand.
Especially the replaceable battery is something we really should get back to IMHO.</p>
]]></description><pubDate>Mon, 12 Feb 2024 13:54:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=39344740</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=39344740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39344740</guid></item><item><title><![CDATA[New comment by matly in "Paper vs. devices: Brain activation differences during memory retrieval (2021)"]]></title><description><![CDATA[
<p>Interesting. How is the integration of the reMarkable into other ecosystems? Can notes be converted to text and used elsewhere easily? (e.g. Nextcloud or Markdown docs)?</p>
]]></description><pubDate>Mon, 04 Dec 2023 13:33:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=38516969</link><dc:creator>matly</dc:creator><comments>https://news.ycombinator.com/item?id=38516969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38516969</guid></item></channel></rss>