Search Articles — Sudonull

Search Results

In this project

LuaJIT Scratch analog: 12k scripts at 30 FPS

https://sudonull.com/luajit-scratch-analog-12k-scripts-at-30-fps

Breakdown of a high-performance visual interpreter on LuaJIT and LÖVE2D. Architecture, block code, interpretation, EXE build. For middle/senior dev. Study the implementation of 12289 scripts on weak hardware.

Compiler from scratch: lexer parser type inference

https://sudonull.com/compiler-from-scratch-lexer-parser-type-inference

Experience creating a compiler for my own language: from lexer to LLVM IR. Handling generics, lambdas, linking. For middle/senior developers. Learn approaches without deep knowledge.

Python from scratch: how to learn without mistakes

https://sudonull.com/python-from-scratch-how-to-learn-without-mistakes

Learn how to properly start with Python: sources of knowledge, comparison with PHP/Go, role of books and videos. Expert tips for middle/senior developers. Start learning effectively.

Online IT courses from scratch: Python Java QA 2026

https://sudonull.com/online-it-courses-from-scratch-python-java-qa-2026

Master an IT profession from scratch in 5–12 months: Python, Java, testing, frontend. Portfolio, employment, salary 80–120k. Choose a program and start your career.

Unity C# from scratch after 40: developer's path

https://sudonull.com/unity-c-from-scratch-after-40-developer-s-path

How to master Unity and C# without IT experience at 41: books, projects, neural networks. Mini-Snake with event-driven architecture. Step-by-step plan for junior positions. Start learning today.

From other projects

Scotland Rugby Coach Reacts to England Defeat

https://lrivo.com/scotland-rugby-coach-reacts-to-england-defeat

Scotland head coach Sione Fukofuka analyzes the heavy loss to England, identifying key areas for improvement. Read his full reaction and plans.

Scottish Football Transfer News Summer 2026 Updates

https://lrivo.com/scottish-football-transfer-news-summer-2026-updates

Get the latest on Scottish football transfers: Dundee United sign Rawlins, loan returns, contract situations, and Premier League interest. Stay informed.

Scotland Wins World Curling Bronze in Debut Performance

https://lrivo.com/scotland-wins-world-curling-bronze-in-debut-performance

Discover how Scotland's Ross Whyte rink secured a bronze medal at the World Men's Curling Championship, defeating host USA. Learn about their impressive debut journey.

From the web

Jan 7, 2015 ·

https://www.tecmint.com/take-screenshots-in-linux-using-scrot/

Jan 7, 2015 · Scrot is an open source, powerful and flexible, command line tool for taking screen shots of Desktop, Terminal or a Specific Window manually or automatically.

Nov 12, 2024 ·

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

Nov 12, 2024 · Quick presentation of the scrot command to take screenshots Social links: Github: https://github.com/cacharle

May 28, 2025 ·

https://deepwiki.com/resurrecting-open-source-projects/scrot/2-user-guide

May 28, 2025 · User Guide Relevant source files This document provides a comprehensive guide for end users on how to install, configure, and use scrot , a command-line screen capture utility. It covers the essential concepts, usage patterns, and features needed to effectively capture screenshots from the command line. For detailed installation instructions and build configuration, see Installation and ...

Nov 30, 2017 ·

https://opensource.com/article/17/11/taking-screen-captures-linux-command-line-scrot

Nov 30, 2017 · Scrot is a basic, flexible tool that offers a number of handy options for taking screen captures from the Linux command line.

May 7, 2026 ·

https://www.dotlinux.net/blog/scrot-a-command-line-tool-to-take-desktop-server-screenshots-automatically-in-linux/

May 7, 2026 · Scrot is a free, open-source command-line utility for capturing screenshots in Linux. Developed with minimalism in mind, it relies on the imlib2 library for image processing and is designed to work with the X11 window system (the traditional display server for Linux desktops).

Trending Now