https://github.com/1oom-fork/1oom is the one I recommend
HN user
hyperpl
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...
MacOS only it would appear. Would have loved to try this with my obsidian vault for where I can't use electron.
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.
I'd argue Ruckus APs are much better than Ubiquiti's
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.
Wonder if there is a good remote with voice input to use for YouTube and Kodi so I can replace my shield TV.
Looks like an AS/400
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.
I like jj and would just switch over to it but I'm too reliant upon certain workflows fugitive provides. I hope to see a good neovim plugin someday.
Where are you seeing 8TB (assuming you meant TB and Tb) for $300?
Will need to try this in a terminal but on initial glance it looks similar to terminus (a font I've been trying to find a replacement for for over 20 years....)
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...
Any particular reason for remote access via wg and not via syncthing? I'm also curious how you access it via wg on Android?
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.
My first RC was almost the Grasshopper but I ended up with a Nissan King Cab instead. Great memories!
Isn't B2 $6/TB/mo?
I find k2pdfopt cli https://www.willus.com/k2pdfopt/ to be quite comprehensive for various screen reading targets.
Very curious to hear feedback from someone watching it for their first time ~30 years after its release. I watched it incessantly around the time it came out but haven't watched it much since - queued it up for the coming weeks.
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.
especially bringing in boost which isn't allowed in some codebases
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!
Any idea if you can use the proprietary nvidia driver for better gaming performance while running sway via nouveau? I'm still on i3 on my desktop but sway everywhere I have amdgpu or intel.
Counterpoint:
I've lost either the earbuds or case of so many wireless earbuds during the past 4 years that I could have afforded 2-3 much higher quality wired earbuds.
It's really sad to me to see how many of the early phones had microsd slots and almost none of them have them anymore.
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.
Would absolutely love to buy this and throw OpenBSD on it. Not all proposed hw appears to be supported yet but if this gains traction then that might be enough of a catalyst.
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.