Giter Club home page Giter Club logo

glot's Introduction

Hi there ⚡

Does the rabbit hole ever end?

These days I'm mostly interested in Bitcoin, Nostr and self-hosted apps, but I worked on many other random things in the past.

Current projects:

  • Servus - The self-contained CMS & personal data store.

Past projects:

  • Plebeian Market - The self-sovereign marketplace.
  • usocial - The minimalist feed reader, feed aggregator and podcast client. Released on Umbrel.
  • Lightning Shell - The shell for your personal server. Released on Umbrel.
  • stasi / gan / gan-gen - Simple home monitoring system using Raspberry Pi.
  • Kanji Explorer (2012) - Navigate kanji (Japanese characters) using radicals.
  • traveli.st (2008 - 2009) - The social network for travelers.
  • nuages (2008 - 2009) / tzadik (2009) / feather (2012) - Multiple attempts to write my own photoblog engine.
  • LHelper (2000, I was 15 years old) - A program that inflects Latin nouns. The code is quite embarrassing, but I keep it around as a memory.

glot's People

Contributors

ibz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

francislobo

glot's Issues

NameError: global name 'utils' is not defined

Hi,
I get this error, have you any ideas what may be wrong?

➜ glot git:(master) ./glot.py -o svg-map track.gpx > track.svg
parsing track.gpx...
filtering...
generating output...
Traceback (most recent call last):
File "./glot.py", line 124, in
output_func(paths, **output_options)
File "/home/peter/programs/glot/out_svg.py", line 89, in gen_map
osm_tiles = osm_get_tiles(map_nw, map_se)
File "/home/peter/programs/glot/out_svg.py", line 55, in osm_get_tiles
tile_x, tile_y = utils.osm_get_tile_xy(map_nw['lat'], map_nw['lon'], zoom)
NameError: global name 'utils' is not defined

thanks,
Peter

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.