Open in app

Sign In

Write

Sign In

Joe Bologna
Joe Bologna

39 Followers

Home

About

Aug 18, 2022

Make Go Packages with No Sweat

I recently wrote a lot of Go code and decided it needed to be refactored. While exploring options, I discovered some features in VSCode that makes creating new packages much easier. A package should have a specific purpose. It should be easy to extend and maintain. Let’s start by defining…

Go

2 min read

Make Go Packages with No Sweat
Make Go Packages with No Sweat
Go

2 min read


Jan 4, 2022

Little Thing #2 — Speeding up ZSH
309
2

Danny Smith

Thanks for this article.

Thanks for this article. I didn't have the same issues, however I did include have "nvm use --lts" in my .zprofile, which actually runs xcodebuild on every login. I removed it as selecting the nvm version is persistent across logins.

1 min read

1 min read


Oct 21, 2021

Obtain iOS UDID using USB and Windows PowerShell

A lot of people have a Windows computer and an iOS device. Developers have a hard time getting feedback from these users because they cannot install apps unless the app is downloaded from the Apple App Store. The developer can distribute the app using Ad Hoc distribution, however, this requires…

Mobile App Development

2 min read

Obtain iOS UDID using USB and Windows PowerShell
Obtain iOS UDID using USB and Windows PowerShell
Mobile App Development

2 min read


Published in JavaScript in Plain English

·Oct 17, 2021

How to Use JavaScript Accessors for Simplicity

Accessors allow running logic when accessing variables. In situations where complex logic is involved, accessors can be used to simplify code. For illustration, let’s consider the logic required to layout a UI in a mobile web page on an iOS device. Normally, web pages run in Safari which has an…

JavaScript

3 min read

How to Use JavaScript Accessors for Simplicity
How to Use JavaScript Accessors for Simplicity
JavaScript

3 min read


Published in Mac O’Clock

·Aug 15, 2021

Obtaining an iOS Device UDID using a USB Cable

When developing a mobile app you’ll need to install it on real devices. Installing apps on iOS devices you can connect to your Mac via a USB cable is relatively straightforward. It requires using Xcode and an Apple certified account to generate a secure binary using a digital certificate. You…

Mobile App Development

3 min read

Obtaining an iOS Device UDID using a USB Cable
Obtaining an iOS Device UDID using a USB Cable
Mobile App Development

3 min read


Published in Mac O’Clock

·Dec 30, 2020

How to Use the Full Speed of your Mac’s Internet Connection

My xFinity service just got bumped up to from 350 to 400Mbps for “free”. I’m actually getting up to 475Mbps. That’s the good news. The bad news is, my Wi-Fi has been getting slower. …

Mac

4 min read

How to Use the Full Speed of your Mac’s Internet Connection
How to Use the Full Speed of your Mac’s Internet Connection
Mac

4 min read


Published in JavaScript in Plain English

·Nov 29, 2020

Decrypting OpenSSL Data with JavaScript

I recently wrote a mobile app to keep track of an inventory. The inventory has about 1,000 records and the app only reads the data. I chose to store the data in JSON format and host it from an AWS S3 bucket. …

JavaScript

3 min read

Decrypting OpenSSL Data with JavaScript
Decrypting OpenSSL Data with JavaScript
JavaScript

3 min read


Published in JavaScript in Plain English

·Nov 26, 2020

Processing Excel Files with JavaScript

I use NodeJS for a lot of stuff. When I wanted to create an inventory system in JavaScript I considered the alternatives. Since the program is for personal use, writing a UI to edit the data had little value. I decided to use a spreadsheet. At first I used Google…

JavaScript

3 min read

Processing Excel Files with JavaScript
Processing Excel Files with JavaScript
JavaScript

3 min read


Published in Out of Your Mind?

·Nov 24, 2020

The (Re)public

Let’s revisit the word. re·pub·lic| rəˈpəblik | noun a state in which supreme power is held by the people and their elected representatives, and which has an elected or nominated president rather than a monarch. ORIGIN late 16th century: from French république, from Latin respublica, from res ‘entity, concern’ + publicus…

Society

5 min read

The (Re)public
The (Re)public
Society

5 min read


Published in JavaScript in Plain English

·Nov 20, 2020

How To Share State Between React Components

React is a really great platform for writing applications. With the introduction of React Hooks and JavaScript improvements, writing more sophisticated React applications can be easier. I recently found a nice pattern for sharing state between React components and thought I’d share :) Let’s start with a simple application with…

JavaScript

3 min read

How To Share State Between React Components
How To Share State Between React Components
JavaScript

3 min read

Joe Bologna

Joe Bologna

39 Followers

Engineer and Philospher

Following
  • Dr Mehmet Yildiz

    Dr Mehmet Yildiz

  • Lucy M.

    Lucy M.

  • Ahmad Abdullah

    Ahmad Abdullah

  • Alberto García 🚀🚀🚀

    Alberto García 🚀🚀🚀

  • Will Lockett

    Will Lockett

See all (91)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech