What does that have to do with what I said? Everyone knows that the companies are operating at a loss right now to capture market share in the hope that it's sticky. Google is losing far less money and will not need to get nearly as extreme with how they try to extra money from the product. That honestly makes me feel better about it's long term prospects. And who knows, maybe local llms will prevent it from getting truly bad anyways. Competition tends to keep product quality high.
My guess they mean Google create those summaries via tool use and not trying to filter actual chain of thoughts on API level or return errors if model start leaking it.
If you work with big contexts in AI Studio (like 600,000-900,000 tokens) it sometimes just breaks downs on its own and starts returning raw cot without any prompt hacking whatsoever.
I believe if you intentionally try to expose it that would be pretty easy to achieve.
Whole "democracy" thing is legal framework that wealthy and powerful people built to make safe wealth transfer down the generations possible while giving away as little as possible to average joe.
In a countries without this legal framework its usually free for all fight every time ruling power changes. Not good for preserving capital.
So wealthy having more rights is system working as intended. Not inherently bad thing either as alternative system is whoever best with AK47 having more rights.
>"So wealthy having more rights is system working as intended. Not inherently bad thing either"
Sorry but I do not feel this way. "Not inherently bad thing either" - I think it is maddening and has to be fixed no matter what. You know, wealthy generally do not really do bad in dictatorial regimes either.
> "You know, wealthy generally do not really do bad in dictatorial regimes either."
Until they found dead with unexpected heart attack, their car blow up or they fall out of the window.
In dictatorship vast majority of wealthy people no more than managers of dictators property. Usually with literal golden cages that impossible to sell and transfer.
Once person fall out of favor or stop being useful all their "wealth" just going to be redistributed because it was never theirs.
Who are you defining as "wealthy" here, billionaires? Or anyone with any wealth?
The system does provide protection against wealth because that is what we strive to work hard for our families. It's important that there is a system setup to protect it. Not just for "ruling class" but for everyone who works.
Otherwise we all end up with our own militia to protect it. And I'm not going to enter into any debate about capitalism itself.
Yeah Apple's latest round of breaking changes hasn't been addressed (and seemingly won't be).
The Linux and Mac ports happened in 2013 or so (presumably getting one working went a lot of the way to getting the other working, though there is some speculation that Apple poured in some money to help make it happen).
Later it became clear why: the Apple Silicon transition, and Rosetta 2, which is optimised for running x86-64 binaries on Apple's Arm64.
But the same change is looming on Linux: Ubuntu tried in 2019 but was persuaded not to, Fedora has tried more than once.
WINE 11 can run Win32 binaries on a pure 64-bit host OS without 32-bit libraries. So, you can run some 32-bit Windows games on 64-bit Linux and macOS which cannot run the 32-bit binaries of their own older versions.
Apple merely jumped first. I think it's not to be blamed here. It'll happen everywhere in time.
Oh that's right the - the 32-bit thing. Incidentally Valve experimented with 64-bit GoldSource 20+ years ago for servers at least but didn't really pursue it.
I worked years as backend and desktop software programmer, then in gamedev and now back to SaaS development mostly backend. I didnt have much success with agentic coding with "agents", but had a great success with LLM code generation while keeping all the code in context with Google Gemini.
For gamedev you can really build quite complex 2D game prototype in Pygame or Unity rapidly since 20-50KLOC is enough for a lot of indie games. And it allow you to iterate and try different ideas much faster.
Most of features are either one-shots doing all changes across codebase in one prompt or require few fixing prompts only.
It really helps to isolate simulation from all else with mandatory CQRS for gamestate.
It also helps to generate markdown readmes along the way for all major systems and keep feature checklists ih header of each file. This way LLM dont lose context ot what is being generated.
Basically I generated in 2-3 weeks projects that would take 2-3 months to implement in a team simply because there is much less delay between idea of feature and testing it in some form.
Yes - ocassiinally you will fail to write proper spec or LLM fail to generate working code, but then usually it means you revert everything and rewrite the specification and try again.
So LLMs of today are certainly suitable when "good enough" is sufficient. So they are good for prototyping. Then if you want better architecture you just guide LLM to refactor complete code.
LLMs also good for small self contained projects or microservices where all relevant information fits into context.
There is "international law", but no "international police". So the law only as good as long as everyone follow it - so not very good either.
Then you have major power like Russia that constantly abuse it while trying to cover its ass with "internatiomal law" once they themself get hit. This is whem you get system is broken.
I get it suck for people inside the US to see democracy dismantled, but honestly I dont mind Trump to deal with dictators and repressive regimes.
Putin, friends and alike put a lot of effort to prove that only power should matter so its a good irony to see Trump dealing with them their way.
In a war zone any large high power jammer will be like supernova in the darkness visible for detectors from tens of kilometers away. So its gonna be immediately destroyed.
Iran protesters cant find or destroy jammers though.
reply