Wait until you see what they do to avoid learning SQL or Regex or JSON Pointer or XPath.
- 0 Posts
- 29 Comments
I use them fine with my left hand. There’s no reason to stay on home row if you’re doing a lot of copy and paste. Of course, if you’re doing that much copy and paste, using an extension that allows VIM shortcuts would be much faster.
If you don’t like BÉPO because you want familiar letter-based clipboard shortcuts, you’ve already made a better layout selection impossible. I learned to use the older clipboard shortcuts: ctrl+ins for copy, shift+ins for paste, and shift+del for cut. Those are still as universally supported.
If you want everything bundled instead of à la carte, that sounds more like eclipse to me. But then, I don’t understand how anyone can program in Java.
brianary@startrek.websiteto Programmer Humor@programming.dev•Why do people faint at the sight of plain-text code?54·5 months agoWhat could be more human than that?
brianary@startrek.websiteto Linux@lemmy.ml•After many years on GNOME, I finally switched to Plasma.1·5 months agoI was mostly being facetious. I haven’t tried it in decades, but I’m pretty happy with Cosmos.
brianary@startrek.websiteto Linux@lemmy.ml•After many years on GNOME, I finally switched to Plasma.73·5 months agoKDE: With too much power comes too much responsibility. 😉
brianary@startrek.websiteto Technology@lemmy.ml•As expensive as a plane flight: Looking at some claims that quantum computers won't work.3·5 months agoBruce Schneier has been saying for something like 25 years that technological advances always favor attackers over defenders.
I really like the tiling window support in Pop_OS!'s Cosmos desktop.
brianary@startrek.websiteto Linux@lemmy.ml•Apparently, the mods at Linuxsucks are really sensitive?12·8 months agoIt’s the same argument I’ve heard about the “complexity” of Mastodon: too many choices, which is I guess why people largely stopped going to websites outside the major social networks. Monopoly over competition, it’s like everyone is pining for a monarchy.
brianary@startrek.websiteto Linux@lemmy.ml•Mozilla's massive lapse in judgement causes clash with uBlock Origin developer311·9 months agoAs I’ve said elsewhere: I wonder what controls Mozilla has in place to prevent gradual takeover of their board by those with an interest in removing Firefox as a competitor. We’ve watched the sleeper cell in the Supreme Court transform that body into an illegitimate partisan puppet. Mozilla’s actions over the last few years would make much more sense if it were being manipulated into self destruction.
brianary@startrek.websiteto Linux@lemmy.ml•Mozilla's massive lapse in judgement causes clash with uBlock Origin developer1·9 months ago19½ months. That’s how long Mozilla was prepared to listen to a small, unfiltered subset of their users, for a laughably meager maintenance cost.
brianary@startrek.websiteto Linux@lemmy.ml•Mozilla's massive lapse in judgement causes clash with uBlock Origin developer2·9 months agoYep, which further highlights the problem: @[email protected] 🔗 https://mozilla.social/users/mozilla/statuses/113153943609185249
We’ve made the hard decision to end our experiment with Mozilla.social and will shut down the Mastodon instance on December 17, 2024. Thank you for being part of the Mozilla.social community and providing feedback during our closed beta. You can continue to use Mozilla.social until December 17. Before that date, you can download your data here (https://mozilla.social/settings/export), and migrate your account to another instance following these instructions (https://support.mozilla.org/en-US/kb/mozilla-social-faq).
This was also my recent experience on PopOs!
There’s a little historical baggage, but look at Windows: multiple letters for drives, and all of the paths can be modified, so you have to ask Windows where any important directory is physically mapped (like SystemRoot or Documents or Temp or Roaming AppData or many others), because it doesn’t have this nice consistent structure like Linux. Linux presents a logical layer and manages the physical location automatically. Windows makes you do the logical lookup yourself, but doesn’t enforce it, so inexperienced programmers make assumptions and put stuff where the path usually is.
That’s part of why logging in to Windows over a slow connection can take forever if you have a bunch of Electron apps installed: they’ve mismapped their temp/cache directory under the Roaming AppData, so it gets synched at every login, often GiB of data, and they refuse to fix it.
Especially EVs, or especially Teslas?
brianary@startrek.websiteto Technology@lemmy.world•Research shows more than 80% of AI projects fail, wasting billions of dollars in capital and resources: ReportEnglish39·10 months agoWhen did brute force switch from being an antipattern to the preferred pattern?
brianary@startrek.websiteto Technology@lemmy.ml•Microsoft is trying to convince Windows 10 users to upgrade with full-screen prompts6·1 year agoWindows 10 keeps turning that stupid news feed back on on my taskbar, too.
You get used to it sooner than you’d think. There are libraries to convert between regex and English. Maybe it deserves a Unicode code block like APL?