export WAYLAND_DISPLAY=wayland-1
Like with X it’s not guaranteed to be that value, but same idea.
export WAYLAND_DISPLAY=wayland-1
Like with X it’s not guaranteed to be that value, but same idea.
C at least has a preprocessor. C# has almost nothing except generators, which are a huge pain in the ass. Java seems to be similar.
Lisp is the greatest. Everything else is in between.
We should have tools and libraries that help us avoid boilerplate, not ones that help us write more of it.
In interactive add mode you can use s
to split a hunk, and e
to edit it. That’s usually enough for me to split things up.
Wow, all the corrupt, disgraced former politicians hate him. I guess that’s a sort of endorsement.
There’s a death star on the other side of the fence.
Or to copy something and modify it 30 times.
This seems like a very bad idea. I think we just need more lisp and less AI.
That’s crazy.
Since GPUs got into the TFLOP range I often think of this old magazine cover:
https://images.computerhistory.org/revonline/images/500004286-03-01.jpg?w=600
Zero chance this company replaced him with an AI that actually does anything useful.
I was a pretty experienced programmer when I first read SICP, but I still found it incredibly valuable. I’d recommend it to anyone.
It’s such a good idea. I can’t believe they didn’t think of it sooner.
I don’t disagree exactly, but I’d argue that you’re contributing to the project even if you’re just reporting bugs or helping others with it on e.g. Lemmy.
I could see avoiding all of that pragmatically in order to use some obscure, critical software, but not something you use every day and for which there are reasonable alternatives.
This is what I came here to say. This is a sovereignty issue they could solve with a miniscule portion of their defense budgets.
It’s kind of absurd. When you buy a TV, the bloated adware at least helps lower the price. Imagine paying extra for it.
Fair enough, most of that isn’t something a user should have to worry about.
VT is just Virtual Terminals. You always have one of them active, and in most distros you can switch to others by Ctrl-Alt-F1 through F12. In some distos it’s just Alt-F1.
So if you press Ctrl-Alt-F2 you should be brought to a text login. For crazy historical reasons you may have to either press Ctrl-Alt-F1 or Ctrl-Alt-F7 to get back to your usual graphical session.
Arch docs for example: https://wiki.archlinux.org/title/Linux_console
I use Orgzly, but that’s mostly because I sync it with Emacs on other devices. I tend to organise things in a tree, but it’s quite flexible.
I would try:
I just started using finamp a couple of weeks ago and this inspired me to install the beta.
If I find any problems I’ll try to get involved on the repository. Discord is a bit of a turnoff though.
I use gnome-session-inhibit
quite a bit, but it’s hard to imagine a good way to automate it.
Sometimes I inhibit idle
to keep something on screen, and sometimes I just inhibit suspend
so something can complete.
It probably doesn’t make sense for the terminal to have anything more than a protocol to control it. The only real benefit to that would be in remote sessions, and it’s not really clear how it should work when multiple machines are involved.
Unfortunately X forwarding doesn’t work (as far as I can tell) with vulkan.
What I’ve been doing is using waypipe (which seems very stable), with xwayland-satellite (which is not so stable) on the remote end.
I’d also love persistent sessions, so I’ve been following wprs, but it doesn’t seem to support GPU drawing at all.
Lots of interesting tech, but it’s still pretty immature.