id int64 5 1.93M | title stringlengths 0 128 | description stringlengths 0 25.5k | collection_id int64 0 28.1k | published_timestamp timestamp[s] | canonical_url stringlengths 14 581 | tag_list stringlengths 0 120 | body_markdown stringlengths 0 716k | user_username stringlengths 2 30 |
|---|---|---|---|---|---|---|---|---|
114,488 | Connect to Purdue CS Files Using SSHFS | Here’s a quick tutorial on how I access my Purdue CS files remotely so that I can still use all my... | 0 | 2020-06-14T22:01:29 | https://jayhankins.me/2016/connect-to-purdue-cs-files-using-sshfs/ | ---
title: Connect to Purdue CS Files Using SSHFS
published: true
tags:
canonical_url: https://jayhankins.me/2016/connect-to-purdue-cs-files-using-sshfs/
---
Here’s a quick tutorial on how I access my Purdue CS files remotely so that I can still use all my preferred local development tools, like Sublime Text and my s... | jayhankins | |
31,212 | Go-odbye | One of the worst things that can be happens to a twitter user is surely to be unfollows but how to... | 0 | 2018-09-04T08:45:36 | https://dev.to/dlion/go-odbye-o0m | go, programming | ---
title: Go-odbye
published: true
tags: Go, Golang, Programming
cover_image: https://domenicoluciani.com/assets/images/covers/twitter.jpg
---
One of the worst things that can be happens to a twitter user is surely to be unfollows but how to discover who unfollow you ? To solve this problem I create an ad-hoc offline... | dlion |
84,501 | From Bad to Good: DI, DIC and Services | In this post, I intend to touch the concepts of: Dependency Injection (My previous post on DI) Depe... | 0 | 2019-09-02T13:18:47 | https://codeinphp.github.io/post/from-bad-to-good-di-dic-and-services/ | php | ---
title: From Bad to Good: DI, DIC and Services
published: true
tags: php
canonical_url: https://codeinphp.github.io/post/from-bad-to-good-di-dic-and-services/
---
In this post, I intend to touch the concepts of:
- Dependency Injection ([My previous post on DI](http://codeinphp.github.io/post/dependency-injection-i... | sarfraznawaz2005 |
108 | The "Commonsense" Problem In Computer-Generated Works | Our algorithms do not share the same world view as us. But certain approaches can be used to ensure that our algorithms can still generate meaningful stories that people like. | 0 | 2016-08-26T13:31:04 | https://dev.to/tra/the-commonsense-knowledge-problem-in-computer-generated-works | ---
title: The "Commonsense" Problem In Computer-Generated Works
published: true
description: Our algorithms do not share the same world view as us. But certain approaches can be used to ensure that our algorithms can still generate meaningful stories that people like.
cover_image: https://i.guim.co.uk/img/media/6457d2... | tra | |
15,213 | Serving compressed SVG files |
Over the years, Scalable Vector Graphics (SVG) has become the de facto standa... | 0 | 2017-12-27T14:53:42 | https://www.moxio.com/blog/6/serving-compressed-svg-files | https, svg, webdev | ---
title: "Serving compressed SVG files"
published: true
tags: https,svg,web-development
canonical_url: https://www.moxio.com/blog/6/serving-compressed-svg-files
---

Over the years, Scalable Vector Graphics (SVG) has become the _de facto_ standard f... | arnoutboks |
1,095,075 | DZone | For a while now I have been sharing some of my blog posts on the Dzone website. The Dzone website... | 0 | 2022-05-25T20:32:11 | https://www.funkysi1701.com/posts/2016/dzone/ | ---
title: DZone
published: true
date: 2016-08-25 20:00:45 UTC
tags:
canonical_url: https://www.funkysi1701.com/posts/2016/dzone/
---
For a while now I have been sharing some of my blog posts on the [Dzone](https://dzone.com/) website.
 appl... | committedsw |
100,603 | Travis CI script for your Swagger/OpenAPI Specification |
Recently I have been working with swagger in a project. Swagger 2.0 has become ... | 0 | 2019-04-15T23:40:05 | https://medium.com/@hossainkhan/travis-ci-script-for-your-swagger-openapi-specification-13ba94e7bfdc | api, openapispecificatio, github, travisci | ---
title: Travis CI script for your Swagger/OpenAPI Specification
published: true
tags: api,openapi-specificatio,github,travis-ci
canonical_url: https://medium.com/@hossainkhan/travis-ci-script-for-your-swagger-openapi-specification-13ba94e7bfdc
---
Recently I have been working with swagger in a project. [Swagger 2.0... | hossain |
158,478 | Three Ways To Add an ActionListener In Java Swing | When building GUI’s, the interface needs a way to listen and respond to events. Events are triggered... | 0 | 2019-08-19T02:32:52 | https://anthonybruno.dev/2016/08/20/Three-Ways-To-Add-ActionListener-In-Java.html | java, swing, guide | ---
title: Three Ways To Add an ActionListener In Java Swing
published: true
tags: Java,Swing,Guide
canonical_url: https://anthonybruno.dev/2016/08/20/Three-Ways-To-Add-ActionListener-In-Java.html
---
When building GUI’s, the interface needs a way to listen and respond to events. Events are triggered when the user int... | aussieguy |
11,828 | Use a Slack bot to deploy your app | Deploying your web application is certainly not the most interesting activity of your day. But what i... | 0 | 2017-11-10T17:53:15 | https://dev.to/adrienchauve/use-a-slack-bot-to-deploy-your-app-347 | bots, devops, slack | ---
title: "Use a Slack bot to deploy your app"
published: true
tags: bots,devops,slack
canonical_url:
---
Deploying your web application is certainly not the most interesting activity of your day. But what if it could be simple, reliable and fun?
Using a [Slack bot](https://api.slack.com/bot-users) to deploy y... | adrienchauve |
14,670 | 10 Steps to look smart while sharing your desktop with client |
Image courtesy Luis Llerena
DISCLAIMER: Please follow or use these tricks on y... | 0 | 2017-12-19T03:51:51 | https://dev.to/tusharvjoshi/10-steps-to-look-smart-while-sharing-your-desktop-with-client-15on | virtualmeetings, desktopsharing, productivity, officeculture | ---
title: "10 Steps to look smart while sharing your desktop with client"
published: true
tags: virtual-meetings,desktop-sharing,productivity,office-culture
canonical_url:
---
<figcaption>Image courtesy <a href="https://unsplash.com/photos/t5... | tusharvjoshi |
20,711 | Reading a Postgres EXPLAIN ANALYZE Query Plan | The most powerful tool at our disposal for understanding and optimizing SQL queries is EXPLAIN... | 0 | 2018-02-22T18:04:53 | https://calebhearth.com/reading-an-explain-analyze-query-plan | database, postgres, performance | ---
title: "Reading a Postgres EXPLAIN ANALYZE Query Plan"
published: true
tags: databases, postgres, performance
canonical_url: https://calebhearth.com/reading-an-explain-analyze-query-plan
cover_image: https://thepracticaldev.s3.amazonaws.com/i/bns2q4wpqvjfp74fr6h6.jpg
---
The most powerful tool at our disposal for... | calebhearth |
82 | The psychological battle of big refactorings |
We usually talk about refactoring code with the same kind of pedantic approach ... | 0 | 2016-07-24T18:25:55 | https://dev.to/developerscode/the-psychological-battle-of-big-refactorings | <p>We usually talk about refactoring code with the same kind of pedantic approach we do with all other kinds of software writing. We come up with recipes to abstract, break apart, and clarify. We fold these techniques together into larger ideas and catchier names like the Mikado method, the Big Bang approach, divide an... | developerscode | |
282,592 | Amazon Web Services | I am a big fan of Azure but I know zero about its biggest rival – Amazon Web Services or AWS. So... | 0 | 2020-10-01T19:12:20 | https://www.funkysi1701.com/2016/07/21/amazon-web-services/ | softwaredevelopment, amazon, aws, azure | ---
title: Amazon Web Services
published: true
date: 2016-07-21 07:00:25 UTC
tags: SoftwareDevelopment,Amazon,aws,Azure
canonical_url: https://www.funkysi1701.com/2016/07/21/amazon-web-services/
---
I am a big fan of Azure but I know zero about its biggest rival – Amazon Web Services or AWS.
So lets sign up for a fre... | funkysi1701 |
41,479 | JavaScript Selenium Mocha QuickStart Guide | Getting started with JavaScript, Selenium and Mocha! In this article we’ll be using Mocha... | 0 | 2018-09-04T19:51:35 | https://dev.to/stephencavender/javascript-selenium-mocha-quickstart-guide-5a5k | selenium, mocha, javascript, node | ---
title: JavaScript Selenium Mocha QuickStart Guide
published: true
tags: Selenium,Mocha,JavaScript,NodeJS
canonical_url:
---
## Getting started with JavaScript, Selenium and Mocha!
In this article we’ll be using Mocha and Selenium to write tests for web applications. This will be a starter project we can build on... | stephencavender |
1,575,636 | Hacking with Kali at Black Hat USA 2016 | Kali Linux Dojo, BlackHat 2016 - Las Vegas We have really enjoyed doing the Dojo at Black... | 0 | 2023-08-21T21:22:25 | https://www.kali.org/blog/hacking-kali-black-hat/ | ---
title: Hacking with Kali at Black Hat USA 2016
published: true
date: 2016-07-20 00:00:00 UTC
tags:
canonical_url: https://www.kali.org/blog/hacking-kali-black-hat/
---
## Kali Linux Dojo, BlackHat 2016 - Las Vegas
We have really enjoyed doing the [**Dojo at Black Hat**](https://www.blackhat.com/us-16/kali-linux.... | mohammadtaseenkhan | |
54,852 | Setting up Eclipse | Setting up an IDE is always going to be a personal thing, but here’s what we think is a starting st... | 0 | 2018-10-13T16:19:14 | https://committed.software/posts/eclipse-setup/eclipse-setup/ | eclipse | ---
title: Setting up Eclipse
published: true
tags: eclipse
canonical_url: https://committed.software/posts/eclipse-setup/eclipse-setup/
---
[](/static/bryan-goff-356687-5a4de7ebc99a741957e28189cc6a1ca4-... | committedsw |
54,851 | Recommended Eclipse plugins | We love Eclipse and use it daily (and nightly) as our Java IDE. (Ok, we use Android Studio for the An... | 0 | 2018-10-13T16:18:50 | https://committed.software/posts/eclipse-plugins/eclipse-plugins/ | eclipse | ---
title: Recommended Eclipse plugins
published: true
tags: eclipse
canonical_url: https://committed.software/posts/eclipse-plugins/eclipse-plugins/
---
We love [Eclipse](http://www.eclipse.org/) and use it daily (and nightly) as our Java IDE. (Ok, we use Android Studio for the Android stuff these days).
[ is a great text editor - it serves as our Go, Javascript/React IDE - thanks in part to its plugin support and the efforts of the community.
<!--mor... | committedsw |
131,531 | A Python Ate My GUI - Part 2: Design |
Creating a solution
In the first part of this series, we discussed a f... | 0 | 2019-07-05T03:10:27 | https://tryexceptpass.org/article/a-python-ate-my-gui-2/ | python, gui, webdev | ---
title: A Python Ate My GUI - Part 2: Design
published: true
tags: python, gui, web development
canonical_url: https://tryexceptpass.org/article/a-python-ate-my-gui-2/
cover_image: https://tryexceptpass.org/images/python-ate-my-gui.jpeg
---
### Creating a solution
In the [first part](https://tryexceptpass.org/arti... | tryexceptpass |
76 | Kelsey Hightower Channels Maya Angelou to Talk About Race at GopherCon |
Paying homage to Maya Angelou's Still I Rise poem, Kelsey Hightower delivered a... | 0 | 2016-07-11T19:01:14 | https://dev.to/ben/kelsey-hightower-channels-maya-angelou-to-talk-about-race-at-gophercon | <p>Paying homage to Maya Angelou's <a href="https://www.poets.org/poetsorg/poem/still-i-rise" target="_blank">Still I Rise</a> poem, <a href="https://twitter.com/kelseyhightower" target="_blank">Kelsey Hightower</a> delivered a powerful opening talk at GopherCon. I was not there to see it, but I smiled and te... | ben | |
159,774 | The Proper Way to Test Custom Controllers in Rspec | The Proper Way to Test Custom Controllers in Rails Recently at work we spent some time ref... | 0 | 2019-08-21T20:22:05 | https://dev.to/farisj/the-proper-way-to-test-custom-controllers-in-rspec-3968 | rspec, rails | # The Proper Way to Test Custom Controllers in Rails
Recently at work we spent some time refactoring one of our app’s test suites to fix a few flaky tests and decrease the total amount of time the suite takes to run. That day, I ran `rspec --profile` to obtain a glimpse of what test and test groups were slowing the te... | farisj |
9,350 | Makefile + Dockerfile to boost your productivity | After several months using Docker, I started looking for ways to automate, or at least speed up the g... | 0 | 2017-10-07T16:41:45 | https://dev.to/earvin/makefile--dockerfile-to-boost--your-productivity-28b | ---
title: "Makefile + Dockerfile to boost your productivity"
published: true
tags:
canonical_url:
---
After several months using Docker, I started looking for ways to automate, or at least speed up the general routine of checking if:
- the `container is up`,
- looking for the name of the container,
- etc..
I’ve ... | earvin | |
48,772 | CSS Only Partial Width Borders | A design that I was recently implementing required a partial width underline for some headings and a... | 0 | 2018-09-18T12:48:58 | http://designfrontier.net/css-only-partial-width-borders | css, dev, development, code | ---
title: CSS Only Partial Width Borders
published: true
tags: css,dev,development,code
canonical_url: http://designfrontier.net/css-only-partial-width-borders
---
A design that I was recently implementing required a partial width underline for some headings and a partial height border as a divider between two elemen... | designfrontier |
1,100,291 | Clever things with MS Access | I hate MS Access and especially developing with it as you can’t do any thing clever with it. Wrong,... | 0 | 2022-05-31T07:57:56 | https://www.funkysi1701.com/posts/2016/clever-things-ms-access/ | ---
title: Clever things with MS Access
published: true
date: 2016-07-07 20:00:45 UTC
tags:
canonical_url: https://www.funkysi1701.com/posts/2016/clever-things-ms-access/
---
I hate MS Access and especially developing with it as you can’t do any thing clever with it.
**Wrong, Wrong, Wrong!**
There are a few clever ... | funkysi1701 | |
294,010 | You Don’t Have to Be Right | Not too long ago, I was asked during a job interview “how do you convince your teammates that you’re... | 0 | 2020-03-28T21:43:05 | http://blog.boochtek.com/2016/07/06/you-dont-have-to-be-right | agile, empathy | ---
title: You Don’t Have to Be Right
published: true
date: 2016-07-07 04:22:08 UTC
tags: Agile,Empathy
canonical_url: http://blog.boochtek.com/2016/07/06/you-dont-have-to-be-right
---
Not too long ago, I was asked during a job interview “how do you convince your teammates that you’re right?” I answered with probably ... | craigbuchek |
181,517 | 3 tricks to better handle npm modules | Developing with npm modules isn’t just installing modules and then updating them. In a team... | 0 | 2019-10-02T12:31:12 | https://voxpelli.com/2016/07/better-handle-npm-modules/ | node, npm, developertools | ---
title: 3 tricks to better handle npm modules
published: true
date: 2016-07-05 17:10:00 UTC
tags: node, npm, developertools
canonical_url: https://voxpelli.com/2016/07/better-handle-npm-modules/
---
Developing with npm modules isn’t just installing modules and then updating them. In a team environment you might not... | voxpelli |
159,750 | Spring Data Elasticsearch and GeoPoints |
Some backstory... I was working on a Java app with an Angular 1.x frontend. The... | 0 | 2019-08-21T19:17:36 | https://blog.joshmlwood.com/spring-data-elasticsearch-and-geopoints/ | elasticsearch, springframework | ---
title: Spring Data Elasticsearch and GeoPoints
published: true
tags: elasticsearch,spring framework
canonical_url: https://blog.joshmlwood.com/spring-data-elasticsearch-and-geopoints/
---
 and try to re... | tra | |
901,549 | How to disable selection of text in html using CSS ? | Depending on your requirement you might have to disable text selection or text highlighting in HTML... | 0 | 2021-11-24T09:39:55 | https://www.moreonfew.com/how-to-disable-selection-of-text-in-html-using-css/ | css, webdev, tutorial, html | ---
title: How to disable selection of text in html using CSS ?
published: true
date: 2016-07-04 13:28:08 UTC
tags: CSS,Webdev,tutorial,html
canonical_url: https://www.moreonfew.com/how-to-disable-selection-of-text-in-html-using-css/
---
Depending on your requirement you might have to disable text selection or text hi... | moreonfew |
1,255,619 | GSoC — Mid Term Evaluation | So, all GSoCers were eagerly waiting for Mid-Term Evaluation results (27 June 19:00 UTC). Google... | 0 | 2022-11-13T19:17:06 | https://venkat.eu/gsoc-mid-term-evaluation | ---
title: GSoC — Mid Term Evaluation
published: true
date: 2016-07-03 13:00:23 UTC
tags:
canonical_url: https://venkat.eu/gsoc-mid-term-evaluation
---

So, all GSoCers were eagerly waiting for Mid-Term Evaluation results (27 June 19... | venkat2811 | |
372,021 | GitHub Pages vs. GitLab Pages | I’ve been a longtime fan of GitHub Pages. It is a wonderful option for hosting many types of sites. H... | 0 | 2020-06-29T12:51:10 | https://mjswensen.com/blog/github-pages-vs-gitlab-pages/ | ---
title: GitHub Pages vs. GitLab Pages
published: true
date: 2016-07-01 03:59:00 UTC
tags:
canonical_url: https://mjswensen.com/blog/github-pages-vs-gitlab-pages/
---
I’ve been a longtime fan of [GitHub Pages](https://pages.github.com/). It is a wonderful option for hosting many types of sites. However, recent move... | mjswensen | |
1,096,128 | Periodic Table of DevOps | The periodic table lists all the chemical elements and groups them together based on some key... | 0 | 2022-05-26T21:04:34 | https://www.funkysi1701.com/posts/2016/periodic-table-devops/ | ---
title: Periodic Table of DevOps
published: true
date: 2016-06-30 20:00:45 UTC
tags:
canonical_url: https://www.funkysi1701.com/posts/2016/periodic-table-devops/
---
The periodic table lists all the chemical elements and groups them together based on some key properties. Today I found an article about the [periodi... | funkysi1701 | |
72 | Web and Browser Performance is More Important Than Ever |
I attended O’Reilly Velocity Conference, which took place last week in Santa Cl... | 0 | 2016-06-30T16:43:10 | https://dev.to/ben/web-and-browser-performance-is-more-important-than-ever | <p>I attended <a href="http://conferences.oreilly.com/velocity" target="_blank">O’Reilly Velocity Conference</a>, which took place last week in Santa Clara, is a major conference focusing on DevOps and web performance. The web perf content of the conference reaffirmed my belief that the web, as accessed through t... | ben | |
68 | The ABC's of A/B Testing |
TL;DR
You should probably be A/B testing features.
Third party services may o... | 0 | 2016-06-29T23:44:11 | https://dev.to/chrislock/the-abcs-of-ab-testing | <h2>TL;DR</h2>
<ol>
<li>You should probably be A/B testing features.</li>
<li>Third party services may open you up to some engineering liabilities.</li>
<li>These services may be incompatible with your shiny new JS framework.</li>
<li>You can write A/B testing components in React.</li>
<li>Third party services may... | chrislock | |
79,983 | First, solve problem Then, write code | At starting of my developing journey when I used to code the HTML and CSS and create some static page... | 0 | 2019-10-30T16:13:39 | https://shubhampandey.in/first-solve-problem-then-write-code/ | ---
title: First, solve problem Then, write code
published: true
tags:
canonical_url: https://shubhampandey.in/first-solve-problem-then-write-code/
---
At starting of my developing journey when I used to code the HTML and CSS and create some static pages that look awesome (if you don’t compare them with other online ... | shubham9411 | |
943,308 | How to set proxy using npm config in NodeJs? | While working with NodeJs you’ll notice that many times you might not be able to install or update... | 0 | 2022-01-18T05:13:12 | https://www.moreonfew.com/how-to-set-proxy-using-npm-config-in-nodejs/ | javascript, webdev, node, npm | ---
title: How to set proxy using npm config in NodeJs?
published: true
date: 2016-06-28 07:32:12 UTC
tags: Javascript,WebDev,node,npm
canonical_url: https://www.moreonfew.com/how-to-set-proxy-using-npm-config-in-nodejs/
---
While working with NodeJs you’ll notice that many times you might not be able to install or up... | moreonfew |
13,652 | Duck Typing | In this post I will describe Duck Typing in regards to dynamic languages (JavaScript, PHP, Python, Ru... | 0 | 2017-12-04T22:35:37 | http://www.bardev.com/2016/06/26/duck-typing/ | javascript | ---
title: "Duck Typing"
published: true
tags: JavaScript,Javascript
canonical_url: http://www.bardev.com/2016/06/26/duck-typing/
---
In this post I will describe Duck Typing in regards to dynamic languages (JavaScript, PHP, Python, Ruby).
If you ever read or heard about Duck Typing, you have probably seen the follow... | bardev |
66 | Technical Debt |
The subject of technical debt comes up often in software development. It is bet... | 0 | 2016-06-26T21:27:05 | https://dev.to/pbeekums/technical-debt | <p><span style="font-weight: 400;">The subject of technical debt comes up often in software development. It is better to have something done sooner rather than later from the perspective of the project. Yet, this assumes all things are equal, which is rarely the case. Often a developer will have a choice: the short ter... | pbeekums | |
65 | The Web is Too Damn Slow |
I spent this past week at O’Reilly Velocity Conference, a three day conference ... | 0 | 2016-06-26T16:51:41 | https://dev.to/ben/the-web-is-too-damn-slow | webperf, css, html | <p>I spent this past week at <a title="O’Reilly Velocity Conference" href="http://conferences.oreilly.com/velocity" target="_blank">O’Reilly Velocity Conference</a>, a three day conference which focuses on web performance and devops. I plan to write, with care, several articles this week on the key topics c... | ben |
1,255,618 | Writing a good Google Summer of Code (GSoC) Proposal | Getting selected in GSoC has various aspects and the most important of them is writing a good... | 0 | 2022-11-13T19:16:21 | https://venkat.eu/writing-a-good-google-summer-of-code-gsoc-proposal-6f040e217af4 | ---
title: Writing a good Google Summer of Code (GSoC) Proposal
published: true
date: 2016-06-26 13:00:47 UTC
tags:
canonical_url: https://venkat.eu/writing-a-good-google-summer-of-code-gsoc-proposal-6f040e217af4
---

Getting selecte... | venkat2811 | |
38,214 | On dynamic arrays | I was reading Skiena’s “Algorithm Design Manual”, it’s an amazing book by the way, and run into this... | 0 | 2018-11-17T20:53:00 | https://alex.dzyoba.com/blog/dynamic-arrays/ | ---
title: On dynamic arrays
published: true
tags:
canonical_url: https://alex.dzyoba.com/blog/dynamic-arrays/
---
I was reading Skiena’s “Algorithm Design Manual”, it’s an amazing book by the way, and run into this comparison (chapter 3.1.3) of linked lists and arrays:
```
The relative advantages of linked lists ov... | dzeban | |
1,255,617 | What is Google Summer of Code (GSoC) ? | Google Summer of Code is a global program focused on bringing more student developers into open... | 0 | 2022-11-13T19:15:35 | https://venkat.eu/what-is-google-summer-of-code-gsoc-fc721e631e27 | ---
title: What is Google Summer of Code (GSoC) ?
published: true
date: 2016-06-24 13:00:43 UTC
tags:
canonical_url: https://venkat.eu/what-is-google-summer-of-code-gsoc-fc721e631e27
---

[Google Summer of Code](... | venkat2811 | |
25,724 | Implementing Soft-Delete in pure MySQL |
Soft-delete, setting a deleted flag instead of actually deleting, is a great wa... | 0 | 2018-06-18T18:28:50 | https://www.domysee.com/blogposts/mysql-soft-delete | programming, database, sql, softdelete | ---
title: Implementing Soft-Delete in pure MySQL
published: true
tags: programming, databases, sql, soft-delete
canonical_url: https://www.domysee.com/blogposts/mysql-soft-delete
---
Soft-delete, setting a deleted flag instead of actually deleting, is a great way to ensure the ability to recover accidentally deleted ... | domysee |
64 | Machine Learning Advice for Developers | Some tips for developers trying to get their hands dirty with ML. | 0 | 2016-06-22T03:11:06 | https://dev.to/thealexlavin/machine-learning-advice-for-developers | ---
title: Machine Learning Advice for Developers
published: true
description: Some tips for developers trying to get their hands dirty with ML.
tags:
cover_image: http://static.nautil.us/5233_26b58a41da329e0cbde0cbf956640a58.jpg
---
_UPDATE: I've moved on from Numenta and would like to rewrite this post to be both o... | thealexlavin | |
53,777 | Saying goodbye to Aegis | After nearly 16 years, I am now saying a long farewell the the Aegis source code management system (h... | 0 | 2018-10-06T01:46:21 | http://www.hpcoders.com.au/blog/?p=92 | scm | ---
title: Saying goodbye to Aegis
published: true
tags: scm
canonical_url: http://www.hpcoders.com.au/blog/?p=92
---
After nearly 16 years, I am now saying a long farewell the the Aegis source code management system ([http://aegis.sf.net](http://aegis.sf.net)). Aegis was, in its day, years ahead of its time. But now,... | highperformancecoder |
41,477 | C# Selenium MSTest QuickStart Guide | Getting started with C#, Selenium and MSTest! In this article we’ll be using MSTest and... | 0 | 2018-09-04T19:51:07 | https://dev.to/stephencavender/c-selenium-mstest-quickstart-guide-31p9 | selenium, mstest, dotnet | ---
title: C# Selenium MSTest QuickStart Guide
published: true
tags: Selenium,MSTest,dotnet
canonical_url:
---
## Getting started with C#, Selenium and MSTest!
In this article we’ll be using MSTest and Selenium to write tests for web applications. This will be a starter project we can build on for various projects a... | stephencavender |
48,771 | Io: the language, not the moon |
This is the first in the Seven Languages series of posts and covers the Io lang... | 0 | 2018-09-28T23:03:14 | http://designfrontier.net/io-the-language-not-the-moon | sevenlanguages, programming, io, development | ---
title: Io: the language, not the moon
published: true
tags: seven languages,programming,io,development
canonical_url: http://designfrontier.net/io-the-language-not-the-moon
---
This is the first in the Seven Languages series of posts and covers the [Io language](http://iolanguage.org/), a small prototypal language... | designfrontier |
1,102,237 | Automatic Git Tagging | One of the features of git is the ability to tag a point in my change history with a tag. For a while... | 0 | 2022-06-02T17:58:13 | https://www.funkysi1701.com/posts/2016/automatic-git-tagging/ | ---
title: Automatic Git Tagging
published: true
date: 2016-06-16 20:00:45 UTC
tags:
canonical_url: https://www.funkysi1701.com/posts/2016/automatic-git-tagging/
---
One of the features of git is the ability to tag a point in my change history with a tag. For a while now I have been manually tagging my code whenever ... | funkysi1701 | |
61 | Five Killer Custom Searches for Finding Remote Development Jobs |
If you're looking for a remote development job, you can save yourself loads of ... | 0 | 2016-06-16T14:53:47 | https://dev.to/codingremote/five-killer-custom-searches-for-finding-remote-development-jobs | <p>If you're looking for a remote development job, you can save yourself loads of time and aggravation by using Google's site-search functionality to deliver targeted and up-to-date leads in record time! In this age of information overload, we all suffer from having to spend large amounts of time separating signal from... | codingremote | |
177,439 | I'll miss Windows Phone | Time is moving fast, it seems like yesterday I got my first Windows phone. It was... | 0 | 2019-10-02T11:04:02 | https://dev.to/stipegrbic/i-ll-miss-windows-phone-58pn | windowsphone | ---
title: I'll miss Windows Phone
published: true
tags: windows phone
canonical_url:
---
Time is moving fast, it seems like yesterday I got my first Windows phone. It was so exciting to have a bold new platform after getting bored by iOS and Android. More than four years later, Windows Phone was left out on the cold... | stipegrbic |
62 | Faster Rendering on the Web |
I had always considered external CSS files a best practice in web development. ... | 0 | 2016-06-14T17:55:49 | https://dev.to/ben/faster-rendering-on-the-web | webperf, css, html | <p>I had always considered external CSS files a best practice in web development. It does, however, seem fairly counter-intuitive. Why would we fetch the HTML for a page, then wait around for another round trip to fetch the styles, deal with all the handshakes and latency involved in the process, and then eventual... | ben |
302,354 | Rancher - How to | Mon expérience en tant que stagiaire chez Zenika m’a amené à utiliserRancher pour orchestrer mes cont... | 0 | 2020-04-08T10:18:49 | https://slashgear.github.io/fr/rancher/ | rancher, devops, tutorial | ---
title: Rancher - How to
published: true
date: 2016-06-13 00:00:00 UTC
tags: rancher, devops, tutorial
canonical_url: https://slashgear.github.io/fr/rancher/
---
Mon expérience en tant que stagiaire chez Zenika m’a amené à utiliserRancher pour orchestrer mes conteneurs Docker. Je vous présente ici uncondensé de mon... | slashgear_ |
189,220 | I made the web better today, you can too. | A long while ago, say 5 years back, on the way home from a work trip from Bellevue, WA I purchased a... | 0 | 2019-10-16T03:56:10 | http://www.patrickhyatt.com/2016/06/11/I-made-the-web-better.html | ---
title: I made the web better today, you can too.
published: true
date: 2016-06-11 07:11:27 UTC
tags:
canonical_url: http://www.patrickhyatt.com/2016/06/11/I-made-the-web-better.html
---
A long while ago, say 5 years back, on the way home from a work trip from Bellevue, WA I purchased a book before getting on my f... | pathyatt | |
1,683,282 | Flexbox Layout – część 2 – children items | Rozdysponowanie elementów wewnątrz kontenera wcale nie jest takie proste. Czas na drugi wpis z serii... | 0 | 2023-11-30T12:47:12 | https://dawidrylko.com/flexbox-layout-czesc-2-children-items/ | css | ---
title: Flexbox Layout – część 2 – children items
published: true
date: 2016-06-05 18:23:04 UTC
tags: [css]
canonical_url: https://dawidrylko.com/flexbox-layout-czesc-2-children-items/
cover_image: https://dawidrylko.com/static/f8d1c0927767f7b80087585929a323d4/ed28b/books.webp
---
Rozdysponowanie elementów wewnątrz... | dawidrylko |
332,154 | TODO App em Angular 2 — Parte 1 | [Atualizado em 16/09/2016] Cerca de dois anos após os primeiros anúncios, o framework web Angular... | 0 | 2020-05-11T00:39:33 | https://gabrielaraujo.dev/posts/todo-app-em-angular-2-parte-1/ | ---
title: TODO App em Angular 2 — Parte 1
published: true
date: 2016-06-04 13:58:47 UTC
tags:
canonical_url: https://gabrielaraujo.dev/posts/todo-app-em-angular-2-parte-1/
---
**[Atualizado em 16/09/2016]**
[](/... | gabrielaraujof | |
282,591 | I’m 100 blog posts old | That’s right this is the one hundredth post that I have written on this blog. So what have I... | 0 | 2021-01-19T22:48:10 | https://www.funkysi1701.com/2016/06/02/im-100-blog-posts-old/ | softwaredevelopment, 100, blog, development | ---
title: I’m 100 blog posts old
published: true
date: 2016-06-02 07:00:35 UTC
tags: SoftwareDevelopment,100,blog,development
canonical_url: https://www.funkysi1701.com/2016/06/02/im-100-blog-posts-old/
---
That’s right this is the one hundredth post that I have written on this blog.
, there was one thing that constantly sa... | buntine |
81,876 | Your most valuable collaborator, future-you |
I was recently at a R users meetup where Hadley Wickham talked about data wrang... | 0 | 2019-02-09T18:33:36 | https://blog.rmhogervorst.nl/blog/2016/05/26/your-most-valuable-collaborator-future-you/ | r, future, bestpractices | ---
title: Your most valuable collaborator, future-you
published: true
tags: R, future, best-practices
canonical_url: https://blog.rmhogervorst.nl/blog/2016/05/26/your-most-valuable-collaborator-future-you/
---
I was recently at a R users [meetup](http://www.meetup.com/amst-R-dam/ "amst-R-dam") where Hadley Wickham ta... | rmhogervorst |
7,874 | Debugging Django Management Commands in PyCharm | My favorite editor for Python projects is PyCharm. Besides editing code, it allows you to inspect... | 0 | 2018-02-10T22:38:13 | http://djangotricks.blogspot.com/2016/05/debugging-management-commands-in-pycharm.html | django, debugging, pycharm | ---
title: "Debugging Django Management Commands in PyCharm"
published: true
tags: Django,Debugging,PyCharm
canonical_url: http://djangotricks.blogspot.com/2016/05/debugging-management-commands-in-pycharm.html
---
 is a term coined in 1978 by clinical psychologists Dr. Pauline R. Clance and Suzanne A. Imes referring to high-achieving individuals marked by an inability to internalize their accomplishments and a p... | ben | |
1,255,616 | GSoC — Community Bonding Period | This year, the community bonding period was from April 22ndMay 22nd.. Though I was communicating... | 0 | 2022-11-13T19:14:48 | https://venkat.eu/gsoc-community-bonding-period-b0d8f36d918 | ---
title: GSoC — Community Bonding Period
published: true
date: 2016-05-23 13:00:46 UTC
tags:
canonical_url: https://venkat.eu/gsoc-community-bonding-period-b0d8f36d918
---

This year, the community bonding period was from April 22n... | venkat2811 | |
51 | Teach Writing Code First |
Throughout my career as a software engineer, many people have told me that lear... | 0 | 2016-05-20T03:00:19 | https://dev.to/pbeekums/teach-writing-code-first | <p><span style="font-weight: 400;">Throughout my career as a software engineer, many people have told me that learning to write code is difficult. I challenge this claim. The real difficulty is that people are often taught computer science before they are taught to actually write code. By computer science, I mean funda... | pbeekums | |
426,769 | Upgrading Umbraco | During a recent project, I was tasked with upgrading a site from v4 of Umbraco to the latest and... | 0 | 2020-08-13T17:32:26 | https://mozzy.dev/posts/upgrading-umbraco/ | umbraco | ---
title: Upgrading Umbraco
published: true
date: 2016-05-17 00:00:00 UTC
tags: umbraco
canonical_url: https://mozzy.dev/posts/upgrading-umbraco/
---
During a recent project, I was tasked with upgrading a site from v4 of Umbraco to the latest and greatest. There are a few reasons for this and it doesn't come without ... | mozzydev |
85,744 | Basic Class Toggle with Vanilla JS |
One of my goals for this year was to start to grasp vanilla JS a little bit mor... | 0 | 2019-02-25T03:03:37 | https://dommagnifi.co/2016-05-16-basic-class-toggle-with-vanilla-js/ | vanillajs, javascript | ---
title: Basic Class Toggle with Vanilla JS
published: true
tags: vanilla js, javascript
canonical_url: https://dommagnifi.co/2016-05-16-basic-class-toggle-with-vanilla-js/
---
One of my [goals for this year](/update/2015/12/29/2015.html) was to start to grasp vanilla JS a little bit more. While I was in school, Jav... | magnificode |
16,304 | Database Migrations with Nodejs | A database is a vital part of every complex application. Databases change very often and contain data... | 0 | 2018-01-07T23:00:50 | https://kostasbariotis.com/data-migration-with-nodejs/ | node, database, migrations | ---
title: "Database Migrations with Nodejs"
published: true
tags: Node.js, Databases, Migrations
canonical_url: https://kostasbariotis.com/data-migration-with-nodejs/
---
A database is a vital part of every complex application. Databases change very often and contain data that can even disintegrate our whole applicat... | kbariotis |
1,680,338 | Flexbox Layout – część 1 – parent container | Witryny i strony internetowe oparte na statycznych elementach blokowych powoli przechodzą do lamusa.... | 0 | 2023-11-27T21:15:47 | https://dawidrylko.com/flexbox-layout-czesc-1-parent-container/ | css | ---
title: Flexbox Layout – część 1 – parent container
published: true
date: 2016-05-14 13:28:13 UTC
tags: [css]
canonical_url: https://dawidrylko.com/flexbox-layout-czesc-1-parent-container/
cover_image: https://dawidrylko.com/static/ae98ad4bfc12c9f0c39a5858822a462e/26222/boxes.webp
---
**Witryny i strony internetow... | dawidrylko |
131,529 | A Python Ate My GUI |
Thoughts on the future of Python and graphical interfaces
Staring at m... | 0 | 2019-07-05T03:06:19 | https://tryexceptpass.org/article/a-python-ate-my-gui/ | python, gui, webdev | ---
title: A Python Ate My GUI
published: true
tags: python, gui, web development
canonical_url: https://tryexceptpass.org/article/a-python-ate-my-gui/
cover_image: https://tryexceptpass.org/images/python-ate-my-gui.jpeg
---
### Thoughts on the future of Python and graphical interfaces
Staring at my coworkers, alread... | tryexceptpass |
901,547 | How to make CSS first-child work | With the onset of CSS3 a lot of new selectors were introduced. Many of these new selectors have been... | 0 | 2022-01-03T13:22:03 | https://www.moreonfew.com/make-css-first-child-work/ | css, webdev, html, tutorial | ---
title: How to make CSS first-child work
published: true
date: 2016-05-13 18:21:01 UTC
tags: CSS,Webdev,html,tutorial
canonical_url: https://www.moreonfew.com/make-css-first-child-work/
---
With the onset of CSS3 a lot of new selectors were introduced. Many of these new selectors have been of a lot of help to us. T... | moreonfew |
901,546 | How to auto resize an image to fit within a DIV without stretching? | If you are developing a Responsive Webpage or a Fluid Web page, you would have definitely come across... | 0 | 2022-10-04T07:31:00 | https://www.moreonfew.com/how-to-auto-resize-an-image-to-fit-within-a-div-without-stretching/ | webdev, css, html, tutorial | ---
title: How to auto resize an image to fit within a DIV without stretching?
published: true
date: 2016-05-12 12:54:21 UTC
tags: webdev, css, html, tutorial
canonical_url: https://www.moreonfew.com/how-to-auto-resize-an-image-to-fit-within-a-div-without-stretching/
---
If you are developing a Responsive Webpage or a... | moreonfew |
15,295 | Disqus comments setup for Jekyll | Adding Disqus comments to your Jekyll static website is easy. I will show you step by step if you give me a few minutes of your time. | 0 | 2017-12-28T20:22:17 | https://desiredpersona.com/disqus-comments-jekyll/ | jekyll, disqus, comments | ---
title: "Disqus comments setup for Jekyll"
description: "Adding Disqus comments to your Jekyll static website is easy. I will show you step by step if you give me a few minutes of your time."
published: true
tags: Jekyll, Disqus, comments
canonical_url: https://desiredpersona.com/disqus-comments-jekyll/
---
I recen... | desiredpersona |
6,469 | Why I quit WhatsApp | Why I quit WhatsApp in favor of productivity (and sanity) Photo by Jesper on Flickr What... | 0 | 2018-02-10T22:31:51 | https://medium.com/@marcelocg/why-i-quit-whatsapp-76f4c946174a | productivity, lifehacking | ---
title: "Why I quit WhatsApp"
published: true
tags: productivity,life-hacking
canonical_url: https://medium.com/@marcelocg/why-i-quit-whatsapp-76f4c946174a
---
### Why I quit WhatsApp in favor of productivity (and sanity)
<figcaption>Ph... | marcelocg |
53,720 | Solving Mysteries in Magento | Not long ago our Magento eCommerce website started logging a strange and cryptic exception. PHP... | 0 | 2018-10-05T19:09:45 | http://dangerisgo.com/blog/2016/05/11/solving-mysteries-in-magento.html | tech, magento, ecommerce, php | ---
title: Solving Mysteries in Magento
published: true
tags: tech,Magento,eCommerce,PHP
canonical_url: http://dangerisgo.com/blog/2016/05/11/solving-mysteries-in-magento.html
---
Not long ago our Magento eCommerce website started logging a strange and cryptic exception.
```
PHP Fatal error: Uncaught exception 'Except... | cwardzala |
110,312 | PySpark and Latent Dirichlet Allocation | This past semester, I had the chance to take two courses: Statistical Machine Lea... | 0 | 2019-07-06T00:12:32 | https://sean.lane.sh/posts/2016/05/PySpark-and-Latent-Dirichlet-Allocation/ | python, machinelearning, nlp, pyspark | ---
title: PySpark and Latent Dirichlet Allocation
published: true
tags: python, machine learning, nlp, pyspark
canonical_url: https://sean.lane.sh/posts/2016/05/PySpark-and-Latent-Dirichlet-Allocation/
---
This past semester (Spring of 2016), I had the chance to take two courses: Statistical Machine Learning from a ... | seanlane |
48 | What Will GitHub Be in 5 years? |
GitHub has had a profound effect on software, and therefore the world. Everyone... | 0 | 2016-05-09T16:46:54 | https://dev.to/ben/what-will-github-be-in-5-years | <p>GitHub has had a profound effect on software, and therefore the world. Everyone knows the company that has raised a lot of money with the impetus to grow. This fact deserves more attention than it gets. As a critical piece of open source software as it exists today, there is grey area in GitHub’s current role ... | ben | |
7,585 | Do you realy need a dependency injection container? |
I think dependency injection is a very effective technique to write more modula... | 0 | 2018-02-10T22:36:55 | http://mariosangiorgio.github.io/post/di-container/ | programming, dependencyinjection | ---
title: "Do you realy need a dependency injection container?"
published: true
tags: ["programming", "dependency injection"]
canonical_url: http://mariosangiorgio.github.io/post/di-container/
---
I think dependency injection is a very effective technique to write more modular and generally better structured programs... | mariosangiorgio |
45 | How I Made this Website Hella Fast Without Overcomplicating Things |
I hope your experience getting to this website was an expedited one and your br... | 0 | 2016-05-06T14:14:19 | https://dev.to/ben/how-i-made-this-website-hella-fast-without-overcomplicating-things | <p>I hope your experience getting to this website was an expedited one and your browsing of it is swift.</p>
<p>When I set out to build this website, I knew I wanted to keep things light, maintainable and super duper fast. I do not care too much about complex UI behavior or ad delivery or implementing features quickly ... | ben | |
1,102,236 | Running Windows on Raspberry Pi | Last year you may remember me talking about playing with a Raspberry Pi. Well since then my Raspberry... | 0 | 2022-06-02T17:58:27 | https://www.funkysi1701.com/posts/2016/windows-10-raspberry-pi-3/ | ---
title: Running Windows on Raspberry Pi
published: true
date: 2016-05-05 20:00:45 UTC
tags:
canonical_url: https://www.funkysi1701.com/posts/2016/windows-10-raspberry-pi-3/
---
Last year you may remember me talking about playing with a Raspberry Pi. Well since then my Raspberry Pi has been sat on a desk collecting... | funkysi1701 | |
177,438 | Xamarin.Forms hands on | For some time I wanted to try Xamarin for multi platform mobile app development. ... | 0 | 2019-10-17T12:51:15 | https://dev.to/stipegrbic/xamarin-forms-hands-on-35nc | windowsphone, xamarin, android | ---
title: Xamarin.Forms hands on
published: true
tags: windows phone,xamarin,android
canonical_url:
---
For some time I wanted to try Xamarin for multi platform mobile app development. Recently I got very basic app idea suggested by a friend and it looked like a perfect excuse to finally try Xamarin. Of course that ... | stipegrbic |
16,164 | Kata for software developers |
Today I want to talk about such thing like Kata. Originally Kata is an exercise... | 0 | 2018-03-03T08:54:49 | https://dev.to/gimlet2/kata-for-software-developers-1fle | programming, kata, selfimprovement | ---
title: "Kata for software developers"
published: true
tags: programming,kata,self-improvement
canonical_url:
---
Today I want to talk about such thing like Kata. Originally Kata is an exercise in martial arts that has to be repeated again and again to make your movements clean, fast and almost automatic.
So, sam... | gimlet2 |
3,302 | Re-becoming a developer |
Since my childhood I’ve always been a coder. I got started with some GW BASIC, ... | 0 | 2017-09-23T21:59:26 | https://www.linkedin.com/pulse/re-becoming-developer-tom-lous | softwaredevelopment, lifechange, bigdata, development | ---
title: "Re-becoming a developer"
published: true
tags: software-development,life-change,big-data,development
canonical_url: https://www.linkedin.com/pulse/re-becoming-developer-tom-lous
cover_image: https://thepracticaldev.s3.amazonaws.com/i/8ercul941ce2c6qiuymc.png
---
Since my childhood **I’ve always been a code... | tomlous |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.