<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: marcelnita</title><link>https://news.ycombinator.com/user?id=marcelnita</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 08 Sep 2026 15:42:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=marcelnita" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by marcelnita in "Concealed backdoor in fake AWS files escaped mainstream notice"]]></title><description><![CDATA[
<p>Wondering why all those console.log calls ended up in the presumably final version of the exploit. All the more chances for someone to see what they were doing.</p>
]]></description><pubDate>Thu, 18 Jul 2024 11:06:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=40994458</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=40994458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40994458</guid></item><item><title><![CDATA[New comment by marcelnita in "Android's Messages, Dialer apps quietly sent text, call info to Google"]]></title><description><![CDATA[
<p>Discussed yesterday as well: <a href="https://news.ycombinator.com/item?id=30751751" rel="nofollow">https://news.ycombinator.com/item?id=30751751</a></p>
]]></description><pubDate>Tue, 22 Mar 2022 04:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=30762685</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=30762685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30762685</guid></item><item><title><![CDATA[New comment by marcelnita in "Samsung appears to be throttling 10k Android apps on Galaxy devices"]]></title><description><![CDATA[
<p>Depends how you look at it. What can't be denied is that they removed the performance limitations for benchmarking apps and this is the real issue - you don't get that kind of performance in real life usage.</p>
]]></description><pubDate>Fri, 04 Mar 2022 14:09:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=30554912</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=30554912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30554912</guid></item><item><title><![CDATA[New comment by marcelnita in "Ask HN: How do you deploy your side project?"]]></title><description><![CDATA[
<p>If we're talking AWS, then I'd go for AWS Fargate. You can push your Docker image, built via GH actions, to their registry (ECR). From there on you spin up a task definition based on the image and then a new ECS service.<p>In front of it you can have an ALB for load balancing, but that's optional, although recommended.</p>
]]></description><pubDate>Fri, 07 Jan 2022 17:16:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=29841739</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29841739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29841739</guid></item><item><title><![CDATA[New comment by marcelnita in "Show HN: Net 6 generic host boilerplate"]]></title><description><![CDATA[
<p>If you want to do IPC between two console apps like this one, then yes, something along those lines. However, if you're thinking about exposing an endpoint over HTTP(S) then you can create directly a Web API project - which runs in a Web Host (as opposed to a generic host) and provides the entire infrastructure for request processing.</p>
]]></description><pubDate>Thu, 06 Jan 2022 18:40:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=29827867</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29827867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29827867</guid></item><item><title><![CDATA[Show HN: Net 6 generic host boilerplate]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/marceln/net-generic-host-boilerplate">https://github.com/marceln/net-generic-host-boilerplate</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29824727">https://news.ycombinator.com/item?id=29824727</a></p>
<p>Points: 5</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 06 Jan 2022 15:27:58 +0000</pubDate><link>https://github.com/marceln/net-generic-host-boilerplate</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29824727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29824727</guid></item><item><title><![CDATA[New comment by marcelnita in "Ask HN: How to take first steps to escape burnout?"]]></title><description><![CDATA[
<p>Yup, the same experience for me as well at least in what concerns the flood, not so sure about quality. This drags the prices down and I see many clients offering $5-$15/h for short-medium term jobs.</p>
]]></description><pubDate>Mon, 03 Jan 2022 08:54:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=29778706</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29778706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29778706</guid></item><item><title><![CDATA[DARPA and NASA Scientists Accidentally Create Warp Bubble]]></title><description><![CDATA[
<p>Article URL: <a href="https://coffeeordie.com/alcubierre-white-warp-drive/">https://coffeeordie.com/alcubierre-white-warp-drive/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29532511">https://news.ycombinator.com/item?id=29532511</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 12 Dec 2021 19:04:34 +0000</pubDate><link>https://coffeeordie.com/alcubierre-white-warp-drive/</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29532511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29532511</guid></item><item><title><![CDATA[New comment by marcelnita in "A man who invented lithium-ion battery at 57 has an idea for a new one at 92 (2015)"]]></title><description><![CDATA[
<p>I think the li-ion battery is good enough for now.</p>
]]></description><pubDate>Sun, 05 Dec 2021 12:07:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=29448660</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29448660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29448660</guid></item><item><title><![CDATA[New comment by marcelnita in "Why Are Topre Keyboards So Expensive?"]]></title><description><![CDATA[
<p>Heh, they do. Thanks a lot! I've read one or two years ago in a newsletter from him that they were running the last batch ever of RF cases.</p>
]]></description><pubDate>Fri, 19 Nov 2021 23:36:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=29284008</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29284008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29284008</guid></item><item><title><![CDATA[New comment by marcelnita in "Why Are Topre Keyboards So Expensive?"]]></title><description><![CDATA[
<p>I disagree. There are numerous people, myself included, on /r/mechanicalkeyboards that have way better experiences with Realforce/HHKB keyboards and their quality. I use daily a RF 87 for the past 5 years and I've had no issues with it.<p>I only regret not getting a Norbauer case for it, despite its price.</p>
]]></description><pubDate>Fri, 19 Nov 2021 21:36:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29282868</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=29282868</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29282868</guid></item><item><title><![CDATA[New comment by marcelnita in "Microsoft angers the .NET open source community with a controversial decision"]]></title><description><![CDATA[
<p>Previous discussion: <a href="https://news.ycombinator.com/item?id=28952502" rel="nofollow">https://news.ycombinator.com/item?id=28952502</a>.</p>
]]></description><pubDate>Sat, 23 Oct 2021 18:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=28970862</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=28970862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28970862</guid></item><item><title><![CDATA[New comment by marcelnita in "AMD Laptops finally reach the 4k screen barrier"]]></title><description><![CDATA[
<p>You must be referring to the T14s with the 16 GB RAM limitation. The T14 has 8/16GB soldered and one free slot where you can install another 16GB.</p>
]]></description><pubDate>Mon, 18 Oct 2021 18:23:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=28909228</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=28909228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28909228</guid></item><item><title><![CDATA[New comment by marcelnita in "My own personal AWS S3 bucket"]]></title><description><![CDATA[
<p>Why do you think it's sad?</p>
]]></description><pubDate>Tue, 05 Oct 2021 05:04:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=28755657</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=28755657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28755657</guid></item><item><title><![CDATA[New comment by marcelnita in "Android 12 is live in AOSP"]]></title><description><![CDATA[
<p>Sadly, the update to Pixel phones comes in the next few weeks they say.<p><a href="https://9to5google.com/2021/10/04/android-12-aosp/" rel="nofollow">https://9to5google.com/2021/10/04/android-12-aosp/</a></p>
]]></description><pubDate>Mon, 04 Oct 2021 17:47:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=28750055</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=28750055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28750055</guid></item><item><title><![CDATA[New comment by marcelnita in "K Programming Language"]]></title><description><![CDATA[
<p>K is proprietary and licensed by Kx Systems. Reading further on it I gather it isn't cheap.</p>
]]></description><pubDate>Sat, 11 Sep 2021 18:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=28494606</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=28494606</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28494606</guid></item><item><title><![CDATA[New comment by marcelnita in "Discovery of Lost ‘Golden’ City in Luxor, Egypt"]]></title><description><![CDATA[
<p>Hey, what podcast is that?</p>
]]></description><pubDate>Sun, 11 Apr 2021 17:53:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=26772120</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=26772120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26772120</guid></item><item><title><![CDATA[New comment by marcelnita in "Rtty – Access a device’s terminal from anywhere via the web"]]></title><description><![CDATA[
<p>Haven't checked the code. Any obvious security flaws? Or is it the fact that it's not peer tested and proven?</p>
]]></description><pubDate>Tue, 04 Feb 2020 08:05:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=22233389</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=22233389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22233389</guid></item><item><title><![CDATA[Ask HN: Looking for a specific HN post about music notation]]></title><description><![CDATA[
<p>It was posted earlier this year or late last year. It was about representing tones with symbols like dashes, dots and lines (as far as I remember). It linked to Wikipedia.<p>Anybody knows what I'm talking about? I don't need the article itself, the name of that methodology for representing tones would suffice.<p>Thank you!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21290166">https://news.ycombinator.com/item?id=21290166</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 18 Oct 2019 10:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=21290166</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=21290166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21290166</guid></item><item><title><![CDATA[New comment by marcelnita in "Linux Inside – How the Linux Kernel Works"]]></title><description><![CDATA[
<p>Holy shit, yeah. Last time I looked at those pages was like 15 years ago.</p>
]]></description><pubDate>Tue, 30 May 2017 05:43:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=14443152</link><dc:creator>marcelnita</dc:creator><comments>https://news.ycombinator.com/item?id=14443152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14443152</guid></item></channel></rss>