kitty. The ssh kitten is enough reason to use it. I work ob a lot of different systems that require OTP. Using the ssh kitten I can type the OTP once and can spawn new terminals that ssh and cd to the remote direvtory without logging in again. Obviosly the tabs and window panes are are a must too. There’s tons of other useful features that I like, like using hints to select nunbers, filenames, urls, etc in the terminal output.
- 2 Posts
- 33 Comments
KRAW@linux.communityto Programming@programming.dev•C is one of the most energy saving languageEnglish1·2 months agoNot sure I understand your comment on multithreading. pthreads are not very hard to use, and you have stuff like OpenMP if you want some abstraction. What about C is not ideal for multithreading?
KRAW@linux.communityto DeGoogle Yourself@lemmy.ml•Your guide to moving away from Gmail and finding a new email service!English10·2 months agoEvery time I’ve looked into it, most advice I’ve gotten was that it’s not a good idea.
KRAW@linux.communityto Programming@programming.dev•Announcing iceoryx2 v0.6 | True Zero-Copy Inter-Prozess CommunicationEnglish2·2 months agoThanks for the details! I have done MPI work in the past, so I was curious how an MPI implementation and iceoryx2 might be similar/different regarding local IPC transfers. It’d be interesting to do a detailed review of the two to see if they can benefit from each other.
KRAW@linux.communityto Programming@programming.dev•Announcing iceoryx2 v0.6 | True Zero-Copy Inter-Prozess CommunicationEnglish4·2 months agoCan you explain on a high level how iceoryx2 is able to achieve low latency? Is it as simple as using shared memory or are there other tricks in the background? Are there different transfer methods depending on the payload size?
KRAW@linux.communityto Linux@lemmy.ml•Kitty Terminal 0.40.0 introduces the Text Sizing Protocol: "multiple font sizes ... in a backwards compatible, opt-in way"English1·5 months agowith kitty you can open a new terminal session that sets it’s cwd to the remote directory of the server you’re ssh’d into. Honestly the only thing I can think of that termux can do that kitty can’t is saving sessions
KRAW@linux.communityOPto Linux Gaming@lemmy.world•Cheap Hardware to Run MoonlightEnglish1·5 months agoI don’t think I’m interested in an NVIDIA Shield since if I like the idea of running any Linux app in case I want to use it for another purpose in the future.
An RPi could be a choice. I forgot that the 5s have hardware decoding. Assuming the 4GB model is suitable, then $60 + cost of a case isn’t too bad. I assume the hardware decoding could keep up with 4k60?
KRAW@linux.communityOPto Linux Gaming@lemmy.world•Cheap Hardware to Run MoonlightEnglish1·5 months agoNo, I just was under the impression that Moonlight was the best solution
KRAW@linux.communityto Programming@programming.dev•How should I continue learning?English3·10 months agoDoes your school have a robotics team or something along the lines of computing? That would be a good option. Also if you are still in high school and plan on going to college, you still have plenty of time to learn.
KRAW@linux.communityto Programming@programming.dev•How do you view your role in public ethics as a developer?English1·10 months agoWell luckily AI researchers have achieved plenty in over 60 years. We call the ideas and innovations resulting from this research “AI.”
KRAW@linux.communityto Programming@programming.dev•How do you view your role in public ethics as a developer?English23·10 months agoSo the entire field of AI has produced no AI. Gotcha 👌
KRAW@linux.communityto Programming@programming.dev•How do you view your role in public ethics as a developer?English43·10 months agoOK what qualifies as AI then?
KRAW@linux.communityto Programming@programming.dev•How do you view your role in public ethics as a developer?English118·10 months agoOof, programmers calling LLMs “AI” - that’s embarrassing
…but LLMs quite literally come from the field of computer science that is referred to as “AI.” What are they supposed to call it? I’m not a fan of the technology either, but seems like you’re just projecting your disdain for ChatGPT.
deleted by creator
I’m aware. Krohnkite got updated to support 6
Even if you want tiling, Krohnkite is available for Plasma 6. It was enough for me to switch away from Sway, since I care less about minimalism.
I would argue that it is better to have two separate drives for the installation. It simplifies things for non tech savvy people, and I believe Windows has less of an opportunity to mess with your linux install, such as messing with the efi partition.
KRAW@linux.communityto Linux Gaming@lemmy.world•Nvidia will be pushing users of recent generation cards to the open source modules rather than their proprietary modules!English4·1 year agoCheck his account. It is a spam account
Ctrl + Shift + - should decrease the font size of the current terminal, which isn’t what you are looking for, but could be useful while you sort it out. Is it possible that the font in the config doesn’t exist, causing this issue?
And technically you can still do that, but it’s super laggy. Playing a game through X11 forwarding would be horrendous