Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hakanito
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
hakanito
9mo ago
Agree with this. Like the author, I've been keeping ajour with web development for multiple decades now. If you have deep software knowledge pre-LLM, you are equipped with the intuition and knowledge to judge the output. You can tell t
2.
▲
by
hakanito
11mo ago
Thanks, I spent my lunch hour completing it without cheating. Amazing!
3.
▲
by
hakanito
1y ago
How do you do that practically/reliably? Would be great to just paste a link to the SDK Github repo, but doesn't seem to work (yet) in my experience
4.
▲
by
hakanito
1y ago
The game changer for me will be when AI stops hallucinating SDK methods. I often find myself asking ”show me how to do advanced concept X in somewhat niche Y sdk”, and while it produces confident answers, 90% of the time it is suggesting SD
5.
▲
by
hakanito
2y ago
It would lower the barrier to switch to Cloudflare for new customers, and once they are inside with a credit card on file it’s arguably easier to explore their product offerings
6.
▲
by
hakanito
2y ago
The obvious go-to choice was Cloudflare for us too, but then it turned out you can't use CF just as a registrar (at least on the basic plan or equivalent), you need to use Cloudflare's nameservers as well... But we use Google'
7.
▲
Payment Request API: W3C Candidate Recommendation Draft
(w3.org)
1 points
by
hakanito
2y ago
|
0 comments
8.
▲
by
hakanito
2y ago
I know, but most people want to pay with their credit card and not a volatile altcoin, and they do not want to switch browser.
9.
▲
by
hakanito
2y ago
The point is you should be able to operate you own paywall. The tech is mature enough in 2024 to make it work. Make the browser store you credit/debit card info, make the browser handle the payment UI, make the browser expose JS apis t
10.
▲
by
hakanito
2y ago
This is what I want too. Been wanting it for years. Maybe once payments are bundled into the browser coupled with some W3 standard…
11.
▲
by
hakanito
3y ago
A world where the database is seamlessly embedded in the backend code instead would be more useful. Oh wait…
12.
▲
by
hakanito
3y ago
From reading the article, one of the key items addressed by HTTP Search is caching. POST requests are usually not safe to cache
13.
▲
by
hakanito
3y ago
Been pretty useful for discovery of SDK functionality in open-source libraries, that otherwise takes a bunch of time Googling the answer for. For example; - Using golang, how do I write a custom marshaller for uber/zap - Given a list o
14.
▲
by
hakanito
4y ago
Yeah I’m sure there are all sorts of considerations. Also not saying it’s straightforward, just easier than writing a new db. You can for example write proto message extensions to support custom field behaviours. But like a sibling comment
15.
▲
by
hakanito
4y ago
Love this idea, and in general agree that using a proto model as the single source of truth is a neat concept. Not sure you need a completely new db though; with protobuf’s native support for plugins, perhaps the missing piece you’re lookin
16.
▲
by
hakanito
5y ago
This is not a mistake, it’s a pretty common method for money laundering
17.
▲
by
hakanito
5y ago
Cached version for EU readers https://webcache.googleusercontent.com/search?q=cache:rDam45...
18.
▲
by
hakanito
6y ago
Demand grows, but the bitcoin supply is limited. Price increases. Also, after each halving the bitcoin miner payout gets cut in half, so price has to increase for the network to stay alive. BTC follows the stock-to-flow model pretty accurat
19.
▲
by
hakanito
6y ago
He was there live, not a cat, but died inside.
20.
▲
by
hakanito
6y ago
Jupyter notebook with pandas DataFrame
21.
▲
by
hakanito
6y ago
Any good resources for that?
22.
▲
by
hakanito
7y ago
Tried it, similar for me! Interesting find
23.
▲
by
hakanito
7y ago
Podcasts are maturing and is starting to be seen as a serious alternative for advertisers, and thus becoming a real source of income for professional podcasters. Companies like Acast[0] and Midroll have tech to dynamically insert targeted a
24.
▲
by
hakanito
7y ago
It will be interesting to see if these made-up AI voices can deliver jokes with the same tonality and delivery as good comedians can. I'm just a layman but it feels like a hard problem to solve.
25.
▲
by
hakanito
7y ago
Basically GraphQL is an API contract between a client and a server. The contract defines what data, through types and fields, is available. The server must fulfil this contract by providing methods (called resolvers) for each field. The cli
26.
▲
by
hakanito
7y ago
Since you mention scrolling, it sounds like you are rendering a lot of off-screen content... Have you looked into solutions like react-virtualized? It can definitely speed up the experience
27.
▲
by
hakanito
7y ago
This is the entire business model of TrueCaller, and the reason they have a very accurate phone nbr lookup function
28.
▲
by
hakanito
7y ago
On BitMEX you can make leveraged short/long bitcoin trades without the downside of owing more than you put in. Max you can lose is 100%. It’s powered by a purpose-built stoploss liquidation engine
29.
▲
by
hakanito
7y ago
You could always load the page and then turn off your wifi before enabling the webcam, since it's allegedly happening client side.
30.
▲
by
hakanito
7y ago
I too like this thought experiment! Checkout the movie Kpax with Kevin Spacey if you haven’t already, it touches on the subject — ”Why is a soap bubble round? It’s the most efficient form”
More ›