harry315

joined 1 year ago
[–] harry315@feddit.de 106 points 4 months ago (1 children)

Ladies, gentlemen, none of the above. We have come full circle. The mainframe + Terminal combination is back

[–] harry315@feddit.de 32 points 5 months ago (2 children)

Stolen or seized by some law enforcement authority?

 

I just finished setting up my Wireguard VPN "server". In this post I want to spread some information, I could've found useful but which didn't come up in most of the Wireguard tutorials.

If you aren't interested in VPN or self hosting, this post is not for you. If you haven't gotten around yet to try it out, I can only recommend doing it. Feels great being able to "phone home" from all over the world.

Alright, tricks and tips:

tcpdump

Wireguard will definitely not work first try. As Wireguard is a silent protocol, you won't see too many error messages. Dropped packets are how you know that something's off. tcpdump is a great command line tool, that, despite it's name, can also dump the precious UDP Wireguard packets. The tool will make you see how far your wireguard connection gets before the packets are dropped. Great for running on "server" and on clients.

ping

A classic tool. Helped me debugging some issues with DNS and Maximum Transfer Unit (MTU) size.

AllowedIPs

In a classic server-client situation, your clients should have AllowedIPs set to 0.0.0.0/0, ::/0 in their repecive configuration file. I found this pretty counterintuitive, but that seemingly is how it works.

IP Forwarding in sysctl

This one was by far the nastiest one to find out. Mainly because I'm not a linux or Debian expert. You need to tell sysctl to forward IP traffic, which ususally tutorials around the web will tell you to do like this: sysctl -w net.ipv4.ip_forward=1; sysctl -w net.ipv6.conf.all.forwarding=1. What I foolishly assumed, that this write operation was permanent. It's not. You need to edit /etc/sysctl.conf for making it permanent. Else, after a reboot you won't be able to connect to the internet. This took me a good amount of reconfigurations from scratch before I eventually found out these vars will reset on boot.

--

Maybe this helps some of you fellow Lemmings. If I stumble across further tips and tricks, I might update this post in the future. For now though, I think I'm done with my setup (philosophical question: are you ever done with setting up things?).

[–] harry315@feddit.de 46 points 6 months ago

Needed like five minutes just to understand the graph, but man it is packed with useful information. Data is indeed beautiful. And the mobility triangle in the US of A isn't.

[–] harry315@feddit.de 1 points 6 months ago

Very interesting study, I highly recommend reading the discussiom and not just the abstract.

[–] harry315@feddit.de 6 points 6 months ago

Thanks for calling Germany a developing country, because that's what we are in regards to livestock. We're feeding our pigs antibiotics just for the side effect of gaining more weight.

[–] harry315@feddit.de 4 points 7 months ago

Such a fun phone, I absolutely love it. It does everything a modern mid to lower mid range phone does. But typing is heavy. I put a custom Thumbkey fork on it, and now it's... okay :D

[–] harry315@feddit.de 16 points 7 months ago (3 children)

🦧 where Unihertz

[–] harry315@feddit.de 35 points 8 months ago (5 children)

If you only need roughly the same layout, you are able to replicate it without too much programming skills with the open source AnySoftKeyboard. Just fork it and create your own board. If you need assistance, I'm glad to give you a bit of help.

[–] harry315@feddit.de 3 points 8 months ago (1 children)

Tried ThumbKey and realized, I'm 100 % used to QWERY/QWERTZ keyboard layouts. The ThumbKey keys are not in roughly the same spots as on a regular keyboard and I just couldn't get used to this. Damn brain. I might give it another try in the future, because the idea is damn great.

[–] harry315@feddit.de 15 points 8 months ago (4 children)

Fucking awesome phone. Been my daily driver for a week now.

Typing is horrible, tough, and for anything serious (browsing, streaming...) you will want a bigger screen and general more build quality. Camera, sound quality, screen are all screaming low end.

Super fast charging because the battery is tiny, sill good SOT because the screen is tiny too.

Feels damn good to be able to use and hold your phone one handed in almost any orientation you can hold your arm in.

Keyboard: AnySoftKey and a Compact layout (2 keys, 1 button) is very helpful.

 

Hi everyone. I'm close to buying a Unihertz Jelly Star (this nugget here). One of the last things keeping me away from ordering is my concern with typing quality. ("Say what, on a three inch screen??")

Normal qwery-keyboards won't cut it, and thus I'm looking for recommendations on software keyboards for either tiny screens or super fat fingers. As I don't love auto correct, are there any T9-like keyboards for Android (9 keys is quite few, but how about like half of the keys of a full size keyboard)? Also, is there a way to install WearOS (or whatever Google calls it this week) keyboards on a normal Android phone?

If you've got either very fat fingers or a tiny screen, hit me with the keyboard apps you're using. Thanks a lot!

view more: next ›