Git Product home page Git Product logo

Hello, Roland here πŸ‘‹

  • I'm Roland Conybeare, software developer engaged in continuous learning.
  • Several decades of experience in the financial industry, working in c++ / python
  • Trying to solve problems so that they "stay solved" -- though easier said than done!

Links

β€’ website Β  β€’ linkedin β€’

Areas of Interest

  • Developer productivity. Member of the church of emacs. Trying to write better documentation.
  • Numerical programming. Kalman filters, PDE solvers, stochastic processes etc.
  • Performance oriented programming. For example low-latency schedulers, some lockfree algos.
  • Integration with REPL tools. Author of various scheme-based DSLs, more recently working with pybind11.

Projects

  • XO: a set of cooperating c++ libraries, with python bindings, for simuation and complex event processing.
  • cmake-examples: progressive series of cmake examples, starting from hello world.
  • docker-cpp-builder: example nix-built docker container for generic c++ builds
  • docker-nix-builder: example nix-built docker container (with nix made available at build time)
  • cleanmbox: automatically tidy email
  • .emacs setup: terse .emacs walkthrough; includes c++ lsp setup and org-mode publishing

Currently learning about

  • 2024
    • getting familiar with c++20/c++23 features; in particular constexpr, non-type template parameters, concepts.
    • getting started with SIMD vector instructions, in particular AVX2
    • getting started with llvm, via Kaleidoscope tutorial.
    • documentation using doxygen + sphinx + breathe.
  • 2023
    • in-memory B-tree
    • learning how to put nix to work, in particular for projects not present in nixpkgs.
    • continuous integration using github actions.
    • custom docker containers for github CI, automagically prepared via nix.
    • diving into cmake, focusing on multi-repo builds
  • 2022
    • xoshiro256**; fast RNG.
    • kalman filter using Eigen for matrix algorithms.
    • websockets
    • pybind11
  • once upon a time
    • garbage collection algorithms.

Roland's Projects

Roland doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.