It is! It’s a port of OpenSSH. The server has been ported as well, but requires installation as a “Windows Feature”.
- 0 Posts
- 62 Comments
Windows now has an SSH client built in.
xcjs@programming.devto Android@lemmy.world•Google Authenticator 7.0 rolls out Material You redesign, search, & moreEnglish1·7 months agoIt does!
I’ve had this issue on several Pixel devices - I most recently had this exact issue on my Pixel 6 Pro, but I think recent-ish Firefox updates resolved some of the issues.
In my case, Firefox would lockup, but I could easily switch to another app without an issue. I would have to kill the Firefox app to get it responsive again.
Getting Keycloak and Headscale working together.
But I did it after three weeks.
I captured my efforts in a set of interdependent Ansible roles so I never have to do it again.
xcjs@programming.devto Android@lemmy.world•Android treats third-party launchers poorly, but this survey could helpEnglish1·8 months agoI still have it on my Pixel 8 Pro. It requires a double tap to occur in less than 300 milliseconds.
xcjs@programming.devto Android@lemmy.world•Android treats third-party launchers poorly, but this survey could helpEnglish1·9 months agoThis bug has been the bane of my existence for almost four years now: https://issuetracker.google.com/issues/204650736
xcjs@programming.devto Selfhosted@lemmy.world•Haptic: A new local-first, privacy-focused and open-source home for your markdown notesEnglish1·9 months agoIt would be extremely barebones, but you can do something like this with Pandoc.
xcjs@programming.devto Android@lemmy.world•Google Messages now lets you hide the Gemini buttonEnglish1·10 months agoIt’ll probably be there, but at least it can be disabled in the settings now. It won’t go away on its own.
xcjs@programming.devto Android@lemmy.world•Google Messages now lets you hide the Gemini buttonEnglish3·10 months agoThis was when I stopped using it for a while. I sent multiple feedback messages as it really irritated me.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish91·10 months agoThat I agree with. Microsoft drafted the recommendation to use it for local networks, and Apple ignored it or co-opted it for mDNS.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish4·10 months agoMacs aren’t the only thing that use mDNS, either. I have a host monitoring solution that I wrote that uses it.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish10·10 months agoYeah, that’s why I started using .lan.
xcjs@programming.devto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish301·10 months agoI was using .local, but it ran into too many conflicts with an mDNS service I host and vice versa. I switched to .lan, but I’m certainly not going to switch to .internal unless another conflict surfaces.
I’ve also developed a host-monitoring solution that uses mDNS, so I’m not about to break my own software. 😅
Coincidentally, I just found this other thread that mentions EasyEffects: https://programming.dev/post/17612973
You might be able to use a virtual device to get it working for your use case.
xcjs@programming.devto Firefox@lemmy.ml•Mozilla adds stupid AI stuff with horrible T&C10·11 months agoI consider it a big deal. I’m clicking “Not Now” buttons all day when I just want to use a piece of software for its main purpose. And then because it says “Not Now” I get asked again and again and again.
xcjs@programming.devto LocalLLaMA@sh.itjust.works•Mozilla's Llamafile 0.8.2 Scores Big With New AVX2 Performance OptimizationsEnglish1·11 months agoI just wanted to update this to mention that there are a lot of custom low level performance improvements for CPU based inferencing in Llamafile: https://justine.lol/matmul/
xcjs@programming.devto LocalLLaMA@sh.itjust.works•Mozilla's Llamafile 0.8.2 Scores Big With New AVX2 Performance OptimizationsEnglish2·11 months agoIt’s just a different use case to create a single-file large language model engine that automatically chooses the “best” parameters to run under. It uses llama.cpp under the hood.
The intent is to make it as easy as double clicking a binary to get up and running.
xcjs@programming.devto Selfhosted@lemmy.world•What's the best affordable pre-built mini server?English2·1 year agoIt depends on the model you run. Mistral, Gemma, or Phi are great for a majority of devices, even with CPU or integrated graphics inference.
The client is open source and can be administered using the open source Headscale server. I use it with Keycloak as an auth gateway.