Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
robinvdvleuten
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Padvinder, JSONPath for JavaScript, without eval
(github.com)
1 points
by
robinvdvleuten
17h ago
|
0 comments
2.
▲
Show HN: Tiny and CSP-safe expression language for JavaScript
(github.com)
2 points
by
robinvdvleuten
2mo ago
|
0 comments
3.
▲
by
robinvdvleuten
3mo ago
The observability part is the most interesting bit to me. With agent systems, logs get bad pretty quickly. You want to know what is alive, what spawned what, what it's waiting on, what retried, what died, etc. Since this is Elixir, are
4.
▲
by
robinvdvleuten
3mo ago
This is a neat LiveView use case. The bit that jumped out to me is "each game as its own process", which feels very BEAM-y in the good way. Curious how you're handling abandoned games. Do they just sit around until some timeo
5.
▲
by
robinvdvleuten
3mo ago
What do you know now then?
6.
▲
by
robinvdvleuten
10mo ago
Modern front-ends often need a tiny bit of server-rendered data to kick-start hydration or to configure a widget. The usual answer is an inline <script> that hydrates a global variable—but that approach triggers strict Content Securit
7.
▲
by
robinvdvleuten
11mo ago
There are some other countries using this format as well. I know at least Belgium, Luxembourg, Ireland, Spain, Germany, Denmark, Sweden, Finland, and Hungary, though compatibility can vary.
8.
▲
by
robinvdvleuten
11mo ago
If you are really into the hardware stuff, you can combine this package quite easily with Elixir’s nerves and make your own esp32 p1 reader yourself!
9.
▲
by
robinvdvleuten
11mo ago
I own one as well and actually flashed it with my DSMR library combined with nerves. Another way is to let the slimmelezer-plus expose a TCP server and let Elixir’s genserver just parse the incoming telegrams through this package (see the l
10.
▲
A Library for Parsing Dutch Smart Meter Requirements (DSMR)
(github.com)
25 points
by
robinvdvleuten
1y ago
|
7 comments
11.
▲
Handle International Addresses in Ruby
(robinvdvleuten.nl)
2 points
by
robinvdvleuten
1y ago
|
0 comments
12.
▲
The Tiny JSON Parser That Fixes Your CSP Headaches
(robinvdvleuten.nl)
1 points
by
robinvdvleuten
1y ago
|
0 comments
13.
▲
by
robinvdvleuten
6y ago
You are totally right! But it would make the logic way more complex than it is right now. I have as "tussenvoegsel" already two words, but how to handle also last names containing two words as well. Most of the time a distinct bet
14.
▲
A package for presenting person names
(robinvdvleuten.nl)
12 points
by
robinvdvleuten
6y ago
|
19 comments
15.
▲
How to Use Vim on Linux and macOS
(robinvdvleuten.nl)
1 points
by
robinvdvleuten
6y ago
|
0 comments
16.
▲
Scroll a React Component into View
(robinvdvleuten.nl)
1 points
by
robinvdvleuten
6y ago
|
0 comments
17.
▲
How to Capitalize Strings in JavaScript
(robinvdvleuten.nl)
2 points
by
robinvdvleuten
6y ago
|
0 comments
18.
▲
Trap Focus in a React Component
(robinvdvleuten.nl)
1 points
by
robinvdvleuten
6y ago
|
0 comments
19.
▲
How to Use React Context
(robinvdvleuten.nl)
1 points
by
robinvdvleuten
6y ago
|
0 comments
20.
▲
A PHP port of alizain/ulid with some minor improvements
(github.com)
1 points
by
robinvdvleuten
10y ago
|
0 comments