Software Engineer & Founder
Daniel Lemky

Building software solutions and empowering creators through technology.

Creator of LyraSites.com
Founder of Quantum Fire Labs

Building

Creator

LyraSites.com

Empowering creators and businesses to build beautiful, functional websites with intuitive tools and modern design principles.

Founder

Quantum Fire Labs

A software innovation studio focused on building cutting-edge solutions and exploring the frontiers of technology.

Recent Posts

02

Working with Hotwire Native #4

iOS Push NotificationsThis went relatively smooth. I fought a bit with the .p8 file for the token and setting up the configuration for the connection, but that was likely because I it was 5:30am...

03

Working with Hotwire Native # 3

Conditional Hotwire TabsI wrote an override for HotwireTabController so that I can do a quick session check to determine which tabs should be showed. This seems to be working well enough that I...

07

Ruby indenting in Neovim

One annoyance I had to work through when I started using Neovim was an auto-indenting issue for Ruby code. Whenever I would write a method, the first line inside the method that should be indented...