Search Articles — Sudonull

Search Results

In this project

LLM for parsing GOSTs: from 2 hours to 5 min

https://sudonull.com/llm-for-parsing-gosts-from-2-hours-to-5-min

Case of automating parameter extraction from GOST scans in production. LLM reduced time on control charts by 24 times. Architecture, prompts, debugging for developers.

ATS rejections: resume parsing problems

https://sudonull.com/ats-rejections-resume-parsing-problems

Breaking down why ATS reject resumes: weak parsing, exact keywords, 43% rejections due to format. Tips for optimization and bypassing for IT specialists. Learn how to pass filters.

SIMD CSV parsing: nibble classification

https://sudonull.com/simd-csv-parsing-nibble-classification

Learn how to vectorize a CSV parser with ARM NEON: nibble tables, bit masks, prefix XOR. Code and algorithms for middle/senior developers. Read!

Database Architecture for Parsing Tariffs on PostgreSQL

https://sudonull.com/database-architecture-for-parsing-tariffs-on-postgresql

Study the star schema for storing internet and TV tariffs: fact tables, dimensions, historicity triggers, indexes. Full SQL code for middle/senior developers. Implement provider monitoring without data loss.

Link Verification in Science with ML

https://sudonull.com/link-verification-in-science-with-ml

Automatic PDF Bibliography Check System: parsing, DOI validation, ML credibility assessment. For developers and reviewers — learn the pipeline and challenges. Implement it yourself.

From other projects

Elliot Anderson Misses Match After Mother's Passing

https://lrivo.com/elliot-anderson-misses-match-after-mother-s-passing

Nottingham Forest midfielder Elliot Anderson missed the Europa League tie vs Porto due to a personal loss. Forest advanced to the semi-finals.

Trending Now