Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
below43
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
below43
5mo ago
Circus, in this case being the collective noun for the kea (New Zealand alpine parrots).
2.
▲
by
below43
7mo ago
Sure, but my main intent was to raise the question as to why it was singled out in the article/blog post as something that needs to be in the dictionary. As you've pointed out, the word "bills" clarifies what it is. I do
3.
▲
by
below43
7mo ago
In most English speaking countries it's a far from common phrase (ie. it's very USA-centric).
4.
▲
by
below43
7mo ago
“Hospital bills”. That’s very country specific. Also, that’s two words.
5.
▲
by
below43
7mo ago
Good point. TIL :) git config --global alias.uncommit 'reset --soft HEAD~1'
6.
▲
Show HN: Git uncommit – reset unpushed, committed changes
(github.com)
3 points
by
below43
7mo ago
|
3 comments
7.
▲
by
below43
8mo ago
They used to do this with maps - eg. fake islands - to pick up when they were copied.
8.
▲
by
below43
8mo ago
This is ridiculous. High end second hand Thinkpads are much better and robust in my experience than new Lenovo laptops. Much better build quality.
9.
▲
by
below43
8mo ago
We hold the edges of things to pull to expand them. Sliding doors, table cloths etc.
10.
▲
by
below43
9mo ago
Thanks. It's interesting to compare the original HN article with the browser-translated story (from https://news.qq.com/rain/a/20240110A03FKJ00 ). I definitely appreciate the style of the HN English article, b
11.
▲
by
below43
9mo ago
Like many others in the replies, I too built something similar. I built a PWA that lets you share files via a URL. https://urlfile.app It also has a note/plain text sharing option.
12.
▲
by
below43
9mo ago
Seriously?
13.
▲
by
below43
9mo ago
This is very cool thanks. It would be awesome as a PWA so I can have it installed on my home screen/use it offline (edit: it looks like I misunderstood what the website meant by "runs on the browser" - I didn't it has a
14.
▲
by
below43
10mo ago
At first glance, the title reads like they are doing camera/visual age verification. The missing t is fairly significant in this case.
15.
▲
by
below43
10mo ago
Not sure if this intentional, but the app is listed in the App Store for iPhone under the Food & Drink category.
16.
▲
by
below43
11mo ago
He implied they were remoting in after he blocked network traffic. It could easilyl be a standard exception handling approache when it can't call home and fetch latest settings etc. It might not be malicious - not defending the archi
17.
▲
by
below43
11mo ago
This is a cool article, and neat he got it working in the end. One thing that is odd - if he blocked it calling home, it doesn't make sense that the kill code was issued remotely. It makes more sense that there is a line of code intern
18.
▲
by
below43
1y ago
I tackled this years ago but found that having a todo list was too limiting. I ended up building a very simple scratchpad [1] (initially iOS and MacOS, then of late, a PWA version for everyone else...). [1] https://klipped.com
19.
▲
by
below43
1y ago
Same here. Pretty impressive LLM.
20.
▲
by
below43
1y ago
This looks really good, and something I think I will use. Very very minor spelling feedback. "Lose" not "Loose".
21.
▲
by
below43
1y ago
This is very cool. On a similar bent I built https://urlfile.app because I wanted to see if I could share files via a URL (and I also wanted to genrate QR codes via Edge so I could load the files onto my phome). It works for sma
22.
▲
Kiwi startup aims to take space transport to new heights
(newsroom.co.nz)
3 points
by
below43
1y ago
|
0 comments
23.
▲
Show HN: I built a serverless file transfer web app that embeds files in URLs
(urlfile.app)
3 points
by
below43
2y ago
|
0 comments
24.
▲
First pharaoh's tomb found in Egypt since Tutankhamun's
(bbc.com)
4 points
by
below43
2y ago
|
1 comments
25.
▲
by
below43
2y ago
Spoiler alert: it was empty (but not by grave robbers)
26.
▲
Show HN: I made a file sharing tool that encodes the files within the URL
(urlfile.app)
1 points
by
below43
2y ago
|
0 comments
27.
▲
by
below43
2y ago
I'm surprised they didn't mention Richard Pearse, one of two people who preceded Wright Brothers in performing a successful flight attempt https://en.wikipedia.org/wiki/Richard_Pearse
28.
▲
by
below43
2y ago
Yes, even Windows (Edge) prompts to install the PWA on the desktop. The "Add to Home Screen" process works well, but is obscure.
29.
▲
by
below43
2y ago
Spaces over tabs is one I don't understand - it's the most democratic way to format code (and it saves redundant bytes of code).
30.
▲
by
below43
2y ago
re: (1) I know what you mean, but the prompt component is a great way leverage browser UI for input without affecting the rendered website, so it makes good sense in this case.
More ›