Link Blog
April 2021
-
06-04-2021
-
06-04-2021
Difference between .sass and .scss | Responsive Web Design
responsivedesign.isSASS and SCSS are practically the same thing, but this article explains the difference in a little more detail
-
06-04-2021
Editors | Drifting Ruby
driftingruby.comOne question that I get asked most often is what editor, theme and extensions am I using for my editor. In this episode, we take a look at the different extensions and settings that I use.
-
06-04-2021
-
06-04-2021
How to Use remote: true to Make Ajax Calls in Rails
medium.comThe Rails documentation for remote: true is great at explaining how to add the helper to your views. It does not, however, fully explain…
-
06-04-2021
Don Eyles: Space Hacker - IEEE Spectrum
spectrum.ieee.orgThis programmer saved the Apollo 14 mission with a few dozen keystrokes
-
06-04-2021
Orange Computers - HP ProLiant and Dell PowerEdge Servers
orangecomputers.comBuy professionally refurbished custom built servers - Orange Computers - HP ProLiant and Dell PowerEdge Servers
-
06-04-2021
Porsche Audi VW BMW Mercedes | Lexington,MA | Auto Engineering
autoengineering.comLooking for German Auto Repair Near Me? Auto Engineering specializes in Porsche, Audi, BMW, & Mercedes repairs & services in Lexington MA.
-
06-04-2021
Keyword (Named) Arguments in Python: How to Use Them - Trey Hunner
treyhunner.comKeyword arguments are one of those Python features that often seems a little odd for folks moving to Python from many other programming languages. It …
-
06-04-2021
Gobot - Golang framework for robotics, drones, and the Internet of Things (IoT)
gobot.ioGobot is a framework for robotics, drones, and the Internet of Things (IoT), written in the Go programming language.
-
06-04-2021
Watches For Men and Women, Handbags, Crystal, Pens - Jomashop
jomashop.comJomashop.com is your source for luxury watches, pens, handbags, and crystal. Our site features a huge selection of Tag Heuer Watches, Rolex Watches, Breitling Watches, Movado Watches, Cartier, Montblanc, Citizen, and other discount watches. We also specialize in Swarovski Crystal Montblanc Pens, and Luxury Jewelry.
-
06-04-2021 ⚠
-
06-04-2021
r/webdev - How to prep your GitHub for job seeking
reddit.comHello, I'm currently hiring and most people sharing their GitHubs have very poorly maintained profile and projects so I decided to write a little...
-
06-04-2021
-
06-04-2021
klauscfhq/taskbook
github.comQuirky cli tool for task management. Some people want everything in the shell.
-
06-04-2021
Markov Chains explained visually
setosa.ioA really clear visual explanation of what a Markova chain is and what it is good for.
-
06-04-2021
thisredone/rb
github.comThis is very interesting and cool way to use ruby for fancy cli scripts, like people often use AWK. I haven’t quite figured out how to use it but it’s cool!
-
06-04-2021
How a Kalman filter works, in pictures
bzarg.comKalman filters are a mathematical process for smoothing out a noisy signal (its more complicated than that) its a central algorithm in robotics and real time sensing systems in general.
-
06-04-2021
How to configure RSpec in Ruby on Rails
blog.eq8.euI’m not personally an rspec fan, but lots of people are
-
06-04-2021
iridakos - Creating a Linux Desktop application with Ruby
iridakos.comA really nice tutorial explaining how to write a gui app on Linux using Ruby.