<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: Sukram21</title><link>https://news.ycombinator.com/user?id=Sukram21</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 16:45:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Sukram21" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Sukram21 in "Brazil's Pix payment system faces pressure from Visa and Mastercard"]]></title><description><![CDATA[
<p>Since last year, all EU banks have to support SEPA Instant Transfer, both receiving & sending, at the same price as a usual transfer (Instant Payments Regulation 2024/886)</p>
]]></description><pubDate>Fri, 08 May 2026 09:45:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48060845</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=48060845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48060845</guid></item><item><title><![CDATA[Against Big Tech Credentialism]]></title><description><![CDATA[
<p>Article URL: <a href="https://alexwennerberg.com/blog/2026-04-16-credentials.html">https://alexwennerberg.com/blog/2026-04-16-credentials.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47804832">https://news.ycombinator.com/item?id=47804832</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 17 Apr 2026 11:41:24 +0000</pubDate><link>https://alexwennerberg.com/blog/2026-04-16-credentials.html</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=47804832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47804832</guid></item><item><title><![CDATA[New comment by Sukram21 in "Tutanota is now Tuta"]]></title><description><![CDATA[
<p>Gandi mailboxes are not free anymore (discussed e.g. here: <a href="https://news.ycombinator.com/item?id=35080777">https://news.ycombinator.com/item?id=35080777</a>).</p>
]]></description><pubDate>Tue, 07 Nov 2023 10:17:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=38175178</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=38175178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38175178</guid></item><item><title><![CDATA[Spanish football federation threatens to sue Jenni Hermoso over kiss ‘lies’]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theguardian.com/football/2023/aug/26/spain-football-federation-threatens-to-sue-protesting-female-players">https://www.theguardian.com/football/2023/aug/26/spain-football-federation-threatens-to-sue-protesting-female-players</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37271680">https://news.ycombinator.com/item?id=37271680</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 26 Aug 2023 11:06:20 +0000</pubDate><link>https://www.theguardian.com/football/2023/aug/26/spain-football-federation-threatens-to-sue-protesting-female-players</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=37271680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37271680</guid></item><item><title><![CDATA[Solar System: A Semirealistic Model (Animated)]]></title><description><![CDATA[
<p>Article URL: <a href="https://solarsys.jaksic.org/">https://solarsys.jaksic.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36677631">https://news.ycombinator.com/item?id=36677631</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 11 Jul 2023 07:36:34 +0000</pubDate><link>https://solarsys.jaksic.org/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=36677631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36677631</guid></item><item><title><![CDATA[New comment by Sukram21 in "Show HN: Livetext – stream text to your audience"]]></title><description><![CDATA[
<p>Hello fellow HN crowd :) As part of my day job, I often do tech workshops & talks. I made livetext to share code and other text snippets with my participants in real time. Code, links, quotes, images - basically anything that can be expressed with Markdown.<p>During my talks, I often interactively write code snippets, using input from the participants. At the same time, I want to make sure they can always can copy-paste the code and not just look at it all the time.<p>Of course, I could have used live coding tools like repl.it for the coding part. But I wanted it to look more like a scratchpad with formatting support than an actual coding environment.<p>Regarding the tech stack: TypeScript (Backend: Express, Frontend: Vanilla JS, bundled with Parcel), MVP.css as lightweight CSS framework, socket.io for client-server communication, Codemirror 6 as code editor, markdown-it for Markdown rendering. The project is hosted on fly.io.<p>Hope this is useful for other, too! I am looking forward to your thoughts & feedback!</p>
]]></description><pubDate>Fri, 29 Oct 2021 11:47:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=29037387</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=29037387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29037387</guid></item><item><title><![CDATA[Show HN: Livetext – stream text to your audience]]></title><description><![CDATA[
<p>Article URL: <a href="https://livetext.21solutions.de">https://livetext.21solutions.de</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29037383">https://news.ycombinator.com/item?id=29037383</a></p>
<p>Points: 11</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 29 Oct 2021 11:47:04 +0000</pubDate><link>https://livetext.21solutions.de</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=29037383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29037383</guid></item><item><title><![CDATA[Hosts file: What is it, why is it useful and how to edit it?]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/2021/08/hosts-file-what-is-it-why-is-it-useful-how-to-edit-it/">https://www.markusdosch.com/2021/08/hosts-file-what-is-it-why-is-it-useful-how-to-edit-it/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28160982">https://news.ycombinator.com/item?id=28160982</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Aug 2021 20:25:14 +0000</pubDate><link>https://www.markusdosch.com/2021/08/hosts-file-what-is-it-why-is-it-useful-how-to-edit-it/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=28160982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28160982</guid></item><item><title><![CDATA[New comment by Sukram21 in "Ask HN: Show me your half baked project"]]></title><description><![CDATA[
<p>I’ve been working on this Google Slides productivity add-on as a side project: <a href="https://powerpack.21solutions.de/" rel="nofollow">https://powerpack.21solutions.de/</a><p>The idea is to spend less time tweaking your Google Slides - PowerPack makes positioning & alignment easier, finding licensed images & icons, and checking the consistency of the presentation. Inspired by similar add-ons for PowerPoint, like think-cell and empower slides.<p>Quite hard to find the time besides a demanding full-time job, but it’s slowly getting better and better... :)</p>
]]></description><pubDate>Sat, 09 Jan 2021 22:27:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=25705606</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=25705606</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25705606</guid></item><item><title><![CDATA[Web Development: Overview and Basic Concepts]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/documents/web-development-overview-basic-concepts/">https://www.markusdosch.com/documents/web-development-overview-basic-concepts/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=24570937">https://news.ycombinator.com/item?id=24570937</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 23 Sep 2020 19:29:30 +0000</pubDate><link>https://www.markusdosch.com/documents/web-development-overview-basic-concepts/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=24570937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24570937</guid></item><item><title><![CDATA[New comment by Sukram21 in "25 Years of PHP"]]></title><description><![CDATA[
<p>I wrote a blog post on my most-used shortcuts in JetBrains' IDEs (=> also PHPStorm), maybe this is useful for you as well. It was discussed here: <a href="https://news.ycombinator.com/item?id=22925484" rel="nofollow">https://news.ycombinator.com/item?id=22925484</a></p>
]]></description><pubDate>Wed, 10 Jun 2020 12:54:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=23476497</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=23476497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23476497</guid></item><item><title><![CDATA[Presenting Socket.IO: Building a chat in 70 lines]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/2020/05/presenting-socket.io-building-a-chat-in-70-lines/">https://www.markusdosch.com/2020/05/presenting-socket.io-building-a-chat-in-70-lines/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23390225">https://news.ycombinator.com/item?id=23390225</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 02 Jun 2020 12:26:34 +0000</pubDate><link>https://www.markusdosch.com/2020/05/presenting-socket.io-building-a-chat-in-70-lines/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=23390225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23390225</guid></item><item><title><![CDATA[A short historic overview: Building JavaScript apps that receive server events]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/2020/05/a-short-historic-overview-building-javascript-apps-that-receive-server-events-in-real-time/">https://www.markusdosch.com/2020/05/a-short-historic-overview-building-javascript-apps-that-receive-server-events-in-real-time/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23382307">https://news.ycombinator.com/item?id=23382307</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 01 Jun 2020 18:59:40 +0000</pubDate><link>https://www.markusdosch.com/2020/05/a-short-historic-overview-building-javascript-apps-that-receive-server-events-in-real-time/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=23382307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23382307</guid></item><item><title><![CDATA[Short historic overview: Building JavaScript apps that receive server events]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/2020/05/a-short-historic-overview-building-javascript-apps-that-receive-server-events-in-real-time/">https://www.markusdosch.com/2020/05/a-short-historic-overview-building-javascript-apps-that-receive-server-events-in-real-time/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23305782">https://news.ycombinator.com/item?id=23305782</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 25 May 2020 22:59:44 +0000</pubDate><link>https://www.markusdosch.com/2020/05/a-short-historic-overview-building-javascript-apps-that-receive-server-events-in-real-time/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=23305782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23305782</guid></item><item><title><![CDATA[7 Steps to Better JavaScript Development]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/2018/03/7-steps-to-better-javascript-development/">https://www.markusdosch.com/2018/03/7-steps-to-better-javascript-development/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22957221">https://news.ycombinator.com/item?id=22957221</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Apr 2020 15:45:34 +0000</pubDate><link>https://www.markusdosch.com/2018/03/7-steps-to-better-javascript-development/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=22957221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22957221</guid></item><item><title><![CDATA[My Favorite Shortcuts for JetBrains' IDEs]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.markusdosch.com/2020/04/my-favorite-shortcuts-for-jetbrains-ides/">https://www.markusdosch.com/2020/04/my-favorite-shortcuts-for-jetbrains-ides/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22925484">https://news.ycombinator.com/item?id=22925484</a></p>
<p>Points: 120</p>
<p># Comments: 67</p>
]]></description><pubDate>Mon, 20 Apr 2020 16:32:07 +0000</pubDate><link>https://www.markusdosch.com/2020/04/my-favorite-shortcuts-for-jetbrains-ides/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=22925484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22925484</guid></item><item><title><![CDATA[PHP Reimagined]]></title><description><![CDATA[
<p>Article URL: <a href="https://stitcher.io/blog/php-reimagined">https://stitcher.io/blog/php-reimagined</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22638007">https://news.ycombinator.com/item?id=22638007</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 20 Mar 2020 14:57:08 +0000</pubDate><link>https://stitcher.io/blog/php-reimagined</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=22638007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22638007</guid></item><item><title><![CDATA[New comment by Sukram21 in "Unicode 13.0"]]></title><description><![CDATA[
<p>The Eszett (ß) has been already standardized for several decades (since 1986: with ISO 8859-1 aka latin-1).<p>The newly added letter is the "capital  letter Eszett", which did not exist until recently. One could argue that this new letter is not really needed, as Eszett does not appear in capitalized form except when a word is in all-caps, and was then simply written as "SS".</p>
]]></description><pubDate>Wed, 11 Mar 2020 12:31:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=22545204</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=22545204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22545204</guid></item><item><title><![CDATA[Webhint, the hinting engine for web best practices]]></title><description><![CDATA[
<p>Article URL: <a href="https://webhint.io/">https://webhint.io/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22177030">https://news.ycombinator.com/item?id=22177030</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 29 Jan 2020 03:25:42 +0000</pubDate><link>https://webhint.io/</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=22177030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22177030</guid></item><item><title><![CDATA[gRPC in Golang: Build a Simple API Service]]></title><description><![CDATA[
<p>Article URL: <a href="https://towardsdatascience.com/grpc-in-golang-bb40396eb8b1">https://towardsdatascience.com/grpc-in-golang-bb40396eb8b1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22009455">https://news.ycombinator.com/item?id=22009455</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 Jan 2020 08:47:21 +0000</pubDate><link>https://towardsdatascience.com/grpc-in-golang-bb40396eb8b1</link><dc:creator>Sukram21</dc:creator><comments>https://news.ycombinator.com/item?id=22009455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22009455</guid></item></channel></rss>