Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yaakushi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yaakushi
3mo 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
2.
▲
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
3.
▲
Ask HN: What arguments are there for native mobile development in 2020?
8 points
by
yaakushi
7y ago
|
1 comments
4.
▲
by
yaakushi
7y ago
"Your password can have at least 1 cyrillic character." got me for a few good moments.
5.
▲
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
6.
▲
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
7.
▲
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)?