Nick Richards

15 Followers
30 Following
217 Posts

Pizza is life, life is pizza.

Software engineer.

A reminder that:
1. This hate is from Trump himself
2. It is approved by MAGA leadership
3. It is further enabled by general silence from Corporate Dems
4. It is designed to further dehumanize Muslims as the USA bombs 7 Muslim majority nations.

As an American Muslim fighting back against this hate and disinfo on a daily basis, I need and welcome your support to my human rights efforts:

https://lets-address-this-with-qasim-rashid.ghost.io/

@Sonikku "It's my life" flock of seagulls? Spot on.

Quick question, do any of your neighbors or you use a machine to do the shoveling? I like solving problems with technology, is why I ask mainly. I'm wondering if it's a good thing in the real world or just a hassle

@Sonikku :-(( east coast, that's right, sorry man. Pretty, at times? Looks like a hassle, ultimately however.. ?

We had some rough ice / snow a year or two back. It was not terrible. This year is oddly warmish.

Here's a crow, hiding from the snow. It's been over a year since snow and this crow may be one of the newborns in the neighborhood (I feed a few).

And this flower-thingy, is nice now, and will not survive (RIP) if the snow continues.

@mikemccaffrey This is good.

"Todd" is my favorite under-used name - for cats.

"Clod" though is perfect-o, here for AI tooling.

@Sonikku It's snowing here, in Seattle .. first time this year, although weather has been merely cold & rainy rather than e.g. 70ยบ.

@AZ_Intel_ ๐Ÿ˜ 

Reasoning: Cheaper Oil?

Thinking about making my SwiftUI code cross platform, beyond Apple.

I donโ€™t really want SwiftUI on every platform and dealing with the impedance mismatch of SwiftUI and the host - despite having a few OSS engines that do it.

What I have come to realize is that using SwiftUI @Observables is all you need: swap the actual front end for a tightly coupled UI to the host platform, but keep your logic shared.

And you can have an LLM do the heavy lifting for you.