HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evanreichard

no profile record

comments

evanreichard
·5 miesięcy temu·discuss
Not sure if it was the same bug, but I had a storage issue where System Data ballooned to like 200GB.

It had the most bizarre solution; airplane mode, set time to one year in the future, reboot, wait a few minutes, set time to 6mo in the future, reboot, wait a few minutes, set time to now, reboot. Went from 200GB to like 15GB. Was ridiculous.

(For anyone looking at this and considering doing it, you also need to ensure iMessage retention is forever, otherwise the iPhone will think it's a year old and delete the messages)
evanreichard
·6 miesięcy temu·discuss
There's also https://github.com/ggml-org/llama.vim

Which I've been using with Qwen3 Coder. As long as infill is supported, that should work. I'll try later today.
evanreichard
·6 miesięcy temu·discuss
How did you qualify a project as vibe coded?
evanreichard
·6 miesięcy temu·discuss
It's an homage to MITRE ATT&CK.
evanreichard
·7 miesięcy temu·discuss
Have you tried llama.vscode [0]? I use the vim equivalent, llama.vim [1] with Qwen3 Coder 30B and personally feel that it's better than Copilot. I have hot keys that allow me to quickly switch between the two and find myself always going back to local.

[0] https://github.com/ggml-org/llama.vscode

[1] https://github.com/ggml-org/llama.vim
evanreichard
·7 miesięcy temu·discuss
At the end of the day it still has to open and close when you press a button. You can just wire a relay to complete the circuit on one of the remotes.

It's what I did when I got a new opener. Works fine in HomeAssistant.
evanreichard
·8 miesięcy temu·discuss
It's wild. I bought 64GB (2x32) DDR4 SODIMM (CT2K32G4SFD832A) for $100 this April. Cheapest I can find it today is $270.

I picked up 32GB (2x16GB) DDR4 (CMK32GX4M2E3200C16) last September for $55. Now it's $155.
evanreichard
·8 miesięcy temu·discuss
The video shows both directions.
evanreichard
·9 miesięcy temu·discuss
This year I redid my whole lab as well and prioritized declarative everything so it'd be easy to go from scratch if needed. So I've got nix to create RKE2 images with cloud-init for XCP-ng templates, Terraform with XenOrchestra provider, and ArgoCD for the K8s cluster.

I've got two R640's so I can live migrate, and an R720XD with TrueNAS (democratic-csi for K8s persistence). QSFP (40Gb) for TrueNAS / R720XD, and SFP+ (10Gb) for R640's linked to a Brocade ICX 6610.

So I can update the hosts, and K8 nodes with 0 downtime. Do I need it? No, but I learned a lot and had / have fun deploying and maintaining it.
evanreichard
·9 miesięcy temu·discuss
I love Garage. It just works. I have Garage running on a few older Odroid HC2's, primarily for k8s Velero backup, and it's just set and forget.
evanreichard
·2 lata temu·discuss
Yeah - I usually watch the network tab in debugging tools to figure out whats being blocked, then whitelist and try again.

I also realize that you shouldn't expect most people to do that, let alone know how to.

I am someone who is very aggressively anti-ad.
evanreichard
·2 lata temu·discuss
I can empathize with the sometimes aggressive blocking, and as you pointed out can be pretty block list dependent.

I generally will go in and whitelist things if a site breaks due to a DNS block, but of course putting your partner on the same VLAN can be problematic. I "got around" that by having a button in Home Assistant that will completely turn off Pi-hole (and now AdGuard). So my partner will go in and toggle that if there's a problem.

AdGuard Home does also have the ability to completely disable blocking for specific clients.
evanreichard
·2 lata temu·discuss
I use the bare WireGuard app on iOS. I just statically set the DNS server to the AdGuard Home IP (or Pi-hole IP) on my local network in the app.
evanreichard
·2 lata temu·discuss
I'm curious what issues you ran into with Pi-hole? I was running my instance for years without a single hiccup. I ended up moving to AdGuard Home about a year ago though because I wanted to run it on my OPNSense box.

I have an automatic WireGuard VPN set up on my devices to VPN into my home network when I'm not connected to my SSID, so my local DNS still works remotely.
evanreichard
·3 lata temu·discuss
It doesn't try to solve the same use cases that Calibre does, but I built an open source (EPUB only) manager / reader / statistics tracker called AnthoLume [0]. It mostly stemmed from me reading in KOReader [1] on my Kindle, and not having the ability to sync the progress to my iPhone / iPad.

It's got metadata matching, support for multiple users, and statistics tracking which allows me to have a "Leaderboard" that shows how fast you read (words per minute). Fun competition between my wife and I (that I'm 100% losing). It's a Progressive Web App and utilizes a Service Worker to support 100% offline reading as well.

There's a demo server [2] (creds are "demo" for both user & pass).

[0] https://gitea.va.reichard.io/evan/AnthoLume

[1] http://koreader.rocks/

[2] https://antholume-demo.cloud.reichard.io/
evanreichard
·3 lata temu·discuss
Built a service and web app that listens to Frigate car events via MQTT. It analyzes the video and image to determine the make and model, as well as OCR the plate.

Uses some fuzzy matching logic in an attempt to match it to a historical vehicle. Also attempts to look up Make, Model, Year and VIN based on the state and plate.

Been running pretty well for a few months. Can easily see history of a vehicle or search vehicles by make or model. Has come in handy once when someone in the neighborhood experienced a road rage incident and I was able to provide info on the car to the police.

Next step is to build “detections” for anomalous vehicles. Or weird behavior like a vehicle passing by multiple times in a given window.

Built with Python and HTMX cause why not.
evanreichard
·4 lata temu·discuss
I just picked up a new Mazda 3 Turbo, and absolutely _love_ the dial interface. It took a little bit to get used to, but the muscle memory is now there and I can do most everything while barely even glancing at the screen.

I have the touch screen in my Porsche, as well as in my fiancée's Civic. But I definitely prefer the dial.

All that being said, there are some quirks. Mostly around CarPlay "losing" the focus. It might just be an app thing (it pretty much only happens in Apple Music). I'll scroll through some options, and just as I'm about to click something, the focus goes back to the first option.