Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stonekyx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
stonekyx
6mo ago
Sure, take that stricter immigration control. But if people assume upfront that immigrants are intrinsically the source of problems and it takes stricter and stricter controls to filter them down to only those that bring value, this strengt
2.
▲
by
stonekyx
6mo ago
I was wondering why my email verifications are not being delivered, but couldn’t find the system status link on their homepage. Then I came to HN…
3.
▲
by
stonekyx
2y ago
Maybe I missed something, but if DATA is given as an array at runtime, is there a way to put it into the type system? And if the result is in type system, is there a way to print it out at runtime without looping through all permutations of
4.
▲
by
stonekyx
2y ago
Oh god, I feel sorry for these employees. It’s so disgusting and inhumane to just think about somebody being forced to smile and judged by how good they do that, by a machine!
5.
▲
by
stonekyx
2y ago
> while the US is at the forefront of lobotomizing its population with social media I have to point out that China is, too. No country is "just looking for ROI", and even if they are, that's not necessarily a good thing.
6.
▲
by
stonekyx
2y ago
I think what it meant is that, in the social networks today, you have to behave “consistently” all the time. If you wrote something today and then say the opposite tomorrow, people online would probably attack you for being untrustworthy or
7.
▲
by
stonekyx
2y ago
Lol, typical Chinese propaganda speech I'd say. But just to be fair, > he led his team to fight for a thousand years The page you linked to actually said "more than a thousand days and nights", not years.
8.
▲
by
stonekyx
3y ago
Even the post isn't using /dev/tcp, but compiled a C file into bash "loadable builtin" (which is something I learned today). It still feels kind of cheating to me tbh.. But cool enough!
9.
▲
by
stonekyx
3y ago
The very first time in life that I reported a bug to an OSS project was to Vim, by email to Bram, when I was in high school. Thinking back from now, that was definitely not a good way to report bugs, but Bram was super helpful and responded
10.
▲
by
stonekyx
3y ago
> This appears to be related to a behaviour that ProtonMail has of dropping all plaintext email if any mime-encoded parts exist. https://github.com/ProtonMail/proton-bridge/issues/26#issuec... I'm act
11.
▲
by
stonekyx
3y ago
I’m interested in what you use for mail service. Self hosting?
12.
▲
by
stonekyx
3y ago
Because people too often jump to conclusions on hearing yes/no, imo. Not trying to defend the corporate speak though, obviously they should have put the yes/no up front and then try to explain later.
13.
▲
by
stonekyx
3y ago
One thing I learned recently is that, the more you pursue a dream, the more you realize that people are not born equal. That resonated so much with my past failures, and now I kind of understand what this article is talking about. That bein
14.
▲
by
stonekyx
3y ago
I guess it’s because we still cannot clearly explain how all those nuances are parsed by the LLM and reflected in the output? For something you can’t thoroughly explain which yet works quite well, it’s clearly hard to believe.
15.
▲
by
stonekyx
3y ago
I understand the excitement feeling of using something like this to greatly reduce the learning effort. Before GPT/ChatGPT, it was definitely frustrating to "bootstrap" your knowledge in any new area where you don't have
16.
▲
by
stonekyx
3y ago
> Apparently Apple is doing the same. Just curious, where did you find this?
17.
▲
by
stonekyx
3y ago
Language is a major factor, yes. Another factor I think is whether you come from a “welcomed” country. Under the current chaotic world order, it’s not hard to come up with a few countries that are not welcomed almost anywhere (Disclaimer: I
18.
▲
by
stonekyx
3y ago
I think I observed this problem recently too, but with Japanese file names. Basically I had a Git repository and didn’t know about `git config core.precomposeUnicode`. And when the repository is synchronized to a Linux system, on the Linux
19.
▲
by
stonekyx
4y ago
> apart from being faster and looking nicer And less crashes, longer support, better security (imo). I wouldn’t call that “far behind”, but more like just personal preference. These points matter much more to me than the inability to tur
20.
▲
GitHub Packages Is Down
(githubstatus.com)
120 points
by
stonekyx
4y ago
|
78 comments
21.
▲
by
stonekyx
4y ago
Had the same experience. I happened to have rebooted during the outage, and spent like half an hour checking DNS settings, etc for why tailscale wouldn't start, until I realized it wasn't my problem. Really hope they had better er
22.
▲
by
stonekyx
4y ago
> non Asian cultures It’s actually worse for Asian non-Japanese cultures. You’re basically expected to stay in the circle of your culture, whether you like it or not. For non-Asians, it’s easier for them to be distinguished visually, of
23.
▲
by
stonekyx
4y ago
> the lack of understanding you by other people is caused by the lack of skills to explain yourself to others This is the point where the argument went off, I believe. People only listen to what they want to listen, and generally they ca
24.
▲
by
stonekyx
4y ago
IP addresses can be lied about, but reverse DNS still needs your ownership of those IP addresses if I understand it correctly. One would need the provider of those IP addresses to setup PTR records for them.
25.
▲
by
stonekyx
4y ago
Exactly. Git felt totally intuitive to me when I started using it as a teenager (with no background on SVN et al. of course), and most colleagues I've met so far also rarely had troubles using it. The latter is probably because I inten
26.
▲
by
stonekyx
4y ago
The split of Vim and NeoVim was actually one of the reasons why I chose to switch to Emacs 2 years ago, after sticking with Vim for ~15 years. Vim was great but the script language had always been too hard for me. NeoVim was getting a lot o
27.
▲
by
stonekyx
5y ago
Ten years ago I was trying to get a job in Google as hard as I could, but these years there are just less and less reasons to even consider applying. I mean, OK, their business model is built around advertisement, but seriously?
28.
▲
by
stonekyx
5y ago
Definitely. I actually installed `bat` a few years ago and then forgot about it immediately. `diff-so-fancy` was pretty nice, but then I started using Emacs and then Magit ruled 'em all... `htop` is still great to have though.
29.
▲
by
stonekyx
5y ago
Very nicely written. Made me feel nostalgic of the faint memories when I was a kid. Not really the main theme of this article, but I guess I do lack the courage of approaching a woman for her number and asking her out these days. Can't
30.
▲
by
stonekyx
5y ago
Kind of. When I was doing LeetCode, I tried to give myself an additional challenge by implementing in a "functional taste", that is, to make heavy use of immutable data structures and Java Stream API (I mostly used Java at the tim
More ›