<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: linmer</title><link>https://news.ycombinator.com/user?id=linmer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 22:10:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=linmer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Sad Things about PHP]]></title><description><![CDATA[
<p>Article URL: <a href="http://phpsadness.com/">http://phpsadness.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48698383">https://news.ycombinator.com/item?id=48698383</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 27 Jun 2026 14:01:06 +0000</pubDate><link>http://phpsadness.com/</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48698383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48698383</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Wait, so I have to ask for every single person's permissions to use this data?<p>uhhhhhhhhhhhhhhhhhhhhhh</p>
]]></description><pubDate>Thu, 25 Jun 2026 17:19:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676537</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676537</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Do you mean it's not updated? You gotta sort by update_time column. Looks sorted, but you gotta sort it with a query like:<p>SELECT * FROM hackernews_history<p>ORDER BY update_time DESC<p>LIMIT 100;<p>And yeah, I got that from deepseek because I don't have a brain.</p>
]]></description><pubDate>Thu, 25 Jun 2026 17:14:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676467</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676467</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Thank you for providing this, you are a hero!!! I'm gonna try to do cool stuff with it!</p>
]]></description><pubDate>Thu, 25 Jun 2026 17:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676290</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676290</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Has anyone tried to make some sort of algorithm to find cool stuff on HN or sort by upvotes etc? I know it's cool and intended that such things don't exist, but has anyone tried?</p>
]]></description><pubDate>Thu, 25 Jun 2026 17:00:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676267</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676267</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Indeed you did! That made me look into this:
<a href="https://news.ycombinator.com/front?day=1826-05-24">https://news.ycombinator.com/front?day=1826-05-24</a></p>
]]></description><pubDate>Thu, 25 Jun 2026 16:58:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676234</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676234</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>I think atom is no longer being developed, so it must not be a that popular topic.  is that what you meant?</p>
]]></description><pubDate>Thu, 25 Jun 2026 16:55:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676196</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676196</guid></item><item><title><![CDATA[New comment by linmer in "Show HN: I made Google Trends for Hacker News by indexing 18 years of comments"]]></title><description><![CDATA[
<p>Cool! I want to suggest something, Imagine I want to got to a specific date where some topic was hot, I can read it from your website and then go to that date. But it would be better if I could click on some sort of button, or on the points on the graph to go to that date. It would be easy to implement, you just need links like this:
<a href="https://news.ycombinator.com/front?day=2026-05-24">https://news.ycombinator.com/front?day=2026-05-24</a></p>
]]></description><pubDate>Thu, 25 Jun 2026 16:54:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676174</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676174</guid></item><item><title><![CDATA[New comment by linmer in "How it feels to practice for IOAI in Iran"]]></title><description><![CDATA[
<p>Thanks, I'll correct it! Here the exams aren't practical until the very end.</p>
]]></description><pubDate>Thu, 25 Jun 2026 16:44:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48676037</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48676037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48676037</guid></item><item><title><![CDATA[New comment by linmer in "Seeking Advice"]]></title><description><![CDATA[
<p>The point about careers was really something I didn't think about, thank you for pointing that out! Science looks fun too. thank you for your help. I still have to think about the 'why' you mentioned, but you cleared some of the picture for me!</p>
]]></description><pubDate>Mon, 22 Jun 2026 20:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48635316</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48635316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48635316</guid></item><item><title><![CDATA[New comment by linmer in "Seeking Advice"]]></title><description><![CDATA[
<p>I wrote this once, power went out. I write it shorter this time.
1. JS, Python, PHP, C#, C++, Rust, Java. The ones after PHP, I only have worked with for a short time, like a hello world and solving some basic CS questions. I don't really know them. I know frameworks, but I forgot most if them. React, Svelte for frontend. Laravel, Django for backend. I know more Laravel than Django. Pytorch and sklearn for AI. Not sure what I'm good at. I mostly experience flow in theoretical things like math. But I also experience flow in solving weird DevOps bugs that you have no clue where they come from, no error message or error message isn't helpful, the ones AI can't solve and you find out with thinking an lot of experimenting and trying to find the root. I have completed advanced math courses for AI, but not for algorithms and such things. I learned some design patterns and tried to be loyal to OOP or functional programming, never felt it helped me. Also I get bored adn I'm bad at algorithms.<p>2. lol, all of it. But the most possible and logical one that I'm sure I like is just making stuff that I and other people find cool. Its fine even if only I would like it. Things like interactive games or cool tools and websites. Most satisfying thing was two things I did recently, related to solving two small language/typography problem and and bidirectional text.<p>3. I want to have a lot of cool projects people can interact with and play with and see. Made useful stuff for myself, that help me in hard and important things like studying. I'd also like to fit in the university, maybe find some new friends and doing projects with my old + new friends, and that would be a huge victory as I haven't done much team work. My financial goals would be having a job. Perfectly I'd have passive income. I really have many interests, and I feel I might fail because of being a "jack of all trades". I did some graphics design before. I even sometimes want to get to art like 2D art, that I'm normal in and even music composing which I know nothing about. But I'm behind others in these and I can't get accepted to a good university at those, least not this year. Also I'm only consistent in programming, not these. The motivation I have for them is occasional and temporary. About Robotics, before programming I liked that, but I hate the fact you have to buy stuff to experiment etc. It's hard to have the playground to learn in does hardware professions in my opinion. Also by experience I'm bad at handiwork.<p>Thank you very much for replying and helping me.</p>
]]></description><pubDate>Mon, 22 Jun 2026 11:15:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48628644</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48628644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48628644</guid></item><item><title><![CDATA[Seeking Advice]]></title><description><![CDATA[
<p>Yo, I provide some backstory on my coding journey, you can skip this to the very end. I just wanna know what to do from now on. Now I don't expect to find the fully complete answer here, but hey who dislikes, free, good advice from genius hackers.<p>I started coding, nah, writing markup and stylesheets when I was 10 or something with NetBeans which was weird but it was the IDE that the tutorial guy used, hoping to learn how to make a website, make money then buy a good computer so I can run a proper 3D game engine (instead of construct which I didn't like) and make games.<p>While at first I just wanted to make money, It felt good. It went like this for a year and I didn't make any money. And I think I stopped programming or more precisely did much less programming than before for some reason I don't remember. After a year I started again, by then I had learned that I don't have to use NetBeans and I can use notepad++ which was smoother on my 1GB-ram-mobile-chipset-broken-keyboard-black-monitor-tochpad-burnt-connected-to-TV-via-HDMI Acer laptop.  And yeah my neck hurt looking at the TV from close distance.<p>I switched to English learning sources, primarily w3schools. And It went on like this, I learned some JS. I bought a course with info I already knew, but it filled some holes on basic things, for example I didn't know what a title tag is. I completed the freecodecamp.org courses even though I knew most of the stuff, until the JS part. I didn't know what functional programming, OOP, and mutation mean. I was told to not change a variable, I didn't, I passed. I didn't understand. I was hoping to get a job with getting a freecodecamp certificate. Then I went to get the React certificate, I hadn't worked with React before or any other framework. I learnt why frameworks are cool.<p>I participated in some middle-school competition, I chose the software topic for some reason and made a timer with C# and it got rejected. Next year same story with Game topic, I don't know if I even made anything. Then next year I made a question generator with js and it was rejected.<p>I got accepted to "shining talents" school, and people got surprised because unlike others I studied while I programmed and watched movies and played games, even in finals. People were very smarter than me and I found out I was a big frog in a small pond. But many of them didn't program. So I was mostly studying, but then after the first term exams, there was a golden time, when I only programmed and studied, mostly programmed and didn't play any games. Not because I forced myself to, because programming was much much more enjoyable than games to me.<p>That time passed, and not only I programmed less than the peak, I programmed less than ever. By the way, for 2 years, I would do 6 months of web dev, get bored then switch to game dev. And I participated in GMTK game jam every year. I made no interesting projects. Not even boring completed projects. Of course I completed a game once a year at the jam and that was it.<p>There was more studying, and then AI hype. Before AI hype I didn't like the way things went, I had to search simple things simple as loop syntax in JS (I kept forgetting syntax). Also I was only learning frameworks and making nothing. I was learning svelte at the time. After AI hype, I wrote literally no code. Sometimes I opened a HTML to program without AI, then I would just set up the basic stuff like fonts etc and then closing it. Even with AI I made nothing.<p>My friend told me to participate in national AI Olympiad. I got a national gold medal. And it was good because I felt even though my programming journey wasn't perfect, it has helped me, as I was saved by my practical score and became 1st practical. But I don't know what to do from now on. I don't seem to like AI. Even not sure if I like game dev anymore. Please help.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48621795">https://news.ycombinator.com/item?id=48621795</a></p>
<p>Points: 4</p>
<p># Comments: 4</p>
]]></description><pubDate>Sun, 21 Jun 2026 19:25:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48621795</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48621795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48621795</guid></item><item><title><![CDATA[How it feels to practice for IOAI in Iran]]></title><description><![CDATA[
<p>Article URL: <a href="https://howitfeels.netlify.app/">https://howitfeels.netlify.app/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48611440">https://news.ycombinator.com/item?id=48611440</a></p>
<p>Points: 22</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 20 Jun 2026 18:08:48 +0000</pubDate><link>https://howitfeels.netlify.app/</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48611440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48611440</guid></item><item><title><![CDATA[New comment by linmer in "Digital Printing of Arabic: explaining the problem (2017)"]]></title><description><![CDATA[
<p>Hmm. by kashida do you mean something like 'ایـــــــــــــن'?<p>I don't think you mean this, because I don't know how would you do it in CSS. Looks more like a problem to be solved with different types of character than styling.<p>You may want to explain more.</p>
]]></description><pubDate>Sat, 20 Jun 2026 13:48:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48609229</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48609229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48609229</guid></item><item><title><![CDATA[New comment by linmer in "Digital Printing of Arabic: explaining the problem (2017)"]]></title><description><![CDATA[
<p>I looked at Arabizi and the numbers are really annoying for formal text etc. Finglish is better in my opinion, however it causes problems like being able to read the same text in two ways. like "dar". The a can be like 'a' in 'dad' or it can be 'a' like in 'car'. with different pronunciation it means 'door' and 'gallow' which can be very annoying in Arabic languages that unlike Persian write _ُ_ِ_ٌ_ً_ٍ_ّ_. Instead of numbers it uses combinations like 'kh' for 'خ', 'gh' for 'ق' and 'غ'. In some methods they use 'aa' for 'a' sound like 'bar' and single 'a' for 'a' sound like 'lad'.</p>
]]></description><pubDate>Sat, 20 Jun 2026 12:36:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608793</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48608793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608793</guid></item><item><title><![CDATA[New comment by linmer in "Digital Printing of Arabic: explaining the problem (2017)"]]></title><description><![CDATA[
<p>Yeah, but the difficulty isn't in rendering the fonts, it's for the font creator. So once the font is ready with all the combinations it rendering and using a Nastaliq font doesn't differ with rendering a Naskh. Nastaliq fonts are available in Persian, not sure if true for other languages, but it's just more complexity on making the font. For using a ready font the only thing needed is permission to change the font.</p>
]]></description><pubDate>Sat, 20 Jun 2026 12:07:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608640</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48608640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608640</guid></item><item><title><![CDATA[New comment by linmer in "Digital Printing of Arabic: explaining the problem (2017)"]]></title><description><![CDATA[
<p>If you think Arabic horrible because it has connected letters, so is cursive. But I like both cursive and Arabic. You can easily distinguish separate words as the words' letters are connected, and you don't have to put less space to show that some letters are making a word. It's not optimized for printing and digital fonts I agree. But you can't say it's not useful for daily use. It's so much easier on paper.</p>
]]></description><pubDate>Sat, 20 Jun 2026 11:52:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608559</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48608559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608559</guid></item><item><title><![CDATA[New comment by linmer in "Digital Printing of Arabic: explaining the problem (2017)"]]></title><description><![CDATA[
<p>Not only writing and printing is hard, so is selection and moving your cursor. Because in most tools, the right and left arrow keys don't mean right and left in Arabic, Persian etc. It's reversed in RTL languages, so right arrow moves the cursor to end direction (left in LTR, right in RTL) and left arrow moves you towards start direction (right in LTR, left in RTL). So in bidirectional text, for example when majority of the text is English and you have a short RTL phrase, you are holding right arrow and then then when you reach the RTL part the cursor suddenly jumps to the start of RTL text, then it goes to left and it SEEMS like you are going backward to the start, not forward. That is until you reach the end of RTL phrase and you teleport to start of next LTR part.</p>
]]></description><pubDate>Sat, 20 Jun 2026 11:47:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48608529</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48608529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48608529</guid></item><item><title><![CDATA[New comment by linmer in "Ask HN: How do you think AI comment moderation should work?"]]></title><description><![CDATA[
<p>That's a great idea. And for deep nets you can do the same with probabilities. Thanks!</p>
]]></description><pubDate>Fri, 19 Jun 2026 15:19:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48599629</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48599629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48599629</guid></item><item><title><![CDATA[New comment by linmer in "Ask HN: How do you think AI comment moderation should work?"]]></title><description><![CDATA[
<p>I think approving the comment is also doing something, so if we won't allow it to do that too it will be useless. But I think you mean we shouldn't allow AI to do potentially harmful actions like removing/rejecting comments. But approving a bad comment also means people see it so it's a debate about which one being more harmful in practice. But I agree with you!</p>
]]></description><pubDate>Tue, 16 Jun 2026 14:13:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48555655</link><dc:creator>linmer</dc:creator><comments>https://news.ycombinator.com/item?id=48555655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48555655</guid></item></channel></rss>