KDE’s Konsole, I love using it since it also integrates into Dolphin
- 0 Posts
- 23 Comments
YonatanAvhar@programming.devto
Linux@lemmy.ml•Webmesh: Yet Another WireGuard Mesh Solution
4·3 years agoThis sounds super interesting
Will this work in a situation where all clients are behind NAT? (Specifically cases where the Admin has no control of the NAT, like with CGNAT or clients on mobile networks)
And if it does, how do clients find each other without some central server?
YonatanAvhar@programming.devto
Android@lemdro.id•Did Moovit moved from OpenStreetMap maps to Google's ones?English
3·3 years agoMine is also saying Google, I don’t know why it’s different between devices
Appears to be a Lemmy client
YonatanAvhar@programming.devto
Linux@lemmy.ml•How to check if Zenbleed mitigation(chicken bit) is properly set?
2·3 years agoI also read that fixes are being released now for the high-end chips, but the desktop fixes will be released significantly later
YonatanAvhar@programming.devto
Android@lemdro.id•T0biasCZe: Android MTP is extremely slow... so I made my own application with C# and ADB thats 28x times faster. Perhaps you may also find it useful... :DEnglish
2·3 years agoOnce you have adb installed, you can just
adb pull FILEto get a file from your device to your PC, oradb push SOURCE DESTto move it to the phone, not perfect since it’s command line only though…You can also use
adb shellto get a standard UNIX shell on the phone
Yes, Plymoith is just the splash screen, you can try disabling it and seeing if it helps
YonatanAvhar@programming.devto
Android@lemdro.id•not seeing any non negligible difference between 60 and 120 Hz, am I weird?English
17·3 years agoI can easily tell when a phone is at 120Hz, but the difference in actual use is minor, and I keep it on 60Hz to conserver battery
YonatanAvhar@programming.devto
Android@lemdro.id•Android 14 Will Bring Support For Satellite SMS Starting With Pixel And Galaxy Phones, Will Require Supported HardwareEnglish
15·3 years agoIt could prove extremely useful in an emergency
Because it’s a Chat with a bot, what functionality does it need that a web app can’t provide?
YonatanAvhar@programming.devto
Android@lemdro.id•ChatGPT for Android launches next week
132·3 years agoI just have one question
Why?
I don’t know what software you plan on using to create media, but the Duet 3i isn’t a powerful machine, and it may struggle to do media creation
Either way, a solid distro for pretty much any hardware and experience level is Mint XFCE
I think so, but I don’t know for sure
Don’t bother with the G4, the iGPU in the G5 will easily handle real-time transcoding for Jellyfin, and the extra RAM will be more useful if you’d want to try virtualization or other memory intensive workloads.
I can do 1080p streaming no problem on the iGPU of a core i5 4590 with no issues
Try Hacker News, it’s similar to Reddit/Lemmy (upvotes, downvotes, recursive comments), except more focused on tech news and random interesting articles. You can either read it at https://news.ycombinator.com or use a native client like the ones listed here: https://github.com/cheeaun/awesome-hacker-news
YonatanAvhar@programming.devto
Linux@lemmy.ml•btop++ show different reading than DUAEnglish
4·3 years agoI’d like to add that GB is pronounced Gigabyte, and GiB is pronounced Gibibyte. For the full list of units you can check this
YonatanAvhar@programming.devto
Linux@lemmy.ml•Keeping and running frequently used commands
7·3 years agoIf you use
fishyou can use abbreviations
YonatanAvhar@programming.devto
Arch Linux@lemmy.ml•Anyone else prefer building an ISO yourself over downloading/torrenting it?
3·3 years agoYes.
Although I did build my own ISO with a few extra programs to help me with some IT tasks, primarily dding the whole drive to 0.

/binis symlinked to/usr/bin, so it doesn’t matter.