Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
keeganj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
keeganj
3mo ago
Yeah I really enjoyed Cachy but the model of using the AUR to install third party applications just seems broken. I don't want to have to trust some random install script maintainer in addition to the 3p app developer. And sadly I don&
2.
▲
by
keeganj
4mo ago
I agree, it took me a second to parse. It may be because this is the first time I've seen "frontier models" described as "Frontier AI". That sounds more like a company name, especially when the F is capitalized.
3.
▲
by
keeganj
3y ago
https://www.youtube.com/watch?v=EH6vE97qIP4 Or for the full course: https://ocw.mit.edu/courses/15-s12-blockchain-and-money-fall...
4.
▲
by
keeganj
5y ago
Sounds great! I just started working through their tutorial this weekend too and hope to be able to make something like this soon.
5.
▲
by
keeganj
5y ago
This is brilliant. This is absolutely a painpoint for me and other individuals that prefer to hold as much of their assets as possible in the market. The amount held over in checking for day to day transactions feels like little more than &
6.
▲
by
keeganj
5y ago
For infrequent events, why not both? A webhook to push the event and a full list at /events?
7.
▲
by
keeganj
5y ago
I first ran into it when our database was holding negative values that we wanted to show as positive on the front end. To flip the sign we would multiply the stored value by -1. Since 0 was a valid value in our DB, the displayed value afte
8.
▲
Infinity and Negative Zero in Javascript
(keeganj.com)
2 points
by
keeganj
5y ago
|
2 comments
9.
▲
by
keeganj
5y ago
This is almost exactly what I was imagining. Just subscribed to updates, very interested to see what this becomes!
10.
▲
by
keeganj
5y ago
Interesting take, I'm not deep in the python ecosystem, but this looks like it's lightweight enough to function as a refreshable notebook. Will give this a try, thanks!
11.
▲
by
keeganj
5y ago
I didn't know you could write SQL directly in Rmarkdown like this, very interesting. Thanks!
12.
▲
by
keeganj
5y ago
I'm not a data scientist, but I've been interested in the idea of a "code notebook" ever since Jupyter hit it big. I write mostly in JS/TS for application logic, so this looks like it could be really useful. Related
13.
▲
by
keeganj
5y ago
Anyone think that users will eventually become desensitized to the "malicious software" popup? If the process is this complex and buggy I imagine a lot of developers simply won't bother with notarization. Eventually if enough
14.
▲
by
keeganj
5y ago
Will give this a try! With all the UML discussions lately it's made me nostalgic for having an ER diagram of my schema. This even looks simple / dependency free enough to run in a CI tool to keep such a diagram up to date with the