Live data from Hacker News

Fluorite – A console-grade game engine fully integrated with Flutter

fluorite.game

161–170 of 322 posts

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#161

Earlier quoted context omitted.

LLMs would not be popular if "spending those few minutes doing it yourself" part was true. In actuality it can be hours, days, or weeks depending on the feature and your pickiness. Everyone acts as if they are the greatest developer and that these tools are subpar, the truth is that most developers are just average, just like most drivers are average but think of themselves as above average. All of the sudden everyon…

The SO copy-pasting is actually quite accurate. The same folks are now just blindly generating code. That's why most software in the world is shit, and will continue to be in the future. There might just be more of it.

There will most definitely be much more of it, maybe machines are doing this on purpose to increase dependency on them haha. Ultimately, wagging a finger at someone will have no outcome, allowing someone to make real mistakes while vibe coding will be a much better learning experience. Someone that drops a prod database using Claude will have a very lasting memory of that(not saying that should be the goal, critical thinking obviously matters A LOT). Cars didn't used to have seatbelts, a lot of people died, then they got seatbelts and now the world is a better place.

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#162
post #80

Earlier quoted context omitted.

While I agree with you that the issue is far worse with larger vehicles, I do find that backing up in my wife's 2011 camry (without a backup camera) feels significantly less safe than I feel backing up my 2017 accord with a backup camera. I'm all for fixing the structural issue you are referring to, but I think the requirement for those cameras is sane in an age where the added cost to the manufacturer is miniscule.

Its not just the added cost, its the supply chain. Putting cameras into cars requires processors, ram, all manner of chips and compnents that a car didnt need before. There was the chip shortage during covid which held car production back becasue the auto makers couldnt source their chips fast enough. I am waiting to see if the current supply issue for ram chips modules will produce a similar effect.

> Putting cameras into cars requires processors, ram, all manner of chips and compnents that a car didnt need before.

Call me old fashioned but in my opinion, processors/ram/chips/components are a good trade-off versus squished children

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#163
post #140

Earlier quoted context omitted.

Was it ever a problem to get the kind of phone SoC or camera chips you'd need for a backup camera if you were willing to pay an extra $20? I thought the issue was more specialized things. And you need one gigabyte of ram or less.

A gigabyte!? You shouldn’t need any dedicated RAM. A decent microcontroller should be able to handle transcoding the output from the camera to the display and provide infotainment software that talks to the CANbus or Ethernet. And the bare minimum is probably just a camera and a display. Even buffering a full HD frame would only require a few megabytes. Pretty sure the law doesn’t require an electron app running a VL…

I just went on Amazon and a 1GB stick of DDR3 ram is about 30% cheaper than a 128mb stick of RAM. Why would any RAM company make tiny RAM chips when they can make standard-sized chips that work for every application that needs less?

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#164
post #152

Earlier quoted context omitted.

> They use this game engine in the 2026 RAV4 Funny how “game engines” are now car parts in 2026. Can I just have an electric car that’s a car and nothing else? Seats, wheels pedals, mirrors, real buttons, no displays just a aux jack. I’d buy it, hell I might even take the risk and pre-order it

dawg idk how you have a car that's "electric" and also "basic." everything in an electric car is _necessarily_ mediated by software. if you want a simple car, you want combustion.

Basic does not mean "no software" it means "no cellular modem" and "no 15 inch tablet" and "no subscription based features"

There is functionally no difference between the powertrain of an electric road car and a brushless drill. How much software is there in your brushless drill? More than zero, far less than an electric road car.

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#165

Earlier quoted context omitted.

> Putting cameras into cars requires processors, ram, all manner of chips and compnents that a car didnt need before. Was there a single mass market consumer car sold in the United States in this millennium that didn’t already have processors and RAM in them? I would be absolutely shocked if there was a single car for which the relatively recent backup camera requirement required them to introduce processors and RAM…

I believe that in some vehicles the backup camera actually runs on a separate (possibly real time, otherwise certainly heavily nice'ed) system. Tesla has a recall where they had to nice the backup camera software. The problem was if the display freezes or is delayed, then the driver is backing up and not aware that he doesn't see where he is going (he thinks that what he sees is representative of the area around the…

In Hyundai and Renault I've seen it first hand that it's a separate subsystem that works even when the infotainment is dead/unresponsive/glitchy (it's like that probably everywhere, these two are just the sample I have).

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#166

Now we’re talking. If Flutter is dying, how come I still see projects like this popping up instead of using native or KMP?

Flutter is probably still growing. Definitely not dying but it'll probably plateau at some point this year.

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#168

Earlier quoted context omitted.

> no displays In the US, no. Backup cameras are required by federal law as of 2018. The intent of the law was to reduce the number of children killed by being backed over because the driver couldn't see them behind the car.

It is crazy how many things are downstream of the structural issue where US regulations favor ginormous SUVs and pickups where this is a problem, but if we introduced legislation to fix this we would end up ruining US automakers which have pivoted almost entirely to this segment alone

Someone in another thread unironically called a midsized SUV a "matchbox". The vehicle in question has a size comparable to a Toyota 4Runner.

Was a great example of the ridiculous expectations some of us Americans have on ridiculously huge vehicles.

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#169
post #140

Earlier quoted context omitted.

A gigabyte!? You shouldn’t need any dedicated RAM. A decent microcontroller should be able to handle transcoding the output from the camera to the display and provide infotainment software that talks to the CANbus or Ethernet. And the bare minimum is probably just a camera and a display. Even buffering a full HD frame would only require a few megabytes. Pretty sure the law doesn’t require an electron app running a VL…

I just went on Amazon and a 1GB stick of DDR3 ram is about 30% cheaper than a 128mb stick of RAM. Why would any RAM company make tiny RAM chips when they can make standard-sized chips that work for every application that needs less?

Your CPU's L4 cache is normally DRAM, and it's cheaper to shove some RAM into a microprocessor than to have a separate chip.

Re: Fluorite – A console-grade game engine fully integrated with Flutter

#170

Earlier quoted context omitted.

While I agree with you that the issue is far worse with larger vehicles, I do find that backing up in my wife's 2011 camry (without a backup camera) feels significantly less safe than I feel backing up my 2017 accord with a backup camera. I'm all for fixing the structural issue you are referring to, but I think the requirement for those cameras is sane in an age where the added cost to the manufacturer is miniscule.

As someone who can only afford cars that are 10+ years old, i've never owened a car with a backup camera. And in a way-- good. That part of my brain, let it continue to develop. I am much better at "feeling out" where a car is than my friends who rely on back up cameras.

I used to be ornery about this but having a camera mounted on the back of the trunk that can see all the way down both ways of the aisle is actually a huge boon when backing out of a spot. Especially if I am parked next to something that is taller than my golf, which is most vehicles.
Post reply on HN