🚀 Call for Maintainers — Help Shape the Future of Kaniko · osscontainertools kaniko · Discussion #304

Hi everyone 👋 As many of you know, the original Kaniko project, developed and maintained by Google, has unfortunately been archived. To keep Kaniko alive, for myself and others, I started this comm...

GitHub

Vielleicht ist das etwas für deine älteren Mitmenschen - vielleicht sogar auch für dich?

Keep Alive sendet eine benutzerdefinierte Nachricht per SMS an eine oder mehrere Personen, wenn Sie Ihr Gerät innerhalb eines bestimmten Zeitraums nicht benutzt haben. Diese Funktion ist als Ausfallsicherung für Alleinlebende im Falle eines Unfalls oder eines anderen Notfalls gedacht.

https://f-droid.org/de/packages/io.keepalive.android/

#keepalive #android #fdroid

Keep Alive | F-Droid - Free and Open Source Android App Repository

Notify others if you haven't used your device in a given period of time

Estaba cotilleando #FDroid y me he topado con #KeepAlive 🤯. Básicamente: si no has dado señales de vida (no has usado el móvil) en un período de tiempo seleccionado, manda automáticamente un mensaje a un contacto de emergencia o le realiza una llamada.

Bastante bien, ¿no? 💖

https://f-droid.org/packages/io.keepalive.android

Edit: encima puedes contactar a varias personas a la vez y mandar info de ubicación.

Keep Alive | F-Droid - Free and Open Source Android App Repository

Notify others if you haven't used your device in a given period of time

TCP中已有SO_KEEPALIVE选项,为什么还要在应用层加入心跳包机制?

TCP中已有SO_KEEPALIVE选项,为什么还要在应用层加入心跳包机制?

Keep-Alive: Prevent Your Computer from Sleeping on Linux, macOS and Windows #Keepalive #Linux #Macos #Windows #Golang #Opensource
https://ostechnix.com/keep-your-linux-system-awake-with-keep-alive/

@wanderinghermit

"Silently die" is commonly caused on Linux by the system OOM killer if the program allocates enough memory to drive the system into an out-of-memory state. Turning off overcommit on the system can be used to confirm this, as it will generally result in the Python program running until a MemoryError exception is thrown, and it will exit with a stacktrace rather than be killed before it can do so. Offhand I don't know what the behaviour on other OSes would be.

The print-prevents-dying thing I have seen before, but only when running programs on a remote machine. If there is no I/O at all happening, a network connection can end up getting reset for various reasons, causing the exit-to-shell behaviour. Adding print statements that happen to get called often enough to prevent this papers over the problem.

If this is the problem, and you're running over SSH, there are SSH options to make the session not die like this - keepalives.

#SSH #network #timeout #NAT #KeepAlive #die

Остаться в живых (keepalive) feat. HTTP/2, Go & gRPC-Go

Привет, Хабр!) Меня зовут Ильяс. В этой статье мы разберём известную идею — keepalive в межсервисном взаимодействии, которая спасла уже не одну компанию в трудное время :). Но чтобы добавить интереса, мы разберём, какие проблемы в keepalive принесли современные технологии (ведь что может пойти не так с этой простой идеей?). Поэтому в статье мы рассмотрим механизмы, которые позволяют проверять стабильность соединения между клиентом и сервером в случае, когда обычные TCP keepalive из-за сложности архитектуры не могут определить состояние сервера. Остаться в живых

https://habr.com/ru/companies/ozontech/articles/810427/

#keepalive #golang #http/2 #ozon #ozon_tech #grpc #go

Остаться в живых (keepalive) feat. HTTP/2, Go & gRPC-Go

Привет, Хабр!) Меня зовут Ильяс. В этой статье мы разберём известную идею — keepalive в межсервисном взаимодействии, которая спасла уже не одну компанию в трудное время :). Но чтобы добавить интереса,...

Хабр