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.
How to get yesterday’s date in JavaScript without a library
Cover image for How to get yesterday’s date in JavaScript without a library

How to get yesterday’s date in JavaScript without a library

4
Comments 1
2 min read
Firebase Connection

Firebase Connection

Comments
2 min read
Skipping to the Good Parts: Implementing Netflix's Skip Intro Feature with Python Video Processing
Cover image for Skipping to the Good Parts: Implementing Netflix's Skip Intro Feature with Python Video Processing

Skipping to the Good Parts: Implementing Netflix's Skip Intro Feature with Python Video Processing

1
Comments
2 min read
Deep dive into Amazon Inspector for AWS Lambda
Cover image for Deep dive into Amazon Inspector for AWS Lambda

Deep dive into Amazon Inspector for AWS Lambda

5
Comments
4 min read
Javascript if/else shorthand explained (with common uses cases)
Cover image for Javascript if/else shorthand explained (with common uses cases)

Javascript if/else shorthand explained (with common uses cases)

6
Comments
2 min read
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
🚀 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
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
🔀: Reverse String using HTML Tag Only

🔀: Reverse String using HTML Tag Only

4
Comments
1 min read
Updates from the 94th TC39 meeting

Updates from the 94th TC39 meeting

7
Comments
2 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 "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
loading...