Forem

# encoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Everything you need to know about Base64
Cover image for Everything you need to know about Base64

Everything you need to know about Base64

Comments
5 min read
Why I Built the Laravel Encoding Package I Couldn’t Find Anywhere Else
Cover image for Why I Built the Laravel Encoding Package I Couldn’t Find Anywhere Else

Why I Built the Laravel Encoding Package I Couldn’t Find Anywhere Else

1
Comments
2 min read
Secure and Scalable Encoding Made Easy with Laravel Encoder: A Complete Tutorial
Cover image for Secure and Scalable Encoding Made Easy with Laravel Encoder: A Complete Tutorial

Secure and Scalable Encoding Made Easy with Laravel Encoder: A Complete Tutorial

5
Comments
4 min read
Base64 strings concepts in different programming language

Base64 strings concepts in different programming language

1
Comments
2 min read
From 'A' to '😊': How Programming Languages Handle Strings
Cover image for From 'A' to '😊': How Programming Languages Handle Strings

From 'A' to '😊': How Programming Languages Handle Strings

Comments
10 min read
On Transformers and Vectors

On Transformers and Vectors

1
Comments
5 min read
The ü/ü Conundrum
Cover image for The ü/ü Conundrum

The ü/ü Conundrum

9
Comments
2 min read
Unlocking the Potential of Video Transcoding
Cover image for Unlocking the Potential of Video Transcoding

Unlocking the Potential of Video Transcoding

Comments
3 min read
Intl.Segmenter(): Don't use string.split() nor string.length
Cover image for Intl.Segmenter(): Don't use string.split() nor string.length

Intl.Segmenter(): Don't use string.split() nor string.length

12
Comments 1
5 min read
Packing and unpacking bytes

Packing and unpacking bytes

Comments
5 min read
The Hitchhiker's Guide to Binary-to-Text Encoding
Cover image for The Hitchhiker's Guide to Binary-to-Text Encoding

The Hitchhiker's Guide to Binary-to-Text Encoding

7
Comments
9 min read
Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.
Cover image for Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.

Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.

10
Comments
10 min read
Dealing with Categorical Data: Encoding Features for ML Algorithms
Cover image for Dealing with Categorical Data: Encoding Features for ML Algorithms

Dealing with Categorical Data: Encoding Features for ML Algorithms

4
Comments
7 min read
Base64's goodness

Base64's goodness

6
Comments
6 min read
PHP: Useful Encoding and decoding Functions You Need to Know
Cover image for PHP: Useful Encoding and decoding Functions You Need to Know

PHP: Useful Encoding and decoding Functions You Need to Know

6
Comments
1 min read
String encodings

String encodings

8
Comments 1
17 min read
Unicode

Unicode

3
Comments
2 min read
Serialization

Serialization

7
Comments 1
15 min read
Windows 系統上 Python 的文字輸出編碼
Cover image for Windows 系統上 Python 的文字輸出編碼

Windows 系統上 Python 的文字輸出編碼

6
Comments
6 min read
UTF-8 strings in C (3/3)
Cover image for UTF-8 strings in C (3/3)

UTF-8 strings in C (3/3)

10
Comments
4 min read
UTF-8 strings in C (2/3)
Cover image for UTF-8 strings in C (2/3)

UTF-8 strings in C (2/3)

8
Comments 2
6 min read
Implementing Base64 from scratch in Rust

Implementing Base64 from scratch in Rust

18
Comments 12
11 min read
UTF-8 strings in C (1/3)
Cover image for UTF-8 strings in C (1/3)

UTF-8 strings in C (1/3)

22
Comments 3
5 min read
Managing state with binary data & bitwise op

Managing state with binary data & bitwise op

5
Comments
4 min read
How to Speak Binary in TypeScript

How to Speak Binary in TypeScript

3
Comments
2 min read
loading...