Welcome to ChanMo's Blog

The Creativity Lab for Programming Inventors

Github Email About SourceCode

Django development good helper: 8 recommended plugins

8 Django plugins to help you build better websites faster and easier

django

2023-12-03

如何制作用于检测遥感图像中建筑物的AI模型

遥感图像中的建筑物检测是一项具有重要应用价值的研究课题。现有的图像特征识别模型在一般的图像检测方面取得了较好的效果,但在遥感图像中存在一定的局限性。GeoTIFF 是一种常用的遥感图像格式,它以像素为单位存储地表的图像数据。GeoTIFF 图像通常具有较高的分辨率,这使得检测其中的建筑物具有一定的挑战性。本文将介绍如何做出一个可用于检测 GeoTIFF 中所有建筑物的 AI 模型。

pytorch maskrcnn gdal geotiff

2023-11-27

Termux: A Powerful Android Terminal Emulator

Termux is a powerful Android terminal emulator that allows you to run Linux commands and tools on your Android device. It is open source, has an active developer community, and provides powerful functionality.

opensource termux

2023-11-25

Add Basic Authentication to a Nginx Website

How to add basic authentication to a Nginx website.

Nginx BasicAuth

2023-11-09

Similarity Search in PostgreSQL

How to use the PostgreSQL similarity() function to find similar data in the same table.

database Postgres Search

2023-11-09

How to Visualize a SQLite Database using SchemaCralwer

An easy way to visualize a SQLite database by using SchemaCrawler with Docker.

database sqlite schemacralwer docker

2023-10-09

How to set a shell process to background

Learn how to set a shell process to background in Linux and Unix. This is useful for running long-running commands without blocking the shell. You can also disown background processes so that they continue to run even after you exit the shell.

linux jobs tmux

2023-09-21

How to convert a WebM video to MP4 in GNOME correctly

This article describes how to convert a WebM video to MP4 format in GNOME correctly. This is useful if you need to share your video with someone who does not have a WebM player.

gnome linux ffmpeg

2023-09-19

Awesome Document: Dockerize Document Processing

Dockerize document processing with three awesome Docker images: docker-pandoc, docker-unoserver, and docker-poppler. These images make it easy to convert documents between different formats, refresh the TOC in LibreOffice, and extract text from PDF files.

docker pandoc unoserver libreoffice poppler pdf

2023-09-16

How To Render csrf_token When Using render_to_string In Django

How to render csrf_token when using render_to_string in Django

django

2023-09-05

How to Update Arch Linux Mirrorlist by Country

This article provides instructions on how to update the Arch Linux mirrorlist by country. The mirrorlist is a list of servers that Arch Linux uses to download packages. By updating the mirrorlist, you can ensure that you are using the most up-to-date and reliable mirrors for your country.

linux archlinux

2023-07-07

How to use org mode to write a blog website

How to use Org Mode to write a blog website that is both readable and SEO-friendly. Learn how to create a blog website with Org Mode, including tips on how to optimize your posts for search engines.

emacs org-mode

2023-06-03

Use Office In Your Web Sites

Introduce OnlyOffice and CollaboraOnline.

libreoffice opensource

2023-05-29

webdav在web开发中有哪些应用方向

WebDAV(Web Distributed Authoring and Versioning)是一种基于HTTP协议的网络文件管理协议。它允许用户通过HTTP协议来对远程服务器上的文件进行管理,以及对文件进行版本控制。WebDAV在Web开发中应用广泛,它可以提供强大的文件管理功能和服务支持。

webdav web

2023-04-24

Hisoul 虚拟空间创作平台

创作者可以使用平台举办一个小型的虚拟画展, 一场游戏直播, 或者装修一个办公室

3d hisoul

2023-04-12

Install Nvidia Driver On Ubuntu22.04

Handle SGX, Secure Boot

pytorch cuda

2023-03-14

数字病理学相关开源技术框架

现有软件介绍和对比

patholoty opensource

2023-02-25

Webdav, 一个古老但有效的文件传输协议

Webdav的介绍, 与FTP, Samba, Amazon S3的对比

webdav

2023-02-22

如何在Django中更好的使用React

使用Vite.js让Django和React开发更方便

django react.js vite.js

2022-10-09

在Django中使用Brownie

how to integrate eth-brownie in your django project, how to interact with contract

django brownie ethereum blockchain

2022-08-04

How to Generate a Table of Contents in Docx with Python

This tutorial will show you how to generate and refresh a table of contents (TOC) in a Docx document using Python

toc libreoffice unoserver docker

2022-07-29

TEX导出为PNG

如何在linux中将Tex代码导出为PNG图片

2022-04-11

使用树莓派作为家庭影音中心

使用树莓派定制家庭影音中心

opensource raspberry kodi jellyfin

2022-03-09

适合互联网团队的开源系统推荐

Nextcloud, Taiga, Wordpress…

2021-08-09