Newest Programming Tips
Building RESTful API service in golang
thedevsaddam
·
0 responses
·
golang, rest api, microservice
Permanently add your identity to MacOS KeyChain so any git command won't ask for passphrase
Bruno Ripa
·
0 responses
·
macosx git passphrase keychain
Quote
JerryEidson
·
0 responses
·
quote seuss
Deserializing Complex Data from Redis with Ruby
Dave Gerton
·
0 responses
·
ruby, redis, rails, memoization
# Mailchimp + Lotus Notes Solution for HTML Email Campaigns
ayoayco
·
0 responses
·
html email, mailchimp, litmus, html
Bootstrap Icon for search input.
Kinny
·
0 responses
·
bootstrap
Unit and Functional Tests in a Nutshell
Michael Bacci
·
0 responses
·
unit tests, functional tests, c++, google test framework
Bubble Sort in Ruby
Maynard Cabalitan
·
2 responses
·
ruby, algorithms
Oneliner to dump & gzip all MySQL DBs, each in a separate file
Ivan Dilber
·
0 responses
·
mysql, mysqldump
C++11 Variadic Template : a real useful example
Michael Bacci
·
0 responses
·
c++, c++11, variadic template, split string
Div Full Width/Height of viewport
premsaini
·
0 responses
·
window height
Facts and fallacies of Software Engineering
Ankeetshk
·
0 responses
·
software engineering
Facts and fallacies of Software Engineering
Ankeetshk
·
0 responses
·
software engineering
Woo commerce product category filter
abhinab
·
0 responses
·
wordpress
SSH Config Setup
haeck
·
0 responses
·
ssh, config, ssh_config, development
Using Algolia InstantSearch.js with Angular 4
bootoo
·
0 responses
·
angular 4, algolia instantsearch.js, html, typescript
DDOS if port is closed.
Jjobama
·
0 responses
·
ddos firewall c++
How can I find and delete long path files?
getum
·
2 responses
·
long, path, tool, program
Active Admin - Customize the added menus
MaverickRolex
·
0 responses
·
activeadmin, menu, rails, customize
Is there a form of lazy evaluation where a function (like mean) returns an approximate value when operating on arrays
sracer2017
·
0 responses
·
machine learning, python, extrapolation, lazy evaluation
Add items to Active Admin menu
MaverickRolex
·
0 responses
·
activeadmin, menu, rails, routes
Ruby: reading, parsing and forwarding large JSON files in small chunks (i.e. streaming)
coconup
·
1 response
·
ruby, json, stream, io