HN user

rramon

64 karma
Posts0
Comments34
View on HN
No posts found.

Germany could turn it around with laxer laws about permanent residency and new infrastructure. Allow people to live permanently in mobile homes, vans and caravans which they can rent to won from automobile makers, invest in campsites. The good future imo isn't megacities but distributed cities with families and social circles congregating.

Show HN: Rails UI 6 months ago

Wow, didn't realize that you're the one behind the Webcrunch channel. Never got into Rails but I loved your Affinity videos back in the day, you're also one of the functional CSS/Tailwind early adopters on YT.

That's where I discovered TW back in 2018 I think. It was even before the Refactoring UI book and videos and the first official version of TW.

It almost seems like OpenAI being a stealth operation by Apple with Altman becoming the new Jobs in an Nextstep like aquisition move.

Ive/Altman.jpg, the focus on Macs, Apples unexplainable AI strategy and getting devs snatched by Meta. Why put up a fight if you already own the biggest player..

Ethnic features = things you can nothing for, same category as skin color.

I was talking about the culture you chose and the stereotypes that go along with it. Stereotypes override ethnic features unless you actually deal with real racists.

DHH might not be street smart enough (like most people in tech) to see through those stereotypes on the streets of London.

Tekin, what makes a Turk less white than a Greek or Spaniard?

If it's cultural (religion, music/sports related subcultures and codes) then it's chosen. Nobody can force you into a subculture in the West. As soon as you turn 18 you can essentially do what you want, most likely even way before that.

You can chose your subculture, how you dress, style your hair, talk and are read by the mainstream society. Actual racists go by skin color and ignore your cultural choices, fuck them.

macOS Tahoe 10 months ago

They went way too far with the corner radii and pill shapes imo, looks like a Fisher Price toy. Some inner buttons retained the old radii and don't match the outer window radii anymore.

Now, but after listening to podcasts with him I think he's someone who would tackle hard stuff like drivers or DSP, so called math genius level coding as soon as it becomes more accessible for him through AI assisted coding.

There is a chance to build a real MacOS/iOS alternatives without a JVM abstraction layer on top like Android. The reason it didn't happen yet is the GPL firewall around the Linux kernel imo.

I've stopped using it years ago, Figma as well. First I went down the Zettelkasten/Obsidian rabbithole but ended up just using Apple notes. I've ditched Figma too because I was faster with code using design systems and UI components.

I personally think that a key fact that is driving adoption, is that from the very beginning they used a web app instead of going native with a heavy desktop app.

In 2018 I signed up for Figma because of the Notion integration (you can embed Figma frames in Notion), and the generous free tier. Notion took off that year as well and I think both profited from another.

They could sell MacOS as a mobile app subscription like logic Pro for iPads or for one time fee somewhere between $99 - $199, and many would switch from MacMinis I guess.

Pair this with some nice "Vision Air" glasses as a screen replacement..

Yes, Juce is used to develop DAWs and VST plugins. The way I understand it, LiveStore basically creates a client side loop in the browser comparable to apps you would install and run locally on your device. Having the data (e.g. samples) stored in sqlite within the client side loop would make a huge difference vs. web apps fetching and caching from a backend I assume.