Transpiler

Summary ref A transpiler (also called source-to-source compiler or a transcompiler) is a program that translates a source code from a language to another at the same level of abstraction (which makes it different from a compiler whose output is lower level than its input).

1 min · Jaaved Khan

Unix socket vs IP socket(TCP/IP)

Summary ref A UNIX socket, AKA Unix Domain Socket, is an inter-process communication mechanism that allows bidirectional data exchange between processes running on the same machine. IP sockets (especially TCP/IP sockets) are a mechanism allowing communication between processes over the network. In some cases, you can use TCP/IP sockets to talk with processes running on the same computer (by using the loopback interface). UNIX domain sockets know that they’re executing on the same system, so they can avoid some checks and operations (like routing); which makes them faster and lighter than IP sockets....

1 min · Jaaved Khan

Unable to resolve link on org export for code block result · Issue #13387 · syl20bnr/spacemacs

Have you tried using

1 min · Jaaved Khan

Tayyab Mujahid

Summary Met him KFUPM during master’s days. Worked with him on

1 min · Jaaved Khan

User Stories

Summary Consists of tasks. Reminders to have conversations with your clients. Good user stories consists of Card (title on notecards) Converstation (with clients) Confirmation (acceptance tests) What is user story? link User stories are short, simple descriptions of a feature told from the perspective of the person who desires the new capability, usually a user or customer of the system. They typically follow a simple template:...

2 min · Jaaved Khan

Tiago Forte

The productivity guru who started (Build A Second Brain) Idea.

1 min · jaavedkhan

this is another example

test tets

1 min · jaavedkhan

third idea

this is the screen shot that I got here.

1 min · Jaaved Khan

Test file 2

for testing

1 min · Jaaved Khan

Test file

This is an example. link Test file 2

1 min · Jaaved Khan