Pier Fumagalli

@usrz
44 Followers
111 Following
90 Posts
Sometimes I write code!
Apparently I just landed in the wrong country… 🤦
@bagder where do we find you^H^H^H those stickers?

@swetland @timbray

Maybe @DaKangz has some pointers???

"I’m more comfortable calling “AI” a “pattern synthesis engine” (PSE). You tell it the pattern you’re looking for, and then it disgorges something plausible synthesized from its vast set of training patterns." Yep. This. There's no "thinking" or "intelligence" here, just sophisticated pattern matching on a vast, vast sample size called "all the crap we put on the Internet" https://redeem-tomorrow.com/retrospective-4-what-comes-next/
Retrospective on a dying technology cycle, part 4: What comes next?

The steam of the last cycle is largely exhausted. Innovators have either matured into more conservative companies, or been acquired by them. So a new cycle begins.

Redeem Tomorrow

I had enough troubling discussions with tech people that believe that these language models think and we are within moments of sentient computers.

Many variations on “we are just like the machines; we read and speak statistically valid sentences”

Folks are quickly dismissing that turning your complex inside thoughts into words is usually an art that requires work and practice.

These models are great tools, but I feel the cringe creep up when folks bless these models with supernatural powers.

@tcurdt the closest thing I have to “bare metal” is an AWS EC2 instance.. So I have an AMI pre-rolled for all my servers…

For all other situations, I just DD the image on a device (real or virtual) and let it resize itself on first boot

https://github.com/usrz/minimal-ubuntu/blob/raspi/minimal-os/usr/lib/minimal-os-setup.d/00-grow-root-partition

minimal-ubuntu/00-grow-root-partition at raspi · usrz/minimal-ubuntu

Minimal AMI setup for Ubuntu. Contribute to usrz/minimal-ubuntu development by creating an account on GitHub.

GitHub
@brianm @swallez @tcurdt kid you not… odoo does something VERY similar still as of today 😂

Just “inherited” a bunch of Cisco 2701 access points (in a frozen warehouse at -25C, I’m not going to swap them out until they die) and suddenly remembered why for the past decade I only used Ubiquiti…

The software stack (controller and device os) is seriously a pile of 💩, it’s like being stuck in the 90s: c’mon, who thought that TFTP would have survived till 2023???

The virtual controller runs only on Ubuntu 14, and even with that it needs serious hacks to run the network in “legacy” mode… 🤦

@jwz i second the suggestion for JAMF Now… Cheap and rather easy to use if you only have to manage some iPads (we then “upgraded” to JAMF PRO as we also had a ton of Macs and needed bonding to Google Workspaces).

ABM should do more or less the same, but it wasn’t available in EU when we started a year ago, so I can’t really tell…

@swallez @tcurdt

Hah! It reminds me when I was working with @brianm (at Ning) and CGROUPS just came out… I think our first attempt to migrate from Solaris Zones to LXC was indeed a bunch of bash lines duct-taped together…

Good times…