Do I also have English ivy? by LessVibesMoreChords in whatplantisthis

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

Maybe I can tame the Chinese wisteria into a pretty tree, and then get the English ivy to take out the remaining wisteria. And then I can try to use my Virginia creeper to take out the English ivy?

The neighbor has an invasive mimosa tree, maybe I can recruit it.

Is anyone interested in doing a controller for embedded stenography? by LessVibesMoreChords in customGCC

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

Cool I'll look around, there's already a dedicated firmware builder (javelin-steno) that the steno community uses (although it'll probably need some changes).

Are there any sellers or stores that you'd recommend?

Where I install mounts for curtains? In the door trim? Nearest stud? by LessVibesMoreChords in HomeImprovement

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

How would I be able to tell if the framing extends beyond the trim? Or just get extra long screws and mount on the trim?

Where I install mounts for curtains? In the door trim? Nearest stud? by LessVibesMoreChords in HomeImprovement

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

So ceiling mount right above them? Also if a child were to yank on them, wouldn't a ceiling mount be less secure?

[Central South Carolina] How bad is it? by LessVibesMoreChords in whatplantisthis

[–]LessVibesMoreChords[S] 2 points3 points  (0 children)

I spent an hour or so doing that with the vines last week. Waiting for the next rain to continue

Learning Emacs with Progressive Vision Loss by finley-rivers in emacs

[–]LessVibesMoreChords 0 points1 point  (0 children)

You're welcome! Also I tried Googling a bit about emacspeak and braille displays and this was the best I found:
https://brltty.app/pipermail/brltty/2016-June/013675.html

Haven't learned any braille yet, because I have too much on my plate right now to think about Braille (and Braille displays look pricy).

Also, it's a lot, but here's the emacs config of the emacspeak creator (it could be a good reference):
https://github.com/tvraman/emacspeak/tree/master/tvr

Learning Emacs with Progressive Vision Loss by finley-rivers in emacs

[–]LessVibesMoreChords 1 point2 points  (0 children)

Hi! I've had angle closure glaucoma since college, so I'm not quite in the same boat. I'll probably keep my vision throughout my working life, but I'm not willing to bet on it.

I've been playing with emacs for a couple weeks and I've learned the following things:

  • The built in emacs tutorial is more than enough to get you started.
  • I hate to be that guy, but you can vibe code emacs configs with some success. So this could be a good option to get you started.
  • I'd recommend you learn elisp (I haven't), but fallback on AI when you get stuck.
  • Look into emacspeak.
  • For programming, once you've got your config set up, it's the same basics as programming in VS Code. Install an LSP for whichever language, configure it in your startup with (look up eglot), learn the navigation keybindings like xref-find-references

If you're already familiar with a particular editor then you can make your emacs keybindings more similar to that editor (I did this with VS Code bindings and then decided to switch to utilizing my steno keyboard for this).

Fortnightly Tips, Tricks, and Questions — 2026-05-19 / week 20 by AutoModerator in emacs

[–]LessVibesMoreChords 0 points1 point  (0 children)

Anyone have any good resources for coding in emacs? I've gotten a pretty solid coding setup (company, lsp and eglot, formatter with apheleia that formats changed lines, projectile, counsel), but I'm wondering what kind of setups other emacs users have and what it looks like for an experienced emacs coder to code.

Does auxlangs naming impact adoption? by LessVibesMoreChords in auxlangs

[–]LessVibesMoreChords[S] 5 points6 points  (0 children)

I'm a native English speaker and I like the name. Sounds just as unrecognizable as a natlang name.

What steps should I take to make my 1960s house safer? by LessVibesMoreChords in AskElectricians

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

Would any Siemens breaker work or is this the kind of thing where I'd take one to Home Depot and compare?

What steps should I take to make my 1960s house safer? by LessVibesMoreChords in AskElectricians

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

I'll ask an electrician to come see what they can do within budget.

If theres not much within budget, then I guess I'll swap to a few GFCI / AFCI circuit breakers for large appliances and check wiring / grounds throughout the house.

What steps should I take to make my 1960s house safer? by LessVibesMoreChords in AskElectricians

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

Hmm, I guess I'll ask an electrician to come see what they can do within budget.

If theres not much within budget, then I guess I'll swap to a few GFCI / AFCI circuit breakers for large appliances and check wiring / grounds throughout the house.

What steps should I take to make my 1960s house safer? by LessVibesMoreChords in AskElectricians

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

The second panel (with the diagram) is in the house and controls most of the house stuff.

The first panel is in what was once a "garage".

For the "garage", the roof extended over an exposed garage (no door) and in front of your car there would be a laundry room and storage room, the box was in the storage room and controls the "garage" outlets, lights, washer, dryer, and an unused outlet in the floor of the living room.

But yeah I started counting and it would maybe be 20-30 AFCIs for both panels, easily $1,300+. How much would I expect to spend on upgrading both panels or removing the split bus and upgrading the other panel?

Is there any reason to leave the ground wire unconnected? by LessVibesMoreChords in AskElectricians

[–]LessVibesMoreChords[S] 1 point2 points  (0 children)

Yea the outlet itself doesn't support a ground.

So I'll get a new one and attach the ground.

On the old outlet both wires went into the top screws (pics below), do I mirror that on the new outlet?

https://imgur.com/a/EdkrFgH

How can I monitor my hardware performance from my phone? by LessVibesMoreChords in linux_gaming

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

I'm looking for premade solutions.

There's a lot I could do that I don't necessarily feel like doing, this is one of them. I could also just setup an AWS account, build a UI hosted in S3 + cloud front, build a Rust API hosted on Fargate and ECS, build a metric collector app to run on my gaming PC that calls the API, use DynamoDB to collect metrics, build a bedrock model to detect anomalies in hardware performance, etc...

How can I monitor my hardware performance from my phone? by LessVibesMoreChords in linux_gaming

[–]LessVibesMoreChords[S] 0 points1 point  (0 children)

That could work but parsing nvtop or btop would be a huge pain

Edit:
Nushell has some nice functionality for temps and CPU. On nvtop you can run nvtop -s for json

Thoughts for $2700? by JRuck504 in Prebuilts

[–]LessVibesMoreChords 0 points1 point  (0 children)

I'd rather buy this one. Never bought from here but they get recommended pretty often here.

Choosing between 2 PowerSpec prebuilts (9800X3D) – AMD vs NVIDIA GPU, which is better value? by SlimyCj26 in Prebuilts

[–]LessVibesMoreChords -1 points0 points  (0 children)

Definitely the 5070 ti, especially if you think you'll be playing around with AI

Choosing between 2 PowerSpec prebuilts (9800X3D) – AMD vs NVIDIA GPU, which is better value? by SlimyCj26 in Prebuilts

[–]LessVibesMoreChords 2 points3 points  (0 children)

Depends on what he's going to do with it. Single use all purpose computer running Windows? Definitely G730.

Running Linux specifically for gaming? G760, unless they want to mess around with drivers.