WeSearch
Hub / Tags / Encoding
TAG · #ENCODING

Encoding coverage.

Every story in the WeSearch catalog tagged with #encoding, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

16 stories tagged with #encoding, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Encoding"

RELATED TAGS
#video-encoding2#ffmpeg2#technology2#computer-science1#data-encoding1#simd1#avx-5121#performance-optimization1#wojciech-mu-a1#daniel-lemire1#intel1#arxiv1
PHYS.ORG

Axial encoding unlocks up to eightfold faster 3D microscopy with less light

14 views ·
BILLPG

Will We Run Out of Unicodes?

10 views ·
#unicode#technology
INKANDSWITCH

Bijou64: A variable-length integer encoding

An accidentally fast variable-length integer encoding…

9 views ·
#technology#security
DEV.TO (TOP)

5 URL Encoding Bugs That Silently Break Your App

Every web developer hits URL encoding bugs eventually. A redirect loop that only happens with certain...…

11 views ·
#webdev#javascript#programming
PYTHONTUTORIALS

How to Make Python 3 Print() Output UTF-8 to stdout

Python 3’s `print()` function is a workhorse for outputting text, but it can become a source of frustration when dealing with non-ASCII characters (e.g., emojis, accented letters, …

10 views ·
#python#programming
R/TODAYILEARNED

TIL the gene that builds the mammalian placenta came from a virus. A retrovirus infected our ancestors over 100 million years ago, integrated into their DNA, and the gene encoding its cell-fusion protein got repurposed to bond mother and fetus.

17 views ·
WYBXC

Church Encoding, Parametricity, and the Yoneda Lemma

12 views ·
#functional programming#category theory#polymorphism
TULIX

Mp4 Conv New Innovation

Upload video files, convert to MP4, generate HLS adaptive bitrate packages, preview in browser, and download MP4 or HLS ZIP outputs.…

9 views ·
#video#streaming
GITHUB

KMRI – experimental chunked MRI compression using ZSTD and ROI-aware encoding

KMRI: fast MRI compression + decoding toolkit in C++/Python - Kiamehr5/KMRI…

14 views ·
#medical imaging#compression#mri
ARXIV CS.AI

Nonlocal operator learning for fMRI encoding and decoding tasks

Functional MRI data exhibit high-dimensional spatiotemporal structure, making both prediction and decoding challenging. In this work, we investigate neural integral-operator-based …

15 views ·
#machine learning#fmri#neuroscience
GOOGLE NEWS

Hikvision brings AI to video compression with Guanlan Encoding, cutting storage costs by up to 50% - Morningstar

Comprehensive up-to-date news coverage, aggregated from sources all over the world by Google News.…

14 views ·
DEV.TO (TOP)

Applied for a job and found an edge case in their code they had not covered

I applied to a company for developer role. However, when I usually apply for jobs I usually add the...…

10 views ·
#webdev#coding#urlencoding
GITHUB

Agent Braille – 8-bit state encoding for LLM agents, ~92% fewer tokens than JSON

Deterministic 8-bit machine-to-machine protocol for AI agent state. ~92% fewer state-tracking tokens on real Claude Code sessions, a proven single-bit-error-safe command code, f…

18 views ·
#technology#ai#communication
DEV.TO (TOP)

How to Encode H.265 Video with FFmpeg (CRF + Preset Guide)

Originally published at ffmpeg-micro.com H.265 (HEVC) produces files 30-50% smaller than H.264 at...…

17 views ·
#ffmpeg#video encoding#h.265
PHORONIX

FFmpeg Introduces Apple ProRes RAW Vulkan-Powered Video Acceleration

Last year the widely-used, open-source FFmpeg multimedia library introduced Apple ProRes video acceleration using shaders with the Vulkan API…

16 views ·
#multimedia#video-encoding#open-source
ARXIV.ORG

Base64 encoding and decoding at almost the speed of a memory copy

Many common document formats on the Internet are text-only such as email (MIME) and the Web (HTML, JavaScript, JSON and XML). To include images or executable code in these document…

15 views ·
#computer science#data encoding#simd