This is the third time I see pi mentioned over the last few days and pi is the first project where every writeup I've read about it is actually helpful and goes into details on how things were done and what things were built, with git repos. This is a common complaint on HN. Now, since Claude Code is banning accounts for usage of pi (or rather, how pi is configured to use Claude models), how complicated would it be t…
FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
301–310 of 397 posts
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#302This is the third time I see pi mentioned over the last few days and pi is the first project where every writeup I've read about it is actually helpful and goes into details on how things were done and what things were built, with git repos. This is a common complaint on HN. Now, since Claude Code is banning accounts for usage of pi (or rather, how pi is configured to use Claude models), how complicated would it be t…
are they actually banning subscription accounts for using the 3rd party cli's?
Google does the same, and it seems Google is much more aggressive about it, I've seen way more reports of Google bans than Anthropic.
Just one example here: https://github.com/anomalyco/opencode/issues/6930
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#303The future is that people stop buying software and just build it themselves. The spam filter in thunderbird was broken for me, I built my own in hours and it works way better. Oh that CRM doesn’t have the features you want? Build one that does. It will become very easy to built and deploy solutions to many of your own bespoke problems.
Unlikely. The future will be some people will do this, but honestly I think it will largely be people who were already tinkering with building things, whether full on software development or not My mom and dad, my brother who drives a dump truck in a limestone quarry, my sister-in-law, none of them work in tech or consider themselves technical in any way. They are never, ever going to write their own software and wil…
I did the same with my car, technically I could do maintenance myself and troubleshoot and what not, but I just couldn't be arsed, so I outsource it at a premium price.
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#304Earlier quoted context omitted.
Architecturally it makes a kind of sense given the way firmware operates (a lot of your peripherals are mini-computers inside your computer)
Yup. The smartnic's we used in a previous gpu sku is now repurposed as the head node for another storage based sku.
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#305This is really neat, I'm glad it worked. This is atrocious C code.
Plus zig! **Decision**: Use C for kernel interactions, Zig for pure logic only. https://github.com/narqo/freebsd-brcmfmac/blob/be9b49c1bf942...
Using an entire additional programming language for 229 lines of code is definitely an interesting choice.
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#306Earlier quoted context omitted.
The future is either a regression of society from the resulting riots and massacres when 3/4 of the population is unemployed. Or perpetual work camps for the masses.
Can you name me another time when humanity has run out of useful work to do? Was it when we tamed fire, invented the wheel, writing, or double entry bookkeeping? All of which appear more consequential than current AI. We’ll always have something to do. And humans like doing things.
David Graeber did a thing on the topic where he called the subset he was interested in "bullshit jobs".
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#307Earlier quoted context omitted.
The future is either a regression of society from the resulting riots and massacres when 3/4 of the population is unemployed. Or perpetual work camps for the masses.
Can you name me another time when humanity has run out of useful work to do? Was it when we tamed fire, invented the wheel, writing, or double entry bookkeeping? All of which appear more consequential than current AI. We’ll always have something to do. And humans like doing things.
(I don't think technological innovation leads to permanent job loss, but some people will lose)
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#308Earlier quoted context omitted.
Manufacturer/vendor did not provided open source driver with real freedom license (BSD/MIT/...) or documentation on which the driver could be written ... this is the result ... and its still better to overcome a problem in any way then to NOT overcome it at all ... and this driver is just a code - people can look at it and improve it.
> Manufacturer/vendor did not provided open source driver with real freedom license (BSD/MIT/...) Article says, > Brcmfmac is a Linux driver (ISC licence) for set of FullMAC chips from Broadcom I don't feel like looking to see where the Linux driver came from, but someone provided a permissively-licensed driver.
It's originally from Broadcom themselves. A lot of Broadcom hardware runs linux natively (i.e. mobile and embedded CPUs), and a ton more of it ships in linux-adjacent devices (routers, android devices, etc)
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#309The future is that people stop buying software and just build it themselves. The spam filter in thunderbird was broken for me, I built my own in hours and it works way better. Oh that CRM doesn’t have the features you want? Build one that does. It will become very easy to built and deploy solutions to many of your own bespoke problems.
This feels like when 3D printers hit the consumer market and everyone declared that buying things was over, everyone will just print them at home. There's tons of benefits to standardised software too. Companies rely on the fact they can hire people who already know photoshop/xero/webpack/etc rather than having to train them from scratch on in house tools.
Yeah, I've seen perfectly good flexible in house products abandoned because it was just easier to hire people who knew Salesforce or whatever.
But the true AI Believer would object you don't need to hire anymore, you can just get more agents to cold call or whatever :)
Re: FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
#310Earlier quoted context omitted.
Unlikely. The future will be some people will do this, but honestly I think it will largely be people who were already tinkering with building things, whether full on software development or not My mom and dad, my brother who drives a dump truck in a limestone quarry, my sister-in-law, none of them work in tech or consider themselves technical in any way. They are never, ever going to write their own software and wil…
Some of us will do this, and it will be great for us for a period of time. That is, until others build another giant ball of shit 10,000x bigger than the npm/nodejs/javascript/java/cobol/c++/whatever else garbage pile we have today. We'll be right back here in no-time.
The best we could achieve were the projects that got so burned that near shore started to become an alternative, but never again in-house.