ferologics's comments

ferologics | 5 months ago | on: OpenAI's H1 2025: $4.3B in income, $13.5B in loss

technically you can export any single conversation and try to continue them in another LLM…

but migration of all this personal knowledge / context en masse is not convenient.

and i’m sure openai won’t make it easy to escape the little labyrinth they’re building for us

ferologics | 6 months ago | on: Apple takes down ICE tracking apps after pressure from DOJ

this excerpt from Forstall's wiki seems fitting:

> Cook's aim since becoming CEO has been reported to be building a culture of harmony, which meant "weeding out people with disagreeable personalities—people Jobs tolerated and even held close, like Forstall," although Apple Senior Director of Engineering Michael Lopp "believes that Apple's ability to innovate came from tension and disagreement." Steve Jobs was referred to as the "decider" who had the final say on products and features while he was CEO, reportedly keeping the "strong personalities at Apple in check by always casting the winning vote or by having the last word", so after Jobs' death many of these executive conflicts became public.

The tragedy of Apple, and perhaps Steve's biggest oversight, was his own irreplaceability. He failed to procure a suitable successor. Or perhaps there was not enough time. People are Culture. And Steve was a big part of it. The hopes of Apple living on without him are just that, hopes. He built Apple like an orchestra with himself as the conductor; when he left, the music didn’t fall apart immediately, but the score became safer, flatter, more repetitive.

ferologics | 9 years ago | on: Introducing Create React Native App

Worked with RN for a year now, after 2 years of native iOS dev with Obj-C/Swift.

Declarative UI, hot loading, code reusability, modularity, etc. You name it. Because of all these I feel like a dinosaur whenever touching non-react code.

Native covers the parts where React is clunky - for example some unorthodox UI elements that can't be created with simple views and flexbox styling

Core functionality is there already and with time it's only expanding.

I don't intend on turning back.

ferologics | 9 years ago | on: Compute Card, a Credit Card-Sized Compute Platform

This is essentially what React Native has done for UI <~> Logic communication, allowing the latter (think iOS/Androind/Apple tv os/macOS etc.) to be replaced by any compute platform - even Compute Card in theory I think.

You're applying the same mental model to hardware which can be seen in the similarity of tools that can be enabled on top of such abstraction. Way to go!

The flexibility that emerges from decoupling our software and hardware solutions is a [recent] trend that will only gain on traction as more people become aware of it's implications to how we create solutions to technological problems.

How can we evangelize this better? From my experience it's complicated to communicate this idea well.

not sure if true, may be recency bias or the fact that I'm still young and inexperienced in many ways and lack historical background knowledge in tech

page 1