Giter VIP home page Giter VIP logo

philly's Introduction

๐Ÿ‘‹ Hi, Iโ€™m phil, software developer from Germany. Coding C# for work and Rust ๐Ÿฆ€ for pleasure.

Iโ€™m interested in working with markdown files hence my projects:

  • โ˜‘๏ธ modo - CLI to query todos in markdown files.
  • ๐Ÿ“‹ downcel - md table calculations with excel-like formulas.
  • โญ• jira-to-md-todo - Tiny app that synchronizes Jira tickets into a markdown file as to-dos.

Other projects:

  • ๐Ÿ“ฐ RSS2Pushover - Small app which reads an RSS feed and sents new entries to Pushover.
  • โ™Ÿ๏ธ Spot - (very bad) chess engine for fun.
  • ๐Ÿ’ฌ discord_channel_cleaner - Deletes messages in discord channels.

Libraries:

  • md-todo-rs - Rust library to gather todos in markdown files.

philly's People

Contributors

0x705h avatar abjonnes avatar alexiayaa avatar auscompgeek avatar bsilvereaglexx avatar flowm avatar freeboson avatar gju avatar j3rn avatar jarada avatar jfriedly avatar kaneda avatar kays avatar keeakita avatar magiccc avatar meinwald avatar missionsix avatar moore3071 avatar myano avatar neomahler avatar nivex avatar nothing4you avatar paulschellin avatar pew avatar philphilphil avatar realkindone avatar sckasturi avatar silasb avatar solidgoldbomb avatar vista- avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

flowm pew

philly's Issues

fix ssl

philly can't connect to an irc network when SSL is enabled.

Traceback (most recent call last):
  File "/usr/lib/python3.5/asyncore.py", line 91, in write
    obj.handle_write_event()
  File "/usr/lib/python3.5/asyncore.py", line 441, in handle_write_event
    self.handle_connect_event()
  File "/usr/lib/python3.5/asyncore.py", line 429, in handle_connect_event
    self.handle_connect()
  File "/home/jonas/git/philly/irc.py", line 225, in handle_connect
    self.met_socket(self.ssl)
AttributeError: 'Jenni' object has no attribute 'met_socket'

Traceback (most recent call last):
  File "/usr/lib/python3.5/asyncore.py", line 91, in write
    obj.handle_write_event()
  File "/usr/lib/python3.5/asyncore.py", line 441, in handle_write_event
    self.handle_connect_event()
  File "/usr/lib/python3.5/asyncore.py", line 426, in handle_connect_event
    err = self.socket.getsockopt(socket.SOL_SOCKET, socket.SO_ERROR)
OSError: [Errno 9] Bad file descriptor

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.