Hacker Newsnew | past | comments | ask | show | jobs | submit | elcritch's commentslogin

FreeBSD is touted for long running and stability.

Makes me wonder: are there Unicode code points for tone of voice? If not could there be?


If you think in terms of quantum mechanics and density matrices across higher dimensions, then, yes there are interesting geometries that arise.

I’m exploring some “branes” that might cleanly filter in emotional space.


Any know if these only installed on Tahoe? I'm running Sequoia still and get an error about model not found.

> Apple Silicon Mac, macOS 26 Tahoe or newer, Apple Intelligence enabled

Yes, the model ships with Tahoe, not previous versions.

I too would love to try this for simple prompts but won’t be updating past Sequoia for the foreseeable future.


Same. What a disaster Tahoe is.

Nah, ESP32's have had ethernet capability for a while and ESP-IDF supports it well. I've been using one I built for 5+ years now. Unfortunately RMII (ethernet phy) interface takes up a lot of the GPIO pins. This part looks like it'll remedy that issue.

There's two ESP32 boards that have been around for a while with PoE:

- https://www.tme.com/us/en-us/details/esp32-poe/development-k... - https://wesp32.com/

I'm more hopeful for single-pair ethernet to gain momentum though! Deterministic, faster than CANBUS, single pair, with power delivery:

https://www.hackster.io/rahulkhanna/sustainable-real-time-la...



I really wish there was a camera option. You’d have made wired doorbell cameras possible without a retrofit.

I’d buy in a heartbeat


> I'm more hopeful for single-pair ethernet to gain momentum though!

I keep looking for a reasonably priced 10baseT to 10Base-T1L bridge... everything commercial seems too expensive (for me) and the two hobby designs [1] [2] I've seen are not orderable :(

But I'm seeing more commercial options lately, so that's hopeful.

[1] http://robruark.com/projects/10BASE-T1L/10BASE-T1L.html

[2] https://matthewtran.dev/2024/08/10base-t1l-converter/


The ManT1S linked by a sibling has a bridge. Still not cheap, but probably better than most commercial ones.

any reason you won't send #2 to a pcbfab? include assembly if that's an issue.

SPE with multidrop and PoDL would be awesome ! They are working on that and it will be everywhere.

Multidrop SPE isn't going to outperform newer CAN versions though. Somewhere in the sub-100Mb/s (e.g. 10-20Mb/s range) is the practical maximum speed of a multidrop bus at useful lengths, and that essentially applies equally to CAN or SPE. The only way to really get faster in a "multidrop-like" sense is with logically loop-like systems like ethercat and Fibre Channel where each network segment is point-to-point and the nodes are responsible for the routing.

Are the newer CAN versions single pair with power delivery? Those are the real sweet spots of SPE.

It’s funded by the FreeBSD foundation, so “by” fits.

But it's got a separate entity providing paid support?

svelte is very new, it’s supported by the foundation not by. also the foundation is not freebsd they are two separate entities. freebsd is the developers, the foundation is a bunch of canadians supporting said developers.

> It’s funded by the FreeBSD foundation, so “by” fits.

No, it is not.

FreeBSD are listed as ONE of the three core sponsors.

The other two are commercial organisations.

The GitHub repo is not hosted by FreeBSD either, it is by one of the other sponsors, "AlchemillaHQ".

There is nothing "by" about this.

"for", sure, but "by", nope.



Renewables may be the cheapest at spot values, but there needs to be a way to price in the intermittent nature of the power.

There is. The cost of my electricity changes every half hour.

People disliking renewables always say this.

Then when asked what method to price in the Swedish nuclear fleet having ~50% of capacity offline multiple times last year and France famously having 50% of the capacity offline during the energy crisis I always get crickets for answers.

It’s apparently fine when nuclear plants doesn’t deliver, but not renewables.

The difference with renewables is that it’s even easier to manage. Their intermittency is entirely expected and the law of large numbers ensure we never have half the capacity offline due to technical issues at the same time.


And pay $60 per Ethernet POE+ light bulb.

> And pay $60 per Ethernet POE+ light bulb.

In the commercial/industrial space this may be worth it: how long do these bulbs last? how much (per hour (equivalent)) do you pay your facilities folks? how much time does it take for employees or tenants to report an outage and for your folks to get a ladder (or scissor lift) to change the bulb?


I discovered the same exact thing wiring a second phone line to my bedroom as a teenager. I jumped into a pile of fiberglass insulation! :/

Not just profiling, but decoding protocols too.

Recently I tried Codex/GPT5 with updating a bluetooth library for batteries and it was able to start capturing bluetooth packets and comparing them with the libraries other models. It was indefatigable. I didn't even know if was so easy to capture BLE packets.


Could you ask the LLM to do a write-up on the process and post it? (Or you can write a blog post by hand. Like a caveman. ;)


I find writing by hand is the best. LLMs spit out such linked-in writing that I don’t even want to read it. ;)

But that would be a good blog post and I got some travel coming up. But honestly it was just “oh here’s a BLE python library, see if we can get it running”. I prefer Codex because it seems to do well for guiding the LLMs for complete engineering changes.


Wireshark would do that. But you need to understand low level tools because in case on some BGP attack you all LLM developers will be fired in the spot.

Flakey internet connection: most of current 'soy devs' would be useless. Even more with boosted up chatbots.


> Flakey internet connection: most of current 'soy devs' would be useless.

We used to make the same jokes about Googling Stackoverflow since before many users on this site were born.


And it's partially true. Offline documentation should be mandatory everywhere. Networks can be degraded tomorrow in the current 2nd Cold War we are living. And, yes, the states and goverments have private backbones for the military/academia/healthcare and so on, but the rest it's screwed.

When the blackout the only protocols which worked fine where IRC, Gopher and Gemini. I could resort to using IRC->Bitlbee to chat against different people of the world, read news and proxy web sites over Gemini (the proto, not the shitty AI). But, for the rest, the average folk? half an our to fetch a non-working page.

That with a newspaper, go figure with the rest. And today tons of projects use sites with tons of JS and unnecesary trackers and data. In case of a small BGP attack, most projects done with LLM's will be damned. Because they won't even have experience on coding without LLM's. Without docs it's game over.

Also tons of languages pull dependencies. Linux distros with tons of DVD's can survive offline with Python, but good luck deploying NPM, Python and the rest projects to different OSes. If you are lucky you can resort to the bundled Go dependencies in Debian and cross compile, and the same with MinGW cross compiling against Windows with some Win32, SDL, DX support but that's it.

With QT Creator and MinGW, well, yes, you could build something reliable enough -being cross platform- and with Lazarus/Free Pascal, but forget about current projects downloading 20000 dependencies.


Heh, my preferred language is Nim which has good docs for the stdlib. It also does static binaries and runs on esp32 like a dream. I’m not worried about some internet downtime, but I also enjoy what I can guide LLMs to build for me.

The BLE battery syncing was a nice-to-have for an IoT prototype. Not something I wanted to spend hours digging through wireshark to figure out but fine for some LLM hacking.


> Offline documentation should be mandatory everywhere. Networks can be degraded tomorrow in the current 2nd Cold War we are living.

Eh? It's all about trade-offs. If our infrastructure is degraded enough that the internet goes down, I have more important things to do than work through a few more Jira tickets.

Especially since a lot of the work me and a lot of other folks are doing is delivered to customers via the internet anyway.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: