Viewing profile — maxyurk
maxyurk
HN member- Joined
- Sat, Apr 22, 2017, 6:12 AM UTC
- HN karma
- 37
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About maxyurk
No profile information was provided.
Recent public activity
-
comment
Comment #47612005
I don't think CS degree was needed pre-LLM era, you just needed to know what you're doing. Maybe learning and doing got faster, but you still need to learn and know. There are CS g…
-
comment
Comment #43387635
JFrog is doing very well financially with an excellent self-hosted offering
-
comment
Comment #42845362
the site asks if you want a new pebble and if you click "no" you're redirected to apple watch website LMAO
-
comment
Comment #42703325
checkout https://www.reddit.com/r/ErgoMechKeyboards/
-
comment
Comment #42271502
https://eli.thegreenplace.net/2018/measuring-context-switchi... it's not a good enough example of a "task" to reflect real world usage.
-
comment
Comment #41605233
it's not free
-
comment
Comment #39886240
OMG the dark mode button
-
comment
Comment #39416607
Editing the commit message in vim - check the 'vim' box. ;)
-
comment
Comment #39330403
lnav is great
-
comment
Comment #39182408
different type of production
-
comment
Comment #36713366
I saw the difference with heavy apps (multiple large processes inside the same container, lot's of I/O)
-
comment
Comment #36713345
VZ is much much faster for me on Mac, especially M1/M2.
-
comment
Comment #35318696
https://en.m.wikipedia.org/wiki/Content-addressable_storage
-
comment
Comment #35210234
Not that i'm aware of but you still gain the name ownership and decoupling from the service provider.
-
comment
Comment #35210219
JFrog's container registry is a good self-host-able option. There are others too but self hosting is never easy
-
comment
Comment #35206408
some offerings allow you to set a custom domain
-
comment
Comment #35178532
for reproducing a build you need at the least the source and the tools to build it which might not be available as well
-
comment
Comment #35171000
Use JFrog Artifactory. If you're with self hosting there's a free JFrog Container Registry edition.
-
comment
Comment #34821816
this one
- story
-
comment
Comment #34664245
> "I can’t program effectively if I think my wife is mad at me." so it's not just me
-
comment
Comment #34498986
it's about the master password
-
comment
Comment #34366228
IMO it's not really a monorepo. There's a single codebase really. The author didn't meet the real monorepo pain points yet. The author didn't mention git operations slowing down, C…
-
comment
Comment #32993463
did you consider https://www.pgbouncer.org/ ?
-
comment
Comment #32058368
a naive question - would it be faster than the "regular" rust compiler?