Readit News logoReadit News
saidinesh5 commented on We may not like what we become if A.I. solves loneliness   newyorker.com/magazine/20... · Posted by u/defo10
dv_dt · 23 days ago
Though it's popularized to blame social media and phones, economics should not be overlooked. Pay for young generations is lagging and restaurants and bar prices are super high. Public spaces for informal gatherings has shrunk - eg fewer malls
saidinesh5 · 23 days ago
Even more the reason to socialize and share the bill instead of ordering in/cooking for one no?
saidinesh5 commented on This Month in Ladybird   ladybird.org/newsletter/2... · Posted by u/net01
landdate · 23 days ago
I don't understand the hate towards C++. Many of the aspects criticized for are non-issues in modern C++. I am not to knowledgable about Rust, but what reason is there to use Rust? Memory safety isn't much of a problem in C++ anymore with smart pointers, std::move. Implicit typing exists in C++ with std::auto. Functional programming with lambda, std::functional, std::map, etc. C++ does everything I have wanted it to do, has a huge ecosystem of libraries, and great tools.
saidinesh5 · 23 days ago
The issue with modern c++ is ecosystem. It is still full of legacy c++ libraries. Even though people have mostly settled on cmake, it's still common to run into friction when integrating third-party libraries. Nothing as streamlined as cargo. Vcpkg, hunter, conan, vendoring in libraries etc...

Don't get me wrong. Number of C++ libraries is far bigger than number of rust libraries. But number of modern c++ libraries is still not that high i feel. So once you have integrated legacy code into your project, there's a lot of scope for newbies to create memory leaks/double free/etc ...

saidinesh5 commented on This Month in Ladybird   ladybird.org/newsletter/2... · Posted by u/net01
its-kostya · 23 days ago
Unfortunately for c++, the industry is moving towards Rust. Even conservative gray-suit Corps are using rust for their new projects. The limiting factor is available rust devs. Writing c++ is a sure way to get hired maintaining a legacy codebase.

Ladybird is an outlier and there are probably a few more project like it, but anyone looking to be employed should pick up the new skill that is rust. Contribute to ladybird and learn c++ if the project interests you, but don't learn it for a career.

saidinesh5 · 23 days ago
There are plenty of embedded projects still being started with c. C++ also has a lot of demand where i am at.

The advice about career is very geography and industry dependent. Almost no one hired Node.js developers in my city back when i started.

saidinesh5 commented on Samsung Removes Bootloader Unlocking with One UI 8   sammyguru.com/breaking-sa... · Posted by u/1una
pnutjam · a month ago
You mean w/ DNS? or an app?
saidinesh5 · a month ago
It sets up a VPN and routes your Android traffic through it. But because of battery optimizations etc.. it has been a little flaky for me
saidinesh5 commented on Samsung Removes Bootloader Unlocking with One UI 8   sammyguru.com/breaking-sa... · Posted by u/1una
saidinesh5 · a month ago
Pixel stopped providing device trees, kernel history,

Samsung has been doing this for a while now.

Which are the devices/vendors that still allow / encourage this?

Even Graphene OS reported that they're in talks with some vendor... Have there been any updates towards that?

The main reason i used to root devices are:

* Get longer support/OS updates than what the vendor provided

* System level adblock using adaway

* Titanium backup

These days firefox/brave browser gets me half way through adblocking and i lost interest in the ad filled apps..

Syncing gets me good level of syncing for backup on my NAS etc .

saidinesh5 commented on The future is not self-hosted   drewlyton.com/story/the-f... · Posted by u/drew_lytle
fsflover · a month ago
Offline maps, music/video library, all/most photos. This is all working on my GNU/Linux phone.
saidinesh5 · a month ago
All this works on Android also no? OSMAnd, VLC, tons of photo gallery apps exist..
saidinesh5 commented on 16colo.rs: ANSI/ASCII art archive   16colo.rs/... · Posted by u/debo_
saidinesh5 · a month ago
What I fondly remember along with the ASCII art is the keygen music: https://keygenmusic.tk/#

And a little video on youtube that made me rediscover this nostalgia recently: https://www.youtube.com/watch?v=zHgcrdv8zpM

saidinesh5 commented on Dwl: Dwm for Wayland   codeberg.org/dwl/dwl... · Posted by u/theycallhermax
vlovich123 · a month ago
In a commercial project like Windows this has been done many times - both Windows and MacOS switched to compositing window managers and have done deep surgery under the hood you never see. The difference is that internals can be mandated top down whereas in a bazaar model with lots of casual non interested observers throwing pot shots and no budget to support the work, relying on largely volunteer time, it’s much harder and takes longer to accomplish.
saidinesh5 · a month ago
> on largely volunteer time

Are Linux desktop projects still run mostly by volunteers these days anymore?

The kernel itself is heavily funded by, contributed to by so many large companies. A lot of user space projects are all maintained by companies or maintainers who work for companies like Redhat, Canonical, Suse etc ...

Didn't Wayland itself get popular during Nokia/Intel Meego days? I remember there being automotive compositors, Jolla Phone all using wayland.

saidinesh5 commented on The future is not self-hosted   drewlyton.com/story/the-f... · Posted by u/drew_lytle
potatolicious · a month ago
A whole host of reasons:

- Battery life. One of the main reasons your phone lasts as long as it does is because it severely restricts the ability to run always-on things. A phone of course can run an email server, but the battery life will immediately tank to the point where the device becomes largely unusable for its original purpose.

- Phones make extremely poor servers because connectivity is intermittent. This is fine for software that's 100% local, but a lot of the most useful software needs to talk to the internet - or more importantly, has to allow the internet to talk to it. Imagine losing an email because you walked into the subway and your phone was unreachable the moment an SMTP server tried to connect to it.

saidinesh5 · a month ago
> Battery life Would it be any more battery life consuming than having an always on connection for push notifications? I used to have a local http/ftp file server running on my Nokia N9/N900 and even on my early Android phones back in the day. I used to still get an all day battery life.

> Imagine losing an email because you walked into the subway and your phone was unreachable the moment an SMTP server tried to connect to it.

Dont SMTP servers already retry a few times before giving up? Plus it is not like you're using the phone to host content for the whole of the internet. It would be just for your close circle usually.

I am not saying phones make the perfect servers for all kind of applications but for certain kind of workflows... I think Phones are pretty good. Our network infrastructure (NAT, firewalls etc... limited data plans etc..) is the main headache for most of these use cases. But the network infrastructure is a problem even for our laptops, home computers etc..

saidinesh5 commented on The future is not self-hosted   drewlyton.com/story/the-f... · Posted by u/drew_lytle
xnx · a month ago
> It's a pain in the ass to set up self hosting.

Phones are amazingly powerful. Why not "self host" apps on phones?

saidinesh5 · a month ago
What kind of apps would you want to self host on phones?

u/saidinesh5

KarmaCake day1266April 2, 2012
About
:D
View Original