Live data from Hacker News

Viewing profile — dkarlovi

dkarlovi

HN member
Joined
Thu, Mar 07, 2019, 9:31 AM UTC
HN karma
134
Public activity
28 items

About dkarlovi

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #25921076

    Invest time in GH actions, they are actually really good once you get over the initial hump.

  6. comment
    Comment #25478748

    I love puns and this one was excellent, thanks for the chuckle.

  7. comment
    Comment #25222749

    Enforce by code style tools.

  8. comment
    Comment #25141026

    > It took an hour to read, I thought it would take an hour to write.

  9. comment
    Comment #25072851

    Backup codes on a paper in your wallet. Multiple devices.

  10. comment
    Comment #25072676

    That's fair, I guess.

  11. comment
    Comment #24894834

    You're right, Symfony 1 -> Symfony 2 was definitely a rewrite, but from then on, the general design was kept almost intact (again, not counting the evolution and streamlining of th…

  12. comment
    Comment #24889590

    Can't say for the rest, but Symfony 2 was a resounding success. Current Symfony 5 is very similar to Symfony 2, with just a ton of refinements and facelifts.

  13. comment
    Comment #24867227

    Of course, that's why the list is sorted, he might never make it pass 1 :)

  14. comment
    Comment #24867200

    PHPStan and Psalm support what they call "array shapes", basically you can treat the array keys as a type, similar to how TypeScript does it.

  15. comment
    Comment #24867185

    Roughly in the order you should do it. Hopefully it's at least PHP 5.3 code: 1. Definitely get a PHP IDE: https://www.jetbrains.com/phpstorm/ 2. Get a step debugger and hook it in:…

  16. comment
    Comment #24581740

    As I understand it, you pass your current span ID to the remote RPC endpoint, it continues adding to it from there, creating their own nested spans etc. When it gets back to you an…

  17. comment
    Comment #24581638

    They could claim OP pushed for MIT specifically for this reason, to be able to take advantage of it after the employment is terminated.

  18. comment
    Comment #24535833

    You shouldn't rely on any "just like X" systems for tests, you should use X exactly, including correct config and version as production. What you want is having a Postgres server, …

  19. comment
    Comment #24508670

    IIRC it was Azure pipelines.

  20. comment
    Comment #24297456

    Did you build it around OpenAPI? I'm interested to try that approach.

  21. comment
    Comment #24297170

    It could just be the market they were interested in.

  22. comment
    Comment #23680481

    What's the rough scale of "disgusting" here?

  23. comment
    Comment #23094240

    Having APIs designed for public consumption probably helped.

  24. comment
    Comment #23094220

    GitLab has been great for a while and actually had some features before GH.

  25. comment
    Comment #21218950

    If you think about it, this comment could be made in reply to itself.