Two days ago i contacted to @smstelegram at twitter / x.com regarding problem with changing phone number.
2 days later, No replies. The recent replies on other tweet is basically two years ago.
2 days later, No replies. The recent replies on other tweet is basically two years ago.
Forwarded from ytmous
It has been years, folks. Unfortunately, This is the end of my journey in making YouTube proxy. Thank you for using it. I will not accept any new maintainer, But new PR is still welcome.
---
Yonle
---
Yonle
NodeJS and Deno are siblings, By performance. And they are indeed a fucking siblings.
Mike Karels died on the way home from #BSDCan, at the age of 67.
https://www.gearty-delmore.com/obituaries/michael-mike-karels
He spent 40 years working on BSD. His code appears in #FreeBSD, #OpenBSD, #NetBSD, and everywhere.
If you have used the Internet, you have used code he wrote.
Rest in Peace.
https://www.gearty-delmore.com/obituaries/michael-mike-karels
He spent 40 years working on BSD. His code appears in #FreeBSD, #OpenBSD, #NetBSD, and everywhere.
If you have used the Internet, you have used code he wrote.
Rest in Peace.
Gearty-Delmore Funeral Chapels
Michael "Mike" John Karels Obituary 2024 - Gearty-Delmore Funeral Chapels
View Michael "Mike" John Karels's obituary, send flowers, find service dates, and sign the guestbook.
Finally got golang server running for a hour. Usually randomly crashes at every 2-3 minutes due to map safety on concurrent read / write.
Golang channels.
They're useful when it comes to receiving messages from every single goroutines safely.
They're useful when it comes to receiving messages from every single goroutines safely.
Golang context.
It's an controller.
Allows you to cancel an pending connection, even with timeout. The connection could be http, or websocket connection.
It's an controller.
Allows you to cancel an pending connection, even with timeout. The connection could be http, or websocket connection.