<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: inyorgroove</title><link>https://news.ycombinator.com/user?id=inyorgroove</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 22:37:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=inyorgroove" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by inyorgroove in "Google details new 24-hour process to sideload unverified Android apps"]]></title><description><![CDATA[
<p>As described developer mode is only required at install time. Remains to be seen in the actual implementation, but as described in the post developer mode can be switched off after apps have been side loaded.</p>
]]></description><pubDate>Thu, 19 Mar 2026 18:53:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47444100</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=47444100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47444100</guid></item><item><title><![CDATA[New comment by inyorgroove in "Google is killing software support for early Nest Thermostats"]]></title><description><![CDATA[
<p>I am in the same boat, but apparently it will continue to work. Downside is no more remote control. Editing the schedule via the thermostat is really going to be the real pain point. Though the app/website stopped working for me 6 or more months ago anyway, only the google home app still worked for basic temperature set.</p>
]]></description><pubDate>Sat, 26 Apr 2025 00:40:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=43799866</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=43799866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43799866</guid></item><item><title><![CDATA[New comment by inyorgroove in "Avoid ISP Routers (2024)"]]></title><description><![CDATA[
<p>As someone who has done this I take issue with characterizing the certificates as stolen. I exploited a security vulnerability in the device's web UI to extract them, from a piece of equipment I paid for. Its my equipment the provider required me to buy it for service, I can do with it as I please.<p>I would be in agreement with it if we were using all this to steal service, we just don't want to use their unstable and unacceptable equipment.</p>
]]></description><pubDate>Sun, 02 Feb 2025 02:02:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42904890</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=42904890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42904890</guid></item><item><title><![CDATA[New comment by inyorgroove in "Nintendo announces the Switch 2 [video]"]]></title><description><![CDATA[
<p>I know for a fact they had the grey and colorful models on launch day, I bought the model with the red and blue joycons at mignight on launch day at my local BestBuy. The promo video in this article[1] shows some folks playing bomberman with those joycons about 2/3 in.<p>1: <a href="https://www.polygon.com/2017/1/13/14241960/nintendo-switch-launch-titles-prices-release-dates" rel="nofollow">https://www.polygon.com/2017/1/13/14241960/nintendo-switch-l...</a></p>
]]></description><pubDate>Fri, 17 Jan 2025 00:44:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42732802</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=42732802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42732802</guid></item><item><title><![CDATA[New comment by inyorgroove in "Show HN: Trayce – Network tab for Docker containers"]]></title><description><![CDATA[
<p>It looks[1] like github actions only run on amd64 hosts, so if you use a platform matrix like in this example[2] I am fairly certain it is running under qemu just based on the fact that is takes roughly 10 times longer to run. I am aware of Blaze[3] has arm64 runners.<p>If you are willing to pay for it, you can also setup a runner that uses AWS Graviton EC2 instances[4], we do that at my workplace for our multi architecture builds.<p>1: <a href="https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#cloud-hosts-used-by-github-hosted-runners" rel="nofollow">https://docs.github.com/en/actions/using-github-hosted-runne...</a><p>2: <a href="https://docs.docker.com/build/ci/github-actions/multi-platform/" rel="nofollow">https://docs.docker.com/build/ci/github-actions/multi-platfo...</a><p>3: <a href="https://www.runblaze.dev/" rel="nofollow">https://www.runblaze.dev/</a><p>4: <a href="https://aws.amazon.com/ec2/graviton/" rel="nofollow">https://aws.amazon.com/ec2/graviton/</a></p>
]]></description><pubDate>Thu, 01 Aug 2024 20:32:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=41133315</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=41133315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41133315</guid></item><item><title><![CDATA[New comment by inyorgroove in "Show HN: Trayce – Network tab for Docker containers"]]></title><description><![CDATA[
<p>I did submit a PR with a partial implementation, well the Docker and Github side. I am useless at the C and low level code.</p>
]]></description><pubDate>Thu, 01 Aug 2024 02:10:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=41125590</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=41125590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41125590</guid></item><item><title><![CDATA[New comment by inyorgroove in "Show HN: Trayce – Network tab for Docker containers"]]></title><description><![CDATA[
<p>This tool has really cool potential!<p>Just one problem I noticed imminently that prevents me from using this, the docker agent container[1] isn't multi-architecture, this will be an issue on Apple Silicon devices. This is something I have some experience setting up if you are looking for help, though will take some research to figure out how to get going in github actions etc.<p>1: <a href="https://github.com/evanrolfe/trayce_agent/">https://github.com/evanrolfe/trayce_agent/</a><p>EDIT: quick search found this post, tested on a side project repo it works great: <a href="https://depot.dev/blog/multi-platform-docker-images-in-github-actions">https://depot.dev/blog/multi-platform-docker-images-in-githu...</a></p>
]]></description><pubDate>Wed, 31 Jul 2024 04:46:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41116458</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=41116458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41116458</guid></item><item><title><![CDATA[New comment by inyorgroove in "Nintendo is suing the creators of Switch emulator Yuzu"]]></title><description><![CDATA[
<p>From my podcast law degree, in civil action like this yes. To get standing you must show you were harmed in some way and that the court can remedy that harm. That is just one of many parts of the standing test that a federal court will apply.<p><a href="https://en.wikipedia.org/wiki/Standing_(law)" rel="nofollow">https://en.wikipedia.org/wiki/Standing_(law)</a></p>
]]></description><pubDate>Tue, 27 Feb 2024 22:37:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=39531136</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=39531136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39531136</guid></item><item><title><![CDATA[New comment by inyorgroove in "LibreOffice 24.2 Will Succeed LibreOffice 7.6"]]></title><description><![CDATA[
<p>There are many vibrant projects under the Apache Foundation that aren't the web server or other handed off projects, Superset[1] and Solr[2] being the two I am familiar with.<p>1: <a href="https://superset.apache.org/" rel="nofollow noreferrer">https://superset.apache.org/</a><p>2: <a href="https://solr.apache.org/" rel="nofollow noreferrer">https://solr.apache.org/</a></p>
]]></description><pubDate>Wed, 23 Aug 2023 00:58:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=37230604</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=37230604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37230604</guid></item><item><title><![CDATA[New comment by inyorgroove in "LineageOS 20"]]></title><description><![CDATA[
<p>TitaniumBackup still working fine for you? Last time I tried to restore apps on Lineage 18.1 recently in the last year most restored apps crashed until I wiped their data/cache in the settings. This basically makes Titanium a glorified app installer, mostly defeats the purpose.</p>
]]></description><pubDate>Sat, 31 Dec 2022 19:55:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=34200084</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=34200084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34200084</guid></item><item><title><![CDATA[New comment by inyorgroove in "WuMgr: Windows Update but Not Automatic"]]></title><description><![CDATA[
<p>These settings are still there you can access these settings via the group policy editor if you are on 10 pro. Its probably possible to do it via the registry editor also</p>
]]></description><pubDate>Thu, 29 Dec 2022 22:27:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=34178931</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=34178931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34178931</guid></item><item><title><![CDATA[New comment by inyorgroove in "Valve Introduces Proton Next"]]></title><description><![CDATA[
<p>Grapejuice [1] works excellent for me with Roblox, simply launch games from browser just like windows. Super easy to install if you are on Arch [2] as well.<p>[1]: <a href="https://gitlab.com/brinkervii/grapejuice" rel="nofollow">https://gitlab.com/brinkervii/grapejuice</a><p>[2]: <a href="https://aur.archlinux.org/packages/grapejuice" rel="nofollow">https://aur.archlinux.org/packages/grapejuice</a></p>
]]></description><pubDate>Wed, 23 Nov 2022 21:59:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=33725054</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=33725054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33725054</guid></item><item><title><![CDATA[New comment by inyorgroove in "Framework Laptops now have 4 Thunderbolt 4 ports"]]></title><description><![CDATA[
<p>In addition to metabase there are redash[0] and apache superset[1]. They are more or less similar to metabase with some different quirks. You can also visualize quite a bit of data in grafana[2] as well.<p>[0] <a href="https://redash.io/" rel="nofollow">https://redash.io/</a><p>[1] <a href="https://superset.apache.org/" rel="nofollow">https://superset.apache.org/</a><p>[2] <a href="https://github.com/grafana/grafana" rel="nofollow">https://github.com/grafana/grafana</a></p>
]]></description><pubDate>Mon, 07 Nov 2022 21:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=33512898</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=33512898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33512898</guid></item><item><title><![CDATA[New comment by inyorgroove in "What’s the strangest thing you ever found in a book?"]]></title><description><![CDATA[
<p>I assumed you linked "powers of ten"[1]<p>1. <a href="https://www.youtube.com/watch?v=0fKBhvDjuy0" rel="nofollow">https://www.youtube.com/watch?v=0fKBhvDjuy0</a></p>
]]></description><pubDate>Thu, 04 Aug 2022 06:47:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=32339934</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=32339934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32339934</guid></item><item><title><![CDATA[New comment by inyorgroove in "Gitlab and remote work"]]></title><description><![CDATA[
<p>They try to paint this feedback as a big difference about themselves is the only reason I brought it up.</p>
]]></description><pubDate>Fri, 22 Jul 2022 01:16:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=32187335</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=32187335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32187335</guid></item><item><title><![CDATA[New comment by inyorgroove in "Gitlab and remote work"]]></title><description><![CDATA[
<p>I've interviewed with them twice (2016 & 2022), didn't receive any feed back other than a generic decline e-mail. And this was despite promises to the contrary from recruiters, I was ghosted when I asked for it too. I even recall teaching the interviewer some javascript quirk during a coding challenge the first time and solved whatever silly brain teaser question that was asked, with test cases too! Yet zero feedback as to why I was not going to move past that first technical challenge. Disappointing really.<p>EDIT: More on topic, I did really enjoy the MR based technical interview way more than the common coding challenge.</p>
]]></description><pubDate>Thu, 21 Jul 2022 00:59:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=32174507</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=32174507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32174507</guid></item><item><title><![CDATA[New comment by inyorgroove in "Docker is dead? Podman – an alternative tool?"]]></title><description><![CDATA[
<p>You can setup pull through caches, function basically the same as a mirror of you have pulled an image before.<p><a href="https://docs.docker.com/registry/recipes/mirror/" rel="nofollow">https://docs.docker.com/registry/recipes/mirror/</a></p>
]]></description><pubDate>Sat, 04 Jun 2022 14:11:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=31620522</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=31620522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31620522</guid></item><item><title><![CDATA[New comment by inyorgroove in "A few things to know before stealing my 914"]]></title><description><![CDATA[
<p>My car has this, but with the sunset for 3G this year I am pretty sure the the data can't make it home anymore.</p>
]]></description><pubDate>Sat, 02 Apr 2022 05:44:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30886089</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=30886089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30886089</guid></item><item><title><![CDATA[New comment by inyorgroove in "Omega Swatch Speedmaster"]]></title><description><![CDATA[
<p>Wish I had heard about this sooner. Are they going to produce more or is this it?</p>
]]></description><pubDate>Sun, 27 Mar 2022 22:57:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=30825015</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=30825015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30825015</guid></item><item><title><![CDATA[New comment by inyorgroove in "Google requiring all ‘G Suite legacy free edition’ users to start paying"]]></title><description><![CDATA[
<p>iCloud+ ($0.99/month in US) allows custom domains with 5 emails. I set iCloud to forward by creating a on addressed to rule. Configured the "Accounts/Import" in my gmail account with smtp (I always used this with my vanity emails). Not exactly the same as before for your usecase perhaps (everyone will need a free gmail), but about as cheap as I could find per recommendation elsewhere in this thread.</p>
]]></description><pubDate>Thu, 20 Jan 2022 08:35:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=30006344</link><dc:creator>inyorgroove</dc:creator><comments>https://news.ycombinator.com/item?id=30006344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30006344</guid></item></channel></rss>