10 years ago I would be really excited, as I could expect some groundbreaking tech like search engine or revolutionary approach to something, like Gmail (no ads sent to users, great UI, hige disk space). Today, instead of excitement, I am wondering how this thing is going to push me in some walled garden, how I will be tracked, how my data will be fetched and sold, what will be the trick used to move people away from…
Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
71–80 of 324 posts
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#72A big success for Rust in the wild
By that metric JSON is the clear winner but that's not the case, its a win for Rust and also for C, C++, Dart, GO, Python and many more. ─────────────────────────────────────────────────────────────────────────────── Language Files Lines Blanks Comments Code Complexity ─────────────────────────────────────────────────────────────────────────────── Rust 10640 3126941 295777 480090 2351074 125641 C++ 8744 2025857 31878…
Estimated Cost to Develop (organic) $467,287,312
Estimated Schedule Effort (organic) 142.185717 months
Estimated People Required (organic) 291.973834
Where does this come from? Does cloc now try to estimate how much time/money would be required to build software?I'd be interested what it thinks of my code. Do you have to give it a lot of code for these numbers to appear?
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#73Earlier quoted context omitted.
Its so weird how fast history is forgotten. Gmail was a galactic leap forward in terms of mail clients. At school there was a grey market to sell gmail invites at 20 dollars per
> Gmail was a galactic leap forward in terms of mail clients Only in terms of storage and 'hive mind' spam detection. The UI was pretty shitty, and not much better than Hotmail.
UI performance was great due to early use of ajax. If you had bad connection, which was extremely common in 2000's, then it worked way better than any alternative.
Of course, now it's the other way around, static websites are fast and SPAs can be dogshit slow.
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#74What's the community-driven alternative?
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#75Earlier quoted context omitted.
Its so weird how fast history is forgotten. Gmail was a galactic leap forward in terms of mail clients. At school there was a grey market to sell gmail invites at 20 dollars per
> Gmail was a galactic leap forward in terms of mail clients Only in terms of storage and 'hive mind' spam detection. The UI was pretty shitty, and not much better than Hotmail.
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#76Earlier quoted context omitted.
By that metric JSON is the clear winner but that's not the case, its a win for Rust and also for C, C++, Dart, GO, Python and many more. ─────────────────────────────────────────────────────────────────────────────── Language Files Lines Blanks Comments Code Complexity ─────────────────────────────────────────────────────────────────────────────── Rust 10640 3126941 295777 480090 2351074 125641 C++ 8744 2025857 31878…
Estimated Cost to Develop (organic) $467,287,312 Estimated Schedule Effort (organic) 142.185717 months Estimated People Required (organic) 291.973834 Where does this come from? Does cloc now try to estimate how much time/money would be required to build software? I'd be interested what it thinks of my code. Do you have to give it a lot of code for these numbers to appear?
At least for sloccount, the cost/effort estimation model has very little to do with reality in the modern world though.
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#77Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#78Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#79Earlier quoted context omitted.
Google open source engagement was already "throw over the wall" style before this. I assume things will only get worse now.
Fuchsia, like Chrome, has been open-source for years, and all commits and reviews as well as the bug tracker are public. It is a very different model from how Android releases work. (Disclaimer: I work on Fuchsia at Google.)
Android "open sourced" as well, but literally nobody runs AOSP, stock OSS apps are staled for years, Google makes a lot to make system barely usable without proprietary parts from Google Services.
Re: Google is officially releasing Fuchsia OS, starting with a first-gen Nest Hub
#80Earlier quoted context omitted.
If you're willing to give it another go, you should try it in FEMU (our fork of QEMU): https://fuchsia.dev/fuchsia-src/get-started/set_up_femu
Something should be particularly wrong with the project if you have to use your own fork of qemu...