
Sendil Kumar
An explorer wandering in the land of programs. I am passionate about Open Source. "Docendo discimus"
Work
Senior Software Engineer at Uber
loading...
We're a place where coders share, stay up-to-date and grow their careers.
An explorer wandering in the land of programs. I am passionate about Open Source. "Docendo discimus"
Work
Senior Software Engineer at Uber
All 86 comments
I'm still using Firefox
Well it looks like your old post has the new logo, while the ...
β¨Awesome fonts to code π»
It looks nice :)
β¨Awesome fonts to code π»
Yeah they look nice too.
β¨Awesome fonts to code π»
Agree completely.
β¨Awesome fonts to code π»
looks interesting, I will take a look :)
β¨Awesome fonts to code π»
Yup! :)
β¨Awesome fonts to code π»
ππ¦ They are the best
β¨Awesome fonts to code π»
You are correct, something went wrong with the upload :). Upd...
9 ways to level up your browser devtool skills
Yeah! that is the plan :)
9 ways to level up your browser devtool skills
Thanks! Yeah :) Why do you ask, do you have some preferenc...
Kubernetes for everyone βΈοΈπ‘π
Thanks :) will take a look :)
WASI - WebAssembly System Interface with Wasmtime
So, you write code that already runs natively Thats a v...
New Machine; New Browser
That is a good decision and I bet you won't regret it.
TinyGo β is now officially a Google sponsored project π
\o/ Yaaaay!!!!!
Sharing Classes between Rust and JavaScript
Yeah I think there is a bug in the wasm-bindgen. Currently ...
Rust and WebAssembly for the masses - wasm-bindgen
Thanks I updated the post.
Memory Model in WebAssembly
Thanks glad you liked it. Yeah wasm crypto is something ver...
Sharing Classes between Rust and JavaScript
Thanks Will definitely add some more :)
Rust and WebAssembly for masses - Introduction
Yeah #[no_mangle] is for public. Everything by default in ...
Kotlin - Generics & Type variance
oops you are correct, I guess I didnt update the code.
Kotlin Hipster = Spring Boot + Kotlin
I have mixed feelings about the Kotlin/JS. It is very hard...
Java enters its teenage π π β
very true π
Intro to Svelte π¦β‘οΈπ§‘
This is interesting, I still believe this is a beginner pos...
9 tips to Increase your Java performance βοΈ π πΆββοΈ
Thanks for the Optimizing Java book
9 tips to Increase your Java performance βοΈ π πΆββοΈ
Applying these "performance improvements" to your code wil...
9 tips to Increase your Java performance βοΈ π πΆββοΈ
Some of these promote speed over legibility That is a va...
9 tips to Increase your Java performance βοΈ π πΆββοΈ
StringBuffer is way more efficient than normal String conca...
9 tips to Increase your Java performance βοΈ π πΆββοΈ
The #6 is just an example. I completely agree JVM optimiz...
9 tips to Increase your Java performance βοΈ π πΆββοΈ
I couldnt agree more π
Kubernetes for everyone βΈοΈπ‘π
This is a good one. Ideally I expect how Kubernetes works p...
Kubernetes for everyone βΈοΈπ‘π
Thanks :)
Kubernetes for everyone βΈοΈπ‘π
Oops, sorry about that :). Between thanks.
Kubernetes for everyone βΈοΈπ‘π
oh.. that sounds interesting. I will take it a spin. Thanks...
Kubernetes for everyone βΈοΈπ‘π
Thanks I updated π
Easy microservices with Kubernetes and Istio β βΈοΈ β΅οΈ
The answer is both. Istio is configurable. We can use them ...
What are your favorite visual design inspiration sources?
css-tricks android site / chrome dev site / web.dev apple.c...
(Tiny)Go to WebAssembly
Yeah there are some limitations. I am drafting a post on th...
(Tiny)Go to WebAssembly
Ahh.. sorry I have to update it. Can you pull the wasm_exec.j...
What's your greatest software development skill?
Learning Listening
Reduce your WebAssembly binaries 72% - from 56KB to 26KB to 16KB πβ¨π¦
typo π
Reduce your WebAssembly binaries 72% - from 56KB to 26KB to 16KB πβ¨π¦
Yeah. It is possible but I doubt we can achieve this much. ...
Reduce your WebAssembly binaries 72% - from 56KB to 26KB to 16KB πβ¨π¦
Go for it... Let me know if you need help with anything :)
Reduce your WebAssembly binaries 72% - from 56KB to 26KB to 16KB πβ¨π¦
Yeah it is awesome.
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
That is an awesome question.Boundary crossing is an importa...
Create Dev's offline page with (Tiny)GO and WebAssembly π¦π‘β¨
So cool :)
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
Wow thats awesome ππ
Create Dev's offline page with (Tiny)GO and WebAssembly π¦π‘β¨
Go for it ππ
Increase Rust and WebAssembly performance πππ
What was the error message when you did s and z? You should...
Increase Rust and WebAssembly performance πππ
It is installing wasm-pack and then wasm bindgen cli. If th...
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
Oh, that is interesting! What is the most painful part of i...
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
WASM is ASM go for it...
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
Yay! Go for it. WASM is AWSM.
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
Thanks π
Create Dev's offline page with Rust and WebAssembly π¦π‘β¨
So glad it helped π. Thanks π
How to Create the Drawing Interaction on DEV's Offline Page
Recreated this with Rust and WebAssembly :)))) dev.to/send...
What have been the most interesting WebAssembly demo/application so far?
This source map is the best one that triggered many to take...
What have been the most interesting WebAssembly demo/application so far?
squoosh is one of them
Setup more productive dev environment
Good luck
Increase Rust and WebAssembly performance πππ
Thats a great idea ππ Yeah Rust is very concise. When you s...
Setup more productive dev environment
You are welcome!
Loading WASM as ESM in NodeJS
So glad that it helped. Its my pleasure π
Loading WASM as ESM in NodeJS
Thanks Saleh. Glad you enjoyed it. :)
What do you think about the idea that "there should be only one way of doing a thing" in programming languages?
Too many options are definitely a no go. It confuses everyb...