Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yaakushi
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
yaakushi
11d ago
No idea who Jeff Geerling is, but about Rossman: He has his opinion about trans people. Some people have the opinion that he is a bigot as a consequence of that. I don't see the issue with that? Also, it's not like he'll lose
2.
▲
by
yaakushi
4mo ago
Not the first time this has happened recently. There were a few emails in the AUR list a few weeks ago about malicious packages, and a few reports on IRC too. The only difference in the campaign back then was the malicious npm package name
3.
▲
by
yaakushi
5mo ago
Many of us have lived or live in countries that are constantly affected and destabilized by past and even modern interventions from the U.S. (the only blame the rest of the "West" bears here is just watching without ever acknowled
4.
▲
Ask HN: What arguments are there for native mobile development in 2020?
8 points
by
yaakushi
7y ago
|
1 comments
5.
▲
by
yaakushi
7y ago
"Your password can have at least 1 cyrillic character." got me for a few good moments.
6.
▲
by
yaakushi
7y ago
Not sure why you're being downvoted. In Brazil, we used to be able to dispatch one luggage volume without cost until the law changed and the airlines were allowed to charge extra fees for the right to check in luggage. The decision was
7.
▲
by
yaakushi
8y ago
I'm probably nitpicking, but if you're using cat to pipe a single file into the sdtin of another program, you most likely don't need the cat in the first place, you can just redirect the file to the process' stdin. Unles
8.
▲
by
yaakushi
8y ago
Isn't "view" just an alias to invoke vim on read-only mode (i.e. you can still edit the text, do anything else you can do on vim and then save the contents to another file instead of the original file)?