Skip to content

Instantly share code, notes, and snippets.

View ndarville's full-sized avatar

N. Darville ndarville

  • Europe
View GitHub Profile
@ndarville
ndarville / business-models.md
Last active January 13, 2024 17:27
Business models based on the compiled list at http://news.ycombinator.com/item?id=4924647. I find the link very hard to browse, so I made a simple version in Markdown instead.

Business Models

Advertising

Models Examples
Display ads Yahoo!
Search ads Google
@ndarville
ndarville / free-icon-licensing.mdown
Last active December 10, 2015 13:58
Licenses for a number of popular and interesting “free” icons, be they image- or font-based.
Font Font License General License
Glyphish Free Image, N/A [On-site attribution with link][glyphish]
IcoMoon Free ? [CC BY-SA 3.0][icomoon]
Iconic ? [CC SA 3.0][iconic] *
Entypo SIL [CC BY 3.0][entypo]
Font Awesome 3.0 SIL [CC BY 3.0][fa-3.0], [MIT][fa-3.0] for code

* The SA license does not appear to exist. Use BY-SA instead.

@ndarville
ndarville / asciichart.mdown
Last active March 2, 2022 15:59
Envisioning ASCII bar charts
@ndarville
ndarville / sublime_packages.mdown
Last active December 11, 2015 09:58
Sublime Text 2 packages in use
  • BracketHighlighter
  • sublime-jslint (requires Java, boo)
  • Prefixr
  • csv
  • DataConverter
@ndarville
ndarville / firefoxos_boilerplate.json
Last active December 11, 2015 14:08
Boilerplate code for Firefox OS apps to submit to Mozilla Marketplace.
{
"name":"Example App",
"description":"App Description",
"icons":{
"128":"/img/icon.png"
},
"developer": {
"name":"Mr Developer",
"url":"https://myapp.com"
},
@ndarville
ndarville / pony-forum-hn.mdown
Last active December 12, 2015 09:48
Hacker News post about Pony Forum

Show HN: My forum project; a different philosophy than Discourse

tl;dr: http://pony-forum.com, forums are in again, baby!

I was abroad earlier last week, so I unfortunately was not there to join in on the discussion of Jeff Atwood’s Discourse[1].

Atwood’s project has received a lot of attention, and revitalizing the forum software of yore has suddenly become a part of the public conversation. Because of this, I feel like I should bring your attention to my own forever project[2], which has been years in the making from the idea stage. I am not quite planning on “launching” it any time soon, but the project, Pony Forum, is relevant to the discussion for a few reasons:

  1. As another “modern” take on forum software, it allows us to conceptualization modern forums from multiple perspectives.
@ndarville
ndarville / local-pony-forum.mdown
Last active December 12, 2015 09:48
Setting up Pony Forum locally
  1. git clone git@github.com:ndarville/pony-forum.git
  2. Use example_settings.py to make your own local_settings.py
  3. Create a psql database table based on your local_settings.py
  4. Set up virtualenv
  5. pip install -r requirements.txt
  6. sh build_forum.sh
  7. You can now log in as admin using admin//password
  8. ... assuming all goes well
container_commands:
01syncdb:
command: "django-admin.py syncdb --noinput"
leader_only: true
02schemamigrate:
command: "django-admin.py schemamigration forum --initial"
leader_only: true
03migrate:
command: "django-admin.py migrate forum --fake
leader_only: true
@ndarville
ndarville / examples.mdown
Last active December 9, 2019 11:32
“We’ve Been Hacked” Boilerplate Announcement

How Companies Communicated Being Hacked

It’s probably a pretty bad idea to have your site go down, when people are supposed to read the blog post explaining the hack.

Notice how another site reporting the hack received more attention than Twitter’s own announcement. Why was that?

@ndarville
ndarville / microsoft-owes-dk-1b.mdown
Last active December 14, 2015 11:49
Translation of Danish article on Microsoft (reportedly) owing the Danish government ~$1B.
!!! ATTRIBUTION & NOT BEING AN ASSHOLE 101 !!!

I just translated the article, so I only deserve credit for the translation.
    Even so, this is not your translation to copy-paste to your for-profit blog.
    Link to this translation instead.
    (It’s not that damn hard to write about this in your own words, lazy bloggers.)

ALWAYS (ALWAYS!) credit the original article and its authors when reporting on the story.

Article Link: http://www.dr.dk/Nyheder/Penge/2013/03/03/03201749.htm