Can someone help me? Is Mr WordPress just snorting a shitton of coke?
Can someone help me? Is Mr WordPress just snorting a shitton of coke?
I’ll pass on the js interpreter. I don’t feel like learning the arcane runes.
To your point, Python handles those by giving you 0.300000004 might have missed a zero but valid point nonetheless
Python has no issues representing
1/3 + 1/3 + 1/3
as 1. I just opened a python interpreter, imported absolutely no libraries and typed
1/3 + 1/3 + 1/3
enter and got 1 as the result. Seems like if python could do that, JavaScript should be able to as well.
Not sure which country you live in, but renter’s insurance covered a stolen item for me when I was renting. Worth a check if you have a similar thing.
I would pay money to keep Firefox foss for other people who can’t afford to do so.
What do you mean fix it? I haven’t had an issue with vscode or extensions unless I was going against established patterns.
For an actual recommendation, if you were fine with tmux and vim rock em yo. Don’t forget vim has panes as well.
Gotcha gotcha, I’ve had to go from zero to hero more times than I can count. It was a mandate at the start ups where I was the sole DevOps guy. It’s been a boon at my large well established company. I’d say I’m not a fan but first I did it I got an unexpected raise so life was good
Homie, I work in IT. I graduated from college with a degree in network security. So please consider that experience as your read my response.
This is a problem caused by companies putting in the minimum of effort to secure their systems and no effort to have a valid server back up strategy.
I’ll try and keep things high level since I don’t know if you’re in the field or not but you sound like you aren’t. In short, a driver (something low level used for an operating system to interact with a piece of hardware usually) got released which was full of bunk data. That caused a blue screen of death. This is a fixable situation you need to reboot your computer into a mode called “safe mode” and delete the bunk driver.
That’s not the problem though, the problem is when you use another piece of security software called bitlocker to enceypt your enterprise equipment AND servers. You can’t reboot into safe mode without a decryption key which most companies store on a piece of server software (called active directory) on a server … which is also using both crowdstrike and bitlocker.
Your data is inaccessible and the best option is to restore from a backup which as we’re seeing, few people have.
This isn’t a cyber attack. This is human incompetence and business greed.
I have contact with someone trying to float the idea because she doesn’t understand tech.
To her, it’s because it’s the biggest IT outage ever and it happened 6 days after the failure to assassinate Trump.
Can confirm, just wish other people around the fediverse would realize you can adore and speak out against Israel without being antisemitic. To clarify I mean that can you speak out against genocide AND that you don’t have to say shit like “fuck the Jews”.
Been fighting that bullshit since Israeli Trump started his genocide.
+1 to this. I built a few deb packages at a previous company. It was a solid packaging suite but good lord was it a pain to work through
That’s a really good consideration as well! Hopefully its a quick shipping time for you
I love how repairable and modifiable the deck is as well! I swapped my sticks for hall effect sticks a while back. Was super easy to do.
If you’d like to game while waiting for your replacement part, you can link a Bluetooth controller to your deck or use the usb c port to give yourself some USB ports for a keyboard and mouse.
Ahhh gotcha gotcha. I was doing this by default in my python testing, glad I was doing things right
You get it!
Fully agreed things need to get shipped but that’s why I’m a fan of test driven development. You’ll always have your tests written with your feature.
Then again even if someone does it after as long as you write a test every time you write a feature you’ll eventually have the code base covered.
Input coverage is new to me, mind linking me some info so I can learn? (Yes google exists but if someone has the low down on a good source I’d prefer that)
Wrong.
Try “Security focused DevOps Engineer” and try making better tests.
That’s why test coverage exists and needs to be a mandated item.
I have absolutely no patience for developers unwilling to make good code. I don’t give a shit if it takes a while, bad code means vulnerabilities means another fucking data breach. If you as a developer don’t want to do what it takes to make good code, then quit and find a new fucking career.
Won’t lie I’m getting sold on this via this discussion
I mean, security is an unintended outcome of it. Any kind of isolation of packages provides a level of security.
That feels immoral if not illegal