Viewing profile — nicoster
nicoster
HN member- Joined
- Mon, Aug 26, 2013, 10:39 AM UTC
- HN karma
- 9
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About nicoster
No profile information was provided.
Recent public activity
-
comment
Comment #40496485
I think this app really needs a backend so users can share/sync the tags (maybe based on the hash of a mp3 file)
-
comment
Comment #40496359
What aspects of Zoom and Teams are frustrating for you?
-
comment
Comment #39213056
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
-
comment
Comment #32538421
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.youtu…
-
comment
Comment #23688688
seems to be a nice feature. wish it could be ported to luajit.
-
comment
Comment #21989200
Is that an issue given the course is free?
-
comment
Comment #21096619
the big difference is that this 'Linux' is powered by gas.
-
comment
Comment #15768725
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…
-
comment
Comment #13130283
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_s…
-
comment
Comment #11752038
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 anyw…
-
comment
Comment #11379511
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.