Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BanazirGalbasi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
BanazirGalbasi
1mo ago
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.
2.
▲
by
BanazirGalbasi
3mo ago
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 abou
3.
▲
by
BanazirGalbasi
3mo ago
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. In college, I interviewed with two different local com
4.
▲
by
BanazirGalbasi
8mo ago
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
5.
▲
by
BanazirGalbasi
8mo ago
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 g
6.
▲
by
BanazirGalbasi
8mo ago
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-
7.
▲
by
BanazirGalbasi
9mo ago
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
8.
▲
by
BanazirGalbasi
9mo ago
> either way, at least you can't toggle between indexes starting at zero and one 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 us
9.
▲
by
BanazirGalbasi
9mo ago
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.
10.
▲
by
BanazirGalbasi
10mo ago
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 studen
11.
▲
by
BanazirGalbasi
1y ago
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.
12.
▲
by
BanazirGalbasi
1y ago
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. I have a friend with a heart condition, prior to surgery he couldn't e
13.
▲
by
BanazirGalbasi
1y ago
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.
14.
▲
by
BanazirGalbasi
1y ago
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,
15.
▲
by
BanazirGalbasi
1y ago
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.
16.
▲
by
BanazirGalbasi
1y ago
<This comment requires a Hacker News premium account>
17.
▲
by
BanazirGalbasi
2y ago
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
18.
▲
by
BanazirGalbasi
2y ago
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 versi
19.
▲
by
BanazirGalbasi
2y ago
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
20.
▲
by
BanazirGalbasi
2y ago
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 reputati
21.
▲
by
BanazirGalbasi
2y ago
This is why reading comments before contributing to the conversation is useful. There are already several comments outlining why a $25 wheelchair, especially a used one found at thrift stores, isn't comparable. Build quality, weight, f
22.
▲
by
BanazirGalbasi
2y ago
The idea is that there's several layers. If the spy appears like a normal citizen, then they won't be surveilled closely, so the book is less likely to be discovered. Keeping multiple books around means it's less suspicious t
23.
▲
by
BanazirGalbasi
2y ago
Keeping ctrl-C as the binding for copy is silly though. Intentionally having poor UX that's unnecessarily confusing to power users because of "reasons" is why Windows can never become a credible developer OS.
24.
▲
by
BanazirGalbasi
2y ago
After skimming the skills I'm familiar with, I came to the same conclusion. I was actually relieved when I saw that Blacksmithing isn't finished yet, and that's something that I'm definitely still an amateur at. I can&#x
25.
▲
by
BanazirGalbasi
2y ago
For people new to the DIY skills it requires to do it right, 2 months seems reasonable. You have to learn the skills, and when you're applying them you stop constantly to check tutorials or look for advice. You take the entire project
26.
▲
by
BanazirGalbasi
2y ago
Regarding using the right tool for the job: > sed, awk, cut, a quick bash one-liner, a simpler editor, an infinitely more powerful IDE, an actual IRC or mail client, an actual presentation program, some online CSV-to-JSON converter, etc.
27.
▲
by
BanazirGalbasi
2y ago
This is such an elitist attitude, and I'd like to see less of it. The vast majority of users aren't going to be bothered by those screen specs. For many coming from low-end hardware, it's actually an upgrade. Most work won&
28.
▲
by
BanazirGalbasi
2y ago
Most repositories have some sort of vetting process as far as I'm aware. In the case of Zed, because it's open-source, it can be examined more completely, although I don't think it's expected for every update to be heavi
29.
▲
by
BanazirGalbasi
2y ago
Most of my local libraries close fairly early these days, I think the latest any of them are open is 8:00 pm. Because of that, the 7-8 pm time slot is popular and rooms get filled up pretty fast. I recently found out that there's a loc
30.
▲
by
BanazirGalbasi
2y ago
You can use "man <command>" the same as in nix. The man command is an alias for Get-Help and it retrieves the same information. There's a lot of nix aliases for Powershell commands. Get-ChildItem is also called with l
More ›