codersanket's profile picture. Full Stack Developer | Angular | React | NodeJs | Rust | Open Source Enthusiast

SANKET 🦀

@codersanket

Full Stack Developer | Angular | React | NodeJs | Rust | Open Source Enthusiast

SANKET 🦀 reposted

So far in 2025, @TheOceanCleanup has been collecting an average of 3200 kg of trash for every hour of the year.

So far in 2023, @TheOceanCleanup has been collecting an average of 750 kg of trash for every hour of the year.

BoyanSlat's tweet image. So far in 2023, @TheOceanCleanup has been collecting an average of 750 kg of trash for every hour of the year.


SANKET 🦀 reposted

I'm giving away Claude Code for FREE. Yes, you read that right -- the world's best AI, now completely FREE. My mission is to get the next billion people to write great software. I believe EVERYONE should have access to the best AI, but so many are constrained by costs. I'm…


SANKET 🦀 reposted

This is the power of YOLO, trained on a laptop for ~1 hour, with a Kaggle dataset. Oh, and just ~100 lines of Python. I can make a startup on this and it took me literally a couple of hours.


SANKET 🦀 reposted

I just discovered the entire playlist of C++ lectures from the same teacher at ITMO University! 30 videos ~45 hours of content My new fav playlist on YouTube now. Topics: 1. Passing by Value, RVO, NRVO 2. Rvalue-references, Move Semantics, Xvalue, Copy Elision, Lifetime…

ChShersh's tweet image. I just discovered the entire playlist of C++ lectures from the same teacher at ITMO University!

30 videos
~45 hours of content

My new fav playlist on YouTube now.

Topics:

1. Passing by Value, RVO, NRVO
2. Rvalue-references, Move Semantics, Xvalue, Copy Elision, Lifetime…

This is how I was taught C++ at ITMO University: 1. Implement my own 'printf' in pure Assembly 2. Implement Big Integer class with CoW and SOO 3. Implement the QuickHull algorithm 4. Learn Type Erasure and implement my own std::function 5. Implement Persistent Binary Search Tree…



SANKET 🦀 reposted

Reposting this for more visibility. I'm hiring a systems engineer to work on Deno Deploy infrastructure - Rust, Firecracker, V8, QUIC, OTel, BGP


For the same reason I have installed Linux mint on my personal PC.

This is my favorite video of ALL TIME, found in my backups



SANKET 🦀 reposted

There has been a lot of (as far as I can tell, well-justified) criticism about Wikipedia's bias against Israel. There is less talk about Wikipedia's bias against Hindus. But the evidence is there, too. opindia.com/2024/09/opindi…


SANKET 🦀 reposted

`bun install` can migrate pnpm-lock.yaml -> bun.lock 4x faster than pnpm prints its version number

jarredsumner's tweet image. `bun install` can migrate pnpm-lock.yaml -> bun.lock 4x faster than pnpm prints its version number

SANKET 🦀 reposted

Wrote this some years ago, but this still applies nearform.com/insights/the-c…

Node.js event loop utilization for one our services went from about 80% to 20% just by removing logs 🤦‍♂️

maverickdotdev's tweet image. Node.js event loop utilization for one our services went from about 80% to 20% just by removing logs 🤦‍♂️


SANKET 🦀 reposted

c is my god, assembly is my prophet, and this book is my scripture

tetsuoai's tweet image. c is my god, assembly is my prophet, and this book is my scripture
This post is unavailable.

SANKET 🦀 reposted

Oxlint Custom JS Plugins achieved internally. In this example, I wrote a custom JS plugin that detects debugger statements, which was then detected by this JS plugin. 🌀 I see no performance regression when running through 10k+ files. And don't forget all the core components…

boshen_c's tweet image. Oxlint Custom JS Plugins achieved internally.

In this example, I wrote a custom JS plugin that detects debugger statements, which was then detected by this JS plugin. 🌀

I see no performance regression when running through 10k+ files.

And don't forget all the core components…

SANKET 🦀 reposted

☂️ Oxc Plan for 2025 Q4 * Oxlint Custom JavaScript Plugin Alpha * Formatter Alpha * Minifier Beta * Type-Aware Linting Alpha github.com/oxc-project/ox…


SANKET 🦀 reposted

Why is bun install so fast? Bun treats package installation as a systems programming problem. Minimize syscalls, use OS-native copy-on-write, cache manifests as binary, parallelize across all cores, and so much more Read the full deep dive👇 bun.com/blog/behind-th…


SANKET 🦀 reposted

With tsgo + isolated declarations, type checking will be fully parallelized. Given tsgo can work on multiple threads, ID removes the need to walk the module graph for build order. It can check each file in isolation on different threads. Enable isolated declarations today for…


SANKET 🦀 reposted

Highest Rated My course is now the highest rated Udemy course, of all C programming courses in the world JB #udemy #cprogramming

drJonasBirch's tweet image. Highest Rated

My course is now the highest rated Udemy course, of all C programming courses in the world

JB

#udemy #cprogramming

SANKET 🦀 reposted

Rolldown drops CJS support From the latest version of @rolldown_rs (1.0.0-beta.36) on, Rolldown will only be shipped in ESM format. The required Node version has also been bumped to align with @vite_js (20.19+ and 22.12+). Node 18 has been dropped due to being EOL since April.


SANKET 🦀 reposted

Oxc minifier gets better and faster by every version. github.com/privatenumber/…

boshen_c's tweet image. Oxc minifier gets better and faster by every version.

github.com/privatenumber/…

SANKET 🦀 reposted

It would be appreciated if @OxcProject and @rolldown_rs gets a little vote 😃

🌟 Nominations are open for the 2025 JavaScriptLandia Awards! 🌟 Know someone making a difference in the JavaScript community? Nominate them for recognition in one of these categories: - Unsung Hero - Leading by Example - Outstanding New Arrival - Pathfinder for Security,…

openjsf's tweet image. 🌟 Nominations are open for the 2025 JavaScriptLandia Awards! 🌟

Know someone making a difference in the JavaScript community? Nominate them for recognition in one of these categories:

- Unsung Hero
- Leading by Example
- Outstanding New Arrival
- Pathfinder for Security,…


SANKET 🦀 reposted

Man, these Rust TUI libraries are getting out of hand... I don't even know what a terminal is anymore. credit: github.com/gdt050579/AppC… #rustlang #terminal #tui #library


SANKET 🦀 reposted

A modern, fast, and secure JavaScript & TypeScript runtime built from the ground up in Rust 🦀 and powered by Nova Engine and Oxc. github.com/tryandromeda/a…


Loading...

Something went wrong.


Something went wrong.