Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cipherself
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
31.
▲
by
cipherself
2y ago
I'm curious, why would that be worth mentioning?
32.
▲
by
cipherself
2y ago
Nice, thanks. I've download the "Full Report" and will give it a read.
33.
▲
by
cipherself
2y ago
Very cool, ordered :)
34.
▲
by
cipherself
2y ago
How does one learn more about virtual power plants? Are there books you'd recommend? I am interested in learning both about the tech involved and the market dynamics.
35.
▲
by
cipherself
2y ago
From the screenshots, it seems very much to be about tracing.
36.
▲
by
cipherself
2y ago
I am kinda confused by your comment, OP is about tracing as far as I understood, but you're referencing Google Cloud Monitoring (whereas the comparable thing would be Google Cloud Trace) and then again (esp. for metrics and their a
37.
▲
by
cipherself
2y ago
One slightly related thing you can do is to test the API with schemathesis[0] [0] https://github.com/schemathesis/schemathesis
38.
▲
by
cipherself
2y ago
The problem with this is that it doesn’t map nicely to HTML (or more generally XML) as do s-expressions.
39.
▲
by
cipherself
2y ago
Generating `HTML` from lisps has poisoned any other approach for me, see for example https://www.neilvandyke.org/racket/html-writing/ , https://reagent-project.github.io/ , and https://ed
40.
▲
by
cipherself
2y ago
I think this is probably the missing piece for you? https://github.com/jwills/buenavista
41.
▲
by
cipherself
2y ago
Interesting, a while back at $EMPLOYER while working in a PoC, I found myself in a situation where I need to take user-provided Postgres SQL queries and run them against one of our APIs. Roughly, I converted the API response to a `pandas da
42.
▲
by
cipherself
3y ago
Yes, also the text or download on Mac is not hyperlinked.
43.
▲
by
cipherself
3y ago
I am still playing around with the project but FYI, the parsing for the github repo URL at https://glide.agenticlabs.com/ will fail if there's a trailing slash in the repo link i.e. https://github.com/m
44.
▲
by
cipherself
3y ago
Nope, it can't create the events. does it still just say that it will then not actually do anything? It will now say: I can't directly create calendar events for you, but I can help you create a calendar event description
45.
▲
by
cipherself
3y ago
Working on dynamic land https://twitter.com/worrydream/status/1676352645731356673
46.
▲
by
cipherself
3y ago
This is great, I used this years ago when I was learning about flexbox. There's also https://codepip.com/games/grid-garden/ by the same author that uses the same approach for CSS Grids.
47.
▲
by
cipherself
3y ago
SICM Is more like a 2nd physics course as it uses the Lagrangian interpretation of classical mechanics and starts with it whereas OP seems to start from the basics.
48.
▲
by
cipherself
3y ago
Re: scanning of images, if you're using Google Container Registry (or Google Artifact Registry) there's also Artifact Analysis and Vulnerability scanning which you can turn on (and pay for)[0] Re: security, defining security conte
49.
▲
by
cipherself
3y ago
Interesting, I had forgotten about Guix and now is just the right time for me to try it out, thanks for reminding me. > Me. It was me. I didn't commit the function Haha. Yeah, modifying "live" systems without a strict mind
50.
▲
by
cipherself
3y ago
I am curious what your deployment story is like? i.e. do you deploy on k8s? on linux VMs?