🦞🌯 Lobster Roll

Stories by sergeyb

High Coverage Testing of Haskell Programs (doc.ic.ac.uk)
Porting Lean to the ESP32-C3 RISC-V microcontroller (kuruczgy.com)
Testing the MSVC Compiler Backend (devblogs.microsoft.com)
Open source embedded data storage engines (github.com)
Beyond Photography - The Digital Darkroom (spinroot.com)
Memory leak regression testing with V8/Node.js (joyeecheung.github.io)
Formally verifying tiny bits of QEMU using Frama-C, Richard W.M. Jones, 2020 (youtube.com)
Coverage-guided fuzzing of Haskell programs for cheap (tweag.io)
Apalache - Symbolic Model Checker for TLA+ (apalache.informal.systems)
When is "ACID" ACID? Rarely (bailis.org)
Another Path for Software Quality? Automated Software Verification and OpenBSD (doi.asiabsdcon.org)
Linux Kernel Defence Map (github.com)
2019 USENIX Annual Technical Conference (youtube.com)
Fuzzing as the basis for effective development a case study of LuaJIT (youtube.com)
[Proposal] introduce a new event in a Lua hook mechanism (groups.google.com)
Tarantool 2.11.0 Release Candidate 1 is out (github.com)
Text based requirement management with StrictDoc (florian-kromer.medium.com)
The 2020 Expert Survey on Formal Methods (fmeurope.org)
RFC 9505: A Survey of Worldwide Censorship Techniques (rfc-editor.org)
Mutation testing tool based on LLVM/Clang with strong focus on C and C++ languages (mull.readthedocs.io)
Probabilistic flakiness: How do you test your tests? (engineering.fb.com)
MicroTESK (toolkit that automates development of test program generators for microprocessors) (microtesk.org)
See also: - [MicroTESK source code repository](https://forge.ispras.ru/projects/microtesk/) - [MicroTESK presentation on RISC-V Summit 2018](https://youtu.be/ylTA63vPHYU?t=1234)
Fuzzing Lua in OSS-Fuzz (groups.google.com)
Kernel Recipes: Test-driven kernel releases (youtube.com)
Responsiveness under Working Conditions (datatracker.ietf.org)
In late 2021 and early 2022, researchers at Apple took to heart the internet-wide call for giving users more actionable information about the state of their network connections and proposed a new metric, RPM: > This document specifies the "RPM Test" for measuring responsiveness. It uses common pr...
Ten-year experience in DBMS testing (dev.to)
Validating consistency and the absence of data loss in Redpanda (vectorized.io)
Teaching software testing concepts using a mutation testing game (code-defenders.org)
command-line transactional consistency checker for black-box databases (github.com)
Mining for logic bugs in the Citus extension to Postgres with SQLancer (techcommunity.microsoft.com)