Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gonational
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gonational
4mo ago
$400,000,000,000 revenue, 2025. $650 million is a rounding error.
2.
▲
by
gonational
4mo ago
It's not that you can't "build a sane architecture" as much as it is difficult to justify the time spent to do this when you can "bang out features" in 10 minutes that would take days to do manually. It'
3.
▲
by
gonational
6mo ago
You are absolutely not alone, brother (or sister). In the past few years when a lot of the millennial generation started getting their first jobs, the shiny object syndrome took over and most everything being made now is a distributed monol
4.
▲
by
gonational
7mo ago
This! It absolutely boggles my mind that nothing else exists to fill this spot. Fly and others offer varying degrees of easier-than-AWS hosting, but nobody offers true PaaS like Heroku, IMHO.
5.
▲
by
gonational
7mo ago
It's honestly just an example of ego and coping. These people are trading temporary gains in pseudo-productivity for training their replacements and atrophying their skills. The truth of the matter is that the people who will choose to
6.
▲
by
gonational
7mo ago
Pardon my huge voice-to-text comment ^
7.
▲
by
gonational
8mo ago
I've had the misfortune of working in FastAPI a number of times, and, as somebody who has been using Django since 2008, Django developers have no idea how spoiled they are to have such a tremendous framework. Django does not provide ma
8.
▲
by
gonational
8mo ago
This is the most correct comment I've ever come across.
9.
▲
by
gonational
8mo ago
Another great one from Tonsky: https://tonsky.me/blog/disenchantment/
10.
▲
by
gonational
8mo ago
IMHO, the "new generation" of designers is the problem. Same goes for the "new generation" of developers. Want to make a basic HTML page with a contact form? Better get React + 300 dependencies, require the backend to pr
11.
▲
by
gonational
9mo ago
Yeah it's crazy, people use Django and they think the things that are making them productive are all these little contribs and built-ins, but the reality is it's the solid foundation that is the ORM. BTW, I discovered after writin
12.
▲
by
gonational
10mo ago
Try RQ.
13.
▲
by
gonational
10mo ago
I agree, type annotations need work. I just use stubs and then I have some rules to set some of the more common ones to be warnings instead of errors, and then I just deal with the fact that there's gonna be some yellow squiggles.
14.
▲
by
gonational
10mo ago
I sometimes think that the direction web development took is like some kind of bad dream that we will wake up from. It's unbelievable to me. The problems we faced before SPAs were things like "great we've got two forms on the
15.
▲
by
gonational
10mo ago
I see a lot of people in here talking about the "batteries included" aspect of Django, as if that's where it really shines. those batteries are definitely helpful, but the biggest benefit, by far, is the absolute best ORM in
16.
▲
by
gonational
10mo ago
Putting your comment into simpler terms reveals the nature of your thinking: When you were doing good you were sure it was your fault, but when you were doing bad you were sure that it was not your fault. Do you see how that sounds?
17.
▲
by
gonational
10mo ago
I know from the inside it feels like nothing is wrong, but if you're looking at the EU as a whole from the outside, the economies there have been coming apart for many years. You could even say the wheels have already fallen off. 100%
18.
▲
by
gonational
10mo ago
This, 100%. So many of the basic features (e.g., automatic Python venv, Pyright running, etc.) have random bugs that pop up from time to time, making the basic editor unreliable. My fear is, if they keep going in this direction (adding bloa
19.
▲
by
gonational
10mo ago
Literally this. I'm typing this on an iPhone SE 2022 (the last one with a home button). I'm done with iPhone as soon as I am no longer able to use this model. I don't like the new, oversized pieces of junk, and I also like th
20.
▲
by
gonational
11mo ago
There is an extreme difference between outsourcing physical difficulties to mechanical advantages, and outsourcing your brain to a large corporation that is stealing all of the IP that we have collectively created, as a society, and using i
21.
▲
by
gonational
1y ago
One of the biggest beefs I have with AI in the workplace is that LLM coding does not discourage large piles of code, since the output is instantaneous. Instead of having to type out 1400 lines of gibberish, the LLM will do this for you in a
22.
▲
by
gonational
1y ago
Dealing with this exact scenario, right now. My company has implemented an unnecessarily complex spiderweb of services and the litany of problems that go along with it, in anticipation of some hypothetical, future requirements. Most of the
23.
▲
by
gonational
1y ago
It's hard for nupeople to understand that people from our generations learned how to do things and to use our brains. The younger tech folks only do things that the computer automatically knows how to do and/or AI can help with. E
24.
▲
by
gonational
1y ago
We're still in the early phases of millennials getting their first jobs and saving up to get apartments, etc. Gen Z is right there with them. The result has been a generation of the workforce that didn't learn good work ethic and
25.
▲
by
gonational
1y ago
100% agree. I've used FF since version 1.x, but I've used Chrome as a secondary at times, and I've had more problems in Chrome than FF. In fact, I've literally never experienced a bug in FF, except for, prior to and in t
26.
▲
by
gonational
1y ago
Calvin: trust me, I know more than the Fed and I used AI account this pile of cash Also Calvin: can't make a basic functioning webpage that doesn't crash The absolute state.
27.
▲
by
gonational
2y ago
Zed is putting so much focus into AI that their editor is falling apart: https://news.ycombinator.com/item?id=43041923
28.
▲
by
gonational
2y ago
I don't make tickets in GitHub, but I regularly give specific feedback in the feedback form. Do you guys look at those?
29.
▲
by
gonational
2y ago
TBH, I only have HTML, TOML, and Dockerfile installed, and these (plus a few more) don't cause an issue on my M2 MacBook Air.
30.
▲
by
gonational
2y ago
Yeah, I've opened Activity Monitor and confirmed that it's Zed and/or the Python instance that Zed is spawning (via a 3.11 venv). To be fair, Zed is running just fine on an M2 MacBook Air. I just wouldn't expect a code e
More ›