Usually just needs to be set up once. A small price to pay for security.
Usually just needs to be set up once. A small price to pay for security.
Easiest method is Docker, but it heavily depends on your network and tech stacks.
Even more secure is having a VPS and self hosting Heascale, even better is Wireguard
I’d say even more concerning is rogue Hungary, Poland, and Slovakia, along with help of Belarus and possibly NK on a full scale war against NATO. Trump is dumb, but not that dumb to be attacking WITH Russia, since it would be much easier to claim some uninhabited Russian land full of natural resources compared to rather populated European countries without that much natural resources.
SO answers and questions are usually edited multiple times to sound professional, confident, and be correct.
IntelliJ IDEA, if it knows it is the same variable, it will rename it. Usually works in a non fucked up codebase that uses eval
or some obscure constructs like saving a variable name into a variable as a string and dynamically invoking it.
Snapchat was fun back in like 2012-2015, didnt use it since.
Probably failed because you have to do math for numbers above 20.
Hell ask me what is the difference between a class and an interface and it would be hard for me to put into theory as well. The only reason I remember the correct answer is because I remember being confused.
If I do strictly my point of view, I am so bad with theory, and I usually don’t think about how to write shit - I just do. I don’t know how the ORM works inside, I just know how to use it, and most caveats are just hard coded in my brain.
So I failed the theoretical interviews in most companies, but those who hired me never kicked me out themselves (as I am a contractor me and rest of the team was part of yearly layoffs, in three companies, but it was purely because money / mergers / conversion to employees).
Move to a small city/village, befriend a local old lady, visit for coffee often, get gossip and cake, give company = everyone wins.
Care to elaborate? I didn’t notice a single article when we was a president.
I mean, it is a free world, and - unlike Trumpster - they do no discriminate. However, they are not required to treat them differently from any other person in the world, so they didn’t.
I’d gladly pay more taxes if it meant improving the wellbeing of overyone. The right (as we called it) would be considered left a decade ago as well (today, not sso much).
So jealous of those whose government isn’t a piece of shit good-for-nothing bunch of scum.
Going out without worrying about getting robbed, killed, eating food that’s gonna upset your tummy because someone neglected health regulations, slipping on a turd on the sidewalk someone deliberately didn’t clean up after their dog, overpaying for stuff, getting fucked by the government (be it taxes, inflation, stupid rules).
Yet politicians getting paid in cold hard cash for approving overpriced shit so some wealthy fuck can fill his pockets even more.
We could constructing a Dyson sphere if it wasn’t for fuckers that siphon the money that could be used to improve everyone’s life.
This is Europe, not USA. We are not getting fucked by insurance companies on a daily basis - only weekly basis.
All cars are required to have insurance in most European countries, Germany included. Not sure if collateral damage by vandalism is covered by default, but most of the time you are covered against any damage that you yourself didn’t cause, so I assume it is covered.
Is this a new thing in the US? We’ve had these in Europe for years - and I mean 10-15 at least.
Synonym for the past 4 years tbh. But hey, I (as a non-American) would be okay with old but not insane president. Guess we got both this time around.
Love, Death, Robots intensifies.
All gail mighty sentient yogurth.
There a million ways, and you will probably find tons of tutorials each different - Docker, Docker Compose, native install, VMWare, Kubernetes, Portainer, etc. I recommend starting with a clean machine - preferably with an attached monitor - and installing your favorite Linux distro (Ubuntu is among the easiest), getting Docker and Docker Compose running, and familiarizing yourself with these technologies.
Then you can start with a simple app like Paperless (document digitization), Vikunja (TODOs), BookStack (wiki), or PrivateBin (pastebin), getting it running and persist state over a period of time, then setting up a reverse proxy so you don’t have to use IPs all the time (with just editing your hosts file to point a URL to IP of your machine), and then it is a free world.
Of course, having the whole setup secure, independent, and easily manageable is partially eyperience and partially understanding your needs.
You will probably even find whole ready-to-deploy git repositories that are easily configurable, so you can go with that too.