Menu
jaimerios.com
  • About
jaimerios.com

Working with REST Index

Posted on 2019-06-072019-06-06 by Jaime

Article Series, “Working with REST” This post is simply an index, to help navigate through the articles. Working with REST Making a connection using Swift Connecting with C++

+

Connecting with C++

Posted on 2019-06-072019-06-06 by Jaime

Connecting to a local server, using C++ Previously … We connected to our local JSON server using a console app, writen in Swift: Making a connection using Swift In this article, we are going to do the same thing, this time using C++. Libraries Swift comes with a large library of functionality, including classes to…

+

Making a connection using Swift

Posted on 2019-06-052019-06-06 by Jaime

Previously Part 1, Working with REST In the previous article, we installed a local JSON server, to make testing the app we are about to create in this article, fast. In this article, we are going to create a console app, using Swift. In the following article, we will be doing the same process, using…

+

Working with REST

Posted on 2019-05-312019-06-06 by Jaime

An introduction on the server technology and how to connect your app to a web endpoint Intro This is the first article, in a series. By the end of the series, you should be able to connect your app, whether macOS, iOS, console, to a REST endpoint. There are a lot of articles on the…

+

Rationalizing the expense of attending a C++ conference

Posted on 2019-05-07 by Jaime

In my mind, it is always a win to go to a C++ conference. There are still managers who are against sending developers to conferences, for their own reasons, many of which I disagree with. Not because I myself am a C++ developer, but because, as a community of developers, we do seek the opportunity…

+

Android Studio weirdness

Posted on 2019-05-07 by Jaime

Or I should write, macOS and Android Studio not playing well with each other. I updated my installation of Android Studio to 3.4 and something unexpected happened almost every time I brought up the “Find action” menu (Command+Shift+A) where Terminal.app would pop up immediately after the “Find action” menu popped up. Turns out, this was…

+

USB Overdrive to the rescue

Posted on 2018-12-022018-12-02 by Jaime

Earlier this year, I took the plunge and bought myself a WASD Code Keyboard, with Cherry MX Green buttons and 0.2mm sound dampeners… it’s oh soooo nice! (http://www.wasdkeyboards.com/index.php/products/code-keyboard/code-104-key-mechanical-keyboard-mx-green.html This keyboard was paired up to my 2017 MacBook Pro; I type a lot for a living and and mechanical keyboards work well for what I do….

+

If you want to make your own card game

Posted on 2017-08-252017-08-25 by Jaime

This site seems like the place to get it done: https://www.blackbox.cool These folks are the creators of “Cards Against Humanity” and to boot, the site looks cool.

+

Cool terminal app

Posted on 2017-08-142017-08-14 by Jaime

Sometimes I run really long tasks in Terminal.app. I sometimes wait. I sometimes go somewhere else and forgot that it was running. It would be so cool to have Terminal.app use Notifications to let me know that it is done. Well. Thankfully, someone has done just that and it can be downloaded via homebrew. To…

+

Perforce DVCS and iCloud Drive

Posted on 2017-08-10 by Jaime

I use Perforce DVCS for almost all of my projects: it’s a great new feature for p4, and I use it on a daily basis, given, I usually away from my home server. Now, there is one DVCS instance I use, which happens to be on my iCloud Drive folder. That seemed to work well…

+
  • 1
  • 2
  • 3
  • 4
  • …
  • 28
  • Next
©2021 jaimerios.com | Powered by WordPress & Superb Themes