avatar
Articles
102
Tags
31
Categories
14
Home
List
  • Music
  • Movie
Jiao hongbao's Trashside occupation home page
Home
List
  • Music
  • Movie

side occupation home page

Created2025-04-27|Updated2025-09-26|from my notion space
|Post Views:

side occupation

go on labeling together

FPGA on arch

ollama

homepage

click here come back to homepage.

Author: Jiao hongbao
Link: https://invoker-pray.github.io/side-occupation-home-page/
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
side occupation
cover of previous post
Previous
play with arch home page
Play with ARCHPRE-OS the problem with pulseaudio sound[DONE] problem: conflict with neovim[DONE] PACMAN—WEEK SIGNATURE[DONE] little problems google-chrome proxy on hyprland[DONE] proxy configuration problem simple way to change the default linux-core type pip on arch archinstall manually chinese-keyboard system-immigrate arch on mac homepageclick here come back to homepage.
cover of next post
Next
pacman
PACMAN—WEEK SIGNATURE[DONE] week PGP Sometimes, it is can’t update applications by command: 1sudo pacman -Syu because of week PGP. for this case, modify the file /etc/pacman.conf ‘s SigLevel to follow: 1SigLevel = Never [or Optional TrustAll] just can’t download try: 123456789rm -r /var/lib/pacman/sync /etc/pacman.d/gnupgrm -r /var/cache/pacman [optional]sudo pacman-key --initsudo pacman -Syyuusudo pacman-key --populate archilinux parallelif want to improve download...
Related Articles
cover
2025-04-27
FPGA on arch
FPGA on archall the tool-chain we should have is : 1234567chisel # for generate verilog code , optionaliverilog # for compile the verilog filegtkwave # for observe the chartsyosys # for synthsissymbiflow # for synthsis, placement and routing, generate bitstreamsF4PGA # new version of symbiflowopenocd # for uploading to board during these tools, we can pull the docker iamge of symbiflow: 1docker pull daverichmond/fpga-symbiflow:latest and we can use vivado: after download for AMD website...
cover
2025-04-27
label together
go on labeling togetherCVAT is a tool that can support many people to collaborate together to prepare the dataset of computer vision. how to install CVAT or you can use roboflow… side occupation homepageclick here to come back to side occupationhomepage.
cover
2025-04-27
ollama
ollamait is a way super easy to deploy AI to local machine. 1234567yay -S ollama# modify .bashrcif ! pgrep -f "ollama serve" > /dev/null; then ollama serve & disownfi 12345#useollama pull deepseek-coder:6.7bollama pull deepseek-coder(latest) side occupation homepageclick here to come back to side occupationhomepage.
cover
2025-04-27
CVAT
how to install CVATCVAT uses Docker Compose to manage multiple containers. Install it using the following commands: 12sudo pacman -S docker-composedocker-compose --version then we should clone the repository: 12git clone https://github.com/openvinotoolkit/cvat.gitcd cvat export parameter in .bashrc: 12export CVAT_HOST=FQDN_or_YOUR-IP-ADDRESS set up CVAT with docker-compose: 1docker-compose up -d (maybe should try much more times) run follow command to create a superuser: 1docker exec -it...
avatar
Jiao hongbao
male/INFJ/Libra/Digital-Integrated-Circuit
Articles
102
Tags
31
Categories
14
Follow Me
Announcement
Contents
  1. 1. side occupation
  2. 2. homepage
Recent Posts
life reflection 15
life reflection 152026-02-25
generate a beautiful map
generate a beautiful map2026-02-25
toys and tools
toys and tools2026-02-25
life reflection 14
life reflection 142026-02-14
CIM
CIM2026-02-06
©2019 - 2026 By Jiao hongbao
Framework Hexo 7.3.0|Theme Butterfly 5.3.5