Viewing profile — DLion
DLion
HN member- Joined
- Sun, Jul 14, 2013, 2:51 PM UTC
- HN karma
- 601
- Public activity
- 143 items
- HN profile
- View on Hacker News ↗
About DLion
Recent public activity
- story
-
comment
Comment #46709661
https://domenicoluciani.com - My site
-
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
-
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…
- story
-
comment
Comment #45752851
Switched to https://languagetool.org/ and I'm super happy about it.
- story
-
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 …
-
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…
- story
- story
- story
-
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:…
- story
-
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.
-
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…
-
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...
-
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…
-
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…
- story
-
comment
Comment #39289512
Ahaha same, I thought about it for a few seconds
-
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…
- story
-
comment
Comment #39084089
You are describing scaled trunk-based development, not trunk-based development See https://trunkbaseddevelopment.com/ to know more about it
-
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…