Difference between revisions of "User:Thcipriani/ideas"

From BlazeyAndTyler
Jump to: navigation, search
(Other ideas)
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== Ideas ==
 
== Ideas ==
  
* Mediawiki shopping list extension
+
*; Mediawiki shopping list extension
: takes data from a shopping category, something?
+
:* takes data from a shopping category, something?
: Ajax + local clientside db
+
:* Ajax + local clientside db
  
* vim plugin
+
*; vim plugin
: verticaljump
+
:* verticaljump
: shortcut = yv[x] where x is what character you jump to
+
:* shortcut = yv[x] where x is what character you jump to
  
* shoutcast android app for cc
+
*; shoutcast android app with enter-able stations
: https://github.com/cr5315/shoutcast-android/blob/master/src/com/cr5315/shoutcast/StreamService.java
+
:* https://github.com/cr5315/shoutcast-android/blob/master/src/com/cr5315/shoutcast/StreamService.java
: http://developer.android.com/reference/android/media/MediaPlayer.html
+
:* http://developer.android.com/reference/android/media/MediaPlayer.html
: http://developer.android.com/reference/android/media/AudioManager.html
+
:* http://developer.android.com/reference/android/media/AudioManager.html
  
* weathermajig
+
*; weathermajig
: pretty curses layout for weather
+
:* pretty curses layout for weather
: radar curses? be neat.
+
:* radar curses? be neat.
  
* gnu typing shared socket connection somehow. Terminal, sends invite to other user, type racing == neat.
+
*; gnu typing shared socket connection somehow.
* ssh wrapper: ssh [socket] address, e.g. ssh labs staging.eqiad.wmflabs (maybe configurable via ssh config thingy)
+
:* Terminal, sends invite to other user, type racing == neat.
 +
 
 +
*; ssh wrapper:* ssh [socket] address
 +
:* Create connection with a unique ssh-agent-socket with only the key for the connected host
 +
:* e.g. ssh labs staging.eqiad.wmflabs (maybe configurable via ssh config thingy)
 +
:* {{done}}https://github.com/thcipriani/dotfiles/blob/master/bin/sssh
 +
 
 +
*; Blog post—weird git features
 +
:* wget https://tylercipriani.com/018FAC02.asc; obj=$(git hash-object -w --stdin < 018FAC02.asc); git tag tylercipriani-gpg-key "$obj"
 +
:* remapping submodules to a non-bare remote (point to http://[gitdir].git/modules/[submodule_path]): https://github.com/git/git/blob/master/Documentation/RelNotes/1.7.8.txt#L109-L114
 +
:* git insteadOf
 +
:* git new-workdir and others https://github.com/git/git/tree/master/contrib
 +
:* git rerere
 +
:* git cherry
 +
:* git checkout - (and the git checkout stack)
 +
:* git clone --reference use
 +
 
 +
*; IRC bot for squiggle.city
 +
:* just scrape links
 +
:* throw them on squiggle.city/~thcipriani/link-bot
 +
 
 +
*; Photo site generation from directory
 +
:* just generate from any directories under current with `metadata.yaml` inside
 +
:* put all on index page
 +
 
 +
*; Unicode Banjo
 +
:* [https://github.com/thcipriani/unicode-banjo proposal needs polish]
 +
:* http://www.unicode.org/emoji/selection.html
 +
:* http://www.unicode.org/emoji/charts/emoji-ordering.html
 +
:* http://www.unicode.org/emoji/charts/
 +
 
 +
*; Do something with lug.club
 +
:* Directory listing of Linux User Groups
 +
:* Ideas for meetings
 +
:* Location and map
 +
:* Hosted on github?
 +
:* OpenStreetMap
 +
:* JAWs framework?
 +
:* Possibly Wiki?

Latest revision as of 15:22, 13 November 2015

This is an unstructured list of random ideas I have for projects, apps, etc

Ideas

  • Mediawiki shopping list extension
  • takes data from a shopping category, something?
  • Ajax + local clientside db
  • vim plugin
  • verticaljump
  • shortcut = yv[x] where x is what character you jump to
  • shoutcast android app with enter-able stations
  • weathermajig
  • pretty curses layout for weather
  • radar curses? be neat.
  • gnu typing shared socket connection somehow.
  • Terminal, sends invite to other user, type racing == neat.
  • ssh wrapper
    * ssh [socket] address
  • Blog post—weird git features
  • IRC bot for squiggle.city
  • just scrape links
  • throw them on squiggle.city/~thcipriani/link-bot
  • Photo site generation from directory
  • just generate from any directories under current with `metadata.yaml` inside
  • put all on index page
  • Unicode Banjo
  • Do something with lug.club
  • Directory listing of Linux User Groups
  • Ideas for meetings
  • Location and map
  • Hosted on github?
  • OpenStreetMap
  • JAWs framework?
  • Possibly Wiki?