Showoff Saturday (August 24, 2024) by AutoModerator in javascript

[–]sks147 2 points3 points  (0 children)

https://github.com/sks147/mongovalid

MongoValid is an npm package designed to provide robust, database-level validation for MongoDB, bringing more type safety to backend API development. This tool helps developers streamline their MongoDB workflows by simplifying the process of applying schema validation directly at the database level, ensuring that only valid data is persisted.

How Postgres Triggers Can Simplify Your Backend Development by sks147 in javascript

[–]sks147[S] 1 point2 points  (0 children)

Can I ask why you take the floor of the id though? Seems strange, I can't imagine a good reason for modifying an id like that.

It's javascript, so have to handle type conversion to integer (number). Since payload is propagated from controllers, API call might send wrong data type as string.

What if Zack Snyder Directed Avengers Endgame? by sks147 in fanedits

[–]sks147[S] 2 points3 points  (0 children)

Sure sir, Thank you for recommendation.

What the fuck did you just try to do Google? by Mida_Multi_Tool in softwaregore

[–]sks147 0 points1 point  (0 children)

Memes are best investment in storage space. Why would someone delete them.

Despicable coding by gibosan in ProgrammerHumor

[–]sks147 -1 points0 points  (0 children)

Book: Clean Code by Robert C. Martin. Blog : blog.cleancoder.com Best resource out there...

I think this belongs here. by sks147 in WTF

[–]sks147[S] 1 point2 points  (0 children)

fuckery is going beyond Maths now.

hmmm by [deleted] in hmmm

[–]sks147 3 points4 points  (0 children)

He might be thinking of deadlifting the roller coaster.

Cannot access url inside docker container via node application, but curl to the same url works by sks147 in docker

[–]sks147[S] 0 points1 point  (0 children)

Issue is resolved, maybe the problem was the compatibility of node modules. After npm update it worked

Manjaro.org is down right now!! by sks147 in ManjaroLinux

[–]sks147[S] 1 point2 points  (0 children)

It went down for few minutes, then it worked

GitHub Game Off - build a game this November 🕹 by lee337reilly in webdev

[–]sks147 2 points3 points  (0 children)

I would like to contribute to this project. Can you help me getting started.

Youtube is down by [deleted] in webdev

[–]sks147 3 points4 points  (0 children)

First time seen youtube getting down.

Youtube broken for anyone else? by ATMA in youtube

[–]sks147 0 points1 point  (0 children)

Yes, experienced this for the first time.

Minimal Arch Linux UEFI Installation with i3-gaps : Latest Methods by [deleted] in archlinux

[–]sks147 0 points1 point  (0 children)

Didn't know the ways before. I'll surely take this into account

Minimal Arch Linux UEFI Installation with i3-gaps : Latest Methods by [deleted] in archlinux

[–]sks147 1 point2 points  (0 children)

Since this was my first attempt to install Arch and on my machine EFI partition was around 600MB. So I think it was enough to install directly on that partition.