My old ISP-supplied cable box/DVR would be pretty toasty when it was on standby. That thing was vampire for sure.
Now, my phone charger, not so much.
My old ISP-supplied cable box/DVR would be pretty toasty when it was on standby. That thing was vampire for sure.
Now, my phone charger, not so much.
I absolutely love being able to command+c and command+v in my terminals.
Mostly just safety from yourself/your own little errors in input, but it can’t hurt for sure! Input sanitation is mostly relevant to fend off script kiddies. Relevant xkcd
Short story, haters gonna hate ¯\_(ツ)_/¯ Long story, see my comment to the commenter below you. :)
I can see why people might dislike them. Adds some bloat perhaps. But at the same time, I like the idea that my input is definitely sanitised since the ORM was written by people who know what they’re doing. That’s not to say it won’t have any vulnerabilities at all, but the chance of them existing is a lot lower than when I write the queries by hand. A lapse of judgement is all it takes. Even more relevant for beginning developers who might not be aware of such vulnerabilities existing.
Have a look at an ORM, if you are indeed executing plain SQL like I’m assuming from your comment. Sequelize might be nice to start with. What it does is create a layer between your application and your database. Using which, you can define the way a database object looks (like a class) and execute functions on that. For instance, if you’re creating a library, you could do book.update(), library.addBook(), etc. Since it adds a layer in between, it also helps you prevent common vulnerabilities such as SQL injection. This is because you aren’t writing the SQL queries in the first place. If you want to know more, let me know.
Another advantage of having your own domain for email is that you can just pack your shit and move to greener pastures when your current email provider turns to shit. No need to change your email everywhere.
That’s a welcome surprise, actually. Perhaps I should be less cynical.
Do any recent games have their full data on the disc anymore? I figured they had become too big, and that the disc merely serves as a licence to download it online anyway.
I’m afraid they’re talking about the Voron printers, which are really great printers.
Very interesting! It’s something I just cannot fathom as a 20-something year old. Granted, I’m a software engineer, but I’m very much like the professors in the article. It’s just so intuitive to me.
Exactly. Open any post on the internet even slightly hinting towards veganism (or cute animals for that matter), and you’ll have the insufferable army posting gifs of sizzling bacon, steak being cut, or making jokes about how that one guy’s childhood chicken would make for a perfect chicken nugget.