MaTSlab
A critique of MATLAB's flaws and a nostalgic look at its unique productivity features for scientific computing, with suggestions for improvement.
A critique of MATLAB's flaws and a nostalgic look at its unique productivity features for scientific computing, with suggestions for improvement.
Explains Rust's module system, focusing on privacy rules and visibility modifiers for functions and nested modules.
A developer begins a series on learning the Rust programming language, sharing a Microsoft resource and inviting others to join a live stream.
A developer's monthly update focusing on a private programming language project, seeking experienced contributors for cryptography, date/time, and networking tasks.
A review of PHP's evolution in 2021, covering PHP 8 features, upcoming 8.1 additions like enums, and community trends.
An analysis of the Go programming language's strengths, praising its simplicity, stability, and suitability for internet-scale software development.
Announcing a new systems programming language with manual memory management, C ABI compatibility, and a focus on a robust standard library.
A web developer shares a personal list of technologies and skills, including React, TailwindCSS, and English, they aim to learn in 2021 to advance their career.
A developer compares learning Rust and Go for systems programming, highlighting their design philosophies and personal coding experiences.
The article argues that successful tech alternatives succeed by simplifying and refining core ideas, not expanding on them, using examples like Alpine Linux, Go, and UTF-8.
A side-by-side comparison of basic syntax and concepts in Go, Rust, and C++, including variables, arrays, functions, and OOP.
A developer's enthusiastic personal reflection on the benefits and joys of using TypeScript for JavaScript development.
Explains memory management, the stack, and garbage collection in programming, using examples from C, Go, and Rust.
A developer shares their experience learning Python through Advent of Code puzzles and compares Python's ecosystem to Rust's documentation.
Overview of new features and breaking changes in PHP 8, including JIT, union types, attributes, and the nullsafe operator.
An overview of using Swift for server-side development in 2020, covering its benefits, the Swift Server Work Group, and available frameworks.
A tutorial on writing a simple Python-to-C compiler in Python, using libpython to compile and run a Fibonacci program.
Monthly FOSS development update covering SourceHut CI features, BARE message format, and technical blog posts.
Survey results analyzing PHP developers' preferences for strict type systems versus dynamic typing, and how team/project size influences these views.
A survey analyzing the relationship between PHP type systems and project size, with results published on the author's blog.