Search Articles — Sudonull

Search Results

In this project

Intraday statements in SAP: FEB_FILE_HANDLING without postings

https://sudonull.com/intraday-statements-in-sap-feb-file-handling-without-postings

Setting up import of intermediate bank statements in SAP via FEB_FILE_HANDLING. Classic scheme with memos for cash management. Avoid duplicates B1/BD. Guide for FI specialists.

Parquet in Python: reading, writing and optimization

https://sudonull.com/parquet-in-python-reading-writing-and-optimization

Practical guide for data engineers: how to read Parquet with filtering, write with explicit schema, use dictionary encoding and partitioning. Works in production.

USB 1.0 Controller on SpinalHDL: Implementation

https://sudonull.com/usb-1-0-controller-on-spinalhdl-implementation

Detailed guide to creating a USB 1.0 host controller on SpinalHDL for RISC-V SoC. HID devices, FSM, NRZI encoding. Integration into FPGA — study the code and schematics.

SSE notifications in SPA: real time without polling

https://sudonull.com/sse-notifications-in-spa-real-time-without-polling

Integration of SSE and Mercure for asynchronous updates in SPA. Reuse of OpenAPI schemas, CDC for DB changes. Guide for middle/senior dev.

From other projects

Schemes with humanitarian aid: impact on markets

https://ymaho.com/schemes-with-humanitarian-aid-impact-on-markets

Analysis of the scheme for importing cars under the guise of aid. How customs loopholes affect logistics, donor trust, and prices for ordinary people.

Triangle offense in basketball: Tex Winter's scheme

https://lrivo.com/triangle-offense-in-basketball-tex-winter-s-scheme

We analyze the philosophy and tactics of Winter's triangle offense. Learn how the system brought 11 NBA titles and how to read the game deeper. Detailed guide!

Celtic's Grit Over Guile Under O'Neill in Title Race

https://lrivo.com/celtic-s-grit-over-guile-under-o-neill-in-title-race

Analysis of Celtic's resilient form under Martin O'Neill as they chase a double with six games left. See how results outweigh performance.

League One Playoffs 2026: Fixtures, Teams, TV Guide

https://lrivo.com/league-one-playoffs-2026-fixtures-teams-tv-guide

Full guide to the 2026 League One playoffs: fixtures, dates, qualified teams, and how to watch on TV and live stream. Get all the details here.

Buy Al Hilal vs Al Hazem Tickets: Prices, Tips, Guide

https://lrivo.com/buy-al-hilal-vs-al-hazem-tickets-prices-tips-guide

Complete guide to getting tickets for the Saudi Pro League match between Al Hilal and Al Hazem in Riyadh. Learn about prices, official sellers, and stadium access.

Telcoin Guide: Phone-Based Global Payments Explained

https://ymaho.com/telcoin-guide-phone-based-global-payments-explained

Learn how Telcoin uses mobile networks to simplify cross-border payments. Understand its token system and real-world potential for the unbanked. Read now.

Bayern Munich Broadcast Guide: Where to Watch Every Match

https://lrivo.com/bayern-munich-broadcast-guide-where-to-watch-every-match

Complete guide to watching Bayern Munich live. Learn which channels and streaming services broadcast Bundesliga, Champions League, and DFB-Pokal matches.

From the web

Supercharge .NET Development with Dev Containers | CodeX - Medium

https://medium.com/codex/supercharge-your-net-development-with-dev-containers-in-vs-code-cde9334dd799

Dec 25, 2024 · If you’re tired of spending hours setting up your development environment or running into “it works on my machine” …

Get started with container apps in Visual Studio Code

https://learn.microsoft.com/en-us/visualstudio/docker/tutorials/docker-tutorial

May 30, 2024 · Create container applications with Visual Studio Code, the Container Tools Visual Studio Code Extension, Docker …

Development containers

https://containers.dev/

The Development Container Specification seeks to find ways to enrich existing formats with common development specific settings, …

Dev Containers for C++ in Visual Studio - C++ Team Blog

https://devblogs.microsoft.com/cppblog/dev-containers-for-c-in-visual-studio/

Sep 14, 2022 · Visual Studio Code has had support for Dev Containers for some time now. Beginning in Visual Studio 2022 17.4 you …

Create a Dev Container - Visual Studio Code

https://code.visualstudio.com/docs/devcontainers/create-dev-container?ref=john-papa

Create a Dev Container The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured …

Getting started with Visual Studio Code Dev Containers

https://dbren.uk/blog/vscode-dev-containers/

Jul 24, 2024 · Dev Containers provide a containerised development environment within Visual Studio Code. With Dev Containers, …

GitHub - microsoft/vscode-remote-try-dotnet: .NET sample project for ...

https://github.com/microsoft/vscode-remote-try-dotnet

Jul 20, 2025 · A development container is a running container with a well-defined tool/runtime stack and its prerequisites. You can try …

Visual Studio Code: Remote Development with Containers

https://learn.microsoft.com/en-us/shows/tabs-vs-spaces/visual-studio-code-remote-dev-with-containers--codespaces

Feb 18, 2021 · In part 2 of Remote Developmentwith Visual Studio Code, Brigit Murtaugh, a PM with VS Code, will explain how to set …

Beginner's Guide to VS Code Dev Containers - The Instant Dev

https://www.youtube.com/watch?v=X7guekGZM20

May 17, 2024 · A development container (or dev container for short) allows you to use a container as a full-featured development …

vscode-docs/remote/advancedcontainers/overview.md at main · …

https://github.com/microsoft/vscode-docs/blob/main/remote/advancedcontainers/overview.md

The Visual Studio Code Dev Containersextension lets you use a Docker containeras a full-featured development environment. It …

Trending Now