But connections is so much more fun. Wordle is a solved game unfortunately.
But connections is so much more fun. Wordle is a solved game unfortunately.
Shouldn’t that be:
DELETE FROM real_influencers WHERE name = 'Simon Riggs';
But this is not the super tic tac toe I know (and also implemented 10 years ago in college). Here you play until all ttts are solved. The version I know, has a winner only if in the bigger grid there are three wins in a tic tac toe fashion.
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.
Mullvad is the most private a VPN company can get. They literally accept cash by mail.
Mullvad is RAM only for a few months by now, no log since forever and regularly contributes to privacy related topics.
The thing is: you can’t trust a company when they say they are no log or RAM only. But you can trust what info you give them. Mullvad only has my IPs. No info about who I am otherwise. I send them 30€ twice a year and that’s it.
BUT: they don’t allow port forwarding anymore, if you need that, so they are not perfect.
A frozen embryo is not really “alive”. Anywhere outside of a specific clinic in a specific container it would thaw and be destroyed immediately.
I know, where you are coming from, but counting a frozen embryo as alive is really stretching the meaning of alive.
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.
My PC has a dedicated key to kill all processes.
In germany we had a 10k€ bonus for all buyers of an electric car. After the bonus ended, all the cars suddenly cost 7k-10k less in about 2 months.
Also also it told him to include the API key and used v3 in the URL.
“Rich people hate this one simple trick”
You don’t understand. You must be angry at old people, not rich people or companies.
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.
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?
I did actually find a very similliar bug in the experimental rendering engine of element (the matrix client). So yes, this is something that exists somewhere else too.