Skip to content
View rberaldo's full-sized avatar

Block or report rberaldo

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. workshop-latex-scielo workshop-latex-scielo Public

    Workshop de LaTeX para o SciELO (13 e 14 de junho de 2017)

    TeX 1 1

  2. tesouro.el tesouro.el Public

    Brazilian Portuguese thesaurus for Emacs, queries dicio.com.br.

    Emacs Lisp 1 2

  3. whyfetch whyfetch Public

    Yahoo Finance stock fetcher for ledger and Emacs.

    Emacs Lisp 1

  4. aprs-symbol-search aprs-symbol-search Public

    A website for viewing and searching APRS symbols

    HTML 1

  5. Obsidian to org-roam migration kit –... Obsidian to org-roam migration kit – a completely half-baked attempt at moving from Obsidian to org-roam which nevertheless works (for me).
    1
    #!/usr/bin/python
    2
    
    
    3
    import sys,re,os
    4
    
    
    5
    if not os.path.isdir("out/"):
  6. iss-aprs-tracking-bot iss-aprs-tracking-bot Public

    Tracks APRS activity from the International Space Station.

    Python