I fucked around and completely rewrote my ancient #Telegraph #Go #package: https://pkg.go.dev/source.toby3d.me/toby3d/telegraph/v2
I fucked around and completely rewrote my ancient #Telegraph #Go #package: https://pkg.go.dev/source.toby3d.me/toby3d/telegraph/v2
Show previous comments
@skobkin Человек хочет знать, что не так с его ходом мысли, где он ошибается. Просит не просто ставить дизлайки, но и хоть как-то прокомментировать свое решение. Разве это плохо? Скорее читайте про то, как Баунс узнал, что содой можно чистить посуду, и она станет чистой: https://garden.bouncepaw.com/hypha/сода The officially best news of the $interval: World of Goo 2 is now out (and you can buy it directly from the publisher, DRM free):
Show previous comments
Mix of low-tech, player of shitty games, beep-boops and porn 👍🏻 (it's a spam, obviously) #Mailgun quietly cut off my access to its services without explanation, and through it I was sending e-mails from microservices like #PeerTube and all sorts of self-descriptive things. Can you tell me about the existing OpenSource solutions for sending emails that I can setup and configure on my own server and domain? Or is it easier for me to write some simple HTTP-server basic API on #Go that will only send emails with the specified data by the request? The problem is that I need a solution that only sends emails. I already have a mailbox set up in #HEY for Domains to receive emails. Меня уже начинает раздражать необходимость после таких сообщений вручную явно запрашивать ПОДРОБНУЮ обратную связь по тому что было не так, где проебался, где выделился, что именно нужно подучить. HR ожидают что спустя время, с тем же багажом знаний, я буду проходить собеседования как-то по-другому и они не потратят время и деньги впустую? Написать пару лишних абзацев явно дешевле, чем долгие регулярные попытки рекрутинга кандидатов без индивидуальных советов по повышению шансов прохождения. Ни одна крупная и известная компания не делится выводами после неудачных собеседований. Яндекс, Ozon, Авито, Т-банк, Сбер и прочие -- ВСЕ молчат и закругляют процесс собеседований простым "я получил информацию что дальше вы не проходите, удачи". Сука, ну расскажи в чём заключается эта информация? ПОЧЕМУ я не прохожу? Я подтяну знания если нужно, только РАССКАЖИТЕ СРАЗУ какие именно. Почему я каждый ёбаный раз должен клешнями вытягивать эту информацию самостоятельно и объяснять почему? > Russia slowing down YouTube to unbearable speeds I hate the modern internet. It's either a website blocked by a country, you are blocked by a website, or both. I'm also very tired of spending hours of my life to solve captchas.
Show previous comments
@inex I remember one talk about countries blocking websites and websites blocking countries. Ok, I have a task here: using #discordgo to broadcast a long audio file with music into a voice channel through a bot I'm making for a role-playing game. I've more or less learned how to do that. Now I need to overlay the same long audio file with music with several other short audio with voice recordings, near the end of the timing of the music. Ideally, I'd also slightly mute the background while the voices are playing and, if the voices are longer than the rest of the music, stretch the audio to fit all the voice recordings. 100 likes and I'm dropping "GUI Bloat in 2024" version of this (ft. @ratatui_rs) 🐡 JavaScript Bloat in 2024 ➡️ Read: https://tonsky.me/blog/js-bloat/ Calculated! Curious how some questions repeat. The author's definition of advanced is apparently goroutines and context. |
Expectation:
1. You rewrite all the code
2. Commit, as usual
3. Put v2.0.0 tag on commit, as usual
4. The compiler will refuse major dependency updates requiring manual replacement of imports, as a consequence nothing breaks, I don't have to take care of old code, everyone is happy
Reality:
1. Yeah just make a v2 directory and put everything in it, lol: https://go.dev/blog/v2-go-modules
WHY
#golang #go #module #programming
Expectation:
1. You rewrite all the code
2. Commit, as usual
3. Put v2.0.0 tag on commit, as usual
4. The compiler will refuse major dependency updates requiring manual replacement of imports, as a consequence nothing breaks, I don't have to take care of old code, everyone is happy
Reality:
1. Yeah just make a v2 directory and put everything in it, lol: https://go.dev/blog/v2-go-modules