Live data from Hacker News

Viewing profile — maxyurk

maxyurk

HN member
Joined
Sat, Apr 22, 2017, 6:12 AM UTC
HN karma
37
Public activity
31 items

About maxyurk

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #43387635

    JFrog is doing very well financially with an excellent self-hosted offering

  3. 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

  4. comment
    Comment #42703325

    checkout https://www.reddit.com/r/ErgoMechKeyboards/

  5. 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.

  6. comment
    Comment #41605233

    it's not free

  7. comment
    Comment #39886240

    OMG the dark mode button

  8. comment
    Comment #39416607

    Editing the commit message in vim - check the 'vim' box. ;)

  9. comment
    Comment #39330403

    lnav is great

  10. comment
    Comment #39182408

    different type of production

  11. comment
    Comment #36713366

    I saw the difference with heavy apps (multiple large processes inside the same container, lot's of I/O)

  12. comment
    Comment #36713345

    VZ is much much faster for me on Mac, especially M1/M2.

  13. comment
    Comment #35318696

    https://en.m.wikipedia.org/wiki/Content-addressable_storage

  14. comment
    Comment #35210234

    Not that i'm aware of but you still gain the name ownership and decoupling from the service provider.

  15. comment
    Comment #35210219

    JFrog's container registry is a good self-host-able option. There are others too but self hosting is never easy

  16. comment
    Comment #35206408

    some offerings allow you to set a custom domain

  17. 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

  18. comment
    Comment #35171000

    Use JFrog Artifactory. If you're with self hosting there's a free JFrog Container Registry edition.

  19. comment
  20. story
  21. comment
    Comment #34664245

    > "I can’t program effectively if I think my wife is mad at me." so it's not just me

  22. comment
    Comment #34498986

    it's about the master password

  23. 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…

  24. comment
    Comment #32993463

    did you consider https://www.pgbouncer.org/ ?

  25. comment
    Comment #32058368

    a naive question - would it be faster than the "regular" rust compiler?