20000 forum users - Awesome Special Event!

But how :laughing:

4 Likes

That’s where CI/CD pipeline comes in lol, you can predefine a set of test cases, including some edge cases and have the system automatically check if your code is working as expected

5 Likes

Oh wow. I enjoy origami, but I don’t think I could manage that lol

4 Likes

I just realized that the Microsoft Photos app (default Windows photo viewer) is now 1.1 GB?

4 Likes

It’s all of the telemetry…

4 Likes

I would say there’re also lots of Copilot junks as well, some junks that is not even available in my country…

4 Likes

Me: hating macOS app developers putting an icon larger than the standard
Also me: makes an icon bigger than standard

Turns out that you need to add paddings (and rounded corners in case you wonder) to the icon by yourself. The OS doesn’t do it.

5 Likes


Screenshot 2025-09-26 184928





Screenshot 2025-09-26 185303







Screenshot 2025-09-26 185533


Screenshot 2025-09-26 193550

6 Likes

should i use mongodb or just normal sql for my ecommerce site to maximize the speed?

1 Like

You should use Excel :zany_face:

6 Likes

hmm json is a good choice lmao

MongoDB is built around JSON if I remembered it correctly

5 Likes


it definally look like json


uhh brother why your personal blog have this very serious looking thing? china force you to put this?

If I don’t put this I’ll be in jail right now lol

OK maybe not that serious, but the fine will be large

5 Likes

why some website do not have that thing?

this is like blog site about wp theme, it should have that number but i do not see it anywhere

btw china theme is so beautiful, just so good but quite heavy when load on phone

You only need a license if the server is located in China

If your server is outside of China then you don’t need a license, many people chose to put it on servers outside of China because of this


Yes they are stupid heavy, like they include 10 plugins in them and are also pricy as hell

5 Likes

mmmm the zibll theme is just so good so many customization choice

I don’t think there is an inherent benefit to using MongoDB over using an SQL database for performance. If you want good performance, you need good schema design, efficient querying, effective use of caching, and just powerful servers.

I’m not a fan of MongoDB myself. “Schemaless” databases are misleading. At some point, your application will expect data to have a certain format, and at least with an SQL database you have guarantees that data will look like what you expect. And both PostgreSQL and MySQL have support for JSON columns if you do need some unstructured data for specific functionality.


That said, please slow down the posting a bit. This is a forum, not a live chat, you don’t need to send every sentence individually. Please think before hitting the reply button.

And please don’t promote illegal activities.

5 Likes

i think someone say to me before that this topic here is a chat room, i dont remember who