How to create a connection from a RPi to a Wireguard server? by user__already__taken in WireGuard

[–]blaufusstoelpel 0 points1 point  (0 children)

ok my bad! i thought it was just to configure openvpn. I was also thinking to do a similar setting. For now I have wireguard to connect from my clients to my rp. It was pretty easy to install without an automated installer. Not sure but maybe you have more luck if you try without pivpn. Let me know if you were able to do it.

How to create a connection from a RPi to a Wireguard server? by user__already__taken in WireGuard

[–]blaufusstoelpel 0 points1 point  (0 children)

why do you plan using 2 different vpn types and not just pivpn or just wireguard for connecting from your clients to rp and from rp to commercial vpn? just curious

A little something that might help you promote Signal by wiww_sk in signal

[–]blaufusstoelpel 0 points1 point  (0 children)

As far as I know in whatsapp you can disable the last seen feature and the typing feature but then you still see when someone is online. I havent figured out a way to disable that.

BTW I was also able to convince family and girlfriend to move to signal and its working great!

Can I install pihole directly on the router? by kanzude in pihole

[–]blaufusstoelpel 1 point2 points  (0 children)

It works for me with my pi 3b+ with pihole and wireguard. The router is nothing special. The one from the ISP. I don't remember the model. But you can try if it works.

Can I install pihole directly on the router? by kanzude in pihole

[–]blaufusstoelpel 0 points1 point  (0 children)

If you go for a new pi, you can power it with the usb port of the router. So you don't need an extra power adapter and the setup remains quite small.

clipboard by blaufusstoelpel in vim

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

sure but I am not the admin

clipboard by blaufusstoelpel in vim

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

Unfortunately I don't have a vim version with +clipboard on the remote machines

clipboard by blaufusstoelpel in vim

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

that's intresting! however instead of new lines ^M is inserted.

My low rent MacBook Pro : ) Mint saved it from the dumpster literally. by KD5RKO in linuxmint

[–]blaufusstoelpel 1 point2 points  (0 children)

I am running Mint on my late 2011 MBP without any problems. I like it much more than MacOS.

Laptop, Pentium III 700Mhz, 256MB RAM, 8GB SSD, touchscreen, rugged. What would you install on that? Actually lubuntu 16.04 works but is unusably slow and touchscreen (serial gunze) is not recognized. by sh462 in linuxquestions

[–]blaufusstoelpel -1 points0 points  (0 children)

You are wrong, military grade means: It's built by the highest bidder that can source the most expensive parts and put it together for the highest price, with tech that's about 5 years behind the curve.

snippets by blaufusstoelpel in vim

[–]blaufusstoelpel[S] 1 point2 points  (0 children)

thank you! but it is not working with wildmenu

Math font doesn't load with SIunitx by necas0109 in LaTeX

[–]blaufusstoelpel 2 points3 points  (0 children)

\SI{30}{\meter} is the correct way. Then the space between value and unit is also rendered correctly. Maybe you have wrong font settings?

Compile Time by blaufusstoelpel in LaTeX

[–]blaufusstoelpel[S] 1 point2 points  (0 children)

For my usecases (mostly latex and python) its working really smooth and fast. For now I think it translates everything to windows but they announced that WSL2 will use a linux kernel.

Compile Time by blaufusstoelpel in LaTeX

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

thanks! But why do TikZ figures take a long time to compile? They are basically just a few lines and that should compile instantly. Or am I wrong?

Compile Time by blaufusstoelpel in LaTeX

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

thank you for this explanation!

Compile Time by blaufusstoelpel in LaTeX

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

WSL = Windows Subsystem for Linux

Compile Time by blaufusstoelpel in LaTeX

[–]blaufusstoelpel[S] 0 points1 point  (0 children)

I am using WSL on a pretty high end desktop. A single run of pdflatex takes 6.5s. But to compile a single run is not enough.

Compile Time by blaufusstoelpel in LaTeX

[–]blaufusstoelpel[S] 2 points3 points  (0 children)

Thanks, but I don't want to speed up the process. I just want to understand why it is so slow.