Email or username:

Password:

Forgot your password?
3,300 posts total
Eugen Rochko

Omnibus Theory is that every city bus is actually one and the same vehicle that travels back and forth across every line simultaneously

Eugen Rochko

Nobody hates computers as much as someone who loves computers.

Show previous comments
TunafishTiger

@mos_8502 @marioguzman Nobody hates Mac OS design as much as someone who loves Mac OS design.

Rob Carlson

@mos_8502 If you love your printer, you know nothing about computers. If you hate your printer, you know a little about computers. If you fear your printer, you work in tech.

ferricoxide

@mos_8502@studio8502.ca

I'm 25+ years into a very diverse IT career. If there's one thing I've figured out, it's that, like the organizations that use them, all IT technologies are broken in one way or another. It's best to look at computing tech as any other tool you might pull out of a toolbox and try to find the one that works best for your situation: there's no point in computing religion.

Eugen Rochko

Just watched Lindsay Ellis's video "Yoko and The Beatles", which I highly recommend. Especially if, like me, you have plenty of leftover Beatles fan brainrot from when you were a teenager. But regardless it's just a great essay.

youtube.com/watch?v=SMOABV_zgr

Eugen Rochko

It turns out Google Chrome ships a default, hidden extension that allows code on `*.google.com` access to private APIs, including your current CPU usage

You can test it out by pasting the following into your Chrome DevTools console on any Google page:

chrome.runtime.sendMessage(
"nkeimhogjdpnpccoofpliimaahmaaome",
{ method: "cpu.getInfo" },
(response) => {
console.log(JSON.stringify(response, null, 2));
},
);

More notes here: simonwillison.net/2024/Jul/9/h

It turns out Google Chrome ships a default, hidden extension that allows code on `*.google.com` access to private APIs, including your current CPU usage

You can test it out by pasting the following into your Chrome DevTools console on any Google page:

chrome.runtime.sendMessage(
"nkeimhogjdpnpccoofpliimaahmaaome",
{ method: "cpu.getInfo" },
(response) => {
console.log(JSON.stringify(response, null, 2));
},
);

Show previous comments
mirabilos

@simon @Shamar did you really have to point out that you used a theft machine (“AI”) to write that short JS snippet?

Ah. From your profile, you’re a promoter of these theft machines. Byebye…

Tann

@simon friendly reminder that you need root access to fully remove Google from many android phones and tablets and that root access generally voids your warranty. That said, most warranties don't last longer than a couple years so if you've had your phone for 2 or more years then you likely have little to lose by ripping your *.google.com applications out and replacing them with much more secure applications.

If you don't want to do that, the paid version of #netguard can at least lock down your phone's network traffic app by app and web address by web address.

@simon friendly reminder that you need root access to fully remove Google from many android phones and tablets and that root access generally voids your warranty. That said, most warranties don't last longer than a couple years so if you've had your phone for 2 or more years then you likely have little to lose by ripping your *.google.com applications out and replacing them with much more secure applications.

Eugen Rochko

As @mmasnick points out, so-called "age verification" laws to participate in online activities amount to creating a license to read, and to speak. Anonymity would effectively be banned.

It's also a license for other people to know, in a granular way, what you are reading and saying -- and your personal information would be held by people who cannot be trusted in any way.

techdirt.com/2024/07/08/didnt-

Maybe the worst part of this is that some alleged liberals are all in for this evil plan.

As @mmasnick points out, so-called "age verification" laws to participate in online activities amount to creating a license to read, and to speak. Anonymity would effectively be banned.

It's also a license for other people to know, in a granular way, what you are reading and saying -- and your personal information would be held by people who cannot be trusted in any way.

Eugen Rochko

with in rem cases, it’s fun to imagine a federal prosecutor at one table and an absolute heap of boxes stacked behind another table with a public defender.

“your honor, it’s obvious that these clacker balls are just waiting to cause serious injuries to innocent children.”
“Objection, speculation.” en.wikipedia.org/wiki/United_S

Mike Beasley

@samhenrigold A weary bailiff with a hand truck is asked by the judge to move the boxes to the witness stand.

petes_bread_eqn_xls

@samhenrigold keeping in mind that #StephenKing set Christine in Pennsylvania, I’ve always been fond of the SCOTUS case One 1958 Plymouth Sedan v. Pennsylvania

phryk 🏴

@samhenrigold Wait, is this why clacker balls in my generation were connected via plastic struts instead of strings? 🤨

Eugen Rochko

I made myself a new website for my photography. I couldn't get any CMS or website builder to structure the data the way it made sense to me so I made it from scratch. #BelieveInFilm

eugenrochko.com/

Eugen Rochko

I made myself a new website for my photography. I couldn't get any CMS or website builder to structure the data the way it made sense to me so I made it from scratch. #BelieveInFilm

eugenrochko.com/

Eugen Rochko

I really hate the term “side-loading.” We shouldn’t need a word for the normal way we’ve been installing apps for the past 40 years. If tomorrow Apple decided they were going to start only letting you visit web pages they approved of, we wouldn’t call some sort of alternating system that let you see *the rest of the fucking internet* “side-paging”. We’d instead call the whole thing bullshit.

[DATA EXPUNGED]
Adam Bell :catPOWER:

@tolmasky huge +1 lol, especially since this term came from android command line dev tools

Eugen Rochko

@mwl the hippo can run faster than you can; the hippo can swim faster than you can. Your only chance to outpace the hippo is during the bicycle stage of the triathlon.

Go Up