Hacker News new | past | comments | ask | show | jobs | submit | stargrazer's comments login

Probably why Tesla's have auto-drive. Car has to drive it self while you focus your attention on the screen to decode how it works.


Is that supposed to be latex? How to display the formulas?


I thought Windows 8 was supposed to be Windows-ForEver. I think I heard the same for Windows 10. Weren't they supposed to be on perpetual upgrade?


Yes, the biggest reason why they did Win 11 was the the security hardware requirements imo.


So given the ESP32 aspect, is there also Android support? Such that it could then be used for an interactive door bell?


AOO works fine on Linux ARM64 devices, so Android shouldn't be a problem. Personally, I haven't tried it yet. I definitely want to add an Android example because mobile devices are a great use case.


NDK doesn't support GNU/Linux userspace APIs other than what is required for ISO C and ISO C++ standard libraries implementation, plus Android NDK specific APIs.

Everything else from traditional GNU/Linux userspace is a matter of luck if it happens to work across devices, or updates, because it is not part of the oficial NDK APIs.

You need to plug into OpenSL ES or AAudio, https://developer.android.com/ndk/guides/audio


Fortunately, AOO has an option for building a stripped down version (`AOO_NET=OFF`) without internal networking, mainly for embedded devices. Then it's just pure standard C++. The downside is that you can't use the connection server.

I definitely need to test on Android and maybe I need to add some extra hooks. Thanks!


The blog has useful entries for C++ 20 Modules & Coroutines plus a series on CMake.


uh-huh. that was easy in a very complicated sort of way. are they working to simplify this so it becomes some sort of standard idiom? or is there another way?


Isn't there some math which crosses over between what Lidar is showing vs what photogrammetry provides from overlapping photograph images -> providing depth corrected/adjusted/ground-truthing of images?


I miss saltstack. I did that whole litany of steps with one tool plus preseed.


Saltstack is still around!


I'll have to take a look at the code. Maybe I can integrate it into https://github.com/rburkholder/trade-frame


Glaciers have been melting for many thousands of years. If a trend line were drawn from the time they started melting, you'd find that, given no additional earth changing events, eventually, the glaciers would totally melt. So .... the irreversible tipping point has existed for quite some time.


It's the rate that is concerning.

Anecdata, but the glaciers where I grew up have all but disappeared in the last 20 years, instead of ~100s of years.

I used to be able to walk to the river canyon behind my childhood home and touch actual glacier ice hanging off the walls. That glacier is now gone from view, receded miles back into the ice field.

Most of the glaciers I could see growing up in the mountains surrounding town have suffered the same fate, diminished in size, no longer visible.


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

Search: