HN user

botayhard

351 karma
Posts49
Comments3
View on HN
github.com 2y ago

Now you can write Telegram bots in CSS

botayhard
2pts0
www.stilldrinking.org 2y ago

Programming Sucks (2014)

botayhard
1pts0
emojisandearthporn.com 3y ago

Find the only emoji that isn’t moving

botayhard
4pts1
github.com 4y ago

The Terraform plugin for the Dominos Pizza provider

botayhard
2pts0
github.com 4y ago

The “Activate Windows” watermark ported to Linux

botayhard
157pts30
genigmagame.app 4y ago

Genigma game: Citizen science to explore the human genome

botayhard
1pts0
nypost.com 5y ago

Scientists create new straw as an ‘instant cure for hiccups’

botayhard
1pts0
github.com 5y ago

Grafana 8.0

botayhard
415pts51
www.youtube.com 5y ago

The Tragedy of Systemd (2019)

botayhard
4pts0
www.dw.com 5y ago

Japan: 'Minister of loneliness' tackles mental health crisis

botayhard
2pts0
opensource.com 5y ago

Deploy Ceph in a Raspberry Pi Cluster

botayhard
2pts0
poweroutage.us 5y ago

Project to track, record, and aggregate power outages across the united states

botayhard
1pts0
kube.careers 5y ago

Hand-Picked Kubernetes Jobs

botayhard
1pts0
birdcast.info 5y ago

BirdCast – Bird migration forecasts in real-time

botayhard
1pts0
github.com 5y ago

A selfhost filebased wiki that uses Markdown

botayhard
2pts0
github.com 5y ago

Visualization of all roads within any city

botayhard
4pts0
github.com 5y ago

Mindustry: A open-source sandbox tower defense game

botayhard
40pts6
www.rbth.com 5y ago

Unusual Soviet solutions to architectural challenges (2017)

botayhard
3pts0
twitter.com 5y ago

Malware Wrapped in Cyberpunk 2077(Android)

botayhard
4pts3
github.com 5y ago

Uptime monitor and status page powered by GitHub Actions, Issues, and Pages

botayhard
3pts0
www.axios.com 5y ago

Scoop: Trump administration declassifies unconfirmed Intel on Chinese bounties

botayhard
4pts0
www.complex.com 5y ago

MF Doom Dead at 49

botayhard
18pts3
github.com 5y ago

Manual for the C++ vector class library

botayhard
1pts0
github.com 5y ago

ESPHome: System to control your ESP8266/ESP32

botayhard
1pts0
www.theguardian.com 5y ago

WHO warns Covid-19 pandemic is 'not necessarily the big one'

botayhard
3pts0
www.reuters.com 5y ago

Exclusive-Russia ships only first part of Covid-19 vaccine to Argentina -sources

botayhard
3pts1
github.com 5y ago

Atmel AVR: development platform for PlatformIO

botayhard
1pts0
www.bbc.com 5y ago

Birmingham 'memory cop' Andy Pope spots 2k suspects

botayhard
2pts1
edition.cnn.com 5y ago

Around 200 toys were stolen. More than 2k gifts were donated

botayhard
1pts0
www.theguardian.com 5y ago

Florida braced for unusually cold Christmas – and falling iguanas

botayhard
2pts0

I dont agree. I tried to build and start the self-hosted signal for myself. As I know, version 5.1.0 of android app doesn't work with current server 3.21, but app version 4.66.1 works fine. I mean, app does not work as planed, of course you can write messages to yourself and send SMS, but you cannot find out if a user is registered number with a signal server and cannot start signal chat with him. All because of that, since 5.1.0 accesses /v1/attestation/<UUID> and gets 404, and 4.66.1 accesses /v1/profile/<number> and gets a valid server response.