Santhosh

@santhosh_reddy_
0 Followers
9 Following
28 Posts
I m a geek, who loves to learn and interact, mostly speaks about python programming language and software engineering and sometimes movies

With steep #Windows11 hardware requirements and support ending for #Windows10 in 2025, millions will be left with incompatible PCs, leading to estimated 480 million additional kilograms of e-waste: https://t.ly/u12bb

Want to take a stand against #plannedobsolescence? Learn how you can #UpgradetoLinux and join the #FOSS community in the push for better software - for people and our planet:

https://lnkd.in/exC8FQFa

#Linux #opensource #freesoftware #FOSS #ewaste #environment

In roughly the past half-decade, Microsoft went from nowhere to overwhelming dominance of text editors with VSCode, ownership of majority of code hosting (and open source dev) with GitHub, ownership of the dependency stack used by most devs with npm, control over the most popular single language with TypeScript, and is trying to position copilot and ChatGPT as inevitable parts of the future dev process. Nothing negative for the ecosystem will come of this, as the last half century teaches us.
The CrowdStrike developer who wrote the defective update knocking out computer systems around the globe proves that one person really can make a difference.

Generative AI is garbage, exhibit 99:

#ai #math

If we want to truly be free in the future we should ditch as much proprietary software as we possibly can. It may not always seem plausible, but most of the times it only required an open mind and a slight attitude adjustment.

https://www.youtube.com/watch?v=KKpdks823Ac

#Linux #FreeSoftware #FOSS #FLOSS

You should USE free software

YouTube
Microsoft when adding Recall to Windows. #linuxmemes #linuxmeme #linux #microsoft #microsoft #memes #meme
@juliancalaby I never understood how they fucked up updates so bad. Using #linux is such a breese.

What would be the best way to learn #async #rust ?

I am reading the rust for rustaceans book, but it’s not the end of all, I need to implement my learning. What could be the best, short and crisp way to utilise most of async and concurrent feature in a small application?

My goal is to get confident enough that I can build/contribute to something like #pingora or a database like #quadrant

@ytvwld @feld

If you have a dependency on curl, and you are also stuck using an old 32 bit windows, then at some point in the future, a situation could arise where your old curl can not fetch.

But, potentially, you could boot #linux and use an updated curl to pull the data.

What may happen down the road is that a lot of kiosks may stop working. There are literally many millions of kiosks running on 32 bit windows XP or CE.

Over the last months the Rust/cargo support in meson improved a lot.

It's now ready to build and install a GTK4 Rust application with around 70 dependencies without having to write almost any custom build glue for the dependencies.

https://github.com/sdroege/mandelbrot#meson-build

The application in question is just a small experiment of mine for rayon and GTK4 input handling / rendering. The more or less same should work for other GTK4 applications at this point.

All this still depends on two unmerged meson PRs, but it's a huge step forward from the situation just a few months ago.

Thanks to the hard work of @xclaesse and dcbaker!

I hope in the future this will allow GNOME applications written in Rust to have a less strange and fragile build setup than what they have right now with mixing cargo and meson.

#rustlang #rust #gtk #gnome #meson #mesonbuild

GitHub - sdroege/mandelbrot: GTK/Rust based viewer for the Mandelbrot set

GTK/Rust based viewer for the Mandelbrot set. Contribute to sdroege/mandelbrot development by creating an account on GitHub.

GitHub