Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kovacs_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kovacs_
5mo ago
I think the point they were trying to make is for using ORM for everything until you need a query complex enough or performant enough to drop back to a raw SQL layer. That's the pattern I've seen the most with ORM setups these day
2.
▲
by
kovacs_
3y ago
Hyundai had a not so great reputation in the early 2000s in the US. In recent years however this opinion seems to have shifted. Been driving an Ioniq 5 2023 for a couple months now with no phantom/emergency braking issues. I'm not
3.
▲
by
kovacs_
4y ago
The privately owned org that I started with recently has new comers at a pretty constant 30% annual bonus. Tied to how well the company did but upon conversation with veteran staff, no issues with management paying out or percentage drops i
4.
▲
by
kovacs_
4y ago
Heh, you described my work situation to a T. They decided to modify a number of core functions to work the same way as their old terminal system instead of the default ERP process. Now our job for the next couple years is decoupling the cus
5.
▲
by
kovacs_
6y ago
Blazor Server downloads a small js script (SignalR) to the client on connection. All user events are sent back to the server through SignalR, then DOM changes are sent back to the client based off of user input. I use it at work for interna
6.
▲
by
kovacs_
6y ago
This is actually one of my largest struggles with docker currently. Thanks for linking your tool!
7.
▲
by
kovacs_
7y ago
Probably pen testing primarily. Very similar to a rubber ducky tool.