I turned a 2011 iMac into a second display by faking a monitor in macOS
I have a 2011 iMac I can't bring myself to throw away. I just like the way it looks. But a machine...
Tag archive
I have a 2011 iMac I can't bring myself to throw away. I just like the way it looks. But a machine...

When I have a lot of apps open, I lose track of which window is which. These days everything has the...
Written in Objective-C. SQL integration is in progress! Source code is found here....
Objective-C — the language that powers iOS and macOS development. Whether you’re a fresh-faced...
Can any one suggest me the best app architecture for small 3 page ios app in Objective-C in which i...
This article will try to describe as simple as possible the cycle reference, and the behavior of...
These issues were commonly occurring in M1 chip users. This can be noticed after taking the clone of...
A food delivery app prototype made in 2013/2014
Using Cocoa API for React Native for MacOS to create native translucent sidebar style
※この記事は 2015年12月24日 に Qiita に投稿したものです。 世間はクリスマスモードだと言うのに、辛気臭いタイトルですみません。「勝手に殺すな」とか「お前は何様だ」などとなんだか怒られそ...
This post covers the different ways you can communicate between Objective-C and C++ code.
Welcome back to Objective-C-land! Last week, I doubted my own sanity more than once. One day, for example, I refactored some code to use an enum and I nearly dispaired on a simple switch-case, until I reminded myself that I've stumbled over this issue quite a while ago. But back then, I didn't write it down. Time to change this!