Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fclairamb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Show HN: SolidPing — open-source uptime monitoring, agents inside your network
(solidping.io)
3 points
by
fclairamb
7d ago
|
0 comments
2.
▲
by
fclairamb
8mo ago
And it's probably better in the long term for your cognitive functions and your mental health.
3.
▲
by
fclairamb
8mo ago
Up voted it. It's very true, especially regarding docs (short, effective, with examples), proper cli commands, and... testability.
4.
▲
by
fclairamb
8mo ago
No commit for 7 years but https://tinygo.org/docs/reference/microcontrollers/ is up to date.
5.
▲
by
fclairamb
9mo ago
YAML OpenAPI schema, like SQL, is quite easy to write by hand and more importantly by AI. Telling AI to keep the openapi in sync with the latest changes made on an API works great and can even help you identify inconsistencies.
6.
▲
by
fclairamb
1y ago
Renovate is a great (and free) tool to update your dependencies. By default it will update packages in the hours (often minutes) of their release but you can change that behavior with the minimumReleaseAge parameter. https://docs
7.
▲
by
fclairamb
2y ago
In France we have https://www.s3ns.io/ which is a Google / Thales partnership, where Thales owns 90% of the company, handles the datacenters and Google provides the software and the updates without touching the servers
8.
▲
by
fclairamb
7y ago
Yes, I wanted to see what kind of communication protocol he used and there isn't any. Using the chrome dev tools shows no communication outside of the very few JS files and assets the game loads (very impressive by the way).