Readit News logoReadit News
ALoverOfLats commented on We mourn our craft   nolanlawson.com/2026/02/0... · Posted by u/ColinWright
zamalek · a month ago
This article isn't really about losing a job. Coding is a passion for some of us. It's similar to artists and diffusion, the only difference being that many people can appreciate human art - but who (outside of us) cares that a human wrote the code?
ALoverOfLats · a month ago
Huge tangent but curiosity is killing me: By any chance is your username based on the Egyptian football club Zamalek?
ALoverOfLats commented on Apple's AI-powered Siri assistant could land as soon as WWDC 2024   techradar.com/phones/appl... · Posted by u/CharlesW
ALoverOfLats · 2 years ago
I might actually consider the 16 Pro if Siri gets close to ChatGPT level intelligence on-device somehow. It desperately needs all the attention it can get.
ALoverOfLats commented on Apple is reportedly spending ‘millions of dollars a day’ training AI   theverge.com/2023/9/6/238... · Posted by u/jonbaer
sho_hn · 3 years ago
It feels like it's the economics holding it back at this point.

I cobbled together my own smart home voice assistant on a weekend a few weeks ago, sitting on top of the OpenAI APIs (Whisper, GPT-4), and of course using porcupine for wake word detection.

It can do things I could never get the commercial products to do properly, for example I gave it a memory: When a user command comes in, I have GPT-4 evaluate whether it can be executed immediately or requires later follow-up. When a sensor event happens, the machinery re-prompts GPT-4 with the user command backlog, the sensor backlog and the current state, and it figures things out. That way, things like "Please turn of the lights after I leave the room" now work just fine, and all it takes is an afternoon of hacking and a PIR sensor on my little DIY Homebrew-lexa wood boxes. And of course it's also much better at interpreting natural language commands "in spirit" or "creatively".

I'm sure Amazon, Google & Apple have made all of these tinkering experiments, too, but deploying LLM-backed voice services to tens of millions just isn't affordable yet, especially when you factor in risk and liability.

ALoverOfLats · 3 years ago
This is very very cool I’d be super interested if you had any repos or code snippets to share!

You make a very valid point about economics. My naive point of view is: one would think a cash cow like Apple could afford it even to a limited extent, but then again iCloud free tier is still restricted to just 5GB so they have never been too generous with their cloud offerings.

ALoverOfLats commented on Apple is reportedly spending ‘millions of dollars a day’ training AI   theverge.com/2023/9/6/238... · Posted by u/jonbaer
ALoverOfLats · 3 years ago
> helmed by John Giannandrea, Apple’s head of AI, who was hired in 2018 to help improve Siri.

In the age of ChatGPT, Siri not only hasn’t been improved but has been getting even dumber lately with no significant announcements towards its improvements of understanding and doing more tasks in any WWDC recently. I would take what he does with a grain of salt.

ALoverOfLats commented on The Future of the Vim Project   groups.google.com/g/vim_d... · Posted by u/mrzool
fortunateregard · 3 years ago
What is it that prevents the rest of the vim community from adopting neovim? From what I can observe, a great deal already have. But for the folks holding out, what is it that outweighs all that neovim has to offer?
ALoverOfLats · 3 years ago
Can’t speak for everyone but in my day to day most systems I work with already come with vim preinstalled or more convenient to install than neovim. I’d rather just pull my vimrc (If I even have to) and get down to editing quickly.
ALoverOfLats commented on Apple is already using its chatbot for internal work   theverge.com/2023/7/23/23... · Posted by u/rntn
ALoverOfLats · 3 years ago
Siri could desperately use all the help it can get from the work already done on that bot. It’s getting dumber with every new iOS.

u/ALoverOfLats

KarmaCake day29January 6, 2021View Original