[-] bitfucker@programming.dev 1 points 1 month ago

To be fair, having multiple country that has open source governing body would help to have a redundant in case one country goes mental

[-] bitfucker@programming.dev 1 points 2 months ago

Yeah, thanks. I can open github just fine. I was just curious about what the author thinks. Usually articles on a blog will have more opinions of the author than the repo

[-] bitfucker@programming.dev 1 points 2 years ago

Yes, but as I said the way to get there is different. With a minimalistic approach you add stuff that you know you want. With the default approach you either remove stuff that you may not know yet if it was a part of something else that you want/need, or you just let it be.

Minimal concept in 2025 is not weird at all. It's a preference really. I just prefer my system to be as minimal as possible (not necessarily small mind you). The same reason why I setup my VSCode plugins to be disabled except to enable the needed plugins at different workspaces. So I will not be distracted by something that I do not use.

[-] bitfucker@programming.dev 1 points 2 years ago

Yeah, but the difference is quite huge IMHO. Arch philosophy is user centric so it is deliberately minimal because then it is up to you what to add instead of having to remove something to get what you want.

[-] bitfucker@programming.dev 1 points 2 years ago

The transport is usually TCP/IP tho. But nowadays QUIC is trying to make it UDP. HTTP is specifically an Application Layer Protocol from OSI model

[-] bitfucker@programming.dev 1 points 2 years ago

The thing is, it does exists a way to convert grpc protobuf to json one

[-] bitfucker@programming.dev 1 points 2 years ago

It usually goes down like this on some security heavy system: It does not know that a queue is missing. It does however know that it cannot access that queue. When an error is thrown on a secure system, usually the first thing to check is the privilege. If the queue does not exist, so does the privilege to access said queue hence the first error being thrown.

[-] bitfucker@programming.dev 1 points 2 years ago

Hoo boy, can't wait until someone brings a bag of flour to the plane as a threat

[-] bitfucker@programming.dev 1 points 2 years ago

Alright, will check it out

[-] bitfucker@programming.dev 1 points 2 years ago

Fair enough. I guess it can be implemented someday if enough people ask for it since the back end is there (PIO core). The only thing left I guess is making the repo have offline capabilities so people can mirror it too. But I think it should be left as a separate project.

[-] bitfucker@programming.dev 1 points 2 years ago* (last edited 2 years ago)

This may be a bit convoluted, but I think its the only way. You have to install 2 apps on the PC and phone. One for controlling the PC, and second for your phone to stream the display to PC. The first one, I don't know any good one but maybe some simple SSH is suffice. The second is scrcpy. It is an app that lets you stream your phone to the desktop/PC

Edit: Forgot to mention, to SSH to your desktop from the phone, you can use JuiceSSH or tmux

view more: ‹ prev next ›

bitfucker

0 post score
0 comment score
joined 2 years ago