Viewing profile — kovacs_
kovacs_
HN member- Joined
- Wed, Jan 29, 2020, 6:28 PM UTC
- HN karma
- 12
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About kovacs_
No profile information was provided.
Recent public activity
-
comment
Comment #47957545
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 pa…
-
comment
Comment #36159591
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…
-
comment
Comment #33146370
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…
-
comment
Comment #30903322
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.…
-
comment
Comment #24133023
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 …
-
comment
Comment #22974430
This is actually one of my largest struggles with docker currently. Thanks for linking your tool!
-
comment
Comment #22457906
Probably pen testing primarily. Very similar to a rubber ducky tool.