Homepage
Open in app
Sign in
Get started
Random computer sciences
Follow
Most common terms and details of CUDA programming
Most common terms and details of CUDA programming
Recently I started learning to program GPU with CUDA. I found few of the terms is trickier to understand and remember. So I will just put…
Omar Faroque
Sep 17, 2023
Cache Coherence?
Cache Coherence?
| I watched lots of lectures and videos about cache coherence but I did not find any specific doc that explains it well. So I tried to…
Omar Faroque
Aug 26, 2023
Verify SSL/TLS Certificate Signature
Introduction
Omar Faroque
Dec 5, 2022
Unix domain sockets in golang
When it comes to inter-process communication (IPC) between processes on the same Linux host, there are multiple options: FIFOs, pipes…
Omar Faroque
Mar 9, 2022
10M records ingestion from CSV to Amazon Timestream in Nodejs
10M records ingestion from CSV to Amazon Timestream in Nodejs
This post is not to explain why Timestream or when to use it? Please read AWS documentation for that.
Omar Faroque
Jun 20, 2021
Simple Nodejs script to create 10M record and write into CSV
Here is the simple script:
Omar Faroque
Jun 20, 2021
Writing your first webassembly code
Writing your first webassembly code
First thing first, lets install some tools we need.
Omar Faroque
May 27, 2021
Some interesting advance algorithm
Fast Inverse Square Root — A Quake III Algorithm
Omar Faroque
Mar 19, 2021
Running shell in a background process
Running shell in a background process
When we open our terminal, what happens? It creates a process. We can see by running a command
Omar Faroque
Aug 3, 2020
Best resources for Learning Git
Best resources for Learning Git
I would say, first start reading some basic books and have an understanding and practice like anything. Break, break and break. “The more…
Omar Faroque
Jun 7, 2019
About CS Beauty
Latest Stories
Archive
About Medium
Terms
Privacy
Teams