Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ta8903
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
61.
▲
by
ta8903
5mo ago
I agreed with these posts a couple years ago but for the past year there have been a lot of meaningful improvements in Firefox.
62.
▲
by
ta8903
6mo ago
>the country is long and narrow This is a little counterintuitive but it does make a difference. I recently moved from a coastal city (that is very linear) to a landlocked city spread evenly in all directions. I had naively assumed the n
63.
▲
by
ta8903
6mo ago
Not a big fan of the canonical cow.
64.
▲
by
ta8903
6mo ago
On the other hand, placing your laptop on your belly when lying down on a couch is peak computing ergonomics.
65.
▲
by
ta8903
6mo ago
Sadly year of the linux phone feels like it's getting farther away.
66.
▲
by
ta8903
6mo ago
>beta feature that displays a colored line to the left of new comments (since you last viewed the page) Can't wait until this is released!
67.
▲
by
ta8903
6mo ago
I understand why NASA might be a little antsy but 100B over 25 years doesn't seem like a lot for America for a long horizon project.
68.
▲
by
ta8903
6mo ago
PRs aren't part of the repository (if you define repository to mean part of `git`'s internal working. It's part of GitHub, which is owned by Microsoft.
69.
▲
by
ta8903
6mo ago
It happened! 98.99% now.
70.
▲
by
ta8903
6mo ago
99.04% now
71.
▲
by
ta8903
6mo ago
claude.ai uptime about to fall below 99% https://status.claude.com/
72.
▲
by
ta8903
6mo ago
Something that should be mentioned is starting a command with a space doesn't add it to your history in most shells, really useful for one-off commands that you don't want cluttering your history. Also, increase your `$HISTSIZE` t
73.
▲
by
ta8903
6mo ago
Speaking of readline, I recently found out PowerShell has a readline mode ( https://learn.microsoft.com/en-us/powershell/module/psreadli... ) and it works great. As someone who works mostly in WSL and has to us
74.
▲
by
ta8903
6mo ago
mpv has plugins for this like https://github.com/serenae-fansubs/mpv-webm
75.
▲
by
ta8903
7mo ago
"Indian" is the commonly used term for the people from India as far as I know. You don't very often see that cohort referred to by some other term.
76.
▲
by
ta8903
7mo ago
Hey. Out of curiosity, why did Iranian diaspora stop celebrating the conflict in the streets over the past week? It would be difficult for the US and Israel to justify starting the war this way, I hope you continue the celebrations.
77.
▲
by
ta8903
7mo ago
I used to not use one either, and used Aurora Store for certain apps. But at some point, my bank's app stopped working if I installed it from Aurora Store, and would only work from the play store. Since then I've seen a lot more a
78.
▲
by
ta8903
7mo ago
Aren't classrooms usually well lit?
79.
▲
by
ta8903
7mo ago
Yeah, it's funny how it's better than the other MacBooks in a way.
80.
▲
by
ta8903
7mo ago
>I don't get what's so user-hostile about Android. How about the fact that you can't install applications without having a google account. Right from the get go, it isn't a serious OS.
81.
▲
by
ta8903
7mo ago
Terrorists already have nuclear weapons. Of course no country having nukes is ideal, but in absence of that possibility everyone having them is better, unless your reasoning is "I hope my side has them and the other side doesn't.&
82.
▲
by
ta8903
7mo ago
>global ignore file at ~/.config/git/ignore or wherever core.excludesFile points Most mentions I see of `core.excludesFile` refer to it as a global, but it could also be a local file. I use it as a local file since for som
83.
▲
In Search of a Discord Replacement
(no-bull.sh)
56 points
by
ta8903
7mo ago
|
29 comments
84.
▲
by
ta8903
7mo ago
I don't think it's okay to breathe for 16 hours a day.
85.
▲
by
ta8903
7mo ago
Not very concerning because that post is obviously LLM generated.
86.
▲
by
ta8903
7mo ago
Would you be less mad if he used the word android instead, or is that also etymologically problematic?
87.
▲
by
ta8903
8mo ago
You mean like a bus?
88.
▲
by
ta8903
8mo ago
Thanks, I didn't find this when I was looking for a solution for my problem. This is pretty much the exact solution for my usecase, though for some reason inotify feels more complicated than some kind of filesystem mount solution for m
89.
▲
by
ta8903
8mo ago
I know this is trivial to do programmatically, but I was looking for a way this will be handled by the filesystem. For instance, if I have some processes generating log files, and I have a script that converts them to html, I wanted the scr
90.
▲
by
ta8903
8mo ago
Not technically related to atomicity, but I was looking for a way to do arbitrary filesystem operations based on some condition (like adding a file to a directory, and having some operation be performed on it). The usual recommendation for
More ›