Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emseetech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
emseetech
6mo ago
Apple's support is top in the industry. And it's not even that great, it's but everyone else's support is just that bad. Easily worth the extra money alone.
2.
▲
by
emseetech
7mo ago
I found that "not interested" didn't work for me, that I had to explicitly state what I was interested in and only then did my suggestions become relevant. It will at times revert to slop and then I have to go through the p
3.
▲
by
emseetech
8mo ago
| AI is orders of magnitude more useful and transformative than Facebook was in 2005 It better be, it's taken over 40000x the funding. The question is not whether AI is useful, the question is whether it's useful enough relative
4.
▲
by
emseetech
8mo ago
But why? What problem is this actually solving? The birthrate is reducing everywhere, we produce more food than the current population can eat. The problem is not production, it's distribution.
5.
▲
by
emseetech
8mo ago
With regard to Etsy, hand-made crafts don't scale so a VC-backed startup around them was never going to be able to resist this. Only hope would be a highly moderated and curated Craigslist-style website that was happy to pay the bills,
6.
▲
by
emseetech
8mo ago
Understanding memory and using a debugger is hard but I'll take that over telling an AI my grandma will die if it does something wrong.
7.
▲
by
emseetech
8mo ago
I use AI as a rubber duck to research my options, sanity-check my code before a PR, and give me a heads up on potential pain points going forward. But I still write my own code. If I'm going to be responsible for it, I'm going to
8.
▲
by
emseetech
8mo ago
My question is why use AI to output javascript or python? Why not output everything in C and ASM for 500x performance? Why use high level languages meant to be easier for humans? Why not go right to the metal? If anyone's ever tried th
9.
▲
Smothering Heights – JP Morgan Asset Management Outlook 2026
(am.jpmorgan.com)
2 points
by
emseetech
8mo ago
|
0 comments
10.
▲
by
emseetech
8mo ago
Which is why I'm more comfortable using AI as an editor/reviewer than as a writer. I'll write the code, it can help me explore options, find potential problems and suggest tests, but I'll write the code.
11.
▲
by
emseetech
9mo ago
Copyleft removes legal obligation but we're free to confer a social obligation.
12.
▲
by
emseetech
9mo ago
When building out a new app or site , which means a percentage of zero users is zero.
13.
▲
by
emseetech
9mo ago
Could be speed/efficiency was the wrong dimension to optimize for and its leading the industry down a bad path. An LLM helps most with surface area. It expands the breadth of possibilities a developer can operate on.
14.
▲
by
emseetech
9mo ago
Right, don't add complexity until you have to.
15.
▲
by
emseetech
9mo ago
When building out a new app or site, start with the simplest solution like the html-only autofilters first, then add complex behavior later. It's good to know these things exist so there are alternatives to reaching for a fat react com
16.
▲
by
emseetech
9mo ago
Of course. But people also have high uptime servers with long-running processes they barely touch.
17.
▲
by
emseetech
9mo ago
| self hosting costs you between 30 and 120 minutes per month Can we honestly say that cloud services taking a half hour to two hours a month of someone's time on average is completely unheard of?
18.
▲
by
emseetech
9mo ago
I got the right answer but it was so easy I went in with doubt I had done it right. Which I understand is my issue to work on, but if I were interviewing, I'd ask candidates to verbalize or write out their thought process to get a sens
19.
▲
Do LLMs Understand? AI Pioneer Yann LeCun Spars with DeepMind's Adam Brown [video]
(youtube.com)
1 points
by
emseetech
9mo ago
|
0 comments
20.
▲
by
emseetech
9mo ago
I'm referring to client-side javascript.
21.
▲
by
emseetech
9mo ago
The Space Jam website from 1996 still renders perfectly almost 30 years later. https://www.spacejam.com/1996/ Those (document.layers and document.all) were both vendor-specific, neither were part of the w3c. I don'
22.
▲
by
emseetech
9mo ago
Dare to dream and be bold. Seriously, start a project and use only the standards. You'll be surprised how good the experience can be.
23.
▲
by
emseetech
9mo ago
JSDoc is TypeScript.
24.
▲
by
emseetech
9mo ago
I love it. I've had a hard time convincing clients it's the best way to go but any side projects recently and going forward will always start with this frontend stack and no more until fully necessary.
25.
▲
by
emseetech
9mo ago
No, because layers of abstraction come at a cost and we have created a temple to the clouds piled with abstractions. Any option to simplify processes and remove abstractions should be taken or at least strongly considered. Code written for
26.
▲
by
emseetech
9mo ago
They could have better ergonomics and I hope a successor that does comes out but they're really not that bad.
27.
▲
by
emseetech
9mo ago
I haven't run into any steps that require one, there's always alternatives. Do you have anything specific in mind?
28.
▲
by
emseetech
9mo ago
I'm a fan of anything that allows me to build with javascript that doesn't require a build step. Modern HTML/CSS with Web Components and JSDoc is underrated. Not for everyone but should be more in the running for a modern fro
29.
▲
by
emseetech
9mo ago
Everyone's suggestions feel designed to frustrate me. Instructions on how to cajole and plead that seem more astrology than engineering. This is the pattern I settled on about a year ago. I use it as a rubber-duck / conversation p
30.
▲
by
emseetech
10mo ago
If you've seen Scrubs...
More ›