Couldn’t add perforce to the list because someone else was checking it out, I see.
Couldn’t add perforce to the list because someone else was checking it out, I see.
About time they retired C. Oh, that’s not what happened?
FUTO is source available, so in terms of safety it is just as good as FOSS. All the voice to text is done locally. I use the FUTO keyboard and Grayjay and they’re both amazing. Don’t get too hung up on their license. It prevents other businesses from taking their source code and taking over the space with a for profit application. It is 99% as good as FOSS.
A laptop running linux mint.
Maybe he would prefer perforce.
Surely we all write unit tests and debug from there, right?
… Right?
Well, it is the second best option after burning google to the ground.
At least docblocking a summary above every method is always good. You can automatically generate documentation this way.
Element seems to have voice and video chats in beta right now, and they plan to implement it into the Element application, so it looks like it is on the way at least.
Why not just use Matrix? I thought it was the goto FOSS and decentralized Discord alternative.
Yeah, a name should describe what it is or does, so if you have two turtles, and let’s say turtle1 wants to shit on turtle2’s lawn, you could name them shittingTurtle and victimTurtle. If the name alone tells you what its purpose is, that saves a lot of time for people looking at your code.
Is_Turtle is not a bad variable name because it tells you it is a Boolean with “is” and that the Boolean tells you whether something is a turtle or not.
Also, depending on the language, I suggest either camelCase or snake_case naming of variables. PascalCase is usually for defining classes or in case of C#, methods.
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
LMMS doesn’t seem to pack the samples and soundfonts into the project file when you import, so you’re live referencing them in your folders, which means renaming the folders will break the links. I also learned this the hard way, and now tend to copy soundfonts I use into the project folder of each project, so if I need to move or send over files to someone else, I can copy the folder without breaking anything.