<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: BanazirGalbasi</title><link>https://news.ycombinator.com/user?id=BanazirGalbasi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 20 Aug 2026 19:17:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=BanazirGalbasi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by BanazirGalbasi in "Evolve: An incremental game about evolving a civilization"]]></title><description><![CDATA[
<p>It's an idle/incremental game, which includes a lot of clicker games. It stops being clicky very early on though, it's only in the beginning 5-10 minutes that you have to click for resources.</p>
]]></description><pubDate>Tue, 18 Aug 2026 21:05:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49352708</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=49352708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49352708</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "'Ghost jobs' could soon be illegal in New York"]]></title><description><![CDATA[
<p>I didn't want to bring up ghosting in other contexts because the conversation has been more focused around the job market. The idea that everyone hates getting ghosted even if they do it themselves is one I picked up from articles about dating, so there is still shared relevance.</p>
]]></description><pubDate>Thu, 18 Jun 2026 13:38:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48585102</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=48585102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48585102</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "'Ghost jobs' could soon be illegal in New York"]]></title><description><![CDATA[
<p>Getting a rejection message, even an automated one, removes ambiguity. You're no longer wondering if you missed a call or an email went to spam, you have it right there in writing.<p>In college, I interviewed with two different local companies that had internships that would continue as part-time positions during the year. Both interviews went well and I felt that the interaction was positive overall. I was confident that I would at least have a good shot at each position after the interview. Both companies ghosted me.<p>For someone just developing their career and who was excited to work with actual professional companies (instead of the minimum-wage jobs offered to most students), that was kind of a big deal. Looking back, I'm pretty sure that's what really instilled a lot of the cynicism toward interviews I carried even after getting an internship and graduating into a full-time sysadmin position. I honestly got lucky getting the position I did, and I think without that success my cynical view would have spiraled downward.<p>> Getting ghosted is part of life.<p>The argument is that it shouldn't be. Responses like yours when people express hope that things can change is just digging your feet in because you think that other people have to deal with the same hardships you did. Everyone acknowledges that getting ghosted sucks, so maybe having a bit of empathy and sending something, even an automated message, should be encouraged more.</p>
]]></description><pubDate>Tue, 16 Jun 2026 20:01:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48561148</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=48561148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48561148</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "New York’s budget bill would require “blocking technology” on all 3D printers"]]></title><description><![CDATA[
<p>This seems like a problem with your friend moreso than with 3D printing in general. Most people I know who hear about 3D printing don't immediately think of making weapons. Toys and weird gadgets tend to come to mind first, or maybe an office accessory like my laptop stands. The fact that your friend immediately jumped to the conclusion that it's for making weapons says a lot about the way they think about the world.<p>I agree that the law seems to validate the viewpoint, but I disagree that it's a common one, nor that you should have had to spend time building that trust.</p>
]]></description><pubDate>Tue, 03 Feb 2026 16:57:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46873593</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46873593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46873593</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "New York’s budget bill would require “blocking technology” on all 3D printers"]]></title><description><![CDATA[
<p>That case started over a year ago, I would have expected the topic to come up long ago if this was motivated by the shooting. Granted, lawmaking takes longer than public sentiment lasts, but I didn't really hear much about 3D-printed guns at the time.</p>
]]></description><pubDate>Tue, 03 Feb 2026 16:51:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46873489</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46873489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46873489</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "New York’s budget bill would require “blocking technology” on all 3D printers"]]></title><description><![CDATA[
<p>If I recall correctly, this is state-dependent. Some states just say you can't sell it, some require you to serialize anything you make even if you won't sell (the process of serialization isn't specified), and some ban self-made firearms completely. If you cross state lines with something you've made, you need to make sure you're following laws in both states just to be safe.</p>
]]></description><pubDate>Tue, 03 Feb 2026 16:47:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46873431</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46873431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46873431</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Lua 5.5"]]></title><description><![CDATA[
<p>Rather than Hello World, I'd rather see something like a classic Fibonacci calculator with recursion. That way you see function definitions, variable typing, math operations (Lua doesn't have increment/decrement operators or augmented assignments), and even tail-call recursion if it's an option. Hello World is really only useful as an environment verification - do you have your machine set up so you can run the code, or are you missing something?</p>
]]></description><pubDate>Wed, 24 Dec 2025 15:59:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46376660</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46376660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46376660</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Lua 5.5"]]></title><description><![CDATA[
<p>> either way, at least you can't toggle between indexes starting at zero and one<p>You can, you just have to explicitly assign something to a[0]. Lua doesn't have real arrays, just tables. You have to do it for every table you use/define though, so if you mean "toggle" as in change the default behavior everywhere then I believe you are correct.</p>
]]></description><pubDate>Wed, 24 Dec 2025 01:07:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46371346</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46371346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46371346</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Lua 5.5"]]></title><description><![CDATA[
<p>Because Lua's Hello World is just `print("hello, world")`, which looks a lot like Python and doesn't tell you much about actually using the language.</p>
]]></description><pubDate>Tue, 23 Dec 2025 22:30:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46370233</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46370233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46370233</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "IBM CEO says there is 'no way' spending on AI data centers will pay off"]]></title><description><![CDATA[
<p>The GPUs, sure. The mainboards and CPUs can be used in clusters for general-purpose computing, which is still more prevalent in most scientific research as far as I am aware. My alma mater has a several-thousand-core cluster that any student can request time on as long as they have reason to do so, and it's all CPU compute. Getting non-CS majors to write GPU code is unlikely in that scenario.</p>
]]></description><pubDate>Wed, 03 Dec 2025 01:21:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46129168</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=46129168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46129168</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "MrBeast Failed to Disclose Ads and Improperly Collected Children's Data"]]></title><description><![CDATA[
<p>This is whataboutism. Just because they are also doing it doesn't mean its okay to do at all. It just means that Mr. Beast is the one being focused on here, and that other organizations will have to wait their turn.</p>
]]></description><pubDate>Tue, 23 Sep 2025 14:52:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45347915</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=45347915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45347915</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Diet, not lack of exercise, drives obesity, a new study finds"]]></title><description><![CDATA[
<p>To add: Exercise builds strength, including cardiovascular. Just having a low bodyfat % isn't the epitome of health, there's plenty of facets to focus on.<p>I have a friend with a heart condition, prior to surgery he couldn't even walk 100 ft or stand for more than a minute. He put on significant weight, partially due to lifestyle changes when his heart was failing. Now he _has_ to walk a lot to strengthen his heart again, and he's working on his diet to lose weight as a whole separate component. The walking has nothing to do with weight loss for him, it's purely about strength. I think a lot of people fail to make any kind of distinction there, and they just think of exercise as a way to lose weight.</p>
]]></description><pubDate>Thu, 24 Jul 2025 19:18:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44674892</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=44674892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44674892</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Ask HN: How to get rid of Gemini?"]]></title><description><![CDATA[
<p>Maybe include it in the Assist response window? I know you can disable Assist from the settings icon there, but also including a way to avoid AI entirely where it's most relevant also seems like a reasonable approach.</p>
]]></description><pubDate>Mon, 23 Jun 2025 20:48:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44359925</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=44359925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44359925</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Apple Pulls 'Convince Your Parents to Get You a Mac' Ad from YouTube"]]></title><description><![CDATA[
<p>It really depends on what you're doing with your computer. For all of my computer science classes, a Chromebook would not have been sufficient. We did have a remote desktop server we could log into that had most of the tools we needed, but I don't even know if RDP runs well on a Chromebook. Even then, I found that I preferred developing locally so I didn't have to deal with shared computer bandwidth, which means a Chromebook would be completely inadequate.<p>For some of my friends outside of STEM degrees, a Chromebook would have (mostly) been fine. Given that our laptops were a major source of entertainment for us at the time, I think something with enough power for indie gaming and HD video is a must.</p>
]]></description><pubDate>Mon, 23 Jun 2025 20:39:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44359837</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=44359837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44359837</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "Corporation for Public Broadcasting Statement Regarding Executive Order"]]></title><description><![CDATA[
<p>What action has been taken as a result of that ruling though? The Supreme Court might as well give the president a big thumbs down if nothing actually happens.</p>
]]></description><pubDate>Fri, 02 May 2025 14:33:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43870334</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=43870334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43870334</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "The April Fools joke that might have got me fired"]]></title><description><![CDATA[
<p><This comment requires a Hacker News premium account></p>
]]></description><pubDate>Tue, 01 Apr 2025 15:07:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43547688</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=43547688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43547688</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "A Knife Forged in Fire"]]></title><description><![CDATA[
<p>I took a class hosted by a group affiliated with my local renfest, which kind of kickstarted me to actually follow up on all the research I did. Having experienced instructors helped with the beginning learning curve, plus they pointed out early pitfalls to avoid (like gripping the hammer too tight). While useful, you definitely don't need to take a class to get started. There's dozens of tutorials on making a basic forge on Youtube - either coal-burning or propane - and you can get started with something as basic as a sledgehammer head for your anvil. Even a Harbor Freight cast iron anvil is enough for a beginner, although they're more likely to crack.<p>My starting costs were reduced by gifts, and my dad giving me an anvil he made with a piece of railroad several years ago. A basic gas forge from Vevor is around $75, but you can make your own small one from a coffee can, some refractory wool, and a handheld propane torch.<p>Right now, I just make tools and trinkets for myself. I'm _very_ amateur at the moment, I have more theoretical knowledge than practical experience. Once I get comfortable, I'll make more trinkets and tools for friends and family, then maybe one day make things to sell.</p>
]]></description><pubDate>Thu, 19 Dec 2024 20:59:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42465653</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=42465653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42465653</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "A Knife Forged in Fire"]]></title><description><![CDATA[
<p>On the cheaper side, Lansky makes a good jig and set of stones that's good for setting angles, and getting razor edges if you already have the angle set. [1] Worksharp makes a similar kit that's more stationary, with several versions at different costs [2]<p>For a little more, and a little more freehand style, you can try Spyderco's Sharpmaker [3]. My dad has one of these, and growing up he would sharpen kitchen and pocket knives to a razor edge very quickly with it.<p>I personally freehand sharpen my knives using Shapton stones [4]. I have the Kurumaku at 320, 1000, 2000, 5000, and 8000 grits, although the higher grits don't get used often; usually the 1000 grit alone is enough for getting a razor edge fairly quickly. I got mine from Amazon, but you can find them various places for $30-50 each.<p>[1] <a href="https://www.lansky.com/deluxe-5-stone-system.html" rel="nofollow">https://www.lansky.com/deluxe-5-stone-system.html</a>
[2] <a href="https://www.worksharptools.com/products/precision-adjust-knife-sharpener" rel="nofollow">https://www.worksharptools.com/products/precision-adjust-kni...</a>
[3] <a href="https://www.spyderco.com/catalog/details.php?product=77" rel="nofollow">https://www.spyderco.com/catalog/details.php?product=77</a>
[4] <a href="https://shapton.co.jp/en/#products" rel="nofollow">https://shapton.co.jp/en/#products</a></p>
]]></description><pubDate>Thu, 19 Dec 2024 20:04:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=42465179</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=42465179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42465179</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "A Knife Forged in Fire"]]></title><description><![CDATA[
<p>It's a bit of a nitpick, but I hate the term "Damascus steel" used in this context. This is pattern-welded steel, which was first called Damascus by Bill Moran in 1973. It offers few (if any) benefits that a solid billet of a single high-quality steel wouldn't, and it offers none that the original Damascus was said to have.<p>Damascus steel was originally a crucible wootz steel that came from India or Iran and was sold to Europe through Damascus. The alternating colors came from the grain structure of the steel, not from different steel types layered together. As far as I am aware, we still do not know the exact process used to create it, although we have come close, and it's likely that modern CPM (Crucible Particulate Metallurgy) steels surpass it due to more consistent measurements for the components of the alloy.<p>I am only an amateur blacksmith, but I have spent the last 15 years dreaming and researching to prepare myself. Given that I live in an apartment, I am limited to a small mobile forge that I can wheel out to the complex's grill area where I am actually allowed to have a fire, which limits the projects I can do due to the forge size and temperature. Crucible steel is a dream one day, but for now I just nitpick and try to tell people about the original Damascus, which is (in my opinion) much more fascinating than what gets the label today.</p>
]]></description><pubDate>Thu, 19 Dec 2024 19:56:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42465118</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=42465118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42465118</guid></item><item><title><![CDATA[New comment by BanazirGalbasi in "XFCE 4.20 Aims to Bring Preliminary Wayland Support"]]></title><description><![CDATA[
<p>I think it's because Xubuntu was a lighter alternative to Ubuntu when it ran Unity desktop. I don't know how Gnome compares to Unity, but at the time Xubuntu was far better for low-end computers than vanilla Ubuntu so the reputation of XFCE was justified.</p>
]]></description><pubDate>Sun, 06 Oct 2024 21:00:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=41760274</link><dc:creator>BanazirGalbasi</dc:creator><comments>https://news.ycombinator.com/item?id=41760274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41760274</guid></item></channel></rss>