Popular Programming Tips
Markdown with Fenced Code Blocks in Vim
Tyler Hunt
·
2 responses
·
vim, markdown
Fast byte array to hex string conversion in C#
Sascha Kiefer
·
2 responses
·
performance, convert, hex, c#
What's curl doing?
Jared Davis
·
0 responses
·
http, unix, curl, elasticsearch
SBT Assembly, Spark, and You!
Ahmad Saad Ragab
·
0 responses
·
sbt, scala, spark, sbt-assembly
SQLAlchemy model to dictionary
lukas
·
0 responses
·
python, sql, json, flask
Setting a lambda prompt in Haskell
Owain Lewis
·
4 responses
·
haskell, functional programming, ghci
Composer on Arch
EdgeTor
·
0 responses
·
composer, linux, arch
Excluding user controls from OutputCache in a Sitefinity Site
Edmund Kump
·
0 responses
·
webforms, sitefinity, c, asp.net
CodeIgniter and Hashing
Louis
·
0 responses
·
php, security, codeigniter, hashing
no more `bundle exec`
Michal Papis
·
3 responses
·
ruby, bundler, rails, rubygems
Resize images with ImageMagic in java
Sardor Isakov
·
0 responses
·
imagemagick, java
How to show recently viewed products on specified pages in Magento
Rajesh Kumar
·
0 responses
·
magento cms training institute, magento cms training institute in delhi, magento training in delhi
Curry and Cake without type indigestion -- Covariance, Contravariance and the Reader Monad
Pierre Andrews
·
0 responses
·
scala, dependency injection, monad, contravariance
Implementing Glyph Icons with Angular
Kali Kiger
·
0 responses
·
css, icons, angular
How to import script in Godot
martin mauchauffée
·
0 responses
·
script, import, instance, godot
Testing Varnish VCL Syntax
Jon Tai
·
0 responses
·
varnish
Git commit message & Redmine
Marco Vito Moscaritolo
·
2 responses
·
commit message, git hook, git, redmine
Create iPhone Ringtones with FFMPEG
Andrew Burns
·
0 responses
·
iphone, ffmepg
Fish shell: Restore default settings
Anton Kalyaev
·
0 responses
·
shell, settings, fish-shell, vi-mode
Set up your own Rails server in minutes with these recipes
Michiel Sikkes
·
2 responses
·
ruby, rails, nginx, unicorn
Implementing Signals in C++11
Miguel Ibero
·
0 responses
·
cpp, signals, patterns, observer
Debugging delayed_job jobs from within the console
Kenny Meyer
·
3 responses
·
ruby, rails, debugger, delayed_job
Pass a QueryDict to a Django QuerySet
Franco Mariluis
·
0 responses
·
python, django