[-] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago)

I am not sure I understand the use case but as it stands now you can select a profile and run Gosuki once, it will import everything from said profile or even all profiles if you prefer.

[-] [email protected] 1 points 3 weeks ago

Packaging definitely on my todo list: it will cover all common unix platforms

[-] [email protected] 1 points 5 months ago

Good to know thanks. For info all modern bluetooth chips have compatibility issues with Linux anyway.

[-] [email protected] 1 points 2 years ago

xmpp + omemo => good luck

[-] [email protected] 1 points 2 years ago

dwm, I got too much used to "it just works" and never ever breaks afrer an update.

[-] [email protected] 1 points 2 years ago

use homomorphism and apply it to everything:

interface Profitable {
      exploitable() --> bool
      can_organize() --> bool
}

let profitables: list[Profitable]

for entity in all_things_on_earth {
    if entity.exploitable && !entity.can_organize {
        profitables.push(entity)
    }
}

profit += sell(exploit(profitables))
capital += buy_all_you_can(profit) - (buy_politicians(profit))
[-] [email protected] 1 points 2 years ago

Be careful with overwork try to keep life balance. I know it's difficult when a project is done by passion but health first.

[-] [email protected] 0 points 2 years ago

which one -)-)

[-] [email protected] 1 points 2 years ago

For any institution or moral entity based on profit I apply the principle of Presumption Of Guilt until proven innocent.

view more: ‹ prev next ›

blob42

0 post score
0 comment score
joined 2 years ago