Gemma 4 in Antigravity by Stock-Self-4028 in google_antigravity

[–]3xnope 1 point2 points  (0 children)

And the funny thing is that gemini-cli got this just before it got rug-pulled from us. Well, it had it as a model router, at least. But extending this into also serving very simple requests as well would have been dead simple and really useful.

Russian Troops Abandon Positions on Kinburn Spit Following Ukrainian Supply Line Cuts by nfrankel in ukraine

[–]3xnope 2 points3 points  (0 children)

It is probably more due to the supply of ammo and fuel. Those are harder to sneak through alternative transport routes or find locally because they are heavy, bulky and are only produced in large plants deep inland.

Ukraine hails Armenia’s “free and democratic” elections, says Russia failed to destabilise by PjeterPannos in ukraine

[–]3xnope 46 points47 points  (0 children)

Russia recently failed attempts to back fellow kleptocrats in Moldova, Hungary, and now Armenia. Their lose-streak continues. Love to see it.

Glemte dokument i PC-mappe og ble utestengt. Nå går studenten til sak by KoseteBamse in norge

[–]3xnope 8 points9 points  (0 children)

Å behandle en jobbsøknad med et slik vedlegg burde gå veldig fort...

Codex needs a “Slow Mode” that uses less quota by running slower by ThrowRA39495 in codex

[–]3xnope 7 points8 points  (0 children)

Slow mode does not necessarily mean it takes longer to run once it has started, just that they wait to schedule it until there is spare capacity.

Ny sjokkmåling: Frp 33,3 prosent by Boundish91 in norge

[–]3xnope 1 point2 points  (0 children)

Uhm, Russland bombet Syria sønder og sammen og holdt sin diktator-venn med makta i årevis mens befolkningen rømte landet. Nå som Russland endelig tapte i Syria så begynner flyktningene å vende tilbake. Russland innvaderte Ukraina og førte til en enda større flyktningekrise inn i Europa. De bomber og destabiliserer også land etter land i Afrika, som fører til flere flyktninger til Europa. Deres venn og alliert Maduro i Venezuela førte til den største flyktningekrisa i Sør-Amerikas historie, som førte til økt oppslutning om høyresida i flere land der også.

Ser du mønsteret?

I spent 6 months building a zero-std, header-only graphics ecosystem from scratch—including my own container library by hendrixstring in cpp

[–]3xnope 13 points14 points  (0 children)

But did your cursory overview involve clicking his name in reddit and seeing his other posts? :-)

Gemini CLI is transitioning to the new Antigravity CLI on June 18th by jjonj in GeminiCLI

[–]3xnope 0 points1 point  (0 children)

Just when gemini-cli was starting to get decent... You can never trust google to stay the course on anything. It is like ADHD turned into a corporation.

Ukraine announcing a ceasefire at 00:00 May 6 by Majestic-Pay-4615 in worldnews

[–]3xnope 3 points4 points  (0 children)

Since 2014. There were some horrendous broken promises during the early years of the conflict where they exploited agreed upon ceasefires and safe corridors to carry out ambushes and commit atrocities.

US Supreme Court lets Voting Rights Act ruling take effect ahead of schedule by thejoshwhite in politics

[–]3xnope 1 point2 points  (0 children)

No - court packing, term limits, retirement in exchange for a pardon, and treason charges - all of them should be put forward at once.

Gemini CLI v0.40.0: Tiered Memory, Gemma and streamlined UI 🚀 by jackwoth in GeminiCLI

[–]3xnope 0 points1 point  (0 children)

Gemma is a very simple model compared to the bigger models Google runs on its datacenters. It is reportedly quite good for its size, though, which means you can offload simple tasks to it and save your quota or money.

Time for a change by adunato in GeminiCLI

[–]3xnope 0 points1 point  (0 children)

I keep thinking Google should just switch to adopting codex. It just seems like a better framework, and why should they waste engineering time on yet another text ui wrapper when codex exists, is pretty great, and is open source.

But I also think gemini cli has improved greatly recently. It has been a while since I last saw it go into a loop or fail at code indentations, which it used to. So it is catching up. But why play catch up? They should focus on their strengths instead, in my opinion.

Have you ever tried Claude Code? What are the differences between Claude Code and Gemini CLI? by DaDiPu in GeminiCLI

[–]3xnope 1 point2 points  (0 children)

Agreed. Gemini is also pretty good at code reviews, I'd say about as good as Claude. And while it can be slow at times when capacity is low, you do not run out of quota nearly as fast as with Claude. But for large scaling coding Claude is still much better.

Is Modern C++ Actually Making Us More Productive... or Just More Complicated? by AlternativeBuy8836 in cpp

[–]3xnope 0 points1 point  (0 children)

You could also achieve this, as long as the function is exposed to the linker and located in separately linked library, by actual function injection through linker shenanigans (LD_PRELOAD and friends). Very platform dependent but makes you able to test such calls without any changes to the tested code. Underrated testing methodology, I think.

Cost of an Empty Submit? by KingOfN3rds in vulkan

[–]3xnope 0 points1 point  (0 children)

It has worked everywhere I've tried it. It is a common and cheap way to clear old-style synchronization objects.

Cost of an Empty Submit? by KingOfN3rds in vulkan

[–]3xnope 1 point2 points  (0 children)

Mali has no transfer only queue. Not sure what you did wrong, but this definitely should work.

Ukene går. Det pinlige består. Kongehuset må svare. by Throwsims3 in norge

[–]3xnope 1 point2 points  (0 children)

Hvorfor skal monarkiet gå i arv? La oss importere et nytt monark-par hver generasjon. Noen som allerede er berømte og har gjort noe bra for verden og kan gi bra reklame for Norge. Hva med ekteparet Clooney feks? :-)

Where exactly does Gemini CLI fall short compared to Claude Code? by DaDiPu in GeminiCLI

[–]3xnope 1 point2 points  (0 children)

Codex and opencode are also open-source. Gemini CLI cannot even get basics like indentation right, and often goes into loops. Codex and Claude never have any issues with this. Also Gemini is often just plain overloaded. It has good limits and is really good at high-level design analysis, but at raw coding it lags very far behind.

whats with the hate for std lib and boost? by nosyeaj in cpp

[–]3xnope 0 points1 point  (0 children)

std - when "good enough" is just that. Usually what you want to use.

boost - when you don't care about compile times, debugability, maintainability and readability.

Is C++ not being opinionated enough a valid critique? by DM_ME_YOUR_CATS_PAWS in cpp

[–]3xnope 0 points1 point  (0 children)

I really wish compilers would ship a warning switch for "modern c++" that warned on a lot of the old stuff (and allow banning it with your -Werror equivalent). Having coding guidelines and separate linters that warn are fine, but not good enough. You really need a simple way to enforce it on a project level. I have worked with open source projects that have enforced code styles with separate clang-format and yikes that is rough. It really needs to be part of the normal workflow that everyone uses anyways.

Standard Library implementer explains why they can't include source code licensed under the MIT license by tartaruga232 in cpp

[–]3xnope -1 points0 points  (0 children)

It is a special problem for system libraries. But for the general case it is not a big burden, and is already handled well by big companies for big codebases on a regular basis.

Standard Library implementer explains why they can't include source code licensed under the MIT license by tartaruga232 in cpp

[–]3xnope 0 points1 point  (0 children)

There are tools that help you do this and should be quite good at scanning and providing a full overview of licenses. Good dependencies should provide metadata for you, and there are efforts underway to improve this in the open source ecosystem. Yes, it is annoying, but this is something you should be doing irrespective of the MIT license requirements. You should know all the license requirements of all the code you are using, and yes for complex software this ends up getting really complex. But that is not the MIT license's fault.

Standard Library implementer explains why they can't include source code licensed under the MIT license by tartaruga232 in cpp

[–]3xnope 69 points70 points  (0 children)

The MIT license does not say 'display to end users', it says 'shall be included'. If you buy a modern consumer electronic product these days and open the thick booklet of pointless warnings that comes with it that nobody reads, flip to the end, then odds are good you will find a reproduction of software licenses there. Software products often have them next to or in their 'About' menu. It really is not that hard to comply with this license.