[-] nothacking@discuss.tchncs.de 43 points 3 months ago

Doesn't everything do this? If someone gets access to your hard drive, your fucked anyways. AI chat logs are about the least problematic thing on there.

[-] nothacking@discuss.tchncs.de 49 points 3 months ago

Hot take, C is better then C++. It really just has one unique footgun, pointers, which can be avoided most of the time. C++ has lots of (smart)pointer related footguns, each with their own rules.

[-] nothacking@discuss.tchncs.de 49 points 6 months ago* (last edited 6 months ago)

The TV will try and amplify and display any signal. Without a station, it will end up amplifying random radio noise and tiny fluctuations in the amplifier circuits themselves.

The momentary signal strength is interpreted as brightness of a spot which is rapidly scanned over the display. In this case the signal is random so every spot on the screen will be a random brightness, changing every frame.

Modern digital TVs won't do this, because with compressed video recognizable data is needed to even attempt displaying a picture.

As for the sources of the radio noise, most of it is from electrons being jostled by heat, some from space. (Including the cosmic microwave background others have mentioned)

The electron jostling (thermal noise) is the reason the receivers on radio telescope as cooled to insanely low temperatures often with liquid helium.

[-] nothacking@discuss.tchncs.de 48 points 6 months ago

This is actually how you should declare something that you will never change, but something might change externally, like an input pin or status register.

Writing to it might do something completely different or just crash, but you also don't want the compiler getting creative with reads; You don't want the compiler optimizing out a check for a button press because the "constant" value is never changed.

[-] nothacking@discuss.tchncs.de 35 points 7 months ago* (last edited 7 months ago)

I don't think they read laws, just listen to what a guru says (for a small fee of course). If you want to see what happens when people actually learn things and not trust grifters, go look at what happens when lawyers get pulled over.

[-] nothacking@discuss.tchncs.de 45 points 1 year ago

More context please: What happened? What were you doing? What does you setup look like?

[-] nothacking@discuss.tchncs.de 41 points 1 year ago

These aree same guys that asked people to pirate instead of buying from key resellers, because most of those keys were bought with stolen credit cards. In that case the game company doesn't get to keep the money, but does have to pay exorbitant fees.

[-] nothacking@discuss.tchncs.de 43 points 1 year ago* (last edited 1 year ago)

Python is just as bad if not worse then JavaScript. The fact that if you misspell a variable name, instead of giving an error like any sane language, Python code will still run, but do something different then it looks like it does, creating a hard to spot bug is just awful. The amount of time I have spent debugging python code only to find a tiny typo that any sane language would have caught before the code even ran is several weeks now, I can't imagine how much collective time has been lost over this, and a few other, horrible languages.

[-] nothacking@discuss.tchncs.de 45 points 1 year ago* (last edited 1 year ago)

Move to a different instance to spread the load. You can see all the same content from any other instance, but the experience will be a lot better with less lag.

Lemmy is not the same as lemmy.world.

The problem with lemmy.ml and lemmy.world is that they are just too popular and instances don't scale well.

[-] nothacking@discuss.tchncs.de 43 points 1 year ago

Webp is a fairly standard if rather new image format, that are frequently used by websites due to their small file size. To further cut bandwidth costs and loading time, websites will often only include a tiny webp of an image until you click to expand or something like that, so that they don't have to serve a massive image if the user will only even see a thumbnail sized preview. However, this does break the "save image" button as if you try to download the thumbnail, say from google images.

Completely separately, some scummy sites will make you sign up for an account or something to download a full size image, and the only advice I have here is that it is almost always faster to find another site with the image then jump though the hoops.

[-] nothacking@discuss.tchncs.de 42 points 1 year ago

Mastodon for sure, you can even use mastodon bots from lemmy, and there will be limited compatibilty witth anything else using activity pub.

182
submitted 1 year ago* (last edited 1 year ago) by nothacking@discuss.tchncs.de to c/linuxmemes@lemmy.world
124
submitted 1 year ago* (last edited 1 year ago) by nothacking@discuss.tchncs.de to c/memes@lemmy.ml
64
[REDACTED] (example.com)
submitted 1 year ago* (last edited 4 months ago) by nothacking@discuss.tchncs.de to c/memes@lemmy.ml
[-] nothacking@discuss.tchncs.de 37 points 1 year ago

In short: Embrace, start pushing the service, driving users to it. Expand: add non standard extentions, locking users onto your quasi-compatable version. Extingish: break compatibility entirely, preventing users from swiching to the fully open version.

view more: ‹ prev next ›

nothacking

joined 1 year ago
MODERATOR OF