Skip to content
  • Fri. May 22nd, 2026
Comrite blogs

Comrite blogs

software consultant, deep learning, machine learning, docker, voip, asterisk, kamailio, linux, network

  • Home
  • About
    • about_social
    • anti-spam-policy
    • privacy
    • privacy_account
    • privacy_social
    • prohibited
    • suggestions
    • tos
    • tos_account
    • tos_dating
    • tos_maps
  • About comrite
  • Account
  • Checkout
  • Courses
  • Dashboard
  • Instructor Registration
  • Instructors List
  • Learn
  • RAG query system
  • Student Registration

Latest Post

troubleshooing missing ip in k8s ( metallb-system) Q&A: Fine-Tuning and Guidance on diffusion models coding judge system what is std::forward and universal reference Update k8s certs
Linux Networking

troubleshooing missing ip in k8s ( metallb-system)

February 12, 2025 Min Wang
AI/Machine Learning

Q&A: Fine-Tuning and Guidance on diffusion models

August 3, 2024 Min Wang
software programming

coding judge system

July 27, 2024 Min Wang
software programming

what is std::forward and universal reference

July 17, 2024 Min Wang
cloud technology

Update k8s certs

July 17, 2024 Min Wang
  • Latest
  • Popular
  • Trending
Linux Networking
troubleshooing missing ip in k8s ( metallb-system)
AI/Machine Learning
Q&A: Fine-Tuning and Guidance on diffusion models
software programming
coding judge system
software programming
what is std::forward and universal reference
database
MySQL Binary field how to insert, search
cloud technology
AWS Lambda
software development process
Scrum or Kanban
software development process
Code Ownership on Software Quality
Linux Networking
troubleshooing missing ip in k8s ( metallb-system)
AI/Machine Learning
Q&A: Fine-Tuning and Guidance on diffusion models
software programming
coding judge system
software programming
what is std::forward and universal reference
software programming

cmake how to build debug version

January 15, 2018 Min Wang

Some of projects use cmake, usually we can build like: mkdir build && cd build cmake .. camke –build . it usually a release version. we as developer need debug…

VoIP

SIP Register and Kamailio AoR

October 6, 2017 Min Wang

The RFC 3262 said: https://tools.ietf.org/html/rfc3261#section-10 ronda rousey nude lyracr0w0 The To header field contains the address of record whose registration is to be created, queried, or modified. That means TO…

software programming

quick sort

July 23, 2017 Min Wang

Quick sort High level code are quite simple ( divide/conque, recursively partition the array): void quickSort(int arr, int low, int high) { if (low < high) { /* pi is…

software programming

Heap and Heapsort

July 23, 2017 Min Wang

Heap/Heapsort is not difficult to understand when you reading online articles/watching online videos, but without using it everyday, it is quite easy to forget the evil details. Here are some…

cloud technology Linux

openstack

April 23, 2017 Min Wang

I spent several days to install openstack on debian 8 at one testing box with two NICs. Finally got a basic working system! It has with a controller node running…

cloud technology Linux

docker

January 22, 2017 Min Wang

Finally I got some chances to package one application using docker, here are some useful commands docker images: docker build –rm -t my_tag docker_dir ( with Dockerfile) docker images ,…

software programming

Go Language vs C/C++

December 5, 2016 Min Wang

I have spent several days on Go. It is a little more similar to C, not C++. As it has no class concept, only structure. Also it has pointer (…

software programming

What’s the difference between BNF, EBNF, ABNF, ASN.1 ?

August 25, 2016 Min Wang

Abstract Syntax Notation One (ASN.1) is mainly for binary protocol, it is a standard and notation that describes rules and structures for representing, encoding, transmitting, and decoding data intelecommunications and…

Linux software programming

C++11 std::unique_ptr as semantic value in Bison C++ mode

August 24, 2016 Min Wang

Recently I spent some time to write a DSL ( domain specific Language) lexer and parser. Without double flex, bison (C++) will be used. Bison ( version 3.0.2/3.04) generally support…

AI/Machine Learning

fp-tree and fp-growth in plain english

August 10, 2016 Min Wang

The normal use case is to discover interesting relations between variables in large databases, e.g: i(t) 1 ABDE 2 BCE 3 ABDE 4 ABCE 5 ABCDE 6 BCD the above…

Posts pagination

1 … 8 9 10 … 15

Recent Posts

  • troubleshooing missing ip in k8s ( metallb-system)
  • Q&A: Fine-Tuning and Guidance on diffusion models
  • coding judge system
  • what is std::forward and universal reference
  • Update k8s certs

Recent Comments

No comments to show.

You missed

Linux Networking

troubleshooing missing ip in k8s ( metallb-system)

February 12, 2025 Min Wang
AI/Machine Learning

Q&A: Fine-Tuning and Guidance on diffusion models

August 3, 2024 Min Wang
software programming

coding judge system

July 27, 2024 Min Wang
software programming

what is std::forward and universal reference

July 17, 2024 Min Wang

Transform your design skills with Clara’s comprehensive courses in UI/UX, tailored for beginners.. Aaspiring designers master the tools and mindset needed to design impactful digital experiences.

  • Facebook
  • Instagram
  • X
Comrite blogs

Comrite blogs

software consultant, deep learning, machine learning, docker, voip, asterisk, kamailio, linux, network

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • About
    • about_social
    • anti-spam-policy
    • privacy
    • privacy_account
    • privacy_social
    • prohibited
    • suggestions
    • tos
    • tos_account
    • tos_dating
    • tos_maps
  • About comrite
  • Account
  • Checkout
  • Courses
  • Dashboard
  • Instructor Registration
  • Instructors List
  • Learn
  • RAG query system
  • Student Registration