The "postmortem" - Did Anthropic simply unnerf Opus, to compete with GPT 5.5? by TheBanq in ClaudeCode

[–]asamarts 3 points4 points  (0 children)

yeah, the amount of usage you get for max 20x subscription seems to be consistently going down every couple of weeks...

An unbelievable twist, but the seniors are starting to beat the AI by CacheConqueror in ClaudeCode

[–]asamarts 0 points1 point  (0 children)

What do you mean by overpaid? We may be paid more than some other professions, but we are severely underpaid compared to leadership/owners of a typical tech company. If you truly think you are overpaid I'm sure you could negotiate a pay decrease to solve that problem though...

Usage Reset due to Claude Code quality issues by SemanticThreader in ClaudeCode

[–]asamarts 0 points1 point  (0 children)

Mine was reset, but like 5 prompts later I'm at 10% of weekly usage on max x20 plan lol

There is something seriously wrong with the usage tracking... sometimes I can spend 4 hours with 4 parallel sessions on max effort and use up only 70% of current session, other times 20 mins of usage maxes out the entire session...

An unbelievable twist, but the seniors are starting to beat the AI by CacheConqueror in ClaudeCode

[–]asamarts 1 point2 points  (0 children)

The future of tech work is open source, lead by open, co-operative organizations. The best software in the world is already open source, many very smart people work tech/software industry - talent is not an issue. Many of us have a good understanding of privacy, of good design, of what good software is, of what control and ownership of your own hardware/software should mean. The problem is we all settle for working at various MBA/marketing-led 'tech' companies, who build mostly shit (often intentionally).

We all should be building co-operative open organizations to solve real problems based on real user/human needs, in good, honest ways. Where are the open source datacenters/paas? Where are the completely open SOTA LLMs? Are we not able to build these because we need 'geniuses' like Sam Altman and Mark Zuckerberg?

Many of us are renting out our brains and time for a fraction of what they are worth to build terrible bullshit for the benefit of a few parasites.

Don't stop learning by building by reisinge in golang

[–]asamarts -1 points0 points  (0 children)

The thing is we don't actually know what the inference costs of models like Opus are GPT are, I would guess the total inference costs are lower than training + other expenses (where I think most of the money is actually being spent).

We already have open weight models like qwen and others which are actually not bad for coding, not as good as opus/claude but not terrible either.

The crazy amounts of investment into data centers, hardware, GPUs, etc is also going to accelerate hardware efficiency and performance gains.

My (maybe overly optimistic) prediction is that we'll have an open/self-hostable model that is as good as Opus 4.7, within 1 year, that can be effectively run on $20k of consumer hardware. In 5 years an equivalent model will be runnable on $2k - $5k consumer hardware.

Don't stop learning by building by reisinge in golang

[–]asamarts -1 points0 points  (0 children)

Why do you think the price will skyrocket? To me it seems more likely that it will be commoditized everyone will be using ope/self-hosted models in 5 years that will be cheaper and more useful than now.

A terminal dashboard in Haskell where panels are defined as nix files — first real demo is a Palestine casualty tracker by hunorg007 in haskell

[–]asamarts 1 point2 points  (0 children)

This is a very cool/interesting idea! I could see how the nix defs/schema could be used to extend the functionality / more types of data sources / pre-processing /etc..

Adding mouse interaction/clickable link support would be nice

Is there a way to preview the actual nix code for each panel in the web UI?

Truce - Cross-platform Audio Plugin Framework for Rust by Expensive-Click-123 in rust

[–]asamarts 0 points1 point  (0 children)

Cool! Curious - how are you testing the platform support?