I mean, this entire discussion hinges on the definition of “trivial,” so…cool.
I mean, this entire discussion hinges on the definition of “trivial,” so…cool.
Not the person you initially asked, but a good one is Eli Whitney’s cotton gin that made separating the cotton fiber from the seeds much easier. It had traditionally been done by hand, which is very time consuming. Whitney’s invention greatly simplified the process and made cotton farming much more economically viable as an industry, ultimately leading to an extreme expansion in chattel slavery in the Southern United States and serving to solidify a planter aristocracy that would eventually seek to split with the United States in order to create its own slaveholding empire, triggering a Civil War that would decimate a large chunk of the country and kill three quarters of a million people.
“I guess this is why real companies do regression testing.”
Churchill was a master of historical non-fiction. Not “history books,” per se, but basically books about historical topics pertaining to England that interested him: https://en.wikipedia.org/wiki/A_History_of_the_English-Speaking_Peoples. They were very popular during his day.
Extrapolating from this, we can say that Youtube hosts around 2.5 to 3 exabytes (2.5 to 3 million terabytes) of data. Interestingly, the total volume of data on the internet is, as of the end of 2023, around 120 zettabytes, so Youtube only makes up around 0.0025% of the total volume of all that data.
XBox has always been a weird console. It never really competes with Nintendo because NIntendo always does its own general thing and also slides neatly into the kids and family market. So it competes with Playstation by default. Except Playstation actually has contracts with good studios to make exclusive games. What’s a non-Halo exclusive for the XBox? Back in the day, you’d play games like Gears of War, Halo (obviously), Fallout 3, Psychonauts, KOTOR, COD, etc. I can’t think of a single meaningful game on the most recent generation for the XBox.
I’ve heard nothing but good things about HTMX
I’ve only ever heard anything “bad” about HTMX and it was here on Lemmy, actually. I ran into someone who was absolutely certain that HTMX was unsafe by design because it leveraged HTML over the wire and was therefore susceptible to HTML injection attacks, specifically by injecting malicious scripts that could be ran from domains you didn’t control. I tried explaining that proper utilization of access-control headers innately prevented this because they worked on the browser level and couldn’t be intercepted or interfered with by HTML injection by design, but he kept insisting it was unsafe while refusing to elaborate. He was very wrong, of course, but also very confident.
I do a lot of systems and backend programming and HTMX is the only way I can actually be productive with frontend work when I have to do it. It’s so simple and straightforward.
This is the only actual explanation I’ve found for why numpy leverages its own implementation of what is in most languages a primitive data type, or a derivative of an integer.
I think there’s a difference between “python guidelines encourage” something and “this is a common coding pattern.” Yes, you can use try/except for flow control, but there’s a lot of people, myself included, who try to use that style sparingly.
python guidelines
Do you have a specific PEP you’re referencing or is this one of those “I assume this must be the case because of how common using try/except statements for flow control are” kind of things?
I’ve heard similar from the worst first year CS students you could ever meet. People talk out their ass without the experience to back up their observations constantly. The indentation thing is a reasonable heuristic that states you are adding too much complexity at specific points in your code that suggests you should isolate core pieces of logic into discrete functions. And while that’s broadly reasonable, this often has the downside of you producing code that has a lot of very small, very specific functions that are only ever invoked by other very small, very specific functions. It doesn’t make your code easier to read or understand and it arguably leads to scenarios in which your code becomes very disorganized and needlessly opaque purely because you didn’t want additional indentation in order to meet some kind of arbitrary formatting guideline you set for yourself. This is something that happens in any language but some languages are more susceptible to it than others. PEP8’s line length limit is treated like biblical edict by your more insufferable python developers.
I get the feeling a lot of our more vocal free speech absolutists are going to be conspicuously quiet on this one.
Yeah, but it’s still a Ship of Theseus problem. If you have a ship and replace every single board or plank with a different one, piece by piece, is it still the same ship or a completely different one, albeit an exact replica of the original. It’s important because of philosophical ideas around the existence of the soul and authenticity of the individual and a bunch of other thought-experimenty stuff.
You would have to functionally duplicate the exact structure of the brain or its consciousness while having the duplication mechanism destroy the thing it was reading at almost exactly the same time. And even then, that’s not really solving the issue.
What’s more important is a portfolio that shows you know what you’re doing.
Which is hardly trivial to create. CS is a vast field, with a lot of subsectors and areas of specialization, and not all of the relevant skills are tied to things you can toss in a resume or portfolio. A lot of companies need people who have 1) good communications skills and 2) the ability to identify problems in code or infrastructure and offer efficiently implemented solutions, or at least the path to those solutions and 3) knowledge of multiple coding languages and a certain degree of specialization in Linux. Some of these are difficult things to present in a CV and the place they really can be demonstrated is in interviews. The hard part for a new graduate is just going to be able to talk to someone who can give them the job and see if they’re a good fit for the company. Internships or co-op opportunities are also very important, as they let you talk about work you’ve actually done somewhere. But these are hard to come by.
DOS2’s fatal flaw for me is that you really can’t have an optimal mixed-damage party because you have spell shield and armor, which each block one of two kinds of damage. If you go all physical, you can just blast through armor and then kill people that way. All magical and you can do the same thing for people with shield. Mixed damage parties just kinda suck by comparison because you’re effectively splitting your damage output.
I’d be curious to see their obesity rates, as well. The USA has an enormously toxic relationship with food. Sugar is innately addictive and we’ve subsidized its production with the federal corn subsidy, which is part of the reason high fructose corn syrup is in practically everything. I’d be surprised if Cubans were anywhere near as physically unhealthy as the average American.
If you don’t establish an encryption mechanism for secrets that allows for automatic, in memory decryption on deployment from the start of your project, then your project is run by incompetent developers/ops specialists/architects/management/etc. and deserves to fail.
“quick call?”
“sure, I’ve got time for the two hour meeting this is going to be.”