Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
greenhatman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
40 ms
·
1.
▲
by
greenhatman
6mo ago
I'm at a point now where I'm not even a little interested in new frameworks. I want tried and tested. Preferably something that has been around for 15 years.
2.
▲
by
greenhatman
2y ago
I'm absolute putting Linux on my mother's computer when she needs a new one again.
3.
▲
by
greenhatman
2y ago
I ran Linux Mint on my 2015 MacBook Pro for a long time. Maybe in the near future Linux will run well on Apple silicon as well.
4.
▲
by
greenhatman
3y ago
Less wrong is created by Eliezer Yudkowsky. Someone who is very outspoken against AI development, because of the fears around AI destroying humanity. Once went as far as calling for the bombing of AI researchers and/or data centers, if
5.
▲
by
greenhatman
3y ago
Paying 3rd parties for gold, items, or xp was a Diablo 2 thing. They specifically designed Diablo 4 to make this hard to impossible. You can't trade legendary items. They're account bound. And if you're trading lots of gold y
6.
▲
by
greenhatman
3y ago
There is a base alternative, which I'm going to choose, and that's just to use social media less. Not going back to Reddit even if another alternative doesn't pop up.
7.
▲
by
greenhatman
3y ago
And their app is so bad compared to the 3rd party ones. I quite liked RIF.
8.
▲
by
greenhatman
3y ago
My 11 year account was just banned as well. I don't remember posting anything terrible recently. So not sure what's going on, but I won't be appealing or making a new account or going to the site anymore.
9.
▲
by
greenhatman
4y ago
> we have chosen to put the burden for paying for those losses on all of the other banks But isn't it likely to cause more bank runs if depositors lost money? So in a real sense, many other banks were saved from going under, by assu
10.
▲
by
greenhatman
4y ago
Minesweeper open instantly.
11.
▲
by
greenhatman
4y ago
That is still routing. Not load balancing. The load balancing is only between pods of the same service. Just because Nginx is doing it, doesn't mean it's load balancing. It's an extra function tacked onto a load balancer.
12.
▲
by
greenhatman
4y ago
I don't really think of route based "load balancing" as load balancing. That's routing, or a reverse proxy. Not load balancing. Load balancing is a very specific type of reverse proxy. The point is, if a client makes a r
13.
▲
by
greenhatman
4y ago
You can have more than one server per monolith. I don't think you actually understand what microservices are. You don't put a load balancer to load balance between different services. A load balancer balances trafic between server
14.
▲
by
greenhatman
4y ago
I want to see the company where the HTML and CSS are handled by separate teams.
15.
▲
by
greenhatman
4y ago
For me Tailwind is sort of a shortcut to learning best practices. If I had to research and figure out best practices on my own it would take ages. Instead I can just see what Tailwind does. E.g. when to use em vs px. That kind of stuff.
16.
▲
by
greenhatman
4y ago
It's only slightly more work than creating re-usable CSS.
17.
▲
by
greenhatman
4y ago
Some people would rather learn every CSS rule than spend 10 minutes reading the Tailwind docs.
18.
▲
by
greenhatman
4y ago
What make it difficult to main long term for you?
19.
▲
by
greenhatman
4y ago
Hard disagree on that one. You can learn Tailwind in an evening.
20.
▲
by
greenhatman
4y ago
This is probably the main thing that puts people in one camp or the other. Before Tailwind came along I very often found myself just wanting to put some inline styling in various places. It's so much easier to just add some CSS to an e
21.
▲
by
greenhatman
4y ago
Semantically named classes is a lot of effort to come up with, and don't really help much. One of the big selling points is that you can quickly style things without having to name every HTML element.
22.
▲
by
greenhatman
4y ago
Being bad at CSS is certainly why I love it. But that doesn't mean it's not a great tool for experienced frontend developers as well.
23.
▲
by
greenhatman
4y ago
Fuzzy searching generally doesn't mean exactly the same thing as typo correcting or other full text search features. It's more like you can search using word parts. Similar to how your IDE's search work when jumping to files.
24.
▲
by
greenhatman
4y ago
I'd love a Spotify/Netflix subscription for books, if it can get me almost every book.
25.
▲
by
greenhatman
4y ago
I'm not sure exactly what that means. I think it means AWS can't resell it for free, but you can use it as your production database for a commercial product.
26.
▲
by
greenhatman
4y ago
He's going to be right eventually. Now seems like a likely time for him to be right.
27.
▲
by
greenhatman
4y ago
It sometimes completes whole functions for me, from which I just have to make minor corrections afterwards. Some of which would have required me to lookup syntax 2 or 3 times. So it saves a lot of time in that way. I do find it's much
28.
▲
by
greenhatman
4y ago
You know all the times you need to lookup syntax or how to do something on Stack Overflow or some other site? Copilot replaces about 80% of that. Speeds up that process a lot.
29.
▲
by
greenhatman
4y ago
There is usually a 1 year cliff. So as long as you stay longer than a year, you're not losing out on any stock options.
30.
▲
by
greenhatman
4y ago
Engineering managers aren't necessarily better than you. It's not necessarily the next step up. I personally prefer to stay closer to code.
More ›