If there’s a need to introduce students to virtual DOM, I’d choose a library that doesn’t require language extensions or editor plugins, but allows to easily code with just the syntax of JS itself: properties as Plain Old JavaScript Objects, map/reduce with arrow functions, ternary operator, variables as usual, components as functions. Adding Mithril to existing WordPress websites for making dynamic parts such as calculators or quizzes was quite straightforward. On the other hand, its API is somewhat less convenient than what React offers.
Probably like this: a threat actor [for authoritarians pushing ID laws and locked-in hardware], just not in a way that any of us [computing freedom enthusiasts] would consider as being a real theat [for the people].
I remember the shared storage location functionality in the Password Store app but I no longer see it in any versions released since last year. That’s why I had to switch to Termux. Also a control freak, just a different kind 😅
Sorry but this is propaganda slop. When Kyiv cops ignored my disability documents and detained me last week with 7 other randomly kidnapped men in a room with bloody walls, no toilet and not enough place for us all go sleep, the military “merchants” who began the supposed medical commision the next morning instead of doctors explicitly shouted at us that infantry is all that we’ll ever see, that war isn’t about any of these high-tech positions and we’ll be running around and shooting guns like soldiers are supposed to.
It seems the disagreement boils down to what position is far-left and what is moderate. It’s worth remembering that there was far-left opposition (against Russian nationalism in particular) to Bolsheviks inside the party, whom they purged in early years, labeling them bourgeois, and tried hard to suppress them from reappearing. The Bolsheviks also got popular by paying lip service to a much different agenda than they implemented, becoming in practice extremely conservative and repressing worker self-government attempts. So I wouldn’t call them far-left, a term that I’d reserve for anarchists and council communists.
The quote made me optimistic. It’s a shame that clients followed their own observation about straight-to-the-point websites loading fast and being easy to read, with a degrading remark about the simplicity of such websites. I realize that the point of a web developer job has always been something different than making good websites (as a whole, it’s closer to first making something nice and then trashing it with your own hands), but that’s a dreadful realization.
Are there mechanisms for fully automatic synchronization on every file change and every initialization in the Android and console apps for password-store out of the box these days? Using Syncthing with password-store at the moment to get a user experience as close to that as possible. Had to switch from the Android app to Termux and the CLI because the app no longer supports usage with Syncthing.
Yay to the arrow brush! Feels weird to draw arrows beginning with the end, but I’m very glad to see this feature as a GIMP built-in now. Should make annotating screenshots much more convenient.
It’d be cool if your app was installable from F-Droid, for which the sources have to be somewhere under a free license. I most likely won’t be able to contribute code but would indeed like to look through the sources, and maybe help with translation if the code supports internationalization.
Do some parts of go-notes have proprietary sources? I can’t find the source for the native Android client in the repo or instructions on how to download and build it from elsewhere.