Gaurav Mandal
gauravmandall.bsky.social
Gaurav Mandal
@gauravmandall.bsky.social
grvx.dev
Reposted by Gaurav Mandal
We are so back
November 1, 2025 at 1:21 AM
Reposted by Gaurav Mandal
“I don’t think we’re going to be able to give more funds,” said a park vendor who has spearheaded fundraising to keep the park open. “We don’t make that money during that time.”
Donors come to Muir Woods’ rescue again during shutdown. But how long will park stay open?
“I don’t think we’re going to be able to give more funds,” said a park vendor who has spearheaded fundraising to keep the park open. “We don’t make that money during that time.”
bit.ly
November 1, 2025 at 3:30 AM
Reposted by Gaurav Mandal
A new art show at the Museum of Contemporary Art and the Brick in Los Angeles features 11 decommissioned Confederate statues. It's a pointed reminder that U.S. history is constantly being made and remade, despite attempts to freeze it in place. nyti.ms/47An3cq
November 1, 2025 at 3:50 AM
Reposted by Gaurav Mandal
An ebpf-based Rust library for monitoring the VmPeak of a process and checking if it tried to exceed RLIMIT_AS.
GitHub - MikolajKolek/ebpf-memory-monitor: An ebpf-based Rust library for monitoring the VmPeak of a process and checking if it tried to exceed RLIMIT_AS.
An ebpf-based Rust library for monitoring the VmPeak of a process and checking if it tried to exceed RLIMIT_AS. - MikolajKolek/ebpf-memory-monitor
github.com
September 8, 2025 at 8:01 AM
gm gm
September 8, 2025 at 8:17 AM
Reposted by Gaurav Mandal
early prototype of adding arealights with texturing+shaderfx in vanilla #godotengine

#gamedev #wip #shaders
June 3, 2025 at 10:20 PM
Reposted by Gaurav Mandal
bytecodealliance / rustix: Safe Rust bindings to POSIX-ish APIs ★1571 https://github.com/bytecodealliance/rustix
bytecodealliance / rustix
Safe Rust bindings to POSIX-ish APIs
github.com
February 15, 2025 at 5:19 AM
Reposted by Gaurav Mandal
I tried the tech that makes hands-free smart locks actually work
Hands-on with hands-free unlocking
UWB could be the key to our keyless future.
buff.ly
February 2, 2025 at 2:10 PM
Reposted by Gaurav Mandal
Apple's secretive event and meeting invite app is advancing in development, with an internal iCloud deployment within the company expected as early as the week of February 3.
Apple prepares to launch Confetti calendar invite system at employees for testing
Apple's secretive event and meeting invite app is advancing in development, with an internal iCloud deployment within the company expected as early as the week of February 3.
appleinsider.com
February 2, 2025 at 2:16 PM
Reposted by Gaurav Mandal
Reposted by Gaurav Mandal
This shows how competitive social media platforms are: the moment one disappears, someone else makes a replacement. Especially IG, as they’ve also recently unveiled Threads, their version of X. Within a week of CapCut being gone, IG has announced their new app for video editing. Who's next? #comm345
Instagram unveils Edits, a video editing app to rival CapCut
CapCut was removed from U.S. app stores this weekend due to a ban.
mashable.com
January 31, 2025 at 2:38 AM
Reposted by Gaurav Mandal
Dario Amodei challenges DeepSeek’s $6 million AI narrative: What Anthropic thinks about China’s latest AI move

Amodei says the breakthrough actually cost billions, emphasizing that AI development remains resource-intensive despite engineering gains.

#ai #anthropic #deepseek
Dario Amodei challenges DeepSeek’s $6 million AI narrative: What Anthropic thinks about China’s latest AI move
Amodei says the breakthrough actually cost billions, emphasizing that AI development remains resource-intensive despite engineering gains.
venturebeat.com
January 31, 2025 at 3:27 AM
Reposted by Gaurav Mandal
Congrats to the @jbuenrostro.bsky.social lab on this recent paper.

www.nature.com/articles/s41...

Unfortunately, it makes several misleading claims that we disagree with. We will address these technical & other issues with this work over the next few months.
Multiscale footprints reveal the organization of cis-regulatory elements - Nature
We developed PRINT, a computational method that identifies footprints of DNA–protein interactions from bulk and single-cell chromatin accessibility data across multiple scales of protein size.
www.nature.com
January 23, 2025 at 7:18 PM
Reposted by Gaurav Mandal
Shares of Nvidia, Microsoft, Oracle, and other AI-related companies surged Wednesday after the Trump administration’s announcement of a $500 billion joint venture spurred optimism about a rising tide of AI investments.
Why Nvidia, Microsoft, Oracle, Arm, and Other AI Stocks Are Surging Wednesday
www.investopedia.com
January 23, 2025 at 7:21 PM
Reposted by Gaurav Mandal
mufeedvh / code2prompt: A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting. ★3417 https://github.com/mufeedvh/code2prompt
mufeedvh / code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
github.com
January 16, 2025 at 1:56 AM
Reposted by Gaurav Mandal
さてお仕事~‼

今日はガッツリスタッフいるのに、16:00にスタートしてすでに7件のハイペース
ニッポンが目覚めたって感じ

ちなみに世界の中でも日本が一番電話で解決しようとするお客さまが多い国なんだそうです
アナログ時代が長かったのと、その全盛期の生き残りが今のメイン層だからなのだろうなと思います

さあがんばろう‼
January 14, 2025 at 7:37 AM
Reposted by Gaurav Mandal
GoogleChatの絵文字が動くようになってる(前から??)
超かわいい~~~!動物はだいたいうごく
January 14, 2025 at 7:37 AM
Reposted by Gaurav Mandal
The pain is real 😔
January 14, 2025 at 6:00 AM
Reposted by Gaurav Mandal
anyone know if it's possible to speed up the launching of my typescript build step in vscode?

for some reason it takes like 3 seconds to launch, idk if it's recompiling unnecessarily or something before executing?

I've already got the typescript compiler in watch mode in the background compiling
January 9, 2025 at 1:24 PM
Reposted by Gaurav Mandal
Hey! Sharing .env files is a pain in the ass, right?

So why not have a JSON file that points to secrets from your password manager or other secret provider as URIs to generate an .env file from?

github.com/auth70/salak...

Come kick the tires!

#javascript #typescript #nextjs #svelte #nodejs
GitHub - auth70/salakala: Easily generate .env files from various secret providers
Easily generate .env files from various secret providers - auth70/salakala
github.com
January 5, 2025 at 5:41 AM
Reposted by Gaurav Mandal
viewing source on a website built with react
January 5, 2025 at 8:46 AM
Reposted by Gaurav Mandal
#tinyCSSsnippet I've been shocked 🙀 to learn has been slept on:

```
.container { display: grid }
.stacked-item { grid-area: 1/ 1 }
```

I use it all the time to stack elements.

Stack faces of polyhedra before positioning them in 3D. Stack images. Stack 🥧 slices codepen.io/thebabydino/...

#CSS
January 5, 2025 at 8:08 AM
Reposted by Gaurav Mandal
need product differentiation?

overhire a #CSS front-end team and ask them to:
- polish whatever
- add delight wherever

and watch as your product becomes smooth and buttery while everyone else's gather dust and crust

UI is a huge space offering differentiation via quality
December 28, 2024 at 12:41 AM