- 0 Posts
- 48 Comments
undrwater@lemmy.worldto Linux@lemmy.ml•I made this Linux wallpaper a while ago, but never shared it51·13 days agoI may, but I can’t see it! 😉
undrwater@lemmy.worldto Asklemmy@lemmy.ml•Do you ever wish you weren't diagnosed with something?42·30 days agoI did a search, and discovered articles pointing to sending addicts to farms. I couldn’t find anything similar for neurodivergent people.
Can you link something?
undrwater@lemmy.worldto Linux@lemmy.ml•Daily driving a GNUIX or some of those super libre OSs.4·1 month agoTo be |TRUE| you’ll need some hardware that is mostly open. I believe the Asus C201p is quite close.
undrwater@lemmy.worldto Asklemmy@lemmy.ml•How do you work against muscle memory to change a physical habit?1·2 months agoI learned on manual typewriters in middle school (late 70’s, early 80’s). We learned to look for our home row, then pay attention to copy or dictation.
undrwater@lemmy.worldto Asklemmy@lemmy.ml•Suggestions for men to develop proper masculinity7·2 months agoI’m 59 now, and a cancer survivor. Also a man.
I look back to the me in my twenties, and think what an ass I was. Not as a man, but as a human.
The positive aspect? I’m not that ass anymore, and my hope is in another ten years I’ll see the current me as an ass.
Introspection and personal growth as a human. Sex or gender agnostic.
undrwater@lemmy.worldto Linux@lemmy.ml•Tuxedo OS (Ubuntu-based) with KDE/Wayland - waking from Sleep freezes the computer. Help?2·3 months agoSome info: https://www.tuxedocomputers.com/en/Power-management-with-suspend-for-current-hardware.tuxedo
This is from Gentoo and has some things that are Gentoo specific, but others that are agnostic: https://wiki.gentoo.org/wiki/Suspend_and_hibernate
Hope you find a solution!
undrwater@lemmy.worldto Asklemmy@lemmy.ml•how do I grow a thicker skin and change my reactions to adversity?4·4 months agoYour reading of that rejection is spot on! It was immature and unprofessional. You might ask yourself if you wish to remain in such an environment.
To your question; Consider the duck… Imagine the droplets of water on it’s back as troubles and difficult situations it’s carrying. Then watch as the droplets slip right off.
These situations are not reflections of you, they’re just situations in which you happen to be immersed.
undrwater@lemmy.worldto Asklemmy@lemmy.ml•Has anyone tried any of the cushion lab products? Are they worth it?8·6 months agoThat looks comfy, and I like the cutout for the coccyx.
Do you need something specialized?
undrwater@lemmy.worldto Open Source@lemmy.ml•ANIMATA-Hand-crafted ✍️ interaction animations and effects from around the internet 🛜 to copy and paste into your project.2·7 months agoThis is great! Thank you!
The biggest roadblock will be whether the bootloader will allow another OS. You should be able to search xda forums for your device as a start.
Linux can be installed on ARM, no problem.
undrwater@lemmy.worldto Linux@lemmy.ml•Lemmy predicts: Chromebooks will become the new Thinkpads9·10 months agoAs others have mentioned, perhaps while the metaphor is weak, your spirit is strong!
My kid’s Chromebooks (I purchased for them before the school provided) reached EOL before they finished elementary school.
I installed Linux (Gentoo) so we could continue using them. When power is correctly configured, they were very cool to use as a quick tool to search for something, answer an email, write a quick document and other simple tasks. They did not work well as workstations as an old Thinkpad might.
Since they are so light, and the battery lasted forever, we would leave them on a counter, and pick them up as needed.
Mine is a front end for hosted services. Nextcloud, jitsi, and the like.
undrwater@lemmy.worldto Linux@lemmy.ml•What is something you want to use, yet are NOT using?3·11 months agoThanks! While flatpaks are not the Gentoo way, I’ll give it a try.
undrwater@lemmy.worldto Linux@lemmy.ml•What is something you want to use, yet are NOT using?6·11 months agoLLM speech-to-text.
It appears continuous speech recognition is possible, but I only got as far as recognition of an audio file.
Still very cool!
reFind is superior in this use case, as it will detect and boot any EFI media, even hot plugged.
I used this when my son’s computer wouldn’t boot after a Windows update. None of Microsoft’s tools would repair the disk.
I attached it to mine and ran ntfsfix on it. Success!
My understanding is that ‘halt’ had been an alias for ‘halt -p’, but that changed recently. -p tells the command to power off. Without it, it just shuts down process.