Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nicoster
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
nicoster
2y ago
I think this app really needs a backend so users can share/sync the tags (maybe based on the hash of a mp3 file)
2.
▲
by
nicoster
2y ago
What aspects of Zoom and Teams are frustrating for you?
3.
▲
by
nicoster
3y ago
this may not be as useful as it appears since different requests are for different different URLs, unless you redirect a request to libcurl.com
4.
▲
by
nicoster
4y ago
awesome! I like the arrow keys arrangement very much. but the F1~F12 is not required. for the rotary encoder, it reminds me of another keyboard recently appeared. https://www.youtube.com/watch?v=mGShD9ZER1c but it's fa
5.
▲
by
nicoster
6y ago
<close> seems to be a nice feature. wish it could be ported to luajit.
6.
▲
by
nicoster
7y ago
Is that an issue given the course is free?
7.
▲
by
nicoster
7y ago
the big difference is that this 'Linux' is powered by gas.
8.
▲
by
nicoster
9y ago
I have similar ideas. At the beginning (20 years ago) I use windows notepad.exe. It has a trick that if you put “.LOG” on the top of a txt file, every time you open it with notepad, it appends current date to it. Later on I switched to Ever
9.
▲
by
nicoster
10y ago
for the list comprehension, why not ``` do_whatever(Keys, SomeParameter) -> [case external_lookup(Key) of {ok, V} -> do_side_effecty_thing(V, SomeParameter); {error, R} -> report_some_failure(R) end || Key <-
10.
▲
by
nicoster
10y ago
read the title, I thought performance might be one of them. fortunately it's not. I wrote a micro service and deployed to Lambda, it seems good. the documentation is poor, but anyway we figured it out. for error handling, we didn'
11.
▲
by
nicoster
10y ago
make ?w=1 a default behavior haven't tried other alternatives but a happy gitlab user. you guys rock. the latest gitlab is much faster.