- 0 Posts
- 174 Comments
pr06lefs@lemmy.mlto
Technology@lemmy.world•Passkeys Explained: The End of PasswordsEnglish
47·2 days agosounds like a better solution is don’t use docusign
maybe could filter the comments based on tag as well.
What I think would be interesting would be to have communities be tags rather than exclusive categories. So if you make a post, you can add more than one tag to it, provided you are a ‘member’ of those tags.
Tags would have moderators much like communities have moderators now, to preserve the meaning of the tag. So you could have a tag like ‘billionaire media’, and members could slap that tag on all nyt, wapo, etc articles. Moderators would boot members who misapplied the tag.
Then what would be interesting would be to use the tags for searches, like ‘news’ minus ‘billiionaire media’.
Pretty significant changes from what lemmy is today, so would be either a fork of lemmy or a from scratch new program.
pr06lefs@lemmy.mlto
Linux@lemmy.ml•Friendly tiling setup for a laptop? (tiling window manager?)
5·5 days agoI dunno about ‘friendly’, but my setup is minimal configuration and about as stable and unchanging as the terminal. Its xmonad with xfce in no-desktop mode. My xmonad configuration is extremely minimal because I mostly don’t care about customization. I set terminal=alacritty and the thickness and color of the outline around the focus window, and that’s it.
Because I have xfce backing me up, I get the benefit of monitor layout, mouse settings, the xfce session logout window, etc etc.
As for using xmonad itself. You’re just going to have to pull up the keyboard reference on your phone until you can get around ok, there’s no help and no explanation. When you boot into it you get a blank screen lol.
For launching programs, you windows-p and you get the dmenu program launcher at the top of the screen. Type the first few letters of whatever program and hit enter.
pr06lefs@lemmy.mlto
Linux@lemmy.ml•What could be the best way to introduce the world of computers to a kid, let's say of 6 years old, so that he learns to handle it like a toy and stops dreading it like some esoteric, arcane and
51·13 days agoTo me the main thing is to relate to a computer as a programmable device, not just a shiny box with pictures and videos. To that end, it might be more effective to have the computer be in command line mode rather than it just being a conduit to youtube.
I started on an apple II at a friend’s house. BASIC was built right in to the command line. Our family ended up with a TRS-80 compatible which also had BASIC. Back then everything you needed to know was in the TRS-80 basic manual. I spent hours and hours making games on it.
Perhaps something like LOGO? Some simple command line environment where the knowledge required is small, and there are easily reachable payoffs for making loops and so forth.
but ctrl-c to cancel terminal tasks predates the 1980s. the inconsistency came in when apple decided to ignore that precedent and introduce ctrl-c, ctrl-x, and ctrl-v as shortcuts in their graphical UI.
to achieve consistency, probably better to invent a new terminal type that does away with the accumulated cruft of 50 years. problem is you would also need new cli programs to go with it.
I get those 3 bulleted features in my terminal, alacritty. But not with Shift. For highlighting I’m pretty much limited to selecting text with the mouse and ctrl-shift-c.
For more sophisticated text selection, tmux comes to mind. Default key bindings appear to be emacs-esque, though vi style is possible too. Custom keybindings are possible as well. It does seem like you may be forced to enter a special mode for selection rather than having that available all the time with just shift.
pr06lefs@lemmy.mlto
Linux@lemmy.ml•my reason why you should use KDE+Krohnkite instead of WMs
5·18 days agoIts less work to use keyboard shortcuts to arrange/navigate windows in tiling than it is to use a mouse + alt-tab. Window sizing and placement is something you think about a lot less. Its very fast to flip through various preset window arrangements and usually that’s good enough for whatever task.
pr06lefs@lemmy.mlto
Fediverse@lemmy.world•Fediverse alternative to Facebook is what's really missingEnglish
1·25 days agoI think something protocol based might be nice. Don’t go to a website, install a program that uses an open protocol. Better for real decentralization, no cookies, no web tracking, just text and maybe pics.
pr06lefs@lemmy.mlto
Fediverse@lemmy.world•Fediverse alternative to Facebook is what's really missingEnglish
6·25 days agoagree with the scaling issue. i tried an instance with 300 members and it was too slow to use,
pr06lefs@lemmy.mlto
Technology@lemmy.world•Open Printer is a fully open-source inkjet with DRM-free ink and no subscriptionsEnglish
13·1 month agohaving to constantly replace mice
I got a oneplus 6 to install nixos, but I’m currently using LineageOS as I kind of got stuck on the nixos install, and I needed a phone. I previously had nixos on a pinephone and it was cool but too slow to use seriously.
I have a second oneplus 6 with a wonky usb port, am going to try to fix that and maybe give nixos another go. Sounds like its even more hassly than I thought!
pr06lefs@lemmy.mlto
Linux@lemmy.ml•Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables
16·2 months agoGlad to see someone’s working the bugs out.
Bring a crowbar. Free the TP!
pr06lefs@lemmy.mlto
Memes@lemmy.ml•Trump has not been seen in public for several days . . .
2·3 months agoall I’m gonna say is buy maybelline
pr06lefs@lemmy.mlto
Technology@lemmy.world•The AI company Perplexity is complaining their bots can't bypass Cloudflare's firewallEnglish
41·3 months agoso how would cloudflare tell the difference between the good ‘stripped down’ queries and the bad? still not hearing how that is supposed to work. if there’s no way to tell the difference, the baby will be thrown out with the bathwater, and I can’t blame them.
pr06lefs@lemmy.mlto
Technology@lemmy.world•The AI company Perplexity is complaining their bots can't bypass Cloudflare's firewallEnglish
51·3 months agoI don’t see how categorically blocking non-human traffic is irrational given the current environment of AI scanning. And what’s rational about demanding cloudflare distinguish between the ‘good guy’ AI and ‘bad guy’ AI without proposing any methodology for doing so.
pr06lefs@lemmy.mlto
Technology@lemmy.world•The AI company Perplexity is complaining their bots can't bypass Cloudflare's firewallEnglish
52·3 months agoLOL “human sourced traffic” oh the tragedy. I for one am rooting for perplexity to go out of business forever.
for xmonad commands. also windows-p is dmenu.