#nobridge

  • 0 Posts
  • 20 Comments
Joined 1Y ago
cake
Cake day: Jun 13, 2023

help-circle
rss

There are private GPT solutions coming, f.e. https://www.fujitsu.com/global/products/data-transformation/data-driven/ai-test-drive/
They are aimed at companies that for compliance reasons want to self host.

I wouldn’t trust an llm solution with sensitive information unless I host it myself.


The simple solution is to use another cloud, such as proton drive mentioned below.

Another more technical solution is to setup a vpn at home and use vpn + smb to share files with your phones, this one fails if your computer isn’t always online at home or if your internet provider runs CGNAT.

Your computer could be replaced with a selfhosted solution as nextcloud running on separate hardware, but now we’re firmly in selfhosting land.

The VPN home could be replaced with a VPS that both your home network and mobile devices connect to as a CGNAT workaround.

The KISS (Keep it simple, stupid) principle says that getting another cloud storage is the way to go. If you truly wanna own your cloud then a trip to selfhost land it is.


While it’s assigned public address, it’s only used inside the private DoD military network. Try tracerouting to that address space, you’ll see that your packets go nowhere.
Using dod address space in your vpn service means you will never conflict with the RFC 1918 private IPv4 addresses people use at home.

https://blog.erratasec.com/2013/12/dod-address-space-its-not-conspiracy.html


I would pair a Synology NAS with at least one, preferably two, usb disks to make local backups to with the built in Hyper Backup - losing the whole family picture archive hurts and usb disks are cheap. It doesn’t seem possible to make a read only QuickConnect connection so beware of that if there’s to be non techie users connecting.

Personally I use dyndns and openvpn (if I rebuilt today I would look at Wireguard instead of openvpn as a vpn solution) as I prefer not relaying my traffic through services outside my self hosting. That would require you to aid your non techie family members with the initial configuration on their end though.


Synology has QuickConnect which makes external access easy without dyndns/static ip. I haven’t used it myself.
https://kb.synology.com/en-global/DSM/tutorial/share_File_Station_files_without_DSM_account

Another option is to create a Microsoft 365 Business tenant, with a single Business Basic license you get 1TB OneDrive storage and 1TB Sharepoint storage - their ToS says not to use customer data in AI training.
Unless you already know how to manage it this is probably as cumbersome as selfhosting though.
I have no idea about their ToS against non business licenses, so this assumes spending for a business basic license.

If you aren’t behind CGNAT you can use dyndns to get around not having a static ip if you want to get into selfhosting with proper external access. I doubt you’ll have the time with a newborn though. :)


Elements first self hosted tier is Enterprise at a minimum of 100 users with a cost of $10/month per user.
I would rather look at selfhosting Synapse as it’s the only Stable Matrix Homeserver release at the moment.
https://github.com/element-hq/synapse
https://matrix.org/ecosystem/servers/


There isn’t a 1:1 app for Discord imo.
Selfhosting a teamspeak3 (ts3) server solves the voicechat.
Signal works great for text chats especially now that you don’t need to give other end users your phone number.
Then I would probably look at hosting a web forum for adding calendars and other planning tools. There should still be possible to show current ts3 users on that site too.
For open source projects codeberg for code repository/issues/feedback.
I completely understand those who use Discord for ease of management, as time taken to host the above is time taken from the actual project.



The answer is that it depends on the model and that you can’t trust the T anymore, the T14 Gen3 (note that it’s T14, not T14s) is as easy as always:
https://download.lenovo.com/pccbbs/mobiles_pdf/t14_gen3_p14s_gen3_hmm_en.pdf


And with how easy it has traditionally been to do that same replacement on ThinkPad T-series I was shocked the first time I encountered it.


Just carefully read the manual for the model you’re interested in. Switching out a keyboard on T14s Gen1 is hell, as an example.


Are you looking for a laptop or a desktop machine?
Framework laptops seems kinda cool but they don’t ship to me yet so I have no personal experience. https://frame.work/
Many computer stores offer to build your computer from parts for a fee, that would give you the custom PC without building yourself.


The CM4 won’t get you H.264 4K, just so you know:
H.265 (HEVC) (up to 4Kp60 decode), H.264 (up to 1080p60 decode, 1080p30 encode)
https://www.raspberrypi.com/products/compute-module-4/


I can agree on that, but their dns already do for anyone who is interested to find out.


  1. If privacy is of utmost concern, we recommend that you refrain from communicating any personal data to us since plain-text email is not a safe media for communication. If necessary, use PGP-encrypted email.
  2. We do use a third party to operate our email service, so we remind you to carefully read #1 again.

from: https://mullvad.net/en/help/no-logging-data-policy#email


Login to your router or wireless access point and check what devices are connected. Then setup mac adress filtering to improve your security, if you can be bothered to have to add your devices mac adresses manually.

mac adresses are easily spoofed though, so it isn’t foolproof.




As I liked the “fair” part of Fairphone I gave them a shot and bought the FP4. I cannot recommend them.

The camera app sucks, but by grabbing a GCAM APK from xda-developers and using that instead you can get acceptable photo quality.

Since Android 12 FP4 has a screen brightness bug that makes the phone rather unusable outside on a sunny day. This is the deal breaker as the problem hasn’t been solved yet.
https://forum.fairphone.com/t/random-screen-dimming-while-brightness-slider-stays-at-100-after-a12-update/93195