#Daily Coder
tag
notes filtered by tag
How did I fail to make lightweight NextJS runtime
The Ambition I attempted to migrate a production NextJS application from the heavy Node.js `standalone` runtime to a lightweight architecture. The objective was to utilize NextJS `output: 'export'` to generate static assets, which would then be served by a...How to use labels "bug", "feature", "improvement" or "chore” during development of program
Explaining when to use "bug", "feature", "improvement", or "chore" labels while working on an IT project. * Use "bug" when the change restores expected behavior that is broken: e.g., fixing a checkout crash, correcting a wrong output value, or patching a...Reasons to containerize the development workflow
As of 2025 containerization has become the industry standard for modern software development and deployment. The following claims about development containerization will be simple and straightforward. Personal feedback * It eliminates “works on my machine”...How to Hide File Listings but Allow Public Downloads in MinIO?
This guide was created for MinIO release `RELEASE.2025-05-24T17-08-30Z` which is the latest version tag available at the moment of publication. Step 1: Create bucket alias [code block] Step 2: Set the bucket policy have a public...Fixing GitHub README table cell with icon
So, the problem was that GitHub markdown files do not respect image width in case content is shorter than image. Thanks to HTML. There is " " filler in HTML specification that does role of "Non-breaking invisible glue" so it can simulate table width in...page 1 / 1
first prev next last
You do not have permission to send messages in this channel. It is READ-only! :)


