software engineer development experience
-
How to list files recursively and sort them by modification time?
How do I list all files under a directory recursively and sort the output by modification time?
-
Fix nginx “ssl” Directive Is Deprecated, Use “listen … ssl”
The Warning Message When you updating nginx to a newer version, you may run into deprecated configurations.
-
How to upgrade your AWS EC2 host configuration
Because the configuration of the host can no longer meet the existing requirements, the memory and CPU should be upgraded. I searched for information on the Internet and did not find related articles. The problem was solved after looking for AWS service personnel.
-
The biggest risk of new technologies
In the past few days, I have read three articles, all of which engineers regret using new technologies.
-
How to automatically create a cron task with shell commands without interaction
#Write out the current crontabcrontab -l > mycron #Write the new cron to the cron file #Install the new cron filecrontab mycronrm mycron #Restart cron:service cron restart
-
The decline of design patterns
After 30 years, people are finally celebrating the demise of Design Patterns. This book was once a classic on every shelf of Google. When I first read this book more than a decade ago, I found it to be complete nonsense, but I didn’t expect it to be such a scourge that it would take…
-
Wasmer announces WCGI: WebAssembly + CGI
The Wasmer team announces WCGI – WebAssembly + CGI, which uses WebAssembly for server-side development.
-
Why did AI suddenly make a breakthrough?
Why did AI suddenly make a breakthrough? The principles of big data models are public, and the principles of algorithms all over the world are similar.
-
The shadow of the Moon–Science fiction by ChatGPT
Share a conversation I had with ChatGPT, in which I gave ChatGPT a beginning, which completed the rest of the novel, found the right actors for each character in the novel, and finally gave the movie poster cue, and the movie poster I generated with this prompt.
-
How to Print All Properties of an Object to JSX in React.js
Let’s see how we can print all properties of an object (interface) to a table in React.js or Next.js.
-
How to Sleep in Python (adding delays)
Python provides several sleep functions that allow us to add delays to our code. Let’s explore the time.sleep(), asyncio.sleep(), and sched.scheduler.enter() functions to achieve this functionality.
-
How to Append to a File or Create If Not Exists in Python
Let’s take a look at different methods for creating and appending to a file in Python using functions such as os.path.exists() and open().
- AI
- C/C++
- Cloud
- Front-end development
- Javascript
- Linux
- MySql
- Nginx
- PHP
- Programming
- Python
- Software development
- Video
- Web development
AI AJAX API AWS cache callback ChatGPT CORS cron crontab Design pattern docker encryption event express ffmpeg flutter git go hls HTTPS icon JAVA javascript JS jsonp m3u8 Mongodb mysql Nginx nodejs OAuth OpenAi PHP Python React SSL swoole URL video VUE WCGI WebAssembly website WordPress
