Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ishandotpage
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A Historical Reference of React Criticism
(zachleat.com)
2 points
by
ishandotpage
7mo ago
|
0 comments
2.
▲
The Drama and Dysfunction of Gemini 2.5 Pro and Gemini 3 Pro
(bazhkio88.substack.com)
1 points
by
ishandotpage
7mo ago
|
0 comments
3.
▲
by
ishandotpage
8mo ago
I am going through a very similar issue with Cloudflare right now, and billing support is almost of no help.
4.
▲
by
ishandotpage
9mo ago
I think you may enjoy [Nushell]( https://www.nushell.sh )
5.
▲
by
ishandotpage
9mo ago
`pglite` is a WASM version of postgres. I use it in one of my side projects for providing a postgres DB running in the user's browser. For most purposes, it works perfectly fine, but with two main caveats: 1. It is single user, single
6.
▲
What I Learned Using Neon Postgres for a Week of Live Traffic
(ishan.page)
2 points
by
ishandotpage
9mo ago
|
0 comments
7.
▲
by
ishandotpage
9mo ago
I agree with you that this question is unanswerable verbatim. It sorta reminds me of how Agile came up the "Definition of Done" System maintainers / stakeholders themselves need to come up with a "Definition of Working&q
8.
▲
Notes on Distributed Systems for Young Bloods (2013)
(somethingsimilar.com)
3 points
by
ishandotpage
9mo ago
|
2 comments
9.
▲
by
ishandotpage
11mo ago
Heyo, thank you for your kind comment, I did recognise the student id but I wasn't sure if you wanted me to reach out or not, but I will do that now!
10.
▲
I'm an IIT Madras Student. But to Some, I'm Diluting the Brand
(ishan.page)
10 points
by
ishandotpage
11mo ago
|
4 comments
11.
▲
by
ishandotpage
11mo ago
Very cool, reminds me of both [sqlc]( https://sqlc.dev ) and [oapi-codegen]( https://github.com/oapi-codegen/oapi-codegen ) I'm not a fan of the enterprisey hexagonal-style code this generates, but I can u
12.
▲
by
ishandotpage
1y ago
I usually ask "How much large language could a large language model model if a large language model could model large language" Not one has given me the correct answer yet. They usually get it if I prefix the prompt with "Ple
13.
▲
Can our words mean whatever we want them to mean? (2021)
(blogs.kent.ac.uk)
2 points
by
ishandotpage
2y ago
|
3 comments
14.
▲
What It's Like to Perform the Last Rites for an Organ Donor
(theguardian.com)
1 points
by
ishandotpage
2y ago
|
0 comments
15.
▲
by
ishandotpage
2y ago
I used to work in Salt Lake, it's a really weird place. Very jarring with all the glass buildings that heat up the place, and horrible connectivity to the main city (in terms of public transport).
16.
▲
Databases: How they work, and a brief history (2019)
(seldo.com)
1 points
by
ishandotpage
2y ago
|
0 comments
17.
▲
by
ishandotpage
2y ago
Hey, this is pretty cool! I used to love iGoogle back in the day. Great job!
18.
▲
by
ishandotpage
2y ago
Hey, this is cool, well done!
19.
▲
Building Blog Post Recommendations Using LangChain
(ishan.page)
1 points
by
ishandotpage
3y ago
|
0 comments
20.
▲
by
ishandotpage
3y ago
In a McLuhanistic interpretation, "We become what we behold. We shape our tools and then our tools shape us"
21.
▲
by
ishandotpage
3y ago
> The operators also take on attributes of the machines they manage and in the process inflict willful cruelty on others through their control of the machinery. The most obvious example of this is, of course, war and the technology assoc
22.
▲
Computers are an inherently oppressive technology (2022)
(devever.net)
39 points
by
ishandotpage
3y ago
|
43 comments
23.
▲
To a Man with `Jq`, Everything Looks Like JSON
(ishan.page)
48 points
by
ishandotpage
3y ago
|
12 comments
24.
▲
by
ishandotpage
3y ago
https://pypi.org/project/dirtyjson/ Using this one a lot nowadays. It's great for getting embedded JSON out of things which are not very consistent. Extremely useful for extracting JSON from LLM responses, al
25.
▲
by
ishandotpage
3y ago
When I was in high school, I was kind of into competitive programming. We wanted to conduct contests, but the labs didn't have internet access, so we couldn't use stuff like SPOJ/Codeforces. To make it easier for our computer
26.
▲
A Brief History of Firefox Performance Optimization
(yoric.github.io)
4 points
by
ishandotpage
3y ago
|
0 comments
27.
▲
by
ishandotpage
3y ago
The corporates are pretty good at keeping self hosters emails out of their user's inboxes citing "Spam"
28.
▲
by
ishandotpage
3y ago
Have you tried `gron`? It converts your nested json into a line by line format which plays better with tools like `grep` From the project's README: ▶ gron " https://api.github.com/repos/tomnomnom/gron/
29.
▲
by
ishandotpage
3y ago
oopsie :D
30.
▲
by
ishandotpage
3y ago
For getting JSON out of LLMs, I have found the Python library [dirtyjson]( https://pypi.org/project/dirtyjson/ ) to be quite useful.
More ›