sorted by: new top controversial old
[-] madeindjs@programming.dev 3 points 2 weeks ago

I don't get why the RFC show an example returning 403 with body "You do not have enough credit." although there is a dedicated status code " 402 Payment Required". Isn't more correct to use 402 in this situation?

[-] madeindjs@programming.dev 2 points 2 weeks ago

So which one are you using ?

[-] madeindjs@programming.dev 4 points 3 weeks ago

I tried Helix but my muscle memory around Vim movements was a non - starter for me. Also , Helix wasn't working out of the box with Vue.JS (it needs to be tweaked a bit.

So I gave a try to LazyVIM and everything works almost as is. I'll never look back.

[-] madeindjs@programming.dev 6 points 1 month ago

my two cents,

I personally buy some music from Bandcamp, and I'm pretty sure those songs don't exist on the Apple Music catalog. So I don't want to handle multiple apps to listen what I want.

Also, streaming platforms have the internet constraints. Sometimes, like when I'm driving, I don't have a stable internet connection

[-] madeindjs@programming.dev 5 points 1 month ago

Recompress to a lossless format (...) There is very little reason for you to do this

I though there are no reasons at all to do it. What could be a valid use case for this ?

[-] madeindjs@programming.dev 13 points 1 month ago

It did, in september 2023.

[-] madeindjs@programming.dev 1 points 1 month ago

For example, all of the list abstractions (map, filter, reduce, etc.) will copy the array to a new list every time you chain them.

This methods were added to generator recently. So you can avoid copying the array in memory.

All this is also without even getting started on the million JS frameworks and libraries which make it really easy to have vendor lock-in and version lock-in at the same time

In my opinion, it's also what make JS good. There a package for almost everything.

[-] madeindjs@programming.dev 1 points 2 months ago

You can get pretty far using a bit of JS and Tamper Monkey . You can even search in existing user scripts if someone already did it.

[-] madeindjs@programming.dev 1 points 7 months ago

I installed it on a cheap VPS a few years ago, and it just works. I never had to do any maintenance. I love it

madeindjs

joined 8 months ago