HN user

hyperpl

197 karma
Posts0
Comments120
View on HN
No posts found.

I used to code Win32 around the Win 95/98/2000 era (my first VC++ was 1.0 for 16bit) but switched to BSD and Linux around 2000 and haven't looked back. I avoid Windows as much as possible and did learn about .NET and how slow it was but I'm a bit shocked that Win32 is still a thing and still being recommended. Sort of makes me happy and sad at the same time...

Interesting post timing. At the airport lounge before a long int'l flight and in preparation I'm installing bottles + homm3 GOG + HOTA.

While I played and wholeheartedly commend the developers' effort in making VCMI I still prefer the original + HD/HOTA.

UniFi 5G 8 months ago

I'd argue Ruckus APs are much better than Ubiquiti's

Why use OpenBSD? 8 months ago

Agreed. I run my OpenBSD firewall on my odroid h4 - it's relatively cheap and plenty powerful to route gigabit+. I prefer pf and the simplicity of OpenBSD over Debian for such a purpose-built application. For my other "home servers" I simply run Debian as I believe it to be one of the more sane Linux choices for a server-type application.

Steam Machine 8 months ago

Wonder if there is a good remote with voice input to use for YouTube and Kodi so I can replace my shield TV.

Another message of hope for anyone struggling with the possibility of having tinnitus:

I may not be able to fully recount all the factors but I believe my ears may have had some residual fluid after recovering from covid (my covid symptoms were entirely unpleasant and impacted me differently in many ways). Before my ears cleared up, I took a domestic flight where I actually got vertigo for a few 10s of seconds on ascent. My ENT believes my eardrum expanded to touch the inner ear.

The following day I went to a gun range and did skeet shooting for a couple of hours then shot really big guns and sniper rifles. The earplugs I brought myself were likely not adequate and taking them out and putting them in repeatedly in relatively cool weather likely didn't provide the best seal either.

That night or the next day I noticed lots of ringing in my ears and I started to become worried when it was still there even after a week. The worst was being in silent meeting rooms at work where it was most noticeable. It was extremely depressing and I nearly lost all hope.

I visited 2 separate ENTs and each just sent me re-take my yearly hearing test. They didn't really provide any comforting words other than to take the test and wear hearing protection, etc..

Before the hearing test (~2 weeks after the gun range and flights) I explained everything to the audiologist and he said "Lots of people have various degrees of tinnitus/ringing, just don't think about it. I have it and that's what I do. Don't let it bother you and live your life."

Interestingly enough, my audio test came back better than the previous 10 year results and since then I just don't think about it. If I do I can certainly hear it. My only personal takeaway is that the brain and body are very complex and have an arsenal of mechanisms to deal with trauma and that for this particular instance I've been very lucky.

Also realized this when trying to get terminus to work. I like the simplicity of foot in wayland and st/alacritty in Xorg. I wish I could find a terminus replacement and I do give it a few hours each year but still haven't had any luck...

I used pass for many years and loved it. I sync'd my password store between 3+ devices including my Android phone using a git remote. I don't recall the exact reason - maybe the pass android client I had used for years went away? I decided to find the next best option and settled on keepassxc and KeePassDX. The backing store is a binary blob but it does surprisingly well via syncthing: autoupdate works and in the event of a conflict the db merge feature hasn't yet failed me.

Granted on the desktop I find using a (qt especially) GUI more invasive than a terminal but at least on the Android side the app is quite good.

I have a (regular) Pixel 8 and given that this is smaller and finally has USB-C I'm very tempted to try to jump to Apple again but I'm curious about the following:

1. Is there a terminal equivalent like termux?

2. Is there an open source wireguard client like the official wireguard client for Android?

3. Is it possible to upload mp4 videos to it to watch offline?

4. Is it possible to upload some of my mp3 collection to it to play offline?

5. I believe syncthing isn't officially supported. Are there any alternative syncthing implementations or workarounds?

I was taking a break from converting and configuring my home assistant dashboards in yaml instead of UI and stumbled upon this and had a good laugh.

I don't use containers for anything, I'm just using ha core on an Arch install on an odroid h4 that uses less than 10W. The machine itself is also my NAS (if you want to call it that) using a single 4TB m.2 nvme. It also hosts my private git repos too. I think I'm content with this.

I was quite hopeful for this refresh to upgrade my Oasis but it looks as though they've regressed on weight: 188g for my current Oasis vs 211g for the Paperwhite. The new entry level kindle is indeed lighter but unfortunately lacks a warm light. I hope something else will be on the horizon!

another is to pull photos into $Archive from my Google account

I assume you are pulling from Google photos? If so, then I think the only way to get original quality is to use takeout?

I managed to filter that, geeksforgeeks.org and towardsdatascience.com out with Kagi. It's quite helpful being able to slightly reduce prioritization on a per site basis so that instead of showing up as top result it'll be buried a bit but still accessible.

Polars 3 years ago

Polars has an OLAP query engine so without any significant pandas overhaul, I highly doubt it will come close to polars in performance for many general case workloads.