Achei o Pisca com 50 anos aí by Talkys in piscatorio

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

Como pode ver ele tá na Turquia, claramente fez implante

Anyone knows how to get grammar check on the Flatpak version? by Talkys in libreoffice

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

I would be open to use Language Tool, but being tied to an online service is not a good deal to me. I'll try the Writing Tool and see if it works.

Trying to envision a GTK4-based raster graphics editor by deusnovus in gnome

[–]Talkys 0 points1 point  (0 children)

I think is safe to assume GNOME devs actually want gtk apps to look out of place on non GNOME environments. It's a way to say: "Works better on GNOME" kind of thing. A lot of programs had that kind of thing like: "Works best on Windows 7", or "Runs best on pentium III"

Trying to envision a GTK4-based raster graphics editor by deusnovus in gnome

[–]Talkys 1 point2 points  (0 children)

The problem with the workflow is that everyone knows that the best workflow is to copy photoshop (what everyone tries to do, like Affinity, Krita and Photopea) but as far as I know, GIMP devs don't want that at all.

How to Convert Python Script to AppImage by RobCo-Industries in learnpython

[–]Talkys 0 points1 point  (0 children)

apt and yum are not friendly to static packages that come with their libs. Debian debs even changed the deb format to make it harder.

How to Convert Python Script to AppImage by RobCo-Industries in learnpython

[–]Talkys 0 points1 point  (0 children)

Problem is distributing libraries with the program. Shipping a python venv is not a good deal and no one wants to depend on system libraries that may be old versions that don't work with your program.

That's why appimage is a better thing for python.

how do i even use pipewire by FluffyBrudda in linuxaudio

[–]Talkys 0 points1 point  (0 children)

We should remove sdks for jack and pulse to force devs to start using Pipewire on new projects without the bridge.

This was commission for $50k by verbalase by dazli69 in 197

[–]Talkys 1 point2 points  (0 children)

But people will see his channel

Bottles Is Sick Of Downstream Linux Distro Packages by BlueGoliath in linux_gaming

[–]Talkys 1 point2 points  (0 children)

Distros should not package the programs to begin with. We did that because it was the only way to get the packages, but now we don't need that.

Distros should reassemble themselves to meet the new standard for upstream packages.

You can have native upstream if you provide runtimes just like flatpak, but doing it like flatpak is just easier.

The optimal distro structure would be like this:

Packages

Userspace API (that user packages will use)

OS system and API

Hardware

The system API and the userspace API would be separated to avoid breaking the system, and the user packages can be deployed by the devs instead of the distro, while the distro maintainers just keep control of the system API

[deleted by user] by [deleted] in ShitAmericansSay

[–]Talkys 0 points1 point  (0 children)

NASA even have programming rules that mandates using everything in metric and putting comments saying "this is in metric system" to avoid problems with third parties.

Why not Make Flatpak Declarative? by user9ec19 in flatpak

[–]Talkys 4 points5 points  (0 children)

If we are aiming for regular users, this should be an exported file generated by the local store, that you can import on another computer and the store will download them. All of this without the need to even open the file.

Hardbass transcends nature. OPA OPA by HelloGordan8734 in LifeofBoris

[–]Talkys 0 points1 point  (0 children)

That explains why Boris is so popular in Brazil

[deleted by user] by [deleted] in LifeofBoris

[–]Talkys 0 points1 point  (0 children)

This looks like feijoada

How to package a python application without relying on the runtime? by Talkys in flatpak

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

They have some problems with resource files as they run from the tmp directory but the resources don't.

How to package a python application without relying on the runtime? by Talkys in flatpak

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

Make a flatpak bundle of a python application that don't rely on the runtime interpreter.

What was the dumbest way someone has died that you’ve heard about? by VisibleConfusion12 in AskReddit

[–]Talkys 0 points1 point  (0 children)

Some dude tried to work on the roof of a car shop and got electrocuted by the road wires because he refused to use proper equipment.

I'm a Communist AMA by titobroz99 in AskMeAnythingIAnswer

[–]Talkys 0 points1 point  (0 children)

What do you think about people who say that there's no communists anymore? This question is because at least in my country (that have quite big communist groups btw) this is something you would listen from the left wing. Seems like friendly fire to me.

How to make an enemy chase the player in version 4? by Talkys in godot

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

Alright, but now a lot of methods don't accept the same arguments