Posts by Tag

rust

Basic data layout

less than 1 minute read

For my personal opinion, we need to use the knowledge to make effect to industry. People still limit by the energy and time.

Rust Smart Pointers

5 minute read

Discusses smart pointers that the standard library provides and the traits that enable their functionality.

Rust automated tests

less than 1 minute read

All about testing, which even with Rust’s safety guarantees is necessary to ensure your program’s logic is correct

Rust Traits And Lifetimes

2 minute read

Digs into generics, traits, and lifetimes, which give you the power to define code that applies to multiple types

Rust Module System

1 minute read

Rust’s module system and about privacy rules for organizing your code and its public Application Programming Interface (API)

Rust Macros

less than 1 minute read

Contains a smorgasbord of advanced topics of interest, including unsafe Rust, macros, and more about lifetimes, traits, types, functions, and closures.

Rust

9 minute read

Chapter 4 learn about Rust’s ownership system

Cross compiler

2 minute read

I’d like to try to create a tool help to install docker on any debian series operating system with Rust language. So, we need to face to the cross platform b...

Back to Top ↑

English

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

The diet of Cantoon

less than 1 minute read

Also I am 100% VIP of KFC. But here is the gap, my favorite sport is sleep(If we count sleep in the multiple types of sports.).

Back to Top ↑

Post Formats

Post: Link Permalink

less than 1 minute read

This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.

Post: Quote

less than 1 minute read

Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain

Post: Notice

1 minute read

A notice displays information that explains nearby content. Often used to call attention to a particular detail.

Post: Chat

1 minute read

Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.

Post: Standard

2 minute read

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...

Post: Modified Date

less than 1 minute read

This post has been updated and should show a modified date if used in a layout.

Back to Top ↑

GNU/linux

GNU Linux Process

1 minute read

In computing, a process is the instance of a computer program that being executed by one or many threads. It contains the program code and its activity.

cgroups

1 minute read

cgroups (abbreviated from control groups) is a Linux kernel feature that limits, account for, and isolates the resource usage of a collection of processes.

Back to Top ↑

container

PodSandbox

less than 1 minute read

In order to meet the pod spec, kubelet will creating the environment(infra container) for the pod and add/update/remove containers in that environment and th...

cgroups

1 minute read

cgroups (abbreviated from control groups) is a Linux kernel feature that limits, account for, and isolates the resource usage of a collection of processes.

Back to Top ↑

readability

Post: Standard

2 minute read

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...

Post: Modified Date

less than 1 minute read

This post has been updated and should show a modified date if used in a layout.

Back to Top ↑

standard

Post: Standard

2 minute read

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...

Post: Modified Date

less than 1 minute read

This post has been updated and should show a modified date if used in a layout.

Back to Top ↑

lesson

Back to Top ↑

career

Back to Top ↑

compiler

Cross compiler

2 minute read

I’d like to try to create a tool help to install docker on any debian series operating system with Rust language. So, we need to face to the cross platform b...

Back to Top ↑

linked-list

Basic data layout

less than 1 minute read

For my personal opinion, we need to use the knowledge to make effect to industry. People still limit by the energy and time.

Linked List

1 minute read

Similar to the array, the linked list is also a linear data structure. And each element in the linked list is actually a separate object while all the object...

Back to Top ↑

kubernetes

PodSandbox

less than 1 minute read

In order to meet the pod spec, kubelet will creating the environment(infra container) for the pod and add/update/remove containers in that environment and th...

Back to Top ↑

Location

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

Back to Top ↑

Melbourne

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

Back to Top ↑

Victoria

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

Back to Top ↑

docker

Back to Top ↑

chat

Post: Chat

1 minute read

Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.

Back to Top ↑

notice

Post: Notice

1 minute read

A notice displays information that explains nearby content. Often used to call attention to a particular detail.

Back to Top ↑

quote

Post: Quote

less than 1 minute read

Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain

Back to Top ↑

Jekyll

Welcome to Jekyll!

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

Back to Top ↑

update

Welcome to Jekyll!

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

Back to Top ↑

cross compiler

Cross compiler

2 minute read

I’d like to try to create a tool help to install docker on any debian series operating system with Rust language. So, we need to face to the cross platform b...

Back to Top ↑

linker(computing)

Back to Top ↑

c3

Back to Top ↑

c19

Rust Macros

less than 1 minute read

Contains a smorgasbord of advanced topics of interest, including unsafe Rust, macros, and more about lifetimes, traits, types, functions, and closures.

Back to Top ↑

c7

Rust Module System

1 minute read

Rust’s module system and about privacy rules for organizing your code and its public Application Programming Interface (API)

Back to Top ↑

c10

Rust Traits And Lifetimes

2 minute read

Digs into generics, traits, and lifetimes, which give you the power to define code that applies to multiple types

Back to Top ↑

c8

Back to Top ↑

shell

Cat+EOF

less than 1 minute read

Sometimes the we need to use the shell commands to do something, in order to do the job more convenience.

Back to Top ↑

EOF

Cat+EOF

less than 1 minute read

Sometimes the we need to use the shell commands to do something, in order to do the job more convenience.

Back to Top ↑

cat

Cat+EOF

less than 1 minute read

Sometimes the we need to use the shell commands to do something, in order to do the job more convenience.

Back to Top ↑

c11

Rust automated tests

less than 1 minute read

All about testing, which even with Rust’s safety guarantees is necessary to ensure your program’s logic is correct

Back to Top ↑

c5

Back to Top ↑

c1

Back to Top ↑

c2

Back to Top ↑

c15

Rust Smart Pointers

5 minute read

Discusses smart pointers that the standard library provides and the traits that enable their functionality.

Back to Top ↑

data-structure

Linked List

1 minute read

Similar to the array, the linked list is also a linear data structure. And each element in the linked list is actually a separate object while all the object...

Back to Top ↑

data-layout

Basic data layout

less than 1 minute read

For my personal opinion, we need to use the knowledge to make effect to industry. People still limit by the energy and time.

Back to Top ↑

doubly-linked-list

Doubly Linked List

less than 1 minute read

What’s mean of the Linked list’s tail pointer?

Back to Top ↑

data-structures

Doubly Linked List

less than 1 minute read

What’s mean of the Linked list’s tail pointer?

Back to Top ↑

development

Start on Gnu Hurd

less than 1 minute read

I communicated to the developers of gnu.org And got many resource to help me continue to learn the GNU Hurd project.

Back to Top ↑

gnu-hurd

Start on Gnu Hurd

less than 1 minute read

I communicated to the developers of gnu.org And got many resource to help me continue to learn the GNU Hurd project.

Back to Top ↑

control groups

cgroups

1 minute read

cgroups (abbreviated from control groups) is a Linux kernel feature that limits, account for, and isolates the resource usage of a collection of processes.

Back to Top ↑

cgroups

cgroups

1 minute read

cgroups (abbreviated from control groups) is a Linux kernel feature that limits, account for, and isolates the resource usage of a collection of processes.

Back to Top ↑

namespace

Back to Top ↑

process

GNU Linux Process

1 minute read

In computing, a process is the instance of a computer program that being executed by one or many threads. It contains the program code and its activity.

Back to Top ↑

pod

PodSandbox

less than 1 minute read

In order to meet the pod spec, kubelet will creating the environment(infra container) for the pod and add/update/remove containers in that environment and th...

Back to Top ↑

lifecycle

PodSandbox

less than 1 minute read

In order to meet the pod spec, kubelet will creating the environment(infra container) for the pod and add/update/remove containers in that environment and th...

Back to Top ↑

Friends

Back to Top ↑

season1

Back to Top ↑

episode2

Back to Top ↑

apple-tv

Back to Top ↑

diet

The diet of Cantoon

less than 1 minute read

Also I am 100% VIP of KFC. But here is the gap, my favorite sport is sleep(If we count sleep in the multiple types of sports.).

Back to Top ↑

beans

The diet of Cantoon

less than 1 minute read

Also I am 100% VIP of KFC. But here is the gap, my favorite sport is sleep(If we count sleep in the multiple types of sports.).

Back to Top ↑

cantoon

The diet of Cantoon

less than 1 minute read

Also I am 100% VIP of KFC. But here is the gap, my favorite sport is sleep(If we count sleep in the multiple types of sports.).

Back to Top ↑

technology

Back to Top ↑

no-phone

Back to Top ↑

ideas

Back to Top ↑

Community

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

Back to Top ↑

Population

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

Back to Top ↑

Map

Metropolitan Melbourne, Victoria

4 minute read

When we talk about Melbourne as a city, we’re talking about metropolitan Melbourne. Also known as Greater Melbourne, metropolitan Melbourne is the geographic...

Back to Top ↑

Metropolitan

Back to Top ↑

Discover

Back to Top ↑

codespaces

Back to Top ↑

GNU/Linux

Back to Top ↑

rsync

Back to Top ↑

splatnet

Back to Top ↑

brand

Back to Top ↑

gear

Back to Top ↑

idea

The new idea

less than 1 minute read

A platform shows some valuable content for others

Back to Top ↑

intelligence

The new idea

less than 1 minute read

A platform shows some valuable content for others

Back to Top ↑

vim

Back to Top ↑