Weekly Picks - Soft Skills

Date Tags picks

Just a single pick this time but it is quite exceptional.

Podcasts:

  • Talk Python To Me, Episode 71, Soft Skills - This episode has everything: solid advice for entrepreneurs, info on being a good employee, tips for interviewing. This podcast is excellent well worth a listen. I have not read John Sonmez's book yet but can't wait to after listening to this podcast.
more ...

Quick Thoughts On Abstraction Conference

Recently attended Abstractions Conference in Pittsburgh. This was my first software-only conference. A few quick highlights from the convention:

  • While I have no particular application in mind yet, Elixir sounds intriguing. For embedded systems, Nerves sound neat but maybe not quite ready for prime time.
  • Joe Armstrong's idea of ubiquitous solar powered computing devices is quite interesting.
  • Scott Hanselman gave a highly entertaining talk on the Cloud, JavaScript, and the evolution of web technologies. Think …
more ...

Weekly Picks - Software Developer Showcase

Something a little different this week. Picking a single software developer this week and showcasing a few of his/her projects.

The developer this week is Lu Wang, coolwanglu on GitHub.

Software:

  • pdf2htmlEX - Fantastic PDF to HTML converter. I've tried a few similar utilities and this one produces the best results by far.
  • neovim-e - Electron-based GUI for Neovim.
  • vim.js - Port of VIM to JavaScript. Looks like Emscripten is being used for the transpilation.
  • OK …
more ...

DevLog - Doctrine Updates

I have been thinking over some updates for Doctrine. In it's current state, Doctrine is a functional proof-of-concept of an application that renders AsciiDoc files while also applying some Unified Style Guide (USG) concepts. In the next iteration, my goal is to further integrate USG ideas to help set Doctrine apart from other AsciiDoc tools and also promote a standardized USG toolchain.

Here's an example of a USG idea that is currently implemented in Doctrine …

more ...

Weekly Picks - Video Games

Date Tags picks

Couple of video game related picks for this week.

Games:

  • Salt and Santuary - I recently finished this on PC but it is available on PS4 also. This game is basically 2D Dark Souls and does not shy away from that fact. It is well made and quite fun!

Podcasts:

more ...


Unified Style Guide - Syntax Brainstorming

The Unified Style Guide (aka USG) is a side project I've been slowly piecing together over the past few years. It started mainly as an effort to document my personal preferences for structuring files and folders. A special file reserved in the style guide is the directory information file which simply provides a plain text description of the directory contents. When necessary, I have been using these files to describe the naming convention of the …

more ...

Weekly Picks - Python Gotcha Awareness

While mostly straightforward and simple, Python still has its share of gotchas and gremlins, one such explored in this post. Familiarizing yourself with common gotchas can help avoid issues and aid debugging.

Articles:

more ...

Hi, I am Jeff Rimko!
A computer engineer and software developer in the greater Pittsburgh, Pennsylvania area.