XD yea. scrcpy --video-source=camera --no-audio --v4l2-sink=/dev/video0 --no-playback
this is the command I use. There are a few more config options for orientation and to select the camera.
XD yea. scrcpy --video-source=camera --no-audio --v4l2-sink=/dev/video0 --no-playback
this is the command I use. There are a few more config options for orientation and to select the camera.
I just use scrcpy. They have instructions on their github.
What was the last version of Windows you used before hopping on over?
Windows 10. But I knew that I won’t have issues adjusting to Linux because I used WSL everyday and I had gallium os sideloaded on my chromebook.
So what’s your reasoning for the change to the reliable and funni penguin OS?
A series of unfortunate events in the span of a month or two along with long persisting issues that made me crack.
I had 2 machines then, a hp laptop and a PC. I used my laptop for school and financial stuff (which was shared with my father) and my PC for programming.
The first issue. The laptop had an update for a long while which it would randomly start and I was not able to put it off. But it always kept failing. It was basically a tradition for me to start my laptop on the tram to school so if there is a pending update, it will try and fail before I need it for schoolwork. I finally cracked, googled the issue and tried to trouble shoot it. The first step was to run a system integrity check. This never finished because when I went back to check up on it, an update had been started. My laptop didn’t boot after that because bitlocker couldn’t find the keys, even after I would manually input them on the prompt.
The second issue was with my PC. I used WSL everyday. But it would randomly just fail to boot. This was annoying, so I had a script to delete WSL, install it again and install all the packages I needed.
The third issue was also with my PC. I use a us keyboard layout despite not being from the us. This is because the international English keyboard does not input quotation marks when you type them, which makes it difficult to use for programming. But windows switched me to the international keyboard every now and then which made it annoying to code. I tried removing it, but I was not allowed to for whatever reason. What I did was admittedly stupid, but I used regedit and some online help to remove the international keyboard. That didn’t work, but all system apps stopped working. I kept using it like this for a bit. Eventually, I got an update. Now I was terrified because I was not able to open settings to postpone this update. I didn’t wanna have a repeat of my laptop incident.
So I just finally broke and installed Linux mint. Never looked back, ever. I use arch BTW.
TLDR: laptop got wiped due to a windows update and windows was forcing me to use an international keyboard.
Fish shell. I switched to fish ages ago, back when I didn’t know much bash scripting. Now I am just so used to it that I don’t wanna switch back. Plus it just works.
I put lineageos on my old OnePlus, which had started to lag so much that even the password prompt would take a minute to register my key presses. The moment I put lineage on it, it started working as if it was new and finally had security updates for the first time in 2 or so years. I now use it as a backup device, and also as a webcam for my pc using scrcpy.
It shouldn’t matter if the user is leaning or jumping or whatever. If the variable says “is_person_standing” then the only information I get out of it is whether the person is standing or not. It would be much simpler to use enums to represent the state if there are such other options. If you don’t have enums in your language, then use constants.
Your best option would be to use onlyoffice. Not sure what you mean by copilot. Copilot is available in vscode, vim, jetbrains, all of which are cross platform. You can also try using bavarder if you want something like chatgpt.
I personally use a small tool called mods to access gpt 4 using an openai API key in my terminal, but this option is only great if you have a terminal heavy workflow.
If you are using davinci on your system a lot, you can try their pre-packaged iso. They recommend rocky Linux nowadays and also provide an iso for it.
Yeah. I use quite a few windows exclusive programs. I know it is a long list but can’t be helped. Good support and stability beats ideology and these apps provide me that. Here is the list:
I hope this list is helpful to others as well ☺️
I mostly use shell-gpt and ask it trivial questions. Saves me the time for switching to a browser. I have it always running in a tmux pane. As for code, I found it helpful for getting started when writing a functionality, but the actual engineering part should be done manually imo. As for spending money on it, depends on how you benifit from it. I spend about 50c on my openai API key, but I know a friend who used ollama (I think with some mistral derivative) locally on a gaming laptop with decent enough results.
My biggest productivity booster is tmux. I constantly ssh into my pc to continue my work. I even restart my window manager sometimes if I wanna play games or something, but tmux is always there in the background. And being able to get up, go to my living room, open my laptop and continue the work I was doing on my pc has definitely saved me from a few mental blocks.
I literally just installed it on a spare laptop. I was going to install the lts, but saw a new release and couldn’t resist. Things seem pretty good so far.