Linkmillery
Pinboard (items tagged ruby)
- A Fresh Cup - Home
- Embedding a Test Suite in a Single-file Ruby App (Part 1) - Alan W. Smith
- Visualizing Garbage Collection in Ruby and Python
- Better code with an inversion of control container · Icelab · an Australian design studio
- Idiosyncratic Ruby - What the Format?
- Why's (Poignant) Guide to Ruby
- Ruby製のシンプルなワークフローエンジンRukawaの紹介 - Qiita
- HOWTO scrape BBC Food recipes with Ruby Mechanize
- 古橋貞之さんインタビュー - Tokyo RubyKaigi 11 #tkrk11
- solnic.eu - My time with Rails is up
- Caching, What is it Good For?
- Shrine 2.0 Released - Bipolar
- How to Build a Math Evaluation Engine - via @codeship | via @codeship
- ankane/chartkick: Create beautiful JavaScript charts with one line of Ruby
- discourse/memory_diagnostics.rb at 586cca352d1bb2bb044442d79a6520c9b37ed1ae · discourse/discourse
- glejeune/Ruby-Graphviz: Ruby interface to the GraphViz graphing tool
- ksss/type_struct
- bogus/clean_ruby_spec.rb at master · psyho/bogus
- reenhanced/gitreflow: Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
- treasure-data/digdag-docs: Documents for Digdag Workflow Engine
- Pakyow Web Framework
- 3x Rails // Speaker Deck
- How does to_json work by default? : ruby
Pinboard (items tagged github)
- Welcome to Microsoft Azure Open Source
- Fork and patch npm modules hosted on GitHub
- Microsoft Azure
- RobertWHurst/KeyboardJS: A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
- alexdrone/Render: Swift and UIKit a la React.
- amatsuda/active_decorator: ORM agnostic truly Object-Oriented view helper for Rails 3 and Rails 4
- ankane/chartkick: Create beautiful JavaScript charts with one line of Ruby
- hadoop/BuiltInGzipDecompressor.java at release-2.7.1 · apache/hadoop
- GitHub - awslabs/amazon-appstream-sample-entitlement-service: Reference implementation of the Amazon AppStream entitlement service, designed to help customers get up and running quickly with session management, cognito integration, and web UI.
- bartobri/no-more-secrets: A tool set to recreate the famous "decrypting text" effect as seen in the 1992 movie Sneakers.
- GitHub - benoitvallon/react-native-nw-react-calculator: Mobile, desktop and website Apps with the same code
- GitHub - breandr/node-starter
- GitHub - danilop/AWS_Lambda_in_Action: This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.
- decosoftware/deco-ide: The React Native IDE
- GitHub - dennis714/RE-for-beginners: "Reverse Engineering for Beginners" free book
- fffaraz/awesome-cpp: A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- glejeune/Ruby-Graphviz: Ruby interface to the GraphViz graphing tool
- hauleth/vanilla-ujs: UJS without jQuery dependency
- GitHub - hughsk/tap-to-start
- GitHub - imazen/imageflow: libimageflow - High-performance image manipulation for web servers (also hosts imageflow-server)
- GitHub - jamie-pate/flipflop-windows-wheel: C# dotnet4 application to set or remove the 'flipflopwheel' registry setting in windows for all mouse devices
- joshbuchea/HEAD: A list of everything that could go in the of your document
- laconalabs/elliptical: Interactive natural language parsing library in Javascript
- larrynatalicio/15DaysofAnimationsinSwift: A project to learn animations.
- GitHub - nodejs/node: Node.js JavaScript runtime
- GitHub - nuttycom/lambdaconf-2016
- GitHub - okamurayasuyuki/helloworld
- Ramotion/paper-onboarding: PaperOnboarding is a material design slider
- GitHub - toddmoorega/Componzer: A prototype of how to create a component CMS using AWS Lambda func, DynamoDB , NodeJS, ReactJS and Redux
- GitHub - toml-lang/toml: Tom's Obvious, Minimal Language
- GitHub - xcarpentier/react-native-country-picker-modal: Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
- Easily print GitHub markdown as beautiful PDFs
- Mee6: the Discord bot!
- Features - Free Git GUI | Axosoft GitKraken
Pinboard (items tagged python)
- Visualizing Garbage Collection in Ruby and Python
- Welcome to Lasagne — Lasagne 0.2.dev1 documentation
- One-lined Python
- Python 3 Patterns, Recipes and Idioms — Python 3 Patterns, Recipes and Idioms
- Python 2.7 Countdown
- Modeling Creativity - Case Studies in Python
- [LADataTech Monthly MixR - Python Data Science LA (Santa Monica, CA)
- Meetup](http://www.meetup.com/Python-Data-Science-Los-Angeles/events/228344244/)
- Text Analysis with Topic Models for the Humanities and Social Sciences — Text Analysis with Topic Models for the Humanities and Social Sciences
- apostello - free SMS communication software for your church built with Django
- rainyear/pytips: Useful Python tips!
- thalesians/pythalesians: Python Open Source Financial Library to backtest trading strategies, plot charts, seamlessly download market data, analyse market patterns and much more!
- Tmuxp – Tmux session manager written in Python
- Documentation for pronouncing — pronouncing 0.1.2 documentation
Pinboard (items tagged machinelearning)
- Convolutional Neural Networks, Deep Learning, Machine Learning, NLP, MITIE, NER, Named Entity Recognition
- Using WordNet for Text Categorization
- Welcome to Lasagne — Lasagne 0.2.dev1 documentation
- ImageNet Classification
- Stanford CoreNLP – a suite of core NLP tools | Stanford CoreNLP
- CoreNLP Server | Stanford CoreNLP
- CRF++: Yet Another CRF toolkit
- Torch | Scientific computing for LuaJIT.
- Torch | Training and investigating Residual Nets
- Pretrained CNNs - MatConvNet
- Text Analysis with Topic Models for the Humanities and Social Sciences — Text Analysis with Topic Models for the Humanities and Social Sciences
- VGG-16 pre-trained model for Keras
- Model Zoo · BVLC/caffe Wiki
- opencv/data/haarcascades at master · Itseez/opencv
- KaimingHe/deep-residual-networks: Deep Residual Learning for Image Recognition
- Recipes/ImageNet Pretrained Network (VGG_S).ipynb at master · Lasagne/Recipes.ipynb)
- fb.resnet.torch/pretrained at master · facebook/fb.resnet.torch
- mit-nlp/MITIE: MITIE: library and tools for information extraction
- tensorflow/models: Models built with TensorFlow
- models/inception at master · tensorflow/models
- models/syntaxnet at master · tensorflow/models
- ModelZoo · torch/torch7 Wiki
- The impact of Pre-Processing on the Classification of MEDLINE Documents
- mxnet, keras, lasagne, tensorflow, which should I learn? | Kaggle
- Avito Duplicate Ads Detection | Kaggle
Pinboard (items tagged haskell)
- Editor Tooling ( Stephen Diehl )
- The Implementation of Functional Programming Languages
- On stateless software design: what is state ?
- Practical Dependent Types in Haskell: Type-Safe Neural Networks (Part 1) · in Code
- Functors, Comonads, and Digital Image Processing (LambdaConf 2016) - Google Slides
- The Joy and Agony of Haskell in Production | Hacker News
Pinboard (items tagged nodejs)
- After a year of using NodeJS in production | Geek for Brains
- Command Line Utilities with Node.js | Shape Shed
- eladnava/mailgen: A Node.js package that generates clean, responsive HTML e-mails for sending transactional mail.
- GitHub - vitaly-t/pg-promise: Advanced access layer to PG via promises
- Tutorial: Mocha + Chai.js unit testing for ES6 with Istanbul code coverage
Pinboard (items tagged stats)
- Paul Bradshaw's tumblelog - News Use Across Social Media Platforms 2016 | Pew...
- Optimizing for the Next Billion Users | CGAP
Pinboard (items tagged tools)
- Nix as OS X Package Manager
- Byteman
- Tip of My Tongue - Chirag Mehta : chir.ag
- Extended eBook content for Design the Life You Love
- Full-Text RSS Feeds | fivefilters.org
- Algorithm Visualizer
- Tools - Mr Jake Parker
- Email Blacklist Check - See if your server is blacklisted
- Flex Layout Attribute (FLA)
- Pythex: a Python regular expression editor
- Stanford CoreNLP – a suite of core NLP tools | Stanford CoreNLP
- stylelint - stylelint.io
- wkhtmltopdf
- Create Full Text RSS Feeds Instantly - Full RSS Builder & RSS Mashup Creator with a REST RSS API
- Garage Organization
- Motorhead Extraordinaire
- Norlift
- Quadrigram
- Speedtest.net by Ookla - The Global Broadband Speed Test
- Fences
- Strictly Tool Boxes
- Trick Tools
- WebPagetest - Website Performance and Optimization Test
- Casters and Wheels
- Airtable
- Architecting a Serverless Web Application in AWS | Fugue
- Browser Calories
- Buffer - A Smarter Way to Share on Social Media
- Easily print GitHub markdown as beautiful PDFs
- Recommended Products | Savvy Jackie Designs
- Introducing Blue Ocean: a new user experience for Jenkins
- moreutils
- Family.scss
- Confidant - Your secret keeper
- Keywhiz - Manage & distribute secrets
- TalkTyper
- Salary, jobs and life quality data by Teleport
- Git Workflows and Tutorials | Atlassian Git Tutorial
- Features - Free Git GUI | Axosoft GitKraken
- Hotjar - Heatmaps, Visitor Recordings, Conversion Funnels, Form Analytics, Feedback Polls and Surveys in One Platform
- The Issue With Global Node Packages – Smashing Magazine
- Sumnotes - extract highlights from your pdf document
- BergensBanen minutt for minutt HD (Full video) - YouTube
- 15 Editorial Tools to Help You Outline, Write and Edit (Better and Faster)
Pinboard (items tagged web)
- UI, UX: Who Does What? A Designer's Guide To The Tech Industry | Co.Design | business + design
- Responsive Web Design Patterns | This Is Responsive
- CS 349: Data Mining, Search, and the World Wide Web
- Web Design & Development News: Collective #221 | Codrops
- How I used lies about a cartoon to prove history is meaningless on the internet | News | Geek.com
- The box-shadow Property
- Browser Calories
- Introduction to the DOM - Web APIs | MDN
- addyosmani/psi: PageSpeed Insights with reporting
- GitHub - filamentgroup/tablesaw: A group of plugins for responsive tables.
- joshbuchea/HEAD: A list of everything that could go in the of your document
- matejlatin/Gutenberg: A meaningful web typography starter kit.
- Have I Been Pwned?
- IPFS is a new peer-to-peer hypermedia protocol.
- The Ideal Web Experience — Ben and Dion — Medium
- State of the gap
- Easy Fullscreen HTML5 Background Video
- securitychecklist.org
- Designmodo on Twitter: "Introducing Content-Aware Crop: Coming Soon to Photoshop CC - https://t.co/8kgMI7A3bv It's a magic Crop Tool."
- CSS-Tricks on Twitter: "It is kinda weird that some "progressive web apps" will show the URL bar and some will not. https://t.co/WEdcT7KuCM u n d e c i d e d"
- CSS-Tricks on Twitter: "Create your own sphere in CSS :: https://t.co/lLmc7pmNmA https://t.co/HTVmE3FxHA"
- CSS-Tricks on Twitter: "All Main Announcements And Videos From Google I/O 2016 :: https://t.co/8zzn0ll5vK"
- Dribbble on Twitter: "Cape Town Dribbblers are celebrating their silver bucket win with a meetup on 6/1 https://t.co/DkTWBq8JfG https://t.co/psC9QU2goF"
- Line25 on Twitter: "40 Incredibly Realistic #iOS Icon Designs: 40 Incredibly Realistic iOS Icon Designs"
- Line25 on Twitter: "Showcase: 40 #Restaurant Identity Projects You’ll Be Inspired By - https://t.co/kqi2HffSyU"
- Line25 on Twitter: "40 #App Landing Pages With High Conversion Designs: https://t.co/TFtv9pWhPQ"
- Line25 on Twitter: "45 Professional Medical #Website Designs & Templates You Can Learn From: https://t.co/XNGbwcjPm0"
- Line25 on Twitter: "40 #Infographics & Data Visualization Projects for Your Inspiration: https://t.co/erJVOZY3mE"
- Line25 on Twitter: "50 Free and Premium #WordPress Themes to Use in 2016: https://t.co/63GuBVD4TW"
- Line25 on Twitter: "40 #Logo Design Tutorials for All Graphic Designers: https://t.co/Sdnwk8tYma"
- Line25 on Twitter: "40 Unique #Mobile Navigation User Interfaces: https://t.co/qHEtLCdw4M"
- Line25 on Twitter: "20 Brilliant Sci-Fi/Space #Photoshop Tutorials: https://t.co/QzUVVp0BMJ"
- Line25 on Twitter: "Top 10 #UX and #UI Tools on the Market: https://t.co/1Z2i3Chbp6"
- Line25 on Twitter: "25 Awesome Movie Effects #Photoshop Tutorials: https://t.co/mWrtbfUsNy"
- Line25 on Twitter: "20 Best #SEO Articles to Improve Search Engine Rankings: https://t.co/VOJZwE4sKy"
- Line25 on Twitter: "20 Best Web #Design Galleries to Submit Your Designs: https://t.co/GcoTmk6xws"
- Line25 on Twitter: "25 Mind Blowing #Photoshopped Images: https://t.co/eaNElb1HzL"
- Michael Wong on Twitter: "Hi. We're the 2 dudes behind @uigarage. Bringing you weekly design inspiration! Off to a vegan joint we go #newtown https://t.co/tlJuLmMLvZ"
- Michael Wong on Twitter: "@philippehong go to sleep"
- Michael Wong on Twitter: "@KvinSachs @uigarage anytime :)"
- Michael Wong on Twitter: "@georgiecel Happy birthday G!"
- Michael Wong on Twitter: "@georgiecel 😄 any celebration plans?"
- UX Magazine on Twitter: "Weekend Read: The Future of #Enterprise #Design is #Consumer Grade #UX https://t.co/FhzEkJT1TN"
- Config · Vapor
- RFC 3339 Date and Time on the Internet: Timestamps July 2002
- Truly Fluid Typography With vh And vw Units – Smashing Magazine
- Setting up React for ES6 with Webpack and Babel – Twilio Cloud Communications Blog
- Angled Edges with CSS Masks and Transforms | Viget
Pinboard (items tagged vim)
- Vim Side Search: Making Search Fun Again - @ddrscott
- VimをMarkdownエディタにするmdforvimプラグインを公開しました
- Customize Vim text wrapping?
- Vimcasts - Free screencasts about the text editor Vim
- itchyny/vim-cursorword: Underlines the word under the cursor
- mzlogin/vim-markdown-toc: A vim plugin to generate table of contents in GFM or Redcarpet style for a markdown file
- Faster Grepping in Vim
Pinboard (items tagged javascript)
- don't code today what you can't debug tomorrow -
- Removing User Interface Complexity, or Why React is Awesome
- Awesomplete
- Refactoring a JavaScript video store
- Reactive UI by example – Polyglot Programmer's Blog
- Vue Select | VueJS Select2/Chosen Component
- three.js - Javascript 3D library
- Promise-Based Coroutines in Node.js
- WebGazer.js: Democratizing Webcam Eye Tracking on the Browser
- Unheap - A tidy Repository of jQuery Plugins & JavaScripts
- Vanilla List: The Vanilla Javascript Repository
- Fetch (or the undeniable limitations of XHR) | Microsoft Edge Dev Blog
- 9 things every React.js beginner should know - Cam Jackson
- Must-Watch JavaScript - A useful list of must-watch talks about JavaScript
- decosoftware/deco-ide: The React Native IDE
- laconalabs/elliptical: Interactive natural language parsing library in Javascript
- reactjs/react-basic: A description of the conceptual model of React without implementation burden.
- svaarala/duktape: Duktape - embeddable Javascript engine with a focus on portability and compact footprint
- thephuse/vanilla-modal: A flexible, dependency-free, CSS-driven JavaScript modal.
- Common Misconceptions About Inheritance in JavaScript — JavaScript Scene — Medium
- Introduction | es6-guide
- A Farewell to FRP | Hacker News
- Fullstack React 🐬: React Tutorial: Cloning Yelp
Pinboard (items tagged clojure)
- quil/quil: Main repo. Quil source code.
- wizardpb/todo: Canonical ToDoMVC application built with Clojure and functional-vaadin UI library
Pinboard (items tagged js)
- horsey
- How to build Minesweeper using Angular 2 and Immutable.js
- Why Javascript Development is Crazy
- 9 things every React.js beginner should know - Cam Jackson
- A cartoon guide to Flux — Code Cartoons
- AllThingsSmitty/must-watch-javascript: A useful list of must-watch talks about JavaScript
- mailgen - Generates clean, responsive HTML e-mails
- https://github.com/lokesh/color-thief
- reactjs/react-basic: A description of the conceptual model of React without implementation burden.
- Introduction | es6-guide
- Easy Fullscreen HTML5 Background Video
- Three.js - examples