Live data from Hacker News

Viewing profile — hiepph

hiepph

HN member
Joined
Wed, Sep 23, 2015, 2:54 PM UTC
HN karma
123
Public activity
97 items

About hiepph

No profile information was provided.

Recent public activity

  1. comment
    Comment #48382235

    I’m actually impressed by the handwritten blog - really cool concept. Was it exported by writing on remarkable? How did he include link into the text that he wrote?

  2. comment
    Comment #40104374

    Sadly, I have the same experience. It's one of the minus points of using Thunderbird, alongside the lack of the feature for shipping my configurations (e.g. filters) across machine…

  3. comment
    Comment #39639438

    He also captured so true the process and meaning behind training to get stronger. Respect.

  4. comment
    Comment #38878635

    True, now it's blocking some VPN IPs, which is annoying.

  5. comment
    Comment #38547602

    Agree. Writing communication is essential, and might have more influence than speaking communication, in a remote working environment. The whole OSS movement has been built on this…

  6. comment
    Comment #38457378

    > Is there anybody who can share their experiences with issues and workarounds in this area? Just use your Bash/zsh to run Bash/zsh scripts: `bash script.sh`. > turned off by it no…

  7. comment
    Comment #38430057

    From my experience, programming and technology communities are already really strong on Lemmy. I'm confident to say that if you care about these topics, moving from Reddit to Lemmy…

  8. comment
    Comment #38267173

    I used to love Tuta for the tempting price (1eur/month). But now due to the increasing price, poor UX, no bridge to Thunderbird, broken filter rules, I switched to another provider…

  9. comment
    Comment #38239975

    I think the only option to make sure it will run in the 10 years is to package the linking libraries and all the dependencies. Container (e.g. Docker) or Nix can solve this, provid…

  10. comment
    Comment #38238806

    > You can configure about anything (which may be a good thing) but all of this "configuration" looks and feels like Apollo 11 Command Module. I wish I could configure KDE "declarat…

  11. comment
    Comment #38203200

    > The way most people talk about software engineering, you'd think they were some kind of open-source warrior building entire applications from scratch when really they're on the C…

  12. comment
    Comment #38203123

    > I would encourage anybody interested in a professional career (in anything) to zoom out and keep in mind that almost every profession is ultimately about providing service. > You…

  13. comment
    Comment #38203083

    > This is why I go out of my way to praise good work loudly and publicly when I see it. This sounds true. Some people do the boring job of cleaning code and keeping the system reli…

  14. comment
    Comment #38203051

    But still, we should strive for writing the best "clean code" that we set out to write. So "clean code" here is subjective and bound to the individual. Normally, business and absur…

  15. comment
    Comment #38180676

    For me, the "Inbox rules" hasn't been working as I expected—some emails doen't end up in the folder that I want. The experience of editing rules feels awkward. And I cannot "bridge…

  16. comment
    Comment #38180518

    Observability! Grafana, Prometheus, Loki, OpenTelemetry, you name it. I'm digging deeper into the architecture of those open source tools—how they work under-the-hood—and not only …

  17. comment
    Comment #38180429

    I'm also trying to find some free time to contribute to some open source projects. It's not hassling but I just want to give back to the community—who gave me the career and many a…

  18. comment
    Comment #38180081

    Factorio is fun but the way I play it was unhealthy—several hours of Factorio after 7 hours of sitting in front of a computer. I had to give it up to find a healthier lifestyle—e.g…

  19. comment
    Comment #38067204

    Ansible makes mutable changes to the OS, task by task. Nix is immutable . A new change is made entirely new, and only after the build is successful, all packages are "symlinked" to…

  20. comment
    Comment #38004160

    If only they had configuration files...

  21. comment
    Comment #38004123

    Some more features that I like: + Bottom posting can be set as default. + Selected text are automatically quoted when hitting reply. + Many add-ons and utilities are available: DKI…

  22. comment
    Comment #37898349

    I met this problems twice, when registering and resetting my password. Reloading the page (resending the request) solved the problems.

  23. comment
    Comment #37818493

    The enterprise versions of their products are ridiculously expensive. They're always trying their best to charge you with mistakes (e.g. number of connecting clients). The pricing …

  24. comment
    Comment #37334338

    I also had a hard time choosing between Python and Ruby for my goto scripting language. But given Python community is more active outside of webdev, I also chose to stick to be mor…

  25. comment
    Comment #37334327

    For the case of Javascript, (I think) it followed "Worse is better" principle. It's been trying to be as practical as possible. And it's everywhere even though it was not really gr…