Replying to @plombirka@mk.ilyamikcoder.com
@plombirka in cargo config:
[build]
warnings = "deny"
https://doc.rust-lang.org/cargo/reference/config.html#buildwarnings
Moana/Mo Rijndael
Работающая проститу...кхм, программистка на петоне
Работаю настолько хорошо, что партия дать мне кошка-жена и лисица-жена сразу
Соадминистратор этой штуки, изо всех сил пытаюсь не дать ей развалиться
Все говорят, что я умная, но у меня не хватает ума это осознать
вызываю тропические ливни в пересохшей пустыне
показываю звёзды не выходя из дома
кормлю лисиц бананами с рук
Replying to @plombirka@mk.ilyamikcoder.com
@plombirka in cargo config:
[build]
warnings = "deny"
https://doc.rust-lang.org/cargo/reference/config.html#buildwarnings
Replying to @Lemonid@mastodon.ml
tokinausa.comSZ 500mm f/8 Reflex Sony E Mount@Lemonid хотя нет, лучше эти...
https://tokinalens.com/product/sz_super_tele_500mm_f8_reflex_mf/
#TIL mirror lenses are sometimes called «cats», short from «catadioptric lens»
@Lemonid мне кстати нравится твой оптимизм, что большинство здесь присутствующих доживёт до 2048 года 
Replying to @Lemonid@mastodon.ml
@Lemonid так и запишем, у меня есть год чтобы накопить на это
https://electronics.sony.com/imaging/lenses/all-e-mount/p/sel400800g
(или на аналогичной дальнобойности китайские с ручным фокусом)
Replying to @meluzzy@woof.tech
@meluzzy waaaow you're so lucky 
@simontatham by the way, uncopyrightable dermatoglyphics would be such a cool band name
Replying to @simontatham@hachyderm.io
@simontatham i mean, it's a real word, it just was constructed to be the longest heterogram first, and to mean something second
There is also dermatoglyphics, on par with uncopyrightable, about fingerprints & other skin patterns
— Я знаю как дойти куда мне надо. Я просто не знаю, куда мне надо!
Replying to @failedLyndonLaRouchite@mas.to
@failedLyndonLaRouchite I looked it up, and looks like that word is known only by the fact that it's longest heterogram
otherwise, it has no usage and therefore meaning.
I wish f-droid had «contains AI code» as anti-feature
I mean, such software at least is not clear from free/opensource license perspective
Replying to @shuro@friends.deko.cloud
@shuro обработка ошибок это сложно, поэтому что-то пошло не так а потом 299 тысяч в месяц 
Replying to @shuro@friends.deko.cloud
@shuro так очереди ретраи и прочее это ж как раз задача почтовика aka MTA?
Replying to @ivanhead@mastodon.ml
@ivanhead не просто чай, а хороший чай! 
Replying to @ivanhead@mastodon.ml
@ivanhead придется перейти на габу, увы
(она как раз успокаивает)
@rnd no, it's not about external binaries. It's about aliases for built-in commands, managed in config
git config --global alias.ff 'merge --ff-only'
On the other news, I finally added alias for ff, which is just merge --ff-only
Still don't get why of all three ff doesn't have it's own subcommand
From Git book, chapter about aliases:
> This technique can also be very useful in creating commands that you think should exist.
I would expect, that when you encounter usability issue fixable that easy, you open an issue and get it fixed. But apparently that's not the case when your software was designed by an engineer