Simon Willison's latest activity
- 2y ·
-
Public·
-
fedi.simonwillison.net
{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}
@Gargron would it be possible to show the list of servers that have been blocked by a server on there? Might help people pick servers that are being actively moderated
…See more
@Gargron would it be possible to show the list of servers that have been blocked by a server on there? Might help people pick servers that are being actively moderated
See less
@Gargron would it be possible to show the list of servers that have been blocked by a server on there? Might help people pick servers that are being actively moderated
@Gargron would it be possible to show the list of servers that have been blocked by a server on there? Might help people pick servers that are being actively moderated
- 5mo ·
-
Public·
-
fedi.simonwillison.net
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: https://simonwillison.net/2024/Jul/9/hangout_servicesthunkjs/
…See more
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: https://simonwillison.net/2024/Jul/9/hangout_servicesthunkjs/
See less
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: https://simonwillison.net/2024/Jul/9/hangout_servicesthunkjs/
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: https://simonwillison.net/2024/Jul/9/hangout_servicesthunkjs/
- 5mo ·
-
Public·
-
fedi.simonwillison.net
The new Ladybird initiative is exciting: a new US non-profit initially backed by $1m to support development of Ladybird, an open source web browser that isn't based on a fork of something older and that doesn't depend on Google for funding! https://simonwillison.net/2024/Jul/1/the-ladybird-browser-initiative/
…See more
The new Ladybird initiative is exciting: a new US non-profit initially backed by $1m to support development of Ladybird, an open source web browser that isn't based on a fork of something older and that doesn't depend on Google for funding! https://simonwillison.net/2024/Jul/1/the-ladybird-browser-initiative/
See less
The new Ladybird initiative is exciting: a new US non-profit initially backed by $1m to support development of Ladybird, an open source web browser that isn't based on a fork of something older and that doesn't depend on Google for funding! https://simonwillison.net/2024/Jul/1/the-ladybird-browser-initiative/
The new Ladybird initiative is exciting: a new US non-profit initially backed by $1m to support development of Ladybird, an open source web browser that isn't based on a fork of something older and that doesn't depend on Google for funding! https://simonwillison.net/2024/Jul/1/the-ladybird-browser-initiative/
- 1y ·
-
Public·
-
fedi.simonwillison.net
@darius oh interesting - yeah, at the moment it doesn't give you much control over where the models are stored
llm-mlc puts them in the folder defined by the LLM_USER_PATH environment variable https://llm.datasette.io/en/stable/setup.html#setting-a-custom-directory-location
…See more
@darius oh interesting - yeah, at the moment it doesn't give you much control over where the models are stored
llm-mlc puts them in the folder defined by the LLM_USER_PATH environment variable https://llm.datasette.io/en/stable/setup.html#setting-a-custom-directory-location
See less
@darius oh interesting - yeah, at the moment it doesn't give you much control over where the models are stored
llm-mlc puts them in the folder defined by the LLM_USER_PATH environment variable https://llm.datasette.io/en/stable/setup.html#setting-a-custom-directory-location
@darius oh interesting - yeah, at the moment it doesn't give you much control over where the models are stored
llm-mlc puts them in the folder defined by the LLM_USER_PATH environment variable https://llm.datasette.io/en/stable/setup.html#setting-a-custom-directory-location