deleted by creator
deleted by creator
deleted by creator
deleted by creator
Shouldn’t that be:
DELETE FROM real_influencers WHERE name = 'Simon Riggs';
Yes, right. We could completely erase one third of exploitable vulnerabilities (by your numbers) only by switching to modern languages.
There is no good argument against that. Why wait for C or C++ to try and implement get another weird “solution” for those problems? (That no one uses then anyway)
Doesn’t look like it, but you can be the one writing one.
First off, cause you are programming under windows, a lot of things will be harder for you. As seen on your problems with Python.
Most Linux installs have it right from the get-go and everything else is as simple. So giving directions for developers on other platforms might be much easier than what you had to go through. (Maybe use WSL?)
Let’s get to your real question:
How does one organize dependencies in a way easy for new contributors?
Since you will use Python, I will use that as example.
Most languages have a way to automagically import dependencies. Python has the requirements.txt file. Installing dependencies is then really easy. It is also a widely known way to do that, has lots of explanation online etc. so seasoned pythoneers will know what to do and younglings will get to know a good standard right away.
Bonus tip: If you don’t have a GUI library yet, maybe also search for game engines. They provide all the necessary tools as well, oftentimes have good GUI add-ins and are (mostly) for all mayor platforms.
You are right in that it isn’t (or shouldn’t be) part of the parsing, but the program has to check the blacklist even if it’s in a database.
GPL
That’s why I like fish, which shows matching commands you executed, so that you can easily redo them.
sudo usermod -a cdrom
Forgot the -G
and wasn’t sudo anymore…
I did recover eventually, but it was not nice.
source
is a bash shell built-in command that executes the content of the file passed as argument, in the current shell.
~/.bash_history
contains all the commands you ever executed in bash (the default shell in most Linux systems)
They implement ActivityPub and connect to all the available servers. A load of new users will see the content here and all the communities here will be absolutely flooded with new content and users.
ActivityPub will be extended. Many new features will be added, that don’t really match the standard, but they are mostly useful so some developers will try to add them to let’s say Lemmy. They won’t be blr to develop new features on their own and some stuff with threads will always be broken or half baked. Threads users will belittle the users here, some will maybe go there, cause it just works and is otherwise the same.
New users at the same time will most likely go directly to threads cause it’s backed by a giant company, always works and has more features.
They will cut the federation.
Communities here will feel empty and most users will just leave. Only the hard core will stay and that won’t be sustainable. The fediverse becomes even less attractive for new users and will devolve into a niche community.
What’s your working environment like?
We’ve recently moved to a more “hip” location. We used to have personal desks, but now we have this “pick whatever spot is avaiable” open area. I dislike it a lot.
Lol. Same.
Nice “interview” with funny insights. As former ABAP-programmer (SAP systems) I see lots of familiarities.
Then it’s over. We can tear it all down and start new.
An AI assistant has nothing to do with the kernel and will never be in it.
It’s something for user space and can be done already. This is for the distro maintainers to decide.
Q: Why didn’t you write this in $NEW_LANGUAGE instead of crufty C++? A: I probably should have! $NEW_LANGUAGE is deservedly attracting a lot of attention for its combination of safety, readable syntax, and support for modern programming paradigms. I’ve been trying out $NEW_LANGUAGE and want to write more code in it. But for this I chose C++ because it’s supported on all platforms, lots of people know how to use it, and it still supports high-level abstractions (unlike C.)
Lol
What is your comment supposed to mean?
I can’t speak for the country but those people were awesome!
If they were assholes, would you just bomb their country? Wtf?
Weird, I had not had this name already. Might rename it to yarcp (yet another remote copy). Thanks for the heads up.