home.social
  1. Thanks to a bit of luck, I will be at to present our article "Overcoming Copyright Barriers in Corpus Distribution Through Non-Reversible Hashing" (a joint work with @VincentLabatut, Xavier Bost and Hen-Hsen Huang). More details and preprint coming soon!

  2. The property-based testing library in Python is really a gem. It generates data for tests, so you can check function properties on a large distribution. It finds bug that are really hard to find otherwise, I can't count the number of times it saved me.
    hypothesis.readthedocs.io/en/l

  3. A lot of work on the during this holiday. The tof sensors are working in and the navigation code seems OK too. But still plenty of small stuff to debug and code to clean up.

  4. working on putting our project in ...

  5. Our (Taipei Hackerspace) booth at the ! We present our micromouse and lost cat search engine projects

  6. Some progress on the strategy editor - now movements can add custom user data to the robot. In that case, a move like "take" can indicate the robot took an object (here, a plank), which allows to render it.

  7. Also, I have been working during the last year on a second version of sleepsaver, my common lisp strategy editor. I rewrote the whole interface to use instead of (I love mcclim but it only works on Xorg and I needed it to be multiplatform). It's way more usable now with qol features such as dragging&dropping moves.

    gitlab.com/sharpattack/sleepsa