<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: markussss</title><link>https://news.ycombinator.com/user?id=markussss</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 03:33:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=markussss" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by markussss in "Skip the Tips: A game to select "No Tip" but dark patterns try to stop you"]]></title><description><![CDATA[
<p>The written price is the written price, and that's final. No tips.</p>
]]></description><pubDate>Fri, 13 Feb 2026 10:42:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47001253</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=47001253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47001253</guid></item><item><title><![CDATA[New comment by markussss in "Neuroscientists track the neural activity underlying an “aha”"]]></title><description><![CDATA[
<p>Thanks for the link and tl;dr, even though it's a quite short video (3:16). I found your explanation very interesting because I have intuitively felt like this is accurate, but never knew what the underlying process is. I have been following this for years already, first absorbing information about anything where I need to make a decision, and then just leave it to stew in the back of my mind. And after a while the answer just appears in my mind, without me really understanding where it comes from.</p>
]]></description><pubDate>Mon, 17 Nov 2025 09:26:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45952089</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=45952089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45952089</guid></item><item><title><![CDATA[New comment by markussss in "Ask HN: Library that maps clock times to human terms ("early morning", etc.)?"]]></title><description><![CDATA[
<p>There are probably several libraries that offer this functionality, the question is just what your other requirements are. It is also built into most modern web browsers, just check out the MDN for Intl.DateTimeFormat with the dayPeriod option [1].<p>[1]: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat#dayperiod" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...</a></p>
]]></description><pubDate>Sat, 27 Sep 2025 16:47:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45397398</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=45397398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45397398</guid></item><item><title><![CDATA[New comment by markussss in "New Vulnerability in GitHub Copilot, Cursor: Hackers Can Weaponize Code Agents"]]></title><description><![CDATA[
<p>This page has horrible scrolling. I really don't understand why anybody creates this kind of scroll. Are they not using what they create?</p>
]]></description><pubDate>Mon, 14 Apr 2025 13:49:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43681251</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=43681251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43681251</guid></item><item><title><![CDATA[New comment by markussss in "On JavaScript's Weirdness"]]></title><description><![CDATA[
<p>You are right, these quirks are not something you struggle with very often. The only one that has been troublesome at some point during my now 8 years as a professional, mainly Javascript with Vue, web developer is the automatic semicolon insertion example.<p>The simplest fixes for it is to just insert semicolons yourself, always use const, and not start any lines with [ or (.</p>
]]></description><pubDate>Fri, 04 Apr 2025 14:57:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=43583373</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=43583373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43583373</guid></item><item><title><![CDATA[New comment by markussss in "Ask HN: What are you working on (September 2024)?"]]></title><description><![CDATA[
<p>I recently switched jobs, and as I've become more comfortable in my new job, I realized that my old job completely sucked the creativity and fun out of programming for me. I did not have any energy for any projects in my spare time while working in my previous job, so the 1,5 months I've been focusing on taking small ideas and running with them.<p>This weekend I got an idea to create a 2D-pattern from a 1D initial pattern. I put it on <a href="https://ige.land/" rel="nofollow">https://ige.land/</a>, and I find it very fun and satisfying to play around with. It's not so elegant and pretty, but it's fun for me, and that's all I was looking for! Click any cell to change that color in the pattern. Right click or long press to set the length of the 1D pattern. It's also fun to first create a pattern and then resize the browser window to see how it looks like.<p>So, what I'm working on is not really an interesting project or product. I'm working on my creativity, playing with code, and in general having more fun with programming. Making it magical for myself again.<p>I'm not sure if it's 100% in line with the spirit of the thread, but it's what I'm most excited to be working on! :-)</p>
]]></description><pubDate>Mon, 30 Sep 2024 12:38:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=41696456</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=41696456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41696456</guid></item><item><title><![CDATA[New comment by markussss in "Show HN: Simple script to cripple personalized targeting from Facebook"]]></title><description><![CDATA[
<p>I clicked around a little and I think that the correct page for me is this one, perhaps it is the correct one for you too? The script doesn't work, but it looks like it could work with some tweaking. <a href="https://www.facebook.com/adpreferences/ad_settings/?section=audience_based_advertising&entry_product=accounts_center" rel="nofollow">https://www.facebook.com/adpreferences/ad_settings/?section=...</a></p>
]]></description><pubDate>Sat, 22 Jun 2024 23:14:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=40763115</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=40763115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40763115</guid></item><item><title><![CDATA[New comment by markussss in "Show HN: My first programming project – userscripts to change forum UIs"]]></title><description><![CDATA[
<p>I love userscripts, and I'm so happy to see and hear that other are using them and developing them. Well done, Will! I hope you keep making userscripts!</p>
]]></description><pubDate>Wed, 06 Mar 2024 22:04:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=39622284</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=39622284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39622284</guid></item><item><title><![CDATA[New comment by markussss in "Code Verify: An open source browser extension for verifying code authenticity"]]></title><description><![CDATA[
<p>I think that that is supposed to prepare web apps for verification in the browser, in order to not allow them to run or connect to a remote server unless they are confirmed to be not tampered with, and that the main goal of this is to disallow usage of websites and related services unless ads are served. An adblock-blocker in the browser, sold as a security feature that protects against no real threats.<p>I refuse to believe that rouge browser extensions and userscripts are such a big problem that Meta decides to invest in security against those attack vectors.</p>
]]></description><pubDate>Wed, 21 Feb 2024 18:50:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=39457831</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=39457831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39457831</guid></item><item><title><![CDATA[New comment by markussss in "Making a PDF that's larger than Germany"]]></title><description><![CDATA[
<p>This was a fun read! Thank you</p>
]]></description><pubDate>Wed, 31 Jan 2024 23:25:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=39210913</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=39210913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39210913</guid></item><item><title><![CDATA[New comment by markussss in "Ripgrep 14 Released"]]></title><description><![CDATA[
<p>I use Ripgrep daily, and it helps me a lot when navigating codebases, and I even use it to search through my notes. A while ago, I made a script that looks for file paths in the output from Ripgrep in order to turn the paths into clickable links, as I couldn't get it to work properly back then. I'm so happy to hear that «the headlining feature in this release is hyperlink support»! I'm really looking forward to using the new update.</p>
]]></description><pubDate>Sun, 26 Nov 2023 23:24:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=38426207</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=38426207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38426207</guid></item><item><title><![CDATA[New comment by markussss in "Your brain on emoji"]]></title><description><![CDATA[
<p>I felt that it was on point to point out Microsoft, as it was the main area where I first started using emojis (before they were emojis, even though it was functionally the same). MSN Messenger came with a nice set of default smileys, and it was very simple to create your own smileys and use them in conversations with others. When other people sent a smiley to you, you could just right click it and add it to your own private repertoire of smileys.</p>
]]></description><pubDate>Tue, 22 Aug 2023 22:21:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=37229341</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=37229341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37229341</guid></item><item><title><![CDATA[New comment by markussss in "Show HN: I made a website that color-codes the world by language"]]></title><description><![CDATA[
<p>> Almost the whole of Scandinavia speaks English as a second language, and yet English does not highlight any or the four countries. Most Scandinavian people might agree with this general observation that knowing little to no Nordic language can still get you by very comfortably in that region, although knowing the national language is a plus.<p>Another thing this website miss out on is that, with goodwill on both parts, Scandinavians can usually communicate with other Scandinavians in different languages. I am Norwegian, and if I meet a Swede, we can just talk with each other. I can't talk Swedish fluently, but I can understand Swedish to such a degree that it's no problem to speak with a Swede who is speaking Swedish.<p>However, this relationship of understanding languages can be asymmetric, and it's not always as easy for a Swede to understand a Norwegian as it is for a Norwegian to understand a Swede.<p>Check out this video on asymmetric language understanding from NativLang for more about this! <a href="https://www.youtube.com/watch?v=E042GHlUgoQ">https://www.youtube.com/watch?v=E042GHlUgoQ</a></p>
]]></description><pubDate>Fri, 14 Jul 2023 20:06:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=36729229</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=36729229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36729229</guid></item><item><title><![CDATA[New comment by markussss in "Show HN: Gut – An easy-to-use CLI for Git"]]></title><description><![CDATA[
<p>> git reflog (git usage or git cmdlog)<p>Oh my god, I just realized this is ref-log (a log of references), and not re-flog (I'm not even sure what "to flog" is). No wonder I've never really understood why it's called that, I simply realized that I can look up older references to everything there by using it. Thank you!</p>
]]></description><pubDate>Thu, 30 Mar 2023 19:51:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=35377959</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=35377959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35377959</guid></item><item><title><![CDATA[New comment by markussss in "Show HN: I built a site that lets users find playlists by songs they contain"]]></title><description><![CDATA[
<p>I tried to search for a song I found to be quite cool, Rotoscoping by PTRD. I got two matches, one "Discover Weekly Archive" made by Skiley.net on behalf of NomadicDaggy (you, the creator of this post and service). The second one was a "On Repeat"-playlist! Here, I realized that it's possible to look at other people's "On Repeat"-playlists, even though they are styled by the Spotify app to look like it's your own.<p>It's kind of weird that I only found this song in your playlists, and not in one of my playlists which also contains this song. For example: <a href="https://open.spotify.com/playlist/0IntLgAqI2EysEvqwiivXQ?si=3d73c0a767924937" rel="nofollow">https://open.spotify.com/playlist/0IntLgAqI2EysEvqwiivXQ?si=...</a><p>Anyway, I'm checking out your "On Repeat" playlist, however it might be better if your personally generated playlists are excluded? I'm not sure.<p>Really cool service!</p>
]]></description><pubDate>Tue, 11 Oct 2022 12:12:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=33162403</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=33162403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33162403</guid></item><item><title><![CDATA[New comment by markussss in "To download from Google Drive, you must enable third party cookies?"]]></title><description><![CDATA[
<p>I have not found any shortcomings in Firefox for web development, so I'm wondering if you could you elaborate on what features are missing, or what killer features for web development Chrome has that Firefox doesn't?</p>
]]></description><pubDate>Tue, 19 Jul 2022 11:46:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=32150200</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=32150200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32150200</guid></item><item><title><![CDATA[New comment by markussss in "Some tiny personal programs I've written"]]></title><description><![CDATA[
<p>I absolutely love this, and I do the same. Small programs and scripts to solve problems I encountered in my daily life. When I make them for my own use, and for myself to enjoy making something, I don't care about whether it's the best solution or the most elegant solution, as long as it's <i>a solution</i>! And I really, really enjoy that. I don't care if it's one or one hundred lines, as long as it's enjoyable!<p>A few of my examples are:<p>1. A PyQt GUI for redshift. I use this every day, and have been for a few years.<p>2. Userstyle for horizontally flipping a video. Sometimes a video or stream is mirrored, for some reason, and it's just <i>nice</i> to be able to fix it.<p>3. Userstyle for scaling videos that originally had an aspect ratio of 4:3, but have been stretched out into 16:9 back to the original 4:3 aspect ratio. It's surprising how often you come across those.<p>4. Userscript for improving the functionality of the investment portal of my bank.<p>5. Bookmarklet for opening all videos on the page in new tabs, but there are some problems with iframes yet.<p>6. Bookmarklet for setting playback speed of videos on the current page. I use this several times per day.<p>[1]: <a href="https://github.com/Markussss/redshift-gui" rel="nofollow">https://github.com/Markussss/redshift-gui</a><p>[2,3,4]: <a href="https://github.com/Markussss/userscripts" rel="nofollow">https://github.com/Markussss/userscripts</a><p>[5,6]: <a href="https://markussss.github.io/" rel="nofollow">https://markussss.github.io/</a></p>
]]></description><pubDate>Wed, 09 Mar 2022 19:50:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=30619146</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=30619146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30619146</guid></item><item><title><![CDATA[New comment by markussss in "My lizard brain is no match for infinite scroll"]]></title><description><![CDATA[
<p>GitLab's diff or Code Review has an extremely annoying feature for people who fidget with text, especially when <i>dragging</i> text.<p>In addition to highlighting and "painting" the text, I often click and drag the highlighted text around. If some text is dragged onto the code view in Firefox, the dropped text seems to be treated like URLs, and opened either in new tabs or in the current tab.<p><a href="https://gitlab.com/gitlab-org/gitlab/uploads/666d09080e20ea83099f89f97d655a16/simplescreenrecorder-2022-02-09_16.40.47.mp4" rel="nofollow">https://gitlab.com/gitlab-org/gitlab/uploads/666d09080e20ea8...</a></p>
]]></description><pubDate>Mon, 07 Mar 2022 13:37:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=30587544</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=30587544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30587544</guid></item><item><title><![CDATA[New comment by markussss in "Git Command Explorer"]]></title><description><![CDATA[
<p>The "typing" of the results are horrible. It just adds a few seconds where you just sit and wait for the answer to be finished for no apparent reason. Doesn't help that the default is the slow typing speed. I could never recommend this to a colleague to explain or help with git because of how frustrating I find the "typing".</p>
]]></description><pubDate>Sat, 16 Oct 2021 19:27:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=28890680</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=28890680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28890680</guid></item><item><title><![CDATA[New comment by markussss in "Duolingo S-1 IPO"]]></title><description><![CDATA[
<p>I've been practicing Russian on Duolingo almost every day since February 2020, and before that I had a few 30 to 100 days streaks over a few years (can't remember 100% for sure). Making you force yourself into learning a new language is what makes Duolingo stand out among all the other tools I've tried.<p>I think that the tool that is the most efficient in teaching you a new language is the tool that makes you force yourself into learning, at least a little, every day. I'm quite sure that consciously practicing 10 minutes every Monday-Saturday for a year [1] is more efficient compared to practicing two hours every day for one week every three months [2], even though it adds up to approximately the same amount of time spent yearly on learning the target language.<p>[1]: (10 minutes * (365 days - 52  Sundays)) / 60 minutes per hour ≈ 52 hours and 10 minutes
[2]: 2 hours * 7 days * 4 quarters = 56 hours per year</p>
]]></description><pubDate>Tue, 29 Jun 2021 10:44:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=27674072</link><dc:creator>markussss</dc:creator><comments>https://news.ycombinator.com/item?id=27674072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27674072</guid></item></channel></rss>