Readit News logoReadit News
sce commented on Marc Andreessen says he’s for new housing, but records tell a different story   theatlantic.com/ideas/arc... · Posted by u/danielmichaelyc
leonidasv · 4 years ago
Something I don't get about America (and most of Europe) is that 10-story is seen like "wow, too big".

I live in the 14th floor of a 18-story building (4 apartments per floor), and next to me there are other ~20-story strictly residencial buildings. Life is amazing here, I have swimming pool, gym and sauna in the condo and it costs me next to nothing since the costs are shared between all residents. And it's never crowded. But the best part is that there's a positive side-effect: since I have everything at hand, I don't need to leave my home often and that made me switch to remote work full-time (the office started to seem boring).

It means, I'm living in a densely populated building and commuting less than I was when I lived in a smaller apartment complex.

I really think cities should consider this for their future: taller buildings with built-in amenities, ready for remote work. Make people want to live there and also don't want to commute. You get the density without the associated traffic congestion.

sce · 4 years ago
I think the problem is that buildings like you describe don't contribute to the city at street level. If the residental buildings are smaller then the gym, sauna, swimming pool will have to be in the neighborhood available to everyone.
sce commented on Newly identified hormone may be a critical driver of type 1 and type 2 diabetes   hsph.harvard.edu/news/pre... · Posted by u/rustoo
throwawaycities · 4 years ago
While true not everyone who consumes carbs/refined sugars will get T2D, there isn’t a single case of T2D where the patient didn’t over consume carbs/refined sugars.

Similarly, there isn’t a patient that has reversed their T2D that didn’t make changes to their diet that reduced or entirely eliminated carbs/refined sugars to control their blood sugars levels/insulin spikes.

It is a truth that all cases of T2D are preventable through diet/lifestyle, it is that simple. Though there maybe some other issues at play, it’s probably best to avoid the nasty disease altogether based on the available information and allow the research to continue so maybe one day people can eat all the sugar they want without risk of T2D, but then they would still be at risk for every other metabolic disease including obesity, fatty liver disease, and heart disease.

sce · 4 years ago
I recommend watching this Ted talk.

https://youtu.be/UMhLBPPtlrY

Peter Attia: What if we're wrong about diabetes.

sce commented on Linux Touchpad Like MacBook Update: Touchpad Gestures Now Shipping   gitclear.com/blog/linux_t... · Posted by u/wbharding
GhettoComputers · 4 years ago
What’s wrong with OSX on M1? It works great for all CLI stuff.
sce · 4 years ago
It reminds of a coworker, a frontend developer and Linux user. He asked for a macbook pro from his employer, and after using it for a year he switched back to Linux. He said it was because he missed using it.

I use Linux primarily because of ideology, but luckily it's also the best OS out there, for me at least and many others.

For others Mac OS or Windows will be better for them, and that's fine.

sce commented on Firefox is the alternative to a Chrome hegemony   batsov.com/articles/2021/... · Posted by u/gmemstr
bool3max · 4 years ago
I have to strongly agree with your last point - I also never understood the massive hard-on that the technical user-base has against useful telemetry. Perhaps it's just the loud minority, but to me it seems that most of them have never worked on an user-facing product (for-profit or not).

Yes, users can themselves explicitly communicate feedback regarding the product or its features, and no, most of them don't do that. That's why telemetry is useful.

sce · 4 years ago
> I have to strongly agree with your last point - I also never understood the massive hard-on that the technical user-base has against useful telemetry.

I think it would be far less hostility if we as users got access to the information ourselves. E.g. I would think it would be very useful to see stats on which features I'm using in firefox, how often, which features I'm not using, how many tabs I have (compared to the average user) etc., and I would be much more happy to share that data with firefox if I can see it first.

sce commented on AlmaLinux an open-source RHEL fork   almalinux.org/... · Posted by u/nwilkens
sce · 5 years ago
> Launched with the code-name Project Lenix, AlmaLinux is an open-source, community-driven project that intends to fill the gap left by the demise of the CentOS stable release. AlmaLinux is a 1:1 binary compatible fork of RHEL® 8 and it is built by the creators of the established CloudLinux OS.

This is what open source is all about. Personally I don't need it, but I love it.

sce commented on How to get root on Ubuntu 20.04 by pretending nobody’s /home   securitylab.github.com/re... · Posted by u/generalizations
stormbrew · 5 years ago
While the DoS of accounts-daemon is bad, it seems like the real problem here is that gdm3 running with broken/absent/etc. accounts-daemon will believe there are no accounts even though there may be? Surely this is extremely trusting behaviour on gdm3's part and should also be fixed?

But all the updated versions are for accounts-version, not gdm3. Do they change the 'default' response somehow?

sce · 5 years ago
sce commented on Nvidia Driver not yet supported for Linux Kernel 5.9   forums.developer.nvidia.c... · Posted by u/simonpure
1_player · 5 years ago
Care to point out where in TFA Nvidia has been putting the blame on Linux?
sce · 5 years ago
The specific wording was "Linux Kernel 5.9+ is incompatible with current and previous NVIDIA Linux GPU drivers."

So it's not the driver that is incompatible, it is Linux. And that led to the grandparent comment asking if Linux people are "deliberate to fuck with nvidia".

If nvidia had said "our driver is incompatible with the newest Linux kernel" then we probably wouldn't been having this thread.

sce commented on Nvidia Driver not yet supported for Linux Kernel 5.9   forums.developer.nvidia.c... · Posted by u/simonpure
izacus · 5 years ago
Except that the incompatibility seems to be implemented by the kernel team (again), breaking the nVidia driver.

Is that deliberate to fuck with nVidia?

sce · 5 years ago
Nice wording by Nvidia. Linux has an unstable/ever changing internal API and Nvidia need to update their out of tree driver for the new release, and probably every release.

Nvidia is trying to put the blame on Linux, but Intel and AMD don't have these issues because they open sourced and upstreamed their drivers (for AMD they mostly did), which is the way to work with open source.

Linux has always been fighting an uphill battle, but as it becomes more and more relevant it is becoming increasingly difficult to fight against it. Intel understands this, and AMD understands this.

The wording by Nvidia is telling for how they view Linux I think. In fairness it's probably very costly for them to go open source (one time cost at least).

sce commented on Nvidia Driver not yet supported for Linux Kernel 5.9   forums.developer.nvidia.c... · Posted by u/simonpure
loosescrews · 5 years ago
Open source is great, but AMD is not a good example of how to do open source right. AMD's drivers are often not usable in released kernels until many months after hardware is released. For example, AMD is just now adding initial support for their new GPUs [1]. From what I have read, good support for AMD's previous generation is only now getting to distributions.

Intel on the other hand typically has their drivers in released kernels long before their hardware is released. Intel's New GPUs haven't been released yet, but they first started adding support in early 2019 [2]. I can't find it now, but I remember hearing a story about Intel removing drivers from the kernel tree for some hardware that they cancelled.

If you want to use a modern high-end GPU in Linux, your only real choice continues to be Nvidia. Their drivers are not open source, but at least they work at launch (except maybe with a 5.9 kernel?).

This is why Intel entering into the high-end GPU space is so exciting. Soon we may have a high-end option with good open source drivers while the part is still high-end.

[1] https://www.phoronix.com/scan.php?page=news_item&px=Linux-5....

[2] https://www.forbes.com/sites/jasonevangelho/2019/02/18/intel...

sce · 5 years ago
This comment is very weird. For Linux users it is definitely better buying an AMD discrete graphics card than Nvidia, and it has been for an eternity. Just google "torvalds Nvidia" as an example of how the community feels about Nvidia. Is it even possible using Nvidia cards with Wayland?

Nvidia has a history of problems in Linux. I can still remember having to log out of my X session just to change monitor layout; which is something you do alot with a laptop and external displays. Took them several years to fix!

I've experienced intel boards where I had trouble getting anything but the newest fedora with custom kernel parameter to even get the installer running. But most of the time intel has very good upstream support, so it is normally a pretty safe bet.

With AMD there are sometimes delays getting full support for a new generation upstreamed (e.g. hdmi audio and such), so it is usually good to Google for Linux reviews first.

In general AMD has superb open source support for their cards, if not immediately at launch, and I recommend them for Linux users who want the least amount of hassle.

I've seen people recommending Nvidia to Linux on YouTube (and now here), and I honestly think it's a disfavor to anyone interested in Linux.

sce commented on Won’t Subscribe   tbray.org/ongoing/When/20... · Posted by u/headalgorithm
Waterfall · 5 years ago
How successful is it as a model for cash flow compared to the others? I can wait a week to see the kernel benchmarks or whatever so I don't see why anyone would subscribe if not to suppose it rather than need it. I never used the site I'm just assuming it's like phoronix.
sce · 5 years ago
I unfortunately don't know any details other than it seems to be working. The content they have is highly in depth, and the comments section is excellent.

My experience was that I started reading the articles as a non subscriber. Because I enjoyed it I began visiting the site more and more. After some time it started to annoy me that I had to wait to read the latest content, and that's when I started subscribing. These days I read it less frequently, but I still subscribe to support the site.

u/sce

KarmaCake day71November 19, 2011View Original