Open in app

Sign in

Write

Sign in

Ryan Zheng
Ryan Zheng

102 Followers

Home

Lists

About

Oct 27

Prompting Procedure Programming Language — Part II (Requirement Clarification Prompt Procedure)

**Introduction to the Prompting Procedure Programming**: The Prompting Procedure Programming, born from the synergy between conventional programming and natural language, aims to provide a more structured approach to interacting with large language models like ChatGPT. The core principle behind its inception is the amalgamation of the logical precision of traditional programming…

6 min read

Prompting Programming Language — Part II (Requirements Clarification Prompt)
Prompting Programming Language — Part II (Requirements Clarification Prompt)

6 min read


Oct 3

From Requirements to Automated Codebase Updates: The Role of Precise Documentation — AutoByteus Part I

Disclaimer: Ideas are mine, refined by ChatGPT Software projects initiate with user requirements that outline a broad vision and desired functionalities. Often, these initial requirements are not exhaustive. As stakeholders engage in deeper discussions and analyses, the requirements become more nuanced and detailed. During this refinement process, the need for…

3 min read

From Requirements to Automated Codebase Updates: The Role of Precise Documentation — AutoByteus…
From Requirements to Automated Codebase Updates: The Role of Precise Documentation — AutoByteus…

3 min read


Sep 26

Prompting Procedure Programming Language — Part I

**Introduction to the Prompting Procedure Programming**: The Prompting Procedure Programming, born from the synergy between conventional programming and natural language, aims to provide a more structured approach to interacting with large language models like ChatGPT. The core principle behind its inception is the amalgamation of the logical precision of traditional programming…

7 min read

7 min read


Sep 15

Prompt Engineering — MetaPrompting

Here is a meta prompt that can help you create other prompts that belong to a specific domain. The final created prompt might not be perfect, but with just an additional chat, ChatGPT can improve it to a satisfactory level. You are a Prompt Architect, an expert in crafting structured…

Prompt Engineering

4 min read

Prompt Engineering

4 min read


Feb 11

Kubernetes-From A Developers’s Point Of View

This tutorial aims to pull several Kubernetes concepts like Pod, Volume, Deployment, Service, Ingress together, and practice these configurations on Minikube locally. Kubernetes General Kubernetes is said to be a container orchestration tool. But container on Linux is just a process similar to other processes. We can initially regard Kubernetes as simply…

Kubernetes

10 min read

Kubernetes-From A Developers’s Point Of View
Kubernetes-From A Developers’s Point Of View
Kubernetes

10 min read


Nov 6, 2022

Repository Pattern NodeJS With Mongoose

In this article, we will create the Repository pattern in NodeJS for Mongoose. Before we look at the NodeJS implementation, We will first discuss some high-level design concepts, and look at the implementation of the Repository pattern in Java, as the Repository pattern is so widely used in Java. After…

5 min read

Repository Pattern NodeJS With Mongoose
Repository Pattern NodeJS With Mongoose

5 min read


Published in

Geek Culture

·Dec 12, 2021

How Human Learning Can Be Related To ML

Have you ever wondered what machine learning really learns? How much similarities are we able to interpret between ML model and human learning? For example, what transformer-based model really learns from the large corpse of data. I would like to start with what Alan Kay previously said: “Once we are…

Machine Learning

8 min read

How Human Learning Can Be Related To ML
How Human Learning Can Be Related To ML
Machine Learning

8 min read


Sep 8, 2021

Reactive Programming — From A Real-Life Example

The key of reactive Programming is to analyze data dependency and event dependencies instead of the underlying running environment. The running environment can be a virtual thread, a coroutine, or a native thread that can be switched. However, the data dependency will never change. …

Reactive Programming

7 min read

Reactive Programming — A Real-Life Example
Reactive Programming — A Real-Life Example
Reactive Programming

7 min read


Published in

Geek Culture

·Jul 31, 2021

Evolving From Imperative Programming To Reactive Streaming

Previously I have written one article about Reactive Streaming. But that article is just the design of Reactive Streaming as a result. It does not explain why Reactive Streaming comes into existence, how server applications evolve from imperative programming to reactive streaming. In this article, I will try to explain…

Reactive Streaming

8 min read

Evolving From Imperative Programming To Reactive Streaming
Evolving From Imperative Programming To Reactive Streaming
Reactive Streaming

8 min read


Published in

Geek Culture

·May 9, 2021

Linux Namespaces (Container Technology)

Containers on Linux utilize the namespaces provided by the Linux kernel. On Linux, the containers are running as normal processes which share the same kernel as other processes. On Windows or Mac, one virtual machine is provided first. All the containers are running inside the virtual machine. Resource Namespace In computer science…

21 min read

Linux Namespaces (Container Technology)
Linux Namespaces (Container Technology)

21 min read

Ryan Zheng

Ryan Zheng

102 Followers

I am a software developer who is keen to know how things work

Following
  • Manish Jain

    Manish Jain

  • Hantsy

    Hantsy

  • Jesus Rodriguez

    Jesus Rodriguez

  • Netflix Technology Blog

    Netflix Technology Blog

  • Sophia Yang, Ph.D.

    Sophia Yang, Ph.D.

See all (142)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams