spencercmd

@sebian@ioc.exchange
129 Followers
123 Following
400 Posts
cyber security | cubes | dogs
githubhttps://github.com/spencercmd
xhttps://x.com/spencercmd

Being cringe is proof youโ€™re real.

The internet rewards irony, polish, and performance.

But every great thinker, artist, and founder had a cringe phase.

You can be authentic or you can be approved.

Pick one.
https://www.youtube.com/watch?v=_cJOtvYJyFU&t=1s

The Unbearable Lightness of Cringe

YouTube

Fedi computer and network-touchers:

Iโ€™m hiring!

Looking for a senior-level linux and network type person in the Melbourne, Australia area.

Hit me up if you or anyone you know are interested.

Boosts appreciated!

๐๐จ, ๐ฒ๐จ๐ฎ๐ซ ๐›๐ซ๐š๐ข๐ง ๐๐จ๐ž๐ฌ ๐ง๐จ๐ญ ๐ฉ๐ž๐ซ๐Ÿ๐จ๐ซ๐ฆ ๐›๐ž๐ญ๐ญ๐ž๐ซ ๐š๐Ÿ๐ญ๐ž๐ซ ๐‹๐‹๐Œ ๐จ๐ซ ๐๐ฎ๐ซ๐ข๐ง๐  ๐‹๐‹๐Œ ๐ฎ๐ฌ๐ž.

See our paper for more results: "Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task" : https://www.brainonllm.com

For 4 months, 54 students were divided into three groups: ChatGPT, Google -ai, and Brain-only. Across 3 sessions, each wrote essays on SAT prompts. In an optional 4th session, participants switched: LLM users used no tools (LLM-to-Brain), and Brain-only group used ChatGPT (Brain-to-LLM).
I keep hearing comments like โ€œI plan to ignore it for the next four yearsโ€. This Billionaire Bill shuts down democracy. Look away at your peril.
โ€œDonโ€™t write your own cryptography codeโ€ does _not_ mean โ€œLet an LLM write your cryptography codeโ€.

๐Ÿงต THREAD: A federal whistleblower just dropped one of the most disturbing cybersecurity disclosures Iโ€™ve ever read.

He's saying DOGE came in, data went out, and Russians started attempting logins with new valid DOGE passwords

Media's coverage wasn't detailed enough so I dug into his testimony:

Ryan Chenkie:

Developers, please be careful when installing Homebrew. Google is serving sponsored links to a Homebrew site clone that has a cURL command to malware. The URL for this site is one letter different than the official site.

Note: Google allows the ad sponsors to specify an URL that will be displayed on the ad (original brew.sh here), but the click takes you to the malware domain brewe.sh.

#Apple #HomeBrew #Google #MacOS

Ryan Chenkie (@ryanchenkie) on X

โš ๏ธ Developers, please be careful when installing Homebrew. Google is serving sponsored links to a Homebrew site clone that has a cURL command to malware. The URL for this site is one letter different than the official site.

X (formerly Twitter)
@kurio it's heartbreaking that people who run human-centric infra such as personal and federated servers, which is hard enough as it is, have to make an additional inhuman effort to fight off an army of corporate cloud-scale bullshit-generating lawnmowers  ๐Ÿ˜ก
Wrote up some notes on Cloudflare's fascinating new SQLite-backed "Durable Objects" system, which encourages an architectural style where your application creates thousands of tiny read-write SQLite databases scattered across Cloudflare's network https://simonwillison.net/2024/Oct/13/zero-latency-sqlite-storage-in-every-durable-object/
Zero-latency SQLite storage in every Durable Object

Kenton Varda introduces the next iteration of Cloudflare's [Durable Object](https://developers.cloudflare.com/durable-objects/) platform, which recently upgraded from a key/value store to a full relational system based on SQLite. This is a fascinating โ€ฆ