Search Articles — Sudonull

Search Results

In this project

Claude Code Sources: CLI Architecture

https://sudonull.com/claude-code-sources-cli-architecture

Leak Analysis of Claude Code Sources: from dynamic imports to agent orchestration and bash-security. For middle/senior dev. Explore the internals of the terminal AI.

MergeTree in ClickHouse: granules, parts, and sparse index

https://sudonull.com/mergetree-in-clickhouse-granules-parts-and-sparse-index

MergeTree structure using a bids table example: part, granule, mark, merge of parts, ORDER BY vs PRIMARY KEY, partitioning, EXPLAIN indexes, partition management.

Go Pitfalls: slices channels nil

https://sudonull.com/go-pitfalls-slices-channels-nil

We analyze unexpected behavior of slices, channels, strings, and nil in Go. Code examples, implementation details for middle/senior developers. Learn Go without surprises.

OpenAI Model Solved 3 Erdős Problems

https://sudonull.com/openai-model-solved-3-erdo-s-problems

Internal AI Model of OpenAI Proved Three Erdős Problems, Surpassing GPT-5.4 Pro. Details of Proofs #684, #741, #997 and Model Comparison. For Mathematicians and AI Developers.

14 Years of Pastebin on Scala: Lessons of Support

https://sudonull.com/14-years-of-pastebin-on-scala-lessons-of-support

Evolution of the internal Pastebin on Scala, Spring, Hibernate over 14 years. Problems of dead frameworks, stack selection and migrations. For middle/senior dev. Understand the risks of legacy.

From other projects

Chelsea's Internal Strife: Palmer, Discipline & FA Cup Win

https://lrivo.com/chelsea-s-internal-strife-palmer-discipline-fa-cup-win

Discover how Chelsea's big FA Cup victory was overshadowed by manager Liam Rosenior's player discipline and Cole Palmer's controversial performance. Read more.

Barcelona Dressing Room: Alleged Divisions & Team Dynamics

https://lrivo.com/barcelona-dressing-room-alleged-divisions-team-dynamics

Explore claims of internal divisions within FC Barcelona's squad by journalist Pepe Estrada. Understand the alleged player groups and reactions from fans and the club. Get insights into team harmony.

Romano Update: Real Madrid Manager Review & Player Futures

https://lrivo.com/romano-update-real-madrid-manager-review-player-futures

Fabrizio Romano reveals Real Madrid's internal review of manager Alvaro Arbeloa and provides updates on Trent Alexander-Arnold, Vinicius Junior, and other key players.

Metabolic beauty: skin as a health indicator

https://ymaho.com/metabolic-beauty-skin-as-a-health-indicator

Find out why skin is a biomarker of internal problems, not just a shell. A metabolic approach to beauty: working with the cause, not masking symptoms. Read!

Chelsea's 7-0 FA Cup Win: Hato Starts Rout Amidst Turmoil

https://lrivo.com/chelsea-s-7-0-fa-cup-win-hato-starts-rout-amidst-turmoil

Chelsea thrashes Port Vale 7-0 in the FA Cup quarter-finals, advancing despite internal controversies and a player ban. Get the full match report and analysis.

Bitcoin and Ether are rising: causes and consequences

https://ymaho.com/bitcoin-and-ether-are-rising-causes-and-consequences

Find out why Bitcoin and Ether are becoming more expensive against the backdrop of geopolitics and internal changes in Ethereum. A simple explanation without jargon.

Start Running Again After a Long Break | Medical Guide

https://lrivo.com/start-running-again-after-a-long-break-medical-guide

Medical-backed plan to restart running safely after time off. Run-walk intervals, injury prevention, strength training, and realistic timelines from sports medicine.

From the web

windows - What is "%AppData%"? - Super User

https://superuser.com/questions/632891/what-is-appdata

Just enter %AppData% or %LocalAppData% in the address bar of Windows Explorer and it will take you to the folders. As others explained, these are environmental variables which can be listed at the …

How to generically refer to the AppData folder on the Windows …

https://superuser.com/questions/681744/how-to-generically-refer-to-the-appdata-folder-on-the-windows-command-line

The original User's Profile directory lives in a directory like C:\Users\username\AppData. How can I refer to the current user's profile directory when using the Windows command line? By searching I

Run application from "LocalAppData" on Windows Startup

https://superuser.com/questions/1090109/run-application-from-localappdata-on-windows-startup

Jun 16, 2016 · I want to make an app, that is located on %localappdata% folder (in a subforlder of it), to run on Windows startup, when it is installed for the user. I am able to do that if I create a string value

Where are Notepad temp/unsaved .txt files located? - Super User

https://superuser.com/questions/1856217/where-are-notepad-temp-unsaved-txt-files-located

Sep 19, 2024 · Since Windows 11 (or maybe earlier) Windows Notepad internally stores unsaved files so if the application (or Windows) crashes they will be still there later. For example, Notepad++ stores …

Where are programs usually installed for a particular user?

https://superuser.com/questions/1481238/where-are-programs-usually-installed-for-a-particular-user

Sep 11, 2019 · The Atom editor which is also built on the Electron Framework, default location also uses the %LocalAppData% directory, within the user profile on Windows. I have no reason to believe that it …

A complete list of "%%" relative paths/variables in Windows Explorer in ...

https://superuser.com/questions/1655266/a-complete-list-of-relative-paths-variables-in-windows-explorer-in-windows

Jun 7, 2021 · I would like to know the full list of variables that I can use in Windows Explorer or related relative paths that is accepted by Windows 10. Variables like %appdata ...

What exactly is “C:\Users\MyUser\AppData\Local\Programs”?

https://superuser.com/questions/1482669/what-exactly-is-c-users-myuser-appdata-local-programs

Sep 14, 2019 · However, I'm still looking for more straightforward answers. Is C:\Users\MyUser\AppData\Local\Programs the folder where installers install programs for a single …

What is a safe way to move AppData\Local to a different drive?

https://superuser.com/questions/478095/what-is-a-safe-way-to-move-appdata-local-to-a-different-drive

PowerCfg –h Off On my system, this freed 12GB since hiberfil.sys is no longer needed, and, for me, this would be a much better solution than moving the %LocalAppData% since moving it to a mechanical …

Where are the new Bing wallpapers located in 2025? - Super User

https://superuser.com/questions/1891731/where-are-the-new-bing-wallpapers-located-in-2025

Apr 12, 2025 · I found the new location of Bing Wallpapers as of March/April 2025! I used your "tree" command trick, but it seems to miss Hidden files, so I ran it in my local user AppData directory. …

Location of WSL $Home directory (in Windows) - Super User

https://superuser.com/questions/1791373/location-of-wsl-home-directory-in-windows

Jun 25, 2023 · Location of .bashrc for "Bash on Ubuntu on Windows" in Windows 10 #2 S/O: References %LocalAppData%\Lxss\home\USER however this path does not exist either. Set up a WSL …

Trending Now