Viewing profile — hiepph
hiepph
HN member- Joined
- Wed, Sep 23, 2015, 2:54 PM UTC
- HN karma
- 123
- Public activity
- 97 items
- HN profile
- View on Hacker News ↗
About hiepph
No profile information was provided.
Recent public activity
-
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?
-
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…
-
comment
Comment #39639438
He also captured so true the process and meaning behind training to get stronger. Respect.
-
comment
Comment #38878635
True, now it's blocking some VPN IPs, which is annoying.
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
comment
Comment #38004160
If only they had configuration files...
-
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…
-
comment
Comment #37898349
I met this problems twice, when registering and resetting my password. Reloading the page (resending the request) solved the problems.
-
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 …
-
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…
-
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…