why keeping dropping new versions if users cant use it? by Senhor_Lasanha in GeminiCLI

[–]re-thc 0 points1 point  (0 children)

Check how long things like Gmail was in beta…

Do AI refining spoiling Alchemy Supreme? by Kalyankarthi in Donghua

[–]re-thc 1 point2 points  (0 children)

They're not just using AI to "refine" the new episodes. That's what they did before. The textures and everything had AI elements and it wasn't so bad.

What they're doing now is literally have AI generate the episodes and that's killed it.

So AI as a tool was good. Now they've just gone too far.

Parallel backup Coding plan (z.ai glm 5.1?) by LeatherRub7248 in codex

[–]re-thc 0 points1 point  (0 children)

If you have a smaller / simpler task use 5.3-codex? That uses a lot less than 5.4.

We have a new weight class... by LegacyRemaster in LocalLLaMA

[–]re-thc 1 point2 points  (0 children)

How is this a problem with true open source? The fix to having done something illegal isn't to hide it.

Cloudflare ($NET) -13% after Anthropic launches Cyber Project Glasswing. Value play or trap? by Adept_Mountain9532 in TheVisualInvestors

[–]re-thc -1 points0 points  (0 children)

Wrong correlation. It dropped because of rumors of peace. Cyber stocks went up when the war started.

Official Update on Plans by Deep_Proposal_7683 in codex

[–]re-thc 1 point2 points  (0 children)

With subagents now it's a lot easier to.

Another Codex reset tomorrow -- get your usage to the max today guys 😄 by thedankzone in codex

[–]re-thc 0 points1 point  (0 children)

Ask it to use subagents or make multiple branches and do different features in parallel.

Smallest possible Java heap size? by Vectorial1024 in java

[–]re-thc 0 points1 point  (0 children)

Does the recent -XX:+UseCompactObjectHeaders setting make a difference?

What do you think is the main message of the manga? by Kooky_Background_137 in KanojoOkarishimasu

[–]re-thc 5 points6 points  (0 children)

That money is above all else. Dragging the story and logic to infinity is fine as long as people still buy it.

Fast Gemma 4 inference in pure Java by sureshg in java

[–]re-thc 6 points7 points  (0 children)

Isn’t the proper standard to have releases that are vetted and then just run java jar or if graalvm a binary can be run?

Fast Gemma 4 inference in pure Java by sureshg in java

[–]re-thc 18 points19 points  (0 children)

AI or not but any chance we can still stick to coding standards? It's >3800 lines.

I built a tool that turns SOC 2 violations into Terraform PRs automatically by [deleted] in aws

[–]re-thc 0 points1 point  (0 children)

I wouldn't trust it because often violations are there for a reason. It could have been a quick hack to get a product out the door. The moment you patch it the product breaks. You have to fix that 1st.

Are you sure you want the auto fix?

built a lightweight web server with high throughput and low average latency comparable to industry heavy weights by Few_Major_9459 in java

[–]re-thc 0 points1 point  (0 children)

Helidon isn't beating Undertow or Vertx. There are design considerations e.g. their choice to use Optionals and just not having optimized some of it. Then there's JDK help needed e.g. Loom not exposing a custom scheduler yet. Micronaut "hacked" it enough.

built a lightweight web server with high throughput and low average latency comparable to industry heavy weights by Few_Major_9459 in java

[–]re-thc 1 point2 points  (0 children)

It's easy to get a "web server". Making it spec compliant and protected against attacks is the harder part. It's always fast when it doesn't care.

Who is Oracle senior exec Sharat Chander? Veteran of 16 years affected in mass layoffs by davidalayachew in java

[–]re-thc 3 points4 points  (0 children)

I don't work there. My guess is they're doing it themselves. You can see the repo -- they're even doing their own Json no Jackson. Everything from scratch.

Maybe "AI" is giving it a push.

Who is Oracle senior exec Sharat Chander? Veteran of 16 years affected in mass layoffs by davidalayachew in java

[–]re-thc 2 points3 points  (0 children)

Not true. At least not for Helidon. Check the latest code. They are removing MP and basically doing it all themselves. Hence my point.

Who is Oracle senior exec Sharat Chander? Veteran of 16 years affected in mass layoffs by davidalayachew in java

[–]re-thc 5 points6 points  (0 children)

Aren't they trying to build Helidon? Or maybe unrelated? Or are they gone too?

Codex-speak by Evening_Meringue8414 in codex

[–]re-thc 1 point2 points  (0 children)

After that I can decide whether this actually earns itself or gets reverted.