First Rule of Google Fuchsia OS Is to Not to Talk About It
fuchsiatalks.com
First Rule of Google Fuchsia OS Is to Not to Talk About It
1–10 of 58 posts
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#2Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#3Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted?
Update: Fixed link to point at the right comment.
Edit: Should have mentioned the tone is a bit over the top. More interested in the actual points raised though.
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#4https://webcache.googleusercontent.com/search?q=cache:Ej2flu...
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#5Saw this rant about Fuchsia on reddit that appears on the surface to make some good points: https://www.reddit.com/r/programming/comments/6a026o/googles... Not my area of expertise for sure though. Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted? Update: Fixed link to point at the right comment. Edit: Should have mentioned the tone is a bit over the top. More interested in the ac…
I haven't followed Fuchsia that closely, but I was under the impression that the team consisted of some all-star kernel developers; former BeOS people for example?
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#6Saw this rant about Fuchsia on reddit that appears on the surface to make some good points: https://www.reddit.com/r/programming/comments/6a026o/googles... Not my area of expertise for sure though. Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted? Update: Fixed link to point at the right comment. Edit: Should have mentioned the tone is a bit over the top. More interested in the ac…
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#7Saw this rant about Fuchsia on reddit that appears on the surface to make some good points: https://www.reddit.com/r/programming/comments/6a026o/googles... Not my area of expertise for sure though. Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted? Update: Fixed link to point at the right comment. Edit: Should have mentioned the tone is a bit over the top. More interested in the ac…
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#8Saw this rant about Fuchsia on reddit that appears on the surface to make some good points: https://www.reddit.com/r/programming/comments/6a026o/googles... Not my area of expertise for sure though. Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted? Update: Fixed link to point at the right comment. Edit: Should have mentioned the tone is a bit over the top. More interested in the ac…
Lot of moving parts in a kernel, or OS, and one could try to write all of them in their final form first and hope they all work together when done, or one could take a more incremental approach.
Personally, I think the evolution of the general kernel design / syscall interface, love it or hate it, is more interesting than have we optimized the timer implementation yet...
https://fuchsia.googlesource.com/magenta/+/master/docs/conce... https://fuchsia.googlesource.com/magenta/+/master/docs/sysca...
(It's all a work in progress, which has been and will continue to evolve)
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#9Saw this rant about Fuchsia on reddit that appears on the surface to make some good points: https://www.reddit.com/r/programming/comments/6a026o/googles... Not my area of expertise for sure though. Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted? Update: Fixed link to point at the right comment. Edit: Should have mentioned the tone is a bit over the top. More interested in the ac…
I'd suggest that it's possible we're using simple, but functional placeholder implementations of things so the entire system can boot and run, and then various parts of it can be worked on at various paces, in parallel, etc. Lot of moving parts in a kernel, or OS, and one could try to write all of them in their final form first and hope they all work together when done, or one could take a more incremental approach.…
Re: First Rule of Google Fuchsia OS Is to Not to Talk About It
#10Saw this rant about Fuchsia on reddit that appears on the surface to make some good points: https://www.reddit.com/r/programming/comments/6a026o/googles... Not my area of expertise for sure though. Any kernel dev types here had a chance to look at Fuchsia? Is the criticism warranted? Update: Fixed link to point at the right comment. Edit: Should have mentioned the tone is a bit over the top. More interested in the ac…
Did you intend to link to this? https://www.reddit.com/r/programming/comments/6a026o/googles...