Forem

Blockchain

A decentralized, distributed, and oftentimes public, digital ledger consisting of records called blocks that are used to record transactions across many computers so that any involved block cannot be altered retroactively, without the alteration of all subsequent blocks.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Git and Github tutorial part 2

Git and Github tutorial part 2

Comments
2 min read
Python script to backup up a postgres database to s3

Python script to backup up a postgres database to s3

Comments
1 min read
Completing missing combinations of categories in our data with pandas.MultiIndex!
Cover image for Completing missing combinations of categories in our data with pandas.MultiIndex!

Completing missing combinations of categories in our data with pandas.MultiIndex!

7
Comments 2
5 min read
Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥
Cover image for Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥

Understand Javascript Call, Bind, and Apply in the Simplest and Easy Way Possible!!🔥

4
Comments 4
2 min read
Handling Session Updates for Authenticated Users With NextAuth and JWT

Handling Session Updates for Authenticated Users With NextAuth and JWT

14
Comments 6
4 min read
Cross-Account log data sharing using Kinesis Data Firehose
Cover image for Cross-Account log data sharing using Kinesis Data Firehose

Cross-Account log data sharing using Kinesis Data Firehose

8
Comments
4 min read
About "Await is only valid in Async functions" error in JavaScript
Cover image for About "Await is only valid in Async functions" error in JavaScript

About "Await is only valid in Async functions" error in JavaScript

4
Comments 1
5 min read
forkJoin deprecated in RxJS v8
Cover image for forkJoin deprecated in RxJS v8

forkJoin deprecated in RxJS v8

31
Comments 6
2 min read
Twitter to revoke free access to the Twitter API beginning Feb 9
Cover image for Twitter to revoke free access to the Twitter API beginning Feb 9

Twitter to revoke free access to the Twitter API beginning Feb 9

8
Comments 8
1 min read
Mastering Search Bars with Flexbox: A Step-by-Step Guide
Cover image for Mastering Search Bars with Flexbox: A Step-by-Step Guide

Mastering Search Bars with Flexbox: A Step-by-Step Guide

1
Comments 3
3 min read
Custom Gradle Plugin for Unified Static Code Analysis

Custom Gradle Plugin for Unified Static Code Analysis

3
Comments 1
10 min read
Set up a basic multi-tenant architecture in Rails without gem - 2
Cover image for Set up a basic multi-tenant architecture in Rails without gem - 2

Set up a basic multi-tenant architecture in Rails without gem - 2

11
Comments 3
4 min read
Getting Started with PHP 8 on Ubuntu: A Step-by-Step Guide
Cover image for Getting Started with PHP 8 on Ubuntu: A Step-by-Step Guide

Getting Started with PHP 8 on Ubuntu: A Step-by-Step Guide

1
Comments 1
2 min read
Jetpack Compose 101; Setup the Environment
Cover image for Jetpack Compose 101; Setup the Environment

Jetpack Compose 101; Setup the Environment

Comments
8 min read
Mastering GPT-3: The mathematics of logprobs for Ruby Devs
Cover image for Mastering GPT-3: The mathematics of logprobs for Ruby Devs

Mastering GPT-3: The mathematics of logprobs for Ruby Devs

2
Comments 2
13 min read
🚀 20 Engineering Blogs from Product companies (Meta, Uber, Stripe)
Cover image for 🚀 20 Engineering Blogs from Product companies (Meta, Uber, Stripe)

🚀 20 Engineering Blogs from Product companies (Meta, Uber, Stripe)

33
Comments 2
1 min read
Updates from the 94th TC39 meeting

Updates from the 94th TC39 meeting

7
Comments
2 min read
🔀: Reverse String using HTML Tag Only

🔀: Reverse String using HTML Tag Only

4
Comments
1 min read
Docker/DB - Isn't it better to set share directory between host and db container?
Cover image for Docker/DB - Isn't it better to set share directory between host and db container?

Docker/DB - Isn't it better to set share directory between host and db container?

Comments
3 min read
About "missing 1 required positional argument: ‘self’" in Python
Cover image for About "missing 1 required positional argument: ‘self’" in Python

About "missing 1 required positional argument: ‘self’" in Python

80
Comments
3 min read
About "Unindent does not match any outer indentation level" error in Python
Cover image for About "Unindent does not match any outer indentation level" error in Python

About "Unindent does not match any outer indentation level" error in Python

2
Comments
5 min read
CSS tutorial series: CSS Animation
Cover image for CSS tutorial series: CSS Animation

CSS tutorial series: CSS Animation

12
Comments 4
2 min read
Dependency Inversion Principle with TypeScript Interfaces & Decorators
Cover image for Dependency Inversion Principle with TypeScript Interfaces & Decorators

Dependency Inversion Principle with TypeScript Interfaces & Decorators

9
Comments 2
9 min read
Swift: Associated types.
Cover image for Swift: Associated types.

Swift: Associated types.

5
Comments
2 min read
Controlled vs Uncontrolled Elements

Controlled vs Uncontrolled Elements

4
Comments 4
2 min read
loading...