Skip to content

Instantly share code, notes, and snippets.

View piascikj's full-sized avatar
🏠
Working from earth

Jesse Piascik piascikj

🏠
Working from earth
View GitHub Profile

Markdown - The Most Important Tool In My Toolbox

As a software developer myself, I've found that markdown is the most important tool in my toolbox. It's the glue that holds everything together. It's the key to keeping my projects organized and on track. Every day, I interact with people who build, use, maintain, support or manage the software my team builds. Markdown is the language that allows us to communicate with them. And because it's a content first format, it's the perfect tool for the job. My team uses markdown to write user guides, support docs and readmes. We use it in our pull requests, issues, slack messages and even in our code comments. When we have to write something for confluence so stakeholders can access it, we put it in a markdown file and publish it there. If confluence isn't available, we still have our source code and markdown files to refer to.

I first got acquainted with markdown when I created an account on github in 2010. At the time I was working as the software development man

@piascikj
piascikj / gist:b665f321f7fd324d86223b42175a131b
Created November 18, 2019 21:50 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@piascikj
piascikj / init.coffee
Created January 27, 2017 14:45
~/.atom/init.coffee to close notifications after 2 seconds
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->

Because programming should be fun again.

  • Programming satisfies a creative urge
  • I got involved in programming because I enjoyed it
  • I just want to get back to the code
  • Simplified task management for development teams of all sizes
  • Track issues in your TODO comments with TODOBOTs
  • TODOBOTs will automate much of your developers software issue tracking workflow
  • Make life easy
@piascikj
piascikj / atom-copy-filename.md
Last active August 15, 2022 07:30
Atom copy filename

In ~/.atom/keymap.cson

'atom-text-editor':
  'ctrl-shift-a': 'jaceklaskowski:copy-file-name'

In ~/.atom/init.coffee

path = require 'path'
atom.commands.add 'atom-text-editor', 'jaceklaskowski:copy-file-name', ->
@piascikj
piascikj / mfp.md
Last active October 23, 2015 23:05
Madison Futsal Proposal

Overview

Madison Futsal would like to move their website, apps and email to a more stable and scalable service. Their current provider is 1&1. The current application instance is not stable and the provider does not offer much in terms of instance management.

Proposed Solution

  1. Move the academy app and database to Digital Ocean
  2. Move the website to DigitalOcean
  3. Use Pobox for email forwarding