Transgender cyclist Emily Bridges will not compete at Saturday's National Omnium Championships in her first women's event after a ruling by cycling's world governing body.
from BBC News - Home https://ift.tt/9T28ylu
via IFTTT
Liverpool will play Manchester City in the FA Cup semi-final at Wembley after they edge past Nottingham Forest in a pulsating quarter-final at the City Ground.
from BBC News - Home https://ift.tt/g4xLuiw
via IFTTT
Show HN: I made Devzat – It's like discord but in the terminal, over SSH
12 by quackduck | 0 comments on Hacker News. Run `ssh devzat.hackclub.com` to try it out! The repo is here: https://ift.tt/OJgTkqe (golang). It has markdown and emoji support, DMs, channels, and it can show images too. You can send code, and it gets syntax highlighted (you can change the theme). You can ping people like so: @user and it sends them a \a, which should play an audible sound if the terminal allows it. There's inbuilt games and rainbow names and a lot of other small things I don't remember right now. You might find the auth system interesting: it's based on a hash of ssh pubkey (bans use that and a hash of IP, so it isn't so easy to get around a ban) Also an interesting issue: bots that go around trying to brute force ssh into random IPs with common usernames. My current solution is banning if rapid successive joins are detected.
Chelsea's credit card facilities are temporarily suspended while banks assess the implications of the sanctions imposed on Russian billionaire owner Roman Abramovich.
from BBC News - Home https://ift.tt/IMR3950
via IFTTT
Show HN: I made a privacy-first minimalist Backblaze
40 by bimbashrestha | 19 comments on Hacker News. Creator here. I was looking for something as simple as Backblaze Personal [1] but privacy focused and open source. This is my attempt to build that. Uses PyQt6 [2] for the GUI and Pyinstaller [3] for creating the platform specific binaries. The backup engine under the hood is Restic [4]. The server code is written in Laravel [5]. All the code is on GitHub [6]. I actually really like Backblaze (even use B2 for this offering behind the scenes) so this isn't meant to throw shade their way. Just wanted a private open source alternative. Something like Bitwarden but for backups. [1] https://backblaze.com [2] https://ift.tt/ImE8KMZ [3] https://ift.tt/192GoaP [4] https://ift.tt/7p3G2FN [5] https://laravel.com [6] https://ift.tt/AJlKLY1