SkyNTP

joined 3 years ago
[–] SkyNTP@lemmy.ca 3 points 5 months ago

It all makes so much more sense when you accept the fact that the vast majority of the population doesn't know what the Windows Terminal is, but instead can tell you every detail about Taylor Swift's engagement.

Sorry for your loss. Linux is there for you though.

[–] SkyNTP@lemmy.ca 0 points 5 months ago (5 children)

Not having access to Alexa and other invasive products sounds liberating, not a punishment.

[–] SkyNTP@lemmy.ca 9 points 7 months ago* (last edited 7 months ago) (1 children)

The tools to manufacture content are more accessible, sure. But again, information has always been easy to manufacture. Consider a simple headline:

[Group A] kills 5 [Group B] people in terrorist plot.

I used no AI tools to generate it, yet I was able to create it with minimal effort nonetheless. You would be rightfully skeptical to question its veracity unless you recognized my authority.

The content is not important. The person speaking it and your relationship of trust with them is. The evidence is only so good as the chain of custody leading to the origin of that piece of evidence.

Not only that, but a lot of people already avoid hard truths, and seek to affirm their own belief system. It is soothing to believe the headline if you identify as a member of Group B and painful if you identify as a member of Group A. That phenomena does not change with AI.

Our relationship with the truth is already extremely flawed. It has always been a giant mistake to treat information as the truth because it looks a certain way. Maybe a saturation of misinformation is the inoculation we need to finally break that habit and force ourselves to peg information to a verifiable origin (the reality we can experience personally, as we do with simple critical thinking skills). Or maybe nothing will change because people don't actually want the truth, they just want to soothe themselves. I guess my point is we are already in a very bad place with the truth, and it seems like there isn't much room for it to get any worse.

[–] SkyNTP@lemmy.ca 14 points 11 months ago (9 children)

If you just want to know when the clothes are dry, there's an easier way that keeps you in full control: put a ct clamp on the power cord. Doubles as energy monitoring. You can then block that crappy wifi spying system off altogether.

[–] SkyNTP@lemmy.ca 5 points 11 months ago (1 children)

"We should restrict the free use of oxygen because terrorists can breath it to sustain themselves."

C'mon. Crypto has issues, but this ain't one of them. Pandering to people's fear is how fascist seize power for themselves and perpetuate the horrors we feared in the first place.

[–] SkyNTP@lemmy.ca 27 points 1 year ago (1 children)

Tech was better in 2015. It's all corporate squeeze now.

[–] SkyNTP@lemmy.ca 0 points 2 years ago (2 children)

I used to be html and css-first, and to some degree I still am, but the advantages of SPA, lazy load, hot reload, and automatic state management and Dom rendering of a JS based framework are just too awesome to forego for the sake of staying native.

I know about HTMX but it's not really JS-less. It just creates the illusion that no JS is written. It still gets implemented in the browser with JS.