Readit News logoReadit News
evanreichard commented on iPhone 16 Best-Selling Smartphone in 2025; Apple Takes 7 Spots in Top Models   counterpointresearch.com/... · Posted by u/TMWNN
schmichael · a month ago
I recently upgraded from an iPhone 12 to an iPhone 16 because I couldn't figure out how to free enough storage on the 12. The battery was still more than good enough to go a full day.

I don't notice any difference other than now I have a pile of useless lightning cables (good riddance). Honestly kind of a relief as I liked the 12 just fine. Phones kind of seem like a Solved tech these days. About as exciting to upgrade them as upgrading my Brother Laser Printer.

evanreichard · a month ago
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 commented on Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete   huggingface.co/sweepai/sw... · Posted by u/williamzeng0
_ache_ · 2 months ago
It's good. The blog post about it is very interesting. I hope, a plugin for neovim will be made soon.

https://blog.sweep.dev/posts/oss-next-edit

evanreichard · 2 months ago
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 commented on 11% of vibe-coded apps are leaking Supabase keys   supaexplorer.com/cybersec... · Posted by u/xyborg
evanreichard · 2 months ago
How did you qualify a project as vibe coded?
evanreichard commented on Busy Is the New Stupid   cisotradecraft.com/bitns... · Posted by u/escargot
RankingMember · 2 months ago
I'm feeling stupid reading this because I feel like it's using a tactical framework I'm not familiar with, e.g. what is the significance of the labeling of items like "Meeting Overload" with "T1001"?

FWIW my feeling is positive in regard to the core meaning being conveyed- I just feel like I'm missing out on something in not understanding the format.

evanreichard · 2 months ago
It's an homage to MITRE ATT&CK.
evanreichard commented on A guide to local coding models   aiforswes.com/p/you-dont-... · Posted by u/mpweiher
KronisLV · 3 months ago
My experience: even for the run of the mill stuff, local models are often insufficient, and where they would be sufficient, there is a lack of viable software.

For example, simple tasks CAN be handled by Devstral 24B or Qwen3 30B A3B, but often they fail at tool use (especially quantized versions) and you often find yourself wanting something bigger, where the speed falls a bunch. Even something like zAI GLM 4.6 (through Cerebras, as an example of a bigger cloud model) is not good enough for doing certain kinds of refactoring or writing certain kinds of scripts.

So either you use local smaller models that are hit or miss, or you need a LOT of expensive hardware locally, or you just pay for Claude Code, or OpenAI Codex, or Google Gemini, or something like that. Even Cerebras Code that gives me a lot of tokens per day isn't enough for all tasks, so you most likely will need a mix - but running stuff locally can sometimes decrease the costs.

For autocomplete, the one thing where local models would be a nearly perfect fit, there just isn't good software: Continue.dev autocomplete sucks and is buggy (Ollama), there don't seem to be good enough VSC plugins to replace Copilot (e.g. with those smart edits, when you change one thing in a file but have similar changes needed like 10, 25 and 50 lines down) and many aren't even trying - KiloCode had some vendor locked garbage with no Ollama support, Cline and RooCode aren't even trying to support autocomplete.

And not every model out there (like Qwen3) supports FIM properly, so for a bit I had to use Qwen2.5 Coder, meh. Then when you have some plugins coming out, they're all pretty new and you also don't know what supply chain risks you're dealing with. It's the one use case where they could be good, but... they just aren't.

For all of the billions going into AI, someone should have paid a team of devs to create something that is both open (any provider) and doesn't fucking suck. Ollama is cool for the ease of use. Cline/RooCode/KiloCode are cool for chat and agentic development. OpenCode is a bit hit or miss in my experience (copied lines getting pasted individually), but I appreciate the thought. The rest is lacking.

evanreichard · 3 months ago
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 commented on Chamberlain blocks smart home integrations with its garage door openers – again   theverge.com/tech/839294/... · Posted by u/josephcsible
evanreichard · 3 months ago
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 commented on Samsung's 60% DRAM price hike signals a new phase of global memory tightening   buysellram.com/blog/samsu... · Posted by u/redohmy
wingmanjd · 4 months ago
At $DAYJOB, we have had confirmed and paid for orders be cancelled within the last week due to price hikes. One DDR5 server configuration went from ~$13k to near $25k USD in a matter of days.

We also were looking for DDR4 memory for some older machines and that has shot up 2x as well.

Hate this AI timeline.

evanreichard · 4 months ago
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 commented on Android and iPhone users can now share files, starting with the Pixel 10   blog.google/products/andr... · Posted by u/abraham
bochoh · 4 months ago
It seems that this is directional, flowing from Android to Apple but not necessarily back (e.g., me airdropping a photo to my parent who uses Android). I'd love for this to work in the other direction as well.
evanreichard · 4 months ago
The video shows both directions.
evanreichard commented on Leveling Up My Homelab   cweagans.net/2025/09/leve... · Posted by u/cweagans
evanreichard · 5 months ago
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 commented on Self hosting 10TB in S3 on a framework laptop and disks   jamesoclaire.com/2025/10/... · Posted by u/ddxv
evanreichard · 5 months ago
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.

u/evanreichard

KarmaCake day227June 24, 2014View Original