Friendly, fluffy #Steampunk #Furry #Bear | Pansexual | Art connoisseur | #Indiedev #gamedev | Programmer | #godot4 #fedi22 #tfr sometimes #nsfw
I should take a look at jellyseer
Thank you for the input.
eh, just looking on organic maps for the way. ~
or europe ^^‘’
I think there was a reference to it in infinite train as well, but I can’t remember where exactly.
I mean I have the solarpunk furs community over here on pawb and we have at least 2 robot based species, which are alive as in ‘they can do free thinking’ of course I’d love to code with a synth together, but can a thinking species be compared to an LLM? I think synths and protogens would be offended by that. So it still rolls around to pair programming with a roboter.
Yeah sorry no. Solarpunk is about community so if anything then pair programming is Solarpunk, but I don’t think that talking in isolation to an auto completion system is Solarpunk.
Maybe in like 300 years with some kind of robots, but that’s not really the scope of solarpunk, tbh.
Btw vibecoding is an horrifying name for the crisis you’ll get, when you try to fix code that your LLM spat out in production, when the customer demands it working.
(Recent example: https://cloudisland.nz/@daisy/114182826781681792 )
For the time being take my shameless plug https://bears.town/@NafiTheBear/113317211352339069 It is mainly for art though.
There are a couple others for (fursuit) pics
It is in the title. And alxd kindly even linked the artist directly.
There is a list of some companies on the homepage: https://www.econgood.org/who-is-ecg/ecg-companies/
It is a bit hard to give you a good answer myself as companies that I know are probably none that you know, but there is also an interactive map on that page.
Ohhh I didn’t know they are on mastodon I hope it was OK of me to repost it, but tumblr really started to throw me a login page recently, which hides half of the comic.
I use smartgit it serves me well: https://www.syntevo.com/smartgit/
And it has all 3 of your criteria as far as I can see.
I recently watched downsizing, whose main topic was overpopulation and I remember a time where there were some papers on that the earth will soon be overcrowded and I’m very happy that this simply won’t be an issue for us in the future anymore.
“It magically appears in flatpak only after you’ve installed it by other means”
I kid you not this happened to me 3 times already.
I’m one of the guys on the couch.
The megalodon author themselve recommended to use moshidon and is considering becoming a contributor there.
This is a valid mention and I agree, but I also have to say that there are companies like the nextcloud corp itself who do offer that level of expertise and are German based and would use the money to improve nextcloud, which is open source, whereas we don’t know how much of the money that Microsoft takes goes into the open source project.
It was intentional play of words. :p
It is like… Each time we showed how well you can live with open source, Microsoft comes around with an even bigger coffin of lobby money.
We use perforce at work (I use git with smartgit and TortoiseGit UI, whatever I feel like) on unity I use a package called wise for unity, which is really cool and I wish would exist in Godot.
We use perforce because we have a lot of unreal and unity and admittedly git is really bad with big binaries. It was never designed for that and git lfs ist basically just a bandaid.
In general for gamedev you’ll run into a problem that a scene will be modified by 2 people. For that it is good to have perforce, as it locks a file and will tell you, that someone is working on it. Git lfs has something similar, but the again. This file locking is not yet supported by Godot.
But yes for unity and unreal at work… Even if perforce is expensive and not open source and I miss git-branches, it is an important tool and was worth the money for a company.
For your own small projects I recommend git with git-lfs