Home page of Anatoly Trosinenko

Finding some interesting technologies, testing, extending and blogging about

View on GitHub

Contacts / In Russian

Areas of interests:

Fuzzing

Fuzzing is a software testing technic involving feeding the software under test with quasi-random data.

Instrumentation

Chisel HDL

Chisel is a hardware description language embedded into Scala as a DSL. It makes it possible to write some hardware description in Scala with rich Scala IDE support for navigating, refactoring, etc. in a much FPGA vendor-agnostic way. Then just compile & run to produce Verilog source to be fed to vendor-dependent tool.

IDEs and tooling

Executable jokes

QEMU.js (WIP) – a proof-of-concept port of QEMU to web browser featuring machine-code-to-WASM JIT compiler

Misc