![](https://lemmy.pt/pictrs/image/d5ef4731-9abf-4ba5-ab6c-423a3a9453c4.webp)
![](https://lemmy.world/pictrs/image/8286e071-7449-4413-a084-1eb5242e2cf4.png)
deleted by creator
deleted by creator
Even though I am a vim user. This is a good comment ! Nice editor choice (The only reason I don’t use it is because never got used to the keybinds)
There is also an Android app, I would advise to not login your account as you will get banned, but for looking at public profiles it works (as anonymous).
Barinsta (Simple yet advanced Instagram client) https://f-droid.org/packages/me.austinhuang.instagrabber/
How do you mount the GDrive ? What app allows you that ? I know gnome allows it but since moving to sway I gave up on it
I was loving that website until it said it is sarcastic…
motherfuckingwebsite.com is peak design, and that’s how I would design my website.
Basically see the wiki below but I would like to add is Linux only.
Don’t know if there is something like v4l2loopback for windows.
https://github.com/umlaeute/v4l2loopback/wiki/FFmpeg#using-an-android-device-as-a-webcam
Seems to be just normal vim, maybe some distros packages the binary (of vim with more options enabled at compile time) as vimx so that it doesn’t conflict with another vim package (as an example vim-tiny). https://www.systutorials.com/docs/linux/man/1-vimx/
But only @aram@[email protected], can answer that for us.
No distro has the 45 packaged yet ahahhaha
This, super love that distro !!! Perfect for users that don’t have a lot of needs.
Personally, I never got used to the container workflow :(
Super nice, with some “hidden” gems like Ctrl+Shift+o for opening links.
Super nice, with some “hidden” gems like Ctrl+Shift+o for opening links.
Did you follow their docs ? Read page by page and everything should work fine.
Thanks, for the link. Will join there.
Didn’t know that those projects existed, I have always written makefiles from begining based myself on the dwm makefiles :)
But a quick Google search and the first project that appears say that:
A simple makefile generator that can generate makefiles for: GNU-make targeting MinGW, clang-cl or MSVC.
Good luck with that, with the amount of Programmers that use the Gnuism for make, I would say that no developer can patch that amount of software
Glad you watched it, so that I don’t have to see trash.
Thanks for the comment, but I ended up finding a solution. Added tto the main comment
Besides those builders that run the checks made by the developers of the apps (is simple running a make check
or whatever the build system the package uses, void Linux does have some problems mostly because of the small team.
One of the biggest one is basically being stuck in 1.X series of musl forever until someone steps up and creates a solution that doesn’t require to rebuild all packages because of an ABI breaking change in armv6l systems at 2.X musl series .
Pretty sure all they do is.simple syncing their repos with arch Linux in a interval of 2 weeks
Okay it seems to be using the vpn gateway thanks. But why they don’t connect to the server ip addr then, and need to add that rule (added the traceroute at the end with the server local ip)
(ins) $ nmcli connection down home Connection 'home' successfully deactivated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/6) (ins)$ tracepath 1.1.1.1 1?: [LOCALHOST] pmtu 1500 1: meo.Home 2.942ms 1: meo.Home 1.500ms 2: no reply ^C (ins)$ nmcli connection up home Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/7) (ins)$ tracepath 1.1.1.1 1?: [LOCALHOST] pmtu 1420 1: 10.8.0.1 1709.973ms 1: 10.8.0.1 1274.271ms 2: 172.28.0.1 5.757ms 3: 192.168.1.254 431.005ms 1?: [LOCALHOST] pmtu 1500 1: 192.168.1.79 3068.615ms !H Resume: pmtu 1500 (ins)$ nmcli connection down home Connection 'home' successfully deactivated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/7) (ins)$ tracepath 192.168.1.60 1?: [LOCALHOST] pmtu 1500 1: t460s.Home 3058.122ms !H Resume: pmtu 1500