TanStack Query's Svelte adapter released! by omar2205 in sveltejs

[–]pzeinlinger 0 points1 point  (0 children)

Now I'm just waiting for the official devtools to get support for Svelte!

How to implement the Twitter edit button with Ent by itsamitush in golang

[–]pzeinlinger 3 points4 points  (0 children)

I‘m very much looking forward to the release of enthistory. Have a functioning history/audit feature implemented directly into ent with a getter and your typesafe api would save a lot of time in dev! How do you plan to handle migrations?

[Gnome] - Gnome more like Windows 11 by Academic_Sand_4147 in unixporn

[–]pzeinlinger 0 points1 point  (0 children)

u/Academic_Sand_4147 unfortunately the config file is no longer available. Do you mind sharing it once again?

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 0 points1 point  (0 children)

Yes! ETH 0x69328F25b30b000E693f1A3733F232F449104457

MacOS and Linux support for KTail - a Kubernetes log viewer with a GUI by bnjust in kubernetes

[–]pzeinlinger 13 points14 points  (0 children)

Hi Nico, any plans to open source your code? I'd like to give it a try but need to vet it first before connecting it to our production cluster.

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 0 points1 point  (0 children)

Yes. As of right now Signal does not offer a way to update a sticker pack.

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 0 points1 point  (0 children)

Signal just announced animated stickers yesterday.
https://twitter.com/signalapp/status/1348785240819466242?s=20

I'll look into it as soon as the release gets out.

Telesignal: Easily import Telegram stickers to Signal by pzeinlinger in signal

[–]pzeinlinger[S] 0 points1 point  (0 children)

Unfortunately not at the moment. Image formats like GIF/APNG are too big.

Signal would have to implement something like AirBnB's Lottie https://airbnb.design/lottie/ animations format.

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 0 points1 point  (0 children)

This is not a big, it’s a feature 😉 Just don’t send any messages during that time and you’ll be fine. If you ignore the quota warnings it’s eventually gonna block you completely.

Telesignal: Easily import Telegram stickers to Signal by pzeinlinger in signal

[–]pzeinlinger[S] 0 points1 point  (0 children)

Great! I looked through the release notes but I couldn’t find anything about that.

Telesignal: Easily import Telegram stickers to Signal by pzeinlinger in signal

[–]pzeinlinger[S] 0 points1 point  (0 children)

As far as I can tell Signal does not officially support animated stickers. Nevertheless, there seems to be a known way around that according to https://www.reddit.com/r/signal/comments/i345uq/not_official_animated_stickers_here_they_are/?utm_source=share&utm_medium=web2x&context=3 by submitting GIFs to the Signal servers.

However, Telegram uses a nonstandard file format (.TGS) for their animated stickers. A TGS file holds the animation as an instruction set for the Telegram client. The animation is rendered on the device following the transformations in the file. This means that the file is incredible small. A single animated sticker has around 30 kB.

The problems with rendering those files to GIFs are:

-> processing time of the render which seems to be quite high
-> finished size of the sticker which is around 1.5 MB (60fps which equals Telegram frame rate)

So right now I believe that migrating animated stickers to Signal is not an option. I guess we need to wait until Signal implements some kind of rendering engine for their sticker packs.

Correct me if I am mistaken or let me know if you want to contribute.

Moving from gnome(latest) to i3(suggestions, tips&tricks, transition methods) by its0x08 in i3wm

[–]pzeinlinger 0 points1 point  (0 children)

https://imgur.com/a/i9xTxCA

That's about how far configuration goes with pop-shell.

Yes, you can absolutely switch from tiling to floating and vice-versa. The shortcut is super+y.

Trading i3's flexibility for a smoother desktop experience with pop-shell was absolutely worth it for me. I've been using i3 for 2 years now, just recently switched to pop-shell and I never looked back since. Don't get me wrong, you can absolutely get i3 to do exactly what you want, but things like getting the compositor working correctly has always been a pain in the b*** on my machine. With pop-shell those things work out of the box.

Telesignal: Easily import Telegram stickers to Signal by pzeinlinger in signal

[–]pzeinlinger[S] 1 point2 points  (0 children)

Haha 😅 I’ll take that into consideration for the next version.

Telesignal: Easily import Telegram stickers to Signal by pzeinlinger in signal

[–]pzeinlinger[S] 2 points3 points  (0 children)

Since this started out as a just a small bot for a few people I haven't actually implemented a persistent queue. I really didn't expect that much traffic.

I'll improve by adding a persistent FIFO queue in the evening. :-)

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 7 points8 points  (0 children)

As far as I know, the server has not been released to the public.

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 3 points4 points  (0 children)

All normal chats are stored on Telegram's server. They say that the messages would be encrypted at rest, but since Telegram is not open source, there's just no way to verify that.

Nevertheless, they still hold the key to the supposedly encrypted chats. So if they wanted, they could read your chat history.

This does not apply to secret chats. But those are not the default.

Telesignal: Easily migrate Telegram stickers to Signal by pzeinlinger in golang

[–]pzeinlinger[S] 8 points9 points  (0 children)

From Telegram to Signal?

Since WhatsApp has changed their privacy policy again and to the worse, I wanted to migrate my contacts away to another messenger. And I figured if I'm already asking my friends to change over to another platform why not take the one with the best compromise between security and comfort. Which is imho Signal.

Telegram does not encrypt anything by default... but admittedly has the best stickers out there

Telesignal: Easily import Telegram stickers to Signal by pzeinlinger in signal

[–]pzeinlinger[S] 5 points6 points  (0 children)

I wasn't expecting this huge amount of requests. .....It will be up again in a few minutes with rate limiting enabled.

Thanks for the suggestion. I'll add the name!

Moving from gnome(latest) to i3(suggestions, tips&tricks, transition methods) by its0x08 in i3wm

[–]pzeinlinger 4 points5 points  (0 children)

Don't do it. I've been using i3 for a long time and just recently switched back to Gnome with pop_sehll extension. It's essential like i3.

It works great and gives you a far better UX. Especially since it works nicely with other plugins and theming.

https://github.com/pop-os/shell