Skip to content
View maurerle's full-sized avatar

Organizations

@freifunk @freifunk-gluon @ffac @assume-framework

Block or report maurerle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. assume-framework/assume Public

    ASSUME - Agent-based Simulation for Studying and Understanding Market Evolution

    Python 55 19

  2. ff-supernode Public template

    Jinja 2 3

  3. Docker install Script
    1
    #!/bin/bash
    2
    set -e
    3
    # Check for root priviliges
    4
    if [[ $EUID -ne 0 ]]; then
    5
       printf "Please run as root:\nsudo %s\n" "${0}"
  4. fritz-tools Public

    Forked from freifunk-darmstadt/fritz-tools

    Useful tools for AVM devices

    Python 5 1

  5. eralchemy/eralchemy Public

    Entity Relation Diagrams generation tool

    Python 1.3k 122

  6. grafana-toolbox/grafanimate Public

    Animate timeseries data with Grafana.

    Python 49 7

978 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 1 repository

Created a pull request in openwrt/openwrt that received 7 comments

mac80211: ath: improve ath10k "failed to flush transmit queue" errors

Currently, in busy environments, ath10k and ath11k log "failed to flush transmit queue" errors and have a spiking CPU usage, making the wireless ba…

+369 −0 lines changed 7 comments
Reviewed 17 pull requests in 5 repositories

Created an issue in PyPSA/linopy that received 2 comments

linopy incompatible to xarray 2025.7.0

Version Checks (indicate both or one) I have confirmed this bug exists on the lastest release of Linopy. I have confirmed this bug exists on …

2 tasks done
2 comments
Opened 3 other issues in 3 repositories
Loading