Advertisement ยท 728 ร— 90

Posts by Akash Doppalapudi

What Social Media Is Doing To Gen Alpha, with Jonathan Haidt
What Social Media Is Doing To Gen Alpha, with Jonathan Haidt YouTube video by StarTalk

I recommend this video that explains how social media affects brain wiring in children. The video also talks about how big social media corporations deliberately target early teens to get them addicted.
youtu.be/1FuaPalNmjg?...

5 months ago 1 0 0 0

๐Ÿ˜‚๐Ÿ˜‚

5 months ago 0 0 0 0
Preview
GitHub - terslang/LocalTranslate: Translate offline using Firefox Translation Models Translate offline using Firefox Translation Models - terslang/LocalTranslate

github.com/terslang/loc...

This you?

5 months ago 0 0 1 0
Elegance of Unix - What makes Unix simply awesome? Unix inspired more than half of the popular operating systems. GNU/Linux, BSD, Minix and more. Let's see what's so special about Unix.

I got a chance to write a new blog post after a long gap.

This new blog post is about my admiration for Unix design and what makes that design so awesome.

theakash.dev/posts/elegan...

#unix #linux #foss

6 months ago 0 0 0 0

Bravo!

6 months ago 0 0 0 0

ninja is a drop in replacement for most of the gnumake commands.
`make -j$(nproc)` = `ninja -j$(nproc)`
`make install` = `ninja install`

You can just alias make to ninja.

One problem I see is, if you are using cmake is you have to explicitly define your system to be ninja.
`cmake -G Ninja`

6 months ago 1 0 0 0

Have you heard of our lord and savior GNU/Linux

6 months ago 0 0 0 0