

Lmao do it
ipsc shooter, shitposter
Lmao do it
Deeply concerned means they’ll probably still vote to approve the nomination
This is the same as people who don’t want to pay artists for their work and just say they get paid in “exposure”
If you are using open source as a company, you should pay the maintainers money, either through hiring them or directly funding the development.
I donate money to the pieces of software I use every day, because I’m in a position as an individual to, but there are lots of companies that are free riding
So Iran has to stop first, and then Israel 12 hours later? Yeah okay. Sure.
If it has been downloaded over 1.7 million times you need to contact Github about this, since it is an open source project that people are depending on, and discuss your github action usage with them and determine a path forward for continuing to use github actions
The repositories that contain code that is for work need to be owned by your work, not your personal account. Have your work create a github organization and transfer your repos to their org.
Promise?
Pentagon employee caught telling the truth
Lmao another incredible emoji
Yep. I think the difference was that Obama updated it to be a cellular phone instead of a landline.
Ah, memories
I mean they employ Ezra Klein don’t they? He’s busy claiming that the reason Democrats lose is because “interest groups” get in the way. God forbid people would have a voice in government.
Ok so when Obama “did it” they screamed about Obamaphones, but when Trump does it it’s based
Can’t wait for ChatGPT complain about skirt lengths and jazz music
By creating your own format, you now have to create your entire ecosystem, or add functionality to existing systems to deal with your format. That is a huge undertaking and why media consortiums exist for stuff like JPEG, MP3, MP4, etc etc.
I don’t know the music ecosystem at all, so I don’t know what open source programs you could modify to support your format, but realistically that could easily be a year+ project.
If you’re having fun, keep going, but it’s a big challenge
This was the premise of Java, specifically AWT and Swing. Electron is following a path that was already explored decades ago and the same performance and memory problems were encountered
I happen to have done some C# programming around when WPF came out and I will tell you, it was way better to deal with than .NET Forms. Made things much better. So, I dunno count me as a “WPF is good” because the thing it replaced was far worse
React is actually way more usable than all the crap Microsoft has been pushing.
Maybe so, but WPF is built on top of win32 which is native performance. You are trading away performance for developer “usability” and the “convenience” of writing in JavaScript
While
git
’s CLI has always been atrocious (I’ve been using it daily since 2011) I’m used to it by now. So what is Jujutsu really bringing to the table here?Support for multiple version control backends? Why? Everyone has pretty much settled on Git, for better or worse. I say this as someone who even used Git-TFS, Git-SVN, as well as Git-CVS import tools to pull things into Git.