I wrote (not only, but some) more intelligent things on the Internet when I was a teenager.
I wrote (not only, but some) more intelligent things on the Internet when I was a teenager.
WordPress has an ActivityPub plugin. I suspect you already know about it.
Some months ago I read about something called “Ghost” which either already has or is planning to add ActivityPub integration.
If there were a universal answer to this, there wouldn’t be any others.
I myself currently use Debian (testing), have for some years now, but I have used other distros in the past too.
ideally donations like lots of other FOSS projects
KDE Plasma because I can make it look, feel and work mostly like Windows. I have to use Windows at work and don’t want to have to think too hard about differences between computers I use at work vs. at home.
The more time passes, the more information can already be found on the web (including forum threads) and the less need there is to post new threads to these kinds of forums.
problem is I have no idea which of these communities is “best”, I do not pay enough attention to things going on behind the scenes to have any knowledge of that.
I posted it to 8 communities because there are 8 communities I am aware of where this on-topic. Some people might be subscribed to only a subset of them. This is the natural consequence of the fediverse enabling us to have more than one community for discussing the same topic.
You could also look into draw.io - for most things that people used to use LibreOffice Draw for, this might now be more convenient.
Difficult to say without knowing your setup. The message is probably correct as written, the file system is for some reason read-only; perhaps you (intentionally or mistakenly) mounted it read-only, or your setup doesn’t support mounting it for writing.
I don’t know anything about NixOS, but this kind of thing can’t be unfamiliar to anyone who has been paying attention over the last ~10 years.
Eric S. Raymond was right: http://esr.ibiblio.org/?p=6918
I think that used to be the case more than it is now. Linux now uses the same printing system (CUPS) as macOS, and macOS printing has to work or Apple’s customers would be unsatisfied.
which Debian? Have you considered Debian testing or unstable?
oddly enough those also correspond approximately to how well I (native German speaker) know each of these languages; but why is there a stereotype that us Python devs and Esperantists need to shower more? :(
tests are for confirming your code STILL works if someone ever changes something
The UI platform with the largest install base of all is the web. Nearly all computer users can use your GUI if you develop it for the web, it’s almost the definition of the universal open standard for GUIs.
Browsers can only execute JavaScript or WebAssembly, so you need to write it in JavaScript or in something that compiles to these things, e.g. TypeScript (but there are also ways to compile other languages to JS or WASM).
Is this valid HTML? My understanding is that that attribute value needs to be escaped, i.e. <value of \"myattribute\">
.
Things like that aren’t a feature of the terminal emulator, but of the shell. Try to find out which shell you’re using on Android, maybe try using that one on desktop too.