Spyke

Replies

Comment on

Anon tries programming in Java

Reply in thread

Java is religiously backwards compatible. Modern java projects are not as enterprisey and boilerplatey, but, as jdk21 is backwards compatible with jdk1.3, you can still happily write code as if it's 2003.

Additionally, the java space is huge, so just wildly googling will probably not help you that much.

Comment on

How does this pic show that Elon Musk doesnt know SQL?

Reply in thread

This is true, but there are many instances where denormalization makes sense and is frequently used.

A common example is a table that is frequently read. Instead of going to the "central" table the data is denormalized for faster access. This is completely standard practice for every large system.

There's nothing inherently wrong with it, but it can be easily misused. With SSN, I'd think the most stupid thing to do is to use it as the primary key. The second one would be to ignore the security risks that are ingrained in an SSN. The federal government, being large as it is, I'm sure has instances of both, however since Musky is using his possy of young, arrogant brogrammers, I'm positively certain they're completely ignoring the security aspect.

Comment on

What's your favorite thing to come out of Monty Python?

In my first year of high school I had Latin, which I hated with a passion. Before, I thought that it would boil down to learning some common words and sayings and proverbs, but no. It was learning latin as a foreign language. I don't think I was taught anything remotely as useless as that. And I really don't like the teacher and she didn't like me and it was truly awful and I hated every second of it. It was so awful that I had nightmares about it, even years after high school.

A couple (two I think) of years after that latin studies I saw the Life of Brian for the first time. I didn't know what I was going to see, so when the "romanus eunt domus" scene came. It wasn't just hilariously funny it was also cathartic.

So I'd say that. I remember that sketch almost by heart since the first time I saw it.

world

Comment on

Germany, France criticize Donald Trump's Greenland threats

Reply in thread

As much as I understand us military, they are required to follow all orders (like any military, really) except orders that are illegal.

So, if Trump ordered an invasion of Greenland, the military should refuse that order, unless that order also comes with an act of congress declaring war on Greenland. However, Nixon bombed Cambodia without a declaration of war, so I don't know.

Comment on

Multilingual folks: what are some odd idioms in your language(s)?

Croatian "Ovce i novce" - literally sheep and the money. Same meaning as have your cake and eat it. "Kašika mu u med pala" - spoon fell into honey, meaning he got lucky "Tako ti je grah pao" - this is the way beans fell, meaning it is what it is "Izvukao si deblji kraj" - you got the fatter end, opposite meaning from you got the shorter end. It's kind of a weird one, as it is also sometimes used to mean the same as the shorter end. "Da ti dupe puta vidi" - so your behind can see the trip. Meaning to travel for no special reason, usually used when a reason is given, but is probably just an excuse to travel

Comment on

How does this pic show that Elon Musk doesnt know SQL?

Reply in thread

I didn't read it like that. What I take from it is that he's implying that the government uses something much stupider than sql, like Lotus1-2-3 or plain txt files or excel. I really wouldn't be surprised that there's some government department that had their IT done during the first Bush administration and didn't really upgrade from it since.

There are also probably some departments that don't get much funding, so they organise part of their work into some shared excel files.l

Nothing really wrong with that. Unless he's implying that the entire federal government works like that, which is preposterously stupid.

Comment on

Jellyfin 10.9 Coming Soon!

Reply in thread

People mentioned a lot of things. I'll add that plex doesn't offer hardware transcoding without premium. Now, setting up hardware transcoding on an NVidia graphics card on linux is a bit complicated, setting it up on windows is really simple. While it's not just clicking "enable hardware acceleration", it's not much more complicated than that.

Comment on

*Permanently Deleted*

Reply in thread

But sales tax still works for that, since if you want to buy a Ferrari we're keeping 20% automatically at the point of sale.

Unfortunately, that is very easy to circumvent. Rich people usually own companies which made them rich in the first place. They can easily buy cars in the company name and write not just the VAT off, but income taxes as well.