Skip to content

Cyer's DevNote

Research, Build and Code
  • Topics
    • Dev General
    • Raspberry Pi
    • TX2
    • ArduPilot
    • Python
    • LaTeX

Cyer's DevNote

Research, Build and Code
  • Topics
    • Dev General
    • Raspberry Pi
    • TX2
    • ArduPilot
    • Python
    • LaTeX

Common Git Command Usage

  • Dev General
  • December 2, 2019November 14, 2020

We introduce a number of commonly used git commands here. Knowing these commands should be enough for most of you to handle your day-to-day development… Read More »Common Git Command Usage

Compiling Raspbian (Linux) Kernel for Running in QEMU

  • Raspberry Pi
  • November 9, 2019April 17, 2020
  • 1 Comment

In this post, we go through the steps for cross-compiling the Linux kernel from source code for Raspberry Pi and running it with QEMU. For… Read More »Compiling Raspbian (Linux) Kernel for Running in QEMU

Initializing a 2D List in Python

  • Python
  • February 18, 2019November 9, 2019

Incorrect: A 2D list CANNOT be initialized like this: The problem is that the five []s are referring (pointing) to the same [] instance. That… Read More »Initializing a 2D List in Python

  • « Previous
  • 1
  • 2
  • 3

Categories

  • ArduPilot
  • Dev General
  • LaTeX
  • Linux Kernel
  • Python
  • Raspberry Pi
  • TX2
  • Uncategorized
  • Web Dev

Recent Posts

  • Academic Writing Tips: Avoid Using Type 3 Font in Matplotlib and Reduce PDF Size Afterward
  • Accessing Static Files in Django (WSGI) Hosted on NameCheap
  • Handling MacOS Gesture Events (Pinch, Zoom, Rotate) in PyQt or PySide2
  • Quick Command References: Docker Container
  • Connecting to Ubuntu 18+ Remote Desktop from Mac

Copyright © 2019-2020 Cyer | Neve | Powered by WordPress