• 2 Posts
  • 50 Comments
Joined 2 years ago
cake
Cake day: August 10th, 2023

help-circle
  • Yeah Sunshine + Moonlight works great as long as you have a stable connection. It’s a bit of setup especially to enable WOL so it’s not on all the time but once you get it going it work very well. I’ve bought a 400 € laptop and 4 controller and I’m bringing it on vacation to play with family it’s a lot of fun, also got gifted a steam deck and streaming Elden Ring works also well !














  • Macron is not showing some balls, you dont have to be a super genius to see the wind shift. The only reason he ever took side against Palestine until then is because he do not want to hurt his US masters.

    Now that Trump is giving a big fuck you to the whole world and actively breaking his own economy it’s not really surprising to see him trying to distance with the atrocities he has covered and actively defended for US interest.


  • How i do it:

    • Wireguard for VPN endpoint on the pi and device that I have root on, secure, fast to setup and doesn’t add a lot of overhead

    • For access outside of VPN:

    You might have to pay for a domain name if you dont have a static IP, which is relatively cheap.

    You can manually allow trusted IP to access the service in your firewall which nullify surface of attack if done perfectly but is really an hassle to setup and maintain. I’m looking to setup Keycloack for a strong pre-auth that I can share between services and that is also lightweight (Authentik is not lightweight, Authelia seems to be i’d like to try it aswell) This coupled with firewall rules and/or fail2ban like service should be more than enough for a private server I think.




  • I fail to understand your reasoning, France is less liberal than USA the state is rather strong and they directly tax most salaries upfront of it being paid each month, they know all your property in France as these are all registered. Generally they monitor your bank account via the bank themselves that are controlled a lot so they know your income and taxes are prefilled in France. Since most of my income is my salary I have basically never filled taxes I just verify and click accept each year. So yeah it is not difficult for them to implement such programs and it a much more easy and factual data to collect than ‘is this person a minority’


  • Even crossposted post have value as it is sharing information, creating activity and add to the discussion by commenting and sharing.

    Regarding the autoritarism it does exists but when self reflecting about autoritarism being in the roots of all Europe and US via 400 year of colonisation and conquest, and curent events not making the self labelled 'Free word’s looks so good,I think it might be a good idea to tone down a bit on the critiscism of others and focus on what can be done in your place make actual tangible progress :)


  • It is using Glance extension module (you can send custom HTML by setting up a local web api like Flask) The graph are HTML SVG tags which are basic drawing you just have to input the x,y coordinates of your graph (I copied Glance market chart) For networking data collection and monitoring I’ve setup my own rules and scripts but it is doable with others network monitoring tools if they let you access data easily