#squawk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #squawk, aggregated by home.social.
-
So that’s what the government emergency notification is like.
-
So that’s what the government emergency notification is like.
-
I kept it quiet yesterday, but it was a big day for me. For the first time ever I was able to send and receive an #omemo encrypted message with my messenger #squawk. It's not really a big deal in general but it's a huge event for me.
Now to the sack of salt: the actual encryption is happening in #qxmpp library, and it does quite an exotic #omemo2 for now, with absolutely no support of more common types, so, as far as I know the only other messenger that would support this kind of encryption now is #kaidan (that's what I have tested with). My work is really far from over: there are buckets of stuff to be done yet. Like key management, trust management, fallbacks, encrypted message display, lots of refactoring, lots of testing, but, hopefully, in a couple of months or so I might be able to release it. For the first time I see the light in the end of this tunnel -
Out visiting a farm this morning. Very warm outside. There was a long queue to use the outside toilet- this user wasn’t going to vacate in a hurry!
Squawk squawk
#FarmYard #chicken #FarmingLife #squawk #today -
20 out of 20 parakeets agree you’re a delight.
#photography #fotografia #fotografie #parakeets #olivethroatedparakeet
#wildlife #wildlifephotography #birds #birdsofmastodon #birdphotography #birding #GoodJudgesOfCharacter #flock #nature #naturephotography #MastoArt #Cozumel #squawk
#LauraCochranPhotography -
20 out of 20 parakeets agree you’re a delight.
#photography #fotografia #fotografie #parakeets #olivethroatedparakeet
#wildlife #wildlifephotography #birds #birdsofmastodon #birdphotography #birding #GoodJudgesOfCharacter #flock #nature #naturephotography #MastoArt #Cozumel #squawk
#LauraCochranPhotography -
#PlaneAlert ICAO: #3FF5C4 Tail: #DMASR Flt: #DMASR #Squawk: #0025
Aircraft:
2023/02/15 15:21:38 -
Well, today I have released another one...
https://chat.macaw.me/?node/news.macaw.me/squawk/some-quality-of-life-release-0-2-2-is-here-en4rLr
#c++ #qt #xmpp #squawk #messenger -
Feel so frustrated tonight. It feels like I'm struggling to do a very basic thing! Even opened a question on Stack Overflow, completely out of despair: I know there is nobody to help with this (https://stackoverflow.com/questions/72071206/qtextdocument-and-selection-painting).
If there is anyone here willing to help me figure it out - I would be very thankful.
#c++ #qt #programming #squawk #xmpp #question -
Хлебнул вчера очередную порцию компьютерно-текстовой графики. В итоге у меня есть 2 стула: немного неправильный рендер текста сообщения (всякие китайские и японские тексты "съедают" примерно одну строку на десять из за какого-то смешного межстрочного интервала в их шрифте который еще и настроить нельзя) или же потеря возможности открывать ссылки из тела сообщения через клик на них и потеря возможности выделять текст мышкой, потому что текст теперь не виджет а просто нарисован.
Решений, как обычно, много: самое простое - добавить вместо каждого тела сообщения, которое раньше было QLabel какой-нибудь QTextEdit или QTextBrowser, комьютеры нынче мощные и все такое, но мне так не нравится; можно забить на выделение текста и сделать сообщениям контекстное меню вида "открыть ссылку/скопировать сообщение", примерно как сделано в conversations на мобилках, но чет это какая-то кастрация, не нравится; Решение 3 сводится к изобретению колеса: полностью ручную обработку мыши и горячих клавиш с хранием множества состояний внутри объектов мало чего понимаюхих об окружающем мире. Не уверен, что моей квалификации хватит на третье решение, я боюсь что даже если получится, то будет очень глючно
#squawk #qt -
Released today 0.2.1 version of my #xmpp #messenger #squawk !
Already available in #aur!
https://chat.macaw.me/?node/news.macaw.me/squawk/01d384e2-fad9-4c7a-bba3-93dd4ac755f6 -
Oh my! Somebody have done a bunch of work on #squawk and send me a bunch of pull requests, there is even a port for windows and for mac...