20 random bookmarks
Storage for the links
Storage for the links
FreedomGPT 2.0 is your launchpad for AI. No technical knowledge should be required to use the latest AI models in both a private and secure manner. Unlike ChatGPT, the Liberty model included in FreedomGPT will answer any question without censorship, judgement, or risk of ‘being reported.‘
A proxy server that helps to bypass the DPI systems implemented by various ISPs. - hectorm/demergi
Be anyone, anywhere, all in a visual novel-like form, with everything generated automatically.
Состоялся выпуск Lanemu P2P VPN 0.13.1 - реализации децентрализованной виртуальной частной сети, работающей по принципу Peer-To-Peer, при котором участники подключены друг к другу, а не через центральный сервер. Участники сети могут находить друг друга через BitTorrent-трекеры или BitTorrent DHT, либо через других участников сети (peer exchange). Приложение является бесплатным и открытым аналогом проприетарного VPN Hamachi , написано на языке Java (c отдельными компонентами на языке Си) и распространяется под лицензией GNU LGPL 3.0. Поддерживается запуск в Windows, GNU/Linux, FreeBSD и Mac OS
Learn JavaScript design and performance patterns for building more powerful web applications.
Side mounted composite limbs. Built in cocking mechanism.
I want to be able to login to a remote via ssh without having to enter the password all the time.
How do I set it up?
Is a different command required to execute a password-less session?
An extremely fast React-like javascript library for building modern user interfaces.
Curated list of free software network services and web applications which can be hosted locally on your own server.
The Ultimate Guide to Building a Quadcopter From Scratch: This project started all the way back when I was in 6th grade and completely new to electronics, when I thought to myself, "Hey, let's build a drone....it shouldn't be that hard......right?" Yea, guess what, it's hard. Almost 4 years later, this pro…
envs.net | environments for linux lovers - since 9/2019
Cockpit is a web interface for managing a server. It creates it’s own self signed certificate by default. Here is how to configure cockpit behind caddy to have real certificates instead. sub-domain (https://cockpit.example.com) /etc/cockpit/cockpit.conf [WebService] Origins = https://cockpit.example.com wss:cockpit.example.com ProtocolHeader = X-Forwarded-Proto /etc/caddy/Caddyfile cockpit.example.com { reverse_proxy https://localhost:9090 { transport http { tls_...