• 0 Posts
  • 355 Comments
Joined 3 years ago
cake
Cake day: June 25th, 2023

help-circle




  • It’s not hard, but can be time consuming, break the task up. Rough out a shape in pine (soft, easy to work, make a second from hardwood later if you want once you know what you want) with chisels or whatever power tool you have access to, e.g. drill with grinder attachment (and a vise or some other way of securing the wood, screws work). Then just get different sandpaper grits and sand by hand, start with 100 or 200, then 400, then 600 or 800 and if you still don’t think it’s smooth enough, 1200 will get you there. Probably take a few hours, but you’ll have a handy new skill, and can refine over time.




  • I love fully local stuff, but the LLM part seems very expensive. Even for such a simple thing as managing our lights and music.

    So, the simple things should just be voice command (not recognition, limited vocabulary), <wakeword> kitchen light on, what’s todays weather (assuming you automatically download it and have it there, needs TTS like whisper). That can run on a recent potato. Somewhat more complex things need full voice recognition e.g. Play me x songname by y artist. Laptop CPU should handle that fine. You’ll only need a full LLM for more general inquiries, e.g.<wakeword> What mess has Trump made today?, which will need web access seeing as small LLMs don’t have a lot of world knowledge (although you can self host Wikipedia and point it at that).

    If you have a desktop computer and a GPU with 16+GB VRAM (or even smaller using RAM and a MoE LLM) that’ll do the job with reasonable smarts e.g. Qwen 3.6 35BA3B, Gemma 4 12B or 26BA4B. You may have to wait a minute or two. Mine pulls around 55W at idle (7800XT) and does double duty as a NAS and gaming rig, or you can have it sleep most of the time and let the laptop wake it up when necessary.













  • Personally I take any ‘age check’ I can’t get around with a VPN and a browser ID string (or whatever the kids find next) as evidence of egregious enshittification, and my answer is to stop using that site.

    But I’m in a privileged position where I don’t need to for work, never did facebook et. al., dropped reddit (and slashdot before it) except for niche, mostly read only stuff that I can drop in a heartbeat and am a non USian. The vasty majority of internet users are not.

    The article is right, this is going to cause headaches at the least and breakage at the worst. Once 99% of the population has accepted this (95% of non phone users), they’ll come for linux, rewriting and refining the currently broken legislation. The politician class globally hates free speech and private communication, this is another big nail in the coffin.

    I have some hope that the internet will treat de-anonymization like censorship and route around the damage, at least for quite a while. Sturgeon’s law also applies, at least 90% of the internet is crap, and the proportion is climbing fast with AI slop, but it’s also the greatest single step in freedom of access to (useful) information ever and I don’t want to lose that, and we shouldn’t have to pay for it with voluntary surveillance.

    Remember, there’s a bunch of other choke points that can be used to the same effect as OS, ISPs, DNS, fingerprinting, search engine, the list goes on. It’s just that Microsoft, Apple, Google actually want this for the data harvesting potential so OS is easy.

    At some point there will be a need for internet 2.0 built with anonymity and encryption baked into the bottom layers, perhaps it’s time to start building.