<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: markuman123</title><link>https://news.ycombinator.com/user?id=markuman123</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 02:14:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=markuman123" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by markuman123 in "Thoughts on having SSH allow password authentication from the Internet"]]></title><description><![CDATA[
<p>Three layer of defense on default Port here.<p>1. ufw limit ssh.<p>2. Ansible devsec.hardening.ssh_hardening<p>3. fail2ban</p>
]]></description><pubDate>Sat, 18 Jan 2025 10:32:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42747347</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=42747347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42747347</guid></item><item><title><![CDATA[New comment by markuman123 in "I will never need to buy a new computer again"]]></title><description><![CDATA[
<p>Energyconsumption is a reason for a CPU update.</p>
]]></description><pubDate>Sun, 12 Jan 2025 17:32:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42675172</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=42675172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42675172</guid></item><item><title><![CDATA[New comment by markuman123 in "I will never need to buy a new computer again"]]></title><description><![CDATA[
<p>Energyconsumption is nowaday the reason for a CPU Update.</p>
]]></description><pubDate>Sun, 12 Jan 2025 17:31:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=42675165</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=42675165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42675165</guid></item><item><title><![CDATA[Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/markuman/sms">https://github.com/markuman/sms</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41181036">https://news.ycombinator.com/item?id=41181036</a></p>
<p>Points: 203</p>
<p># Comments: 77</p>
]]></description><pubDate>Wed, 07 Aug 2024 13:07:37 +0000</pubDate><link>https://github.com/markuman/sms</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=41181036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41181036</guid></item><item><title><![CDATA[New comment by markuman123 in "TOTP Codes in the Terminal"]]></title><description><![CDATA[
<p>I store my TOTP secrets in the Gnome Keyring<p><pre><code>      totp() {
        TOKEN=$(keyring get totp $1)
        oathtool -b --totp $TOKEN | xclip
      }
</code></pre>
and my TOTP secrets are saved via ansible-vault<p><pre><code>    - name: set TOTP in keyring
      with_items: "{{ TOTP }}"
      community.general.keyring:
        service: totp
        username: "{{ item }}"
        password: "{{ TOTP[item] }}"
        keyring_password: "{{ keyring_password }}"</code></pre></p>
]]></description><pubDate>Mon, 26 Feb 2024 08:29:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=39508820</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=39508820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39508820</guid></item><item><title><![CDATA[New comment by markuman123 in "Ask HN: I Want to have a small Linux laptop. What are my options?"]]></title><description><![CDATA[
<p>Surface Go</p>
]]></description><pubDate>Mon, 22 May 2023 16:25:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=36033472</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=36033472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36033472</guid></item><item><title><![CDATA[New comment by markuman123 in "Expired SSL Certificate at GitHub"]]></title><description><![CDATA[
<p>maybe the certificate crew is laid off?</p>
]]></description><pubDate>Fri, 24 Mar 2023 20:59:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=35295402</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=35295402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35295402</guid></item><item><title><![CDATA[New comment by markuman123 in "Expired SSL Certificate at GitHub"]]></title><description><![CDATA[
<p>expired two days ago (3/22/2023) and no one cares</p>
]]></description><pubDate>Fri, 24 Mar 2023 20:58:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=35295388</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=35295388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35295388</guid></item><item><title><![CDATA[New comment by markuman123 in "Microsoft Azure Outage"]]></title><description><![CDATA[
<p>russia? shut down a service and halt the productivity of most companies in the west...because most companies moved to azure ad and teams.</p>
]]></description><pubDate>Wed, 25 Jan 2023 08:24:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=34515787</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=34515787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34515787</guid></item><item><title><![CDATA[New comment by markuman123 in "Ask HN: Do you think Meta could compete with AWS?"]]></title><description><![CDATA[
<p>No.</p>
]]></description><pubDate>Tue, 03 Jan 2023 13:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=34231192</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=34231192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34231192</guid></item><item><title><![CDATA[New comment by markuman123 in "Ask HN: LastPass Alternatives"]]></title><description><![CDATA[
<p>Passwords for nextcloud</p>
]]></description><pubDate>Tue, 27 Dec 2022 05:39:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=34145494</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=34145494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34145494</guid></item><item><title><![CDATA[New comment by markuman123 in "Manifesto for minimalist software engineers (2013)"]]></title><description><![CDATA[
<p>no valid https ...</p>
]]></description><pubDate>Mon, 07 Nov 2022 10:26:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=33504009</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=33504009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33504009</guid></item><item><title><![CDATA[New comment by markuman123 in "Ask HN: Offline resources during internet outages?"]]></title><description><![CDATA[
<p>raspberry pi (some low energy home computer) serving nextcloud, offline wikipedia and OSM.</p>
]]></description><pubDate>Thu, 29 Sep 2022 09:12:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=33018105</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=33018105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33018105</guid></item><item><title><![CDATA[New comment by markuman123 in "Trivy: A scanner for vulnerabilities in containers, file systems, and Git repos"]]></title><description><![CDATA[
<p>it's super easy to integrate in every ci/cd pipeline</p>
]]></description><pubDate>Thu, 11 Nov 2021 14:05:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=29187927</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=29187927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29187927</guid></item><item><title><![CDATA[New comment by markuman123 in "Show HN: AWS credentials management CLI tool"]]></title><description><![CDATA[
<p>I always wonder why people are investing so much energy and time to invent New tools instead oft using existing tools that already solve the same issues.
Just use ansible for that.</p>
]]></description><pubDate>Wed, 03 Nov 2021 04:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=29091144</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=29091144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29091144</guid></item><item><title><![CDATA[New comment by markuman123 in "Ask HN: How to handle 500+ repositories in GitHub?"]]></title><description><![CDATA[
<p>with ansible</p>
]]></description><pubDate>Tue, 13 Jul 2021 06:41:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=27818177</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=27818177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27818177</guid></item><item><title><![CDATA[New comment by markuman123 in "Intentionally Leaking AWS Keys"]]></title><description><![CDATA[
<p>using s3 as a cdn is a complete different thing than leaking intentionally credentials.</p>
]]></description><pubDate>Wed, 20 Jan 2021 06:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=25843201</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=25843201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25843201</guid></item><item><title><![CDATA[New comment by markuman123 in "Intentionally Leaking AWS Keys"]]></title><description><![CDATA[
<p>Sorry, I cannot follow.<p>To be clear, I'm no aws advocate.</p>
]]></description><pubDate>Tue, 19 Jan 2021 20:40:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=25838592</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=25838592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25838592</guid></item><item><title><![CDATA[New comment by markuman123 in "Intentionally Leaking AWS Keys"]]></title><description><![CDATA[
<p>Nope, because you just get a 404, even on public buckets, because you have no access to the kms key.</p>
]]></description><pubDate>Tue, 19 Jan 2021 20:13:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=25838250</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=25838250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25838250</guid></item><item><title><![CDATA[New comment by markuman123 in "Intentionally Leaking AWS Keys"]]></title><description><![CDATA[
<p>that's the reason why should always use aws:kms encryption on s3.</p>
]]></description><pubDate>Tue, 19 Jan 2021 19:54:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=25837997</link><dc:creator>markuman123</dc:creator><comments>https://news.ycombinator.com/item?id=25837997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25837997</guid></item></channel></rss>