Live data from Hacker News

Viewing profile — DLion

DLion

HN member
Joined
Sun, Jul 14, 2013, 2:51 PM UTC
HN karma
601
Public activity
143 items

About DLion

[ my public key: https://keybase.io/dlion; my proof: https://keybase.io/dlion/sigs/3-qlgat-JfIFRw-2e503xHRmcfzawBmCoouLNvh6XsI ]

Recent public activity

  1. story
  2. comment
    Comment #46709661

    https://domenicoluciani.com - My site

  3. comment
    Comment #46506867

    I'm surprised that there are people out there who don't know the "boy scout" rule yet. Happy to see these "fundamentals" being still spread around

  4. comment
    Comment #46014117

    There are so many benefits around having a personal blog that I'm surprised about reading all these negative comments. I started blogging about tech and security when I was 13/14 y…

  5. story
  6. comment
    Comment #45752851

    Switched to https://languagetool.org/ and I'm super happy about it.

  7. story
  8. comment
    Comment #43772090

    I have been using this way of blogging for years now and it works perfectly. I didn't know about Cloudflare pages, thanks for sharing! I use Jekyll, Github pages and Cloudflare. I …

  9. comment
    Comment #43609309

    So did they just discover pair programming? :D Also, I'm reading lots of comments that are pointing out that they don't like doing pair programming because they do it wrongly. In t…

  10. story
  11. story
  12. story
  13. comment
    Comment #43253356

    Location: Málaga, Spain, Europe Remote: Yes Willing to relocate: No Technologies: Java, SpringBoot, Go, Gin, Typescript, Postgres, Kafka, AWS, Product Engineering Résumé/CV: https:…

  14. story
  15. comment
    Comment #40912334

    Having some tests is necessary to avoid mostly of the bugs that other comments are pointing out. Perhaps it's just me, but I don't trust code that hasn't been tested.

  16. comment
    Comment #40847167

    Location: Málaga, Spain, Europe Remote: Yes Willing to relocate: No but occasional travel OK Technologies: Java, Go, Typescript, Rust Résumé/CV: https://linkedin.com/in/dlion Email…

  17. comment
    Comment #40532504

    I like a lot the "rule of three" when it comes to have to choose when to DRY. https://en.wikipedia.org/wiki/Rule_of_three_(computer_progra...

  18. comment
    Comment #40233980

    Location: Málaga, Spain, Europe, EMEA, SEMEA Remote: Full-remote Willing to relocate: no Technologies: Java, Go, Typescript, Spring, PostgreSQL, AWS, Spring, TDD, Extreme Programmi…

  19. comment
    Comment #39957673

    Agree, I spoke with some taxi drivers who were there just for the summer season and they told me that they've been doing that every year, sharing a small flat with other taxi drive…

  20. story
  21. comment
    Comment #39289512

    Ahaha same, I thought about it for a few seconds

  22. comment
    Comment #39101982

    In Italy washing the coffee pot with detergent is considered a sin. The "oily" that you describe gives a better taste, and it's something that every "nonna"(grandmother) teaches yo…

  23. story
  24. comment
    Comment #39084089

    You are describing scaled trunk-based development, not trunk-based development See https://trunkbaseddevelopment.com/ to know more about it

  25. comment
    Comment #39084076

    Pretty common if you ask me. Especially, if you work in companies where pair programming is a thing, you do TDD (or at least write tests), have feature toggles, and a CI/CD pipelin…