Hacker Newsnew | past | comments | ask | show | jobs | submit | aschen's commentslogin

Reading this article and discovering how Ramp team use Modal for sandboxed dev environment just saved us weeks of custom infra development and potentially months of headache, thanks you !


> From the developer standpoint, it's very nice to use, I just throw documents at it and it saves them. If I want an extra field, I just add it. If I want an index on something, also just add it. No big complicated schema migrations.

This sentence summarize all the issues developers working with Mongo will have: multiple version of documents living in the same DB and unpredictable structure

Best thing MongoDB have it's definitely their marketing (making everyone think it's amazing to invest hundreds of millions to deliver an "OK" tier database) and their customer support


Eh, not really. I've done both at considerable scale, and I don't hit these problems. Perhaps you need better developers? For sure, having your database enforce guardrails on what $thing should look like means your code can be lower quality, but you should pick the right tool for the job. For scenarios where I have one 'thing' that's not very relational, it works well. If your application dies because your $thing expects some field which isn't there, that's a you problem not a storage problem.


Requiring weekly handholding sessions for 175k RPS really takes the wind out of this tack doesn't it?


Tell me you’ve never built anything other than toys without saying you’ve never built anything but toys.


The best Winamp clone for macOS is still Re:AMP https://re-amp.ru/

If you want the original Winamp experience with full support of M3U playlist then don't go further than Re:AMP


latest release was 5 years ago


Don’t mess with perfection


what do you mean ? the last release was 22 years ago. This is just trying to be the perfect copy of that.


You joke. I still use an old winamp 2.81 on my windows machine.

About 15 years ago I came across some plugin dll files that added flac support.

The only issue I ever run into is some non ascii characters in ID3 tags make that file unplayable. But winamp is perfectly capable of editing them.

It's even pretty good in the high dpi monitors because Ctrl-D enables "Double size" mode on the main window and equaliser. And the playlist window has customisable font sizes.


After schema-less MongoDB, the nightmare of debugging microservices and over-engineered GraphQL, half-baked vector databases have become the new trends you want to avoid.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: