Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hiepph
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hiepph
4mo ago
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.
▲
by
hiepph
2y ago
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 machines.
3.
▲
by
hiepph
3y ago
He also captured so true the process and meaning behind training to get stronger. Respect.
4.
▲
by
hiepph
3y ago
True, now it's blocking some VPN IPs, which is annoying.
5.
▲
by
hiepph
3y ago
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.
▲
by
hiepph
3y ago
> 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 not being POSIX-compliant. I was like this whe
7.
▲
by
hiepph
3y ago
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 is a good option. For another categories, they're
8.
▲
by
hiepph
3y ago
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.
▲
by
hiepph
3y ago
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, provided that these technology still live in the next 10 years.
10.
▲
by
hiepph
3y ago
> 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 "declaratively" with a configuration file, lik
11.
▲
by
hiepph
3y ago
> 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 Cancel Prime Membership Button Obfuscation Enabl
12.
▲
by
hiepph
3y ago
> 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 will primarily work with (and for) other human beings
13.
▲
by
hiepph
3y ago
> 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 reliable never got a praise. But some people, who never care
14.
▲
by
hiepph
3y ago
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 absurd deadlines force us to lessen that prin
15.
▲
by
hiepph
3y ago
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" Thunderbird to Tutanota to a
16.
▲
by
hiepph
3y ago
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 at the superficial surface (deploying the stack and tun
17.
▲
by
hiepph
3y ago
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 awesome tools already. Getting into contributing is
18.
▲
by
hiepph
3y ago
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. running, hiking, or taking a walk in nature. I do want to
19.
▲
by
hiepph
3y ago
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 the current system. Fedora Silverblue is based
20.
▲
by
hiepph
3y ago
If only they had configuration files...
21.
▲
by
hiepph
3y ago
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: DKIM verifier, Mail Hop viewer, Mail Agent viewer, etc. I tried
22.
▲
by
hiepph
3y ago
I met this problems twice, when registering and resetting my password. Reloading the page (resending the request) solved the problems.
23.
▲
by
hiepph
3y ago
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 on the landing page is just a fraction of the real pric
24.
▲
by
hiepph
3y ago
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 more professional on Python.
25.
▲
by
hiepph
3y ago
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 great (until new standards and Typescript
26.
▲
by
hiepph
3y ago
I would say it has a "better" scripting languages syntax. For example, compare this in zsh: ``` case $input in "foo") echo "Input is foo" ;; "bar") echo "Input is
27.
▲
by
hiepph
3y ago
I heard in a Podcast that they are inspired by game development workflow (e.g. Unity) where multiple teams can work together in a unified way. This reduces "niche" power like CLI commands that only some of sysadmins can wield. Per
28.
▲
by
hiepph
3y ago
This. I personally can switch but how do I communicate with my other colleagues? It's hard to convey people to move into a whole new stack without significant effort.
29.
▲
by
hiepph
3y ago
> Emacs was called "obsolete", "hard to use", "bizarre", and other things. Well, Emacs isn't designed for a common user, but for a power user. From my experience, first time using Emacs was really frust
30.
▲
by
hiepph
3y ago
I learned this lesson: focus on mastering the language and understanding the fundamentals of networking instead of chasing new shiny web frameworks. Web frameworks come and go, but the language and network protocols are here to stay.
More ›