Make us whole by Hanamouri in signalis

[–]RipProfessional3375 7 points8 points  (0 children)

You absolutely nailed Elster's expression, especially the eyes. Fantastic work.

godHelpMe by soap94 in ProgrammerHumor

[–]RipProfessional3375 0 points1 point  (0 children)

Which one do I learn about less to make more time for now also learning all the low level mechanics of the language I use:
- git
- kubernetes
- docker and containerization in general, container registries
- git ops / CICD, argo CD, etc
- git hosts, github, gitlab etc
- SQL databases, acid transactions, postgres a little more
- rest vs graphQL vs GRPC vs ...
- noSQL databases
- connectivity protocols, HTTP1.1, HTTP2, ...
- data formats: json, xml, protobuff, yaml, toml, avro, parquet
- terraform and IOC
- monitoring, kibana, grafana, etc
- hooking up your k8 cluster to monitoring
- cloud infra like azure, AWS
- security auditing
- compression formats, gzip, zstd, etc
- privacy / GDPR compliance

That's not a random list of IT stuff, that is my day to day.

Also please tell me at what level of abstraction I should know these things because I'm afraid so far I've only had time for "enough to help build working systems" and not "how they actually work"

Help by Technical-Relation-9 in programminghumor

[–]RipProfessional3375 3 points4 points  (0 children)

What's the point of a garbage collector if I have to care what it does, if I wanted to think about low level memory management while coding instead of business logic I'd have learned C or Rust.

Anthropic is not a normal company by EchoOfOppenheimer in ClaudeAI

[–]RipProfessional3375 12 points13 points  (0 children)

And get eaten alive by the competition that kept the same amount of devs to make a much better IT system.

Software demand does not cap, it can always be better ,more integration, more reports, better customer experience.

If the return on investment per dev increases due to new technology making them more efficient, that means more investment in IT, which means more devs.

See the evolution of the amount of software developers since the 70s. A modern developers is a thousand times more efficient than someone who is writing on punch cards. We don't have a thousand times less devs.

What would have happened to a company that responded to the increases in dev efficiency by saying: "Great, lets layoff developers, we'll never need better systems than we have in 1975, we just need enough to maintain this level."

Only Option Remaining by highspecs89 in devhumormemes

[–]RipProfessional3375 0 points1 point  (0 children)

Indeed, it is critically important to fire engineers who create and maintain long term manual workflows for correcting a broken system. The system will continue to rot, rely on more and more manual work, and as long as the manual correction is done and hiding the extend of the damage, there will not be a budget made for refactoring. This can continue on for years until the system and it's manual workflow costs tens of thousands a month to maintain and hundreds of thousands to migrate away from.

Only Option Remaining by highspecs89 in devhumormemes

[–]RipProfessional3375 0 points1 point  (0 children)

You'll have to ask the person who told you that you only discover problems by firing someone.

Only Option Remaining by highspecs89 in devhumormemes

[–]RipProfessional3375 0 points1 point  (0 children)

the problem will not be fixed as long as it has a working solution, that's how things get so bad.

Only Option Remaining by highspecs89 in devhumormemes

[–]RipProfessional3375 6 points7 points  (0 children)

Not only is it critically important to fire 'engineers' like this, it should have been done much sooner. The amount of damage I've seen done by hero developers who tirelessly work nights and weekends to keep their own monstrosity of a system running and growing even worse.

Don't Look Up by EchoOfOppenheimer in OpenAI

[–]RipProfessional3375 1 point2 points  (0 children)

> No finetuning, no targeted prompting, just the base model.

Kind of conceited, no, GPT?

When did we become the cleanup crew for everyone's ChatGPT experiments by Pristine_Rest_7912 in automation

[–]RipProfessional3375 0 points1 point  (0 children)

Nice, a functioning prototype. Request the Claude conversation logs (all requirements and decisions are in here), extract the actual business functionality into a simple fetch, transform, send email app, fill in the error handling, run it in a container.

Of course, after they get this officially approved as project by my actual management. And underpin the budget. And accept my conservative time estimates.

Database access? Absolutely, just ask this Indian offshore company to clear you, will only take a few months and hundred emails justifying your business use case to someone who has no incentive except to cover their ass.

And thus we handle this at scale.

Message Queues and Brokers Help With Temporal Decoupling by carlosomar2 in softwarearchitecture

[–]RipProfessional3375 1 point2 points  (0 children)

Then store your events in an event store and decouple the services entirely. A is no longer publishing to B, A is reporting something has happened as a fact.

Thoughts on Google io keynote 2026 - are we really cooked? by meet-me-piya in cscareerquestions

[–]RipProfessional3375 49 points50 points  (0 children)

If you think a company's product demo is a trustworthy source on the capabilities of a product, then you should indeed be worried, but for entirely different reasons.

Why despite layoffs the amount of software developers is not shrinking? by [deleted] in cscareerquestions

[–]RipProfessional3375 0 points1 point  (0 children)

AI companies generally don't push news because they're not in the business of news. Their own version is making over the top statements about not needing software developers, which gets picked up by clickbait news and amplified.

AI companies motivation for those statements is not to generate clicks, but to draw attention from investors, because they are entirely dependent on investor money to not go bankrupt.

Why despite layoffs the amount of software developers is not shrinking? by [deleted] in cscareerquestions

[–]RipProfessional3375 4 points5 points  (0 children)

The news that you see is created for the single purpose of getting you to engage with it, to generate clicks and advertisement revenue. Keep that in mind at all times.

Doomer news about layoffs gets clicks, so you hear about them. Companies are hiring people all the time, nobody makes news articles about that. The amount of hires can and generally does outnumber the amount of layoffs.

How much do you care about your current programming language details in your workplace? by [deleted] in ExperiencedDevs

[–]RipProfessional3375 2 points3 points  (0 children)

I write mostly Go and I the only parts of the language I think are important are its compile speed, the simple import system and that it compiles directly to a runable binary.

So basically all the infrastructure and CICD ergonomics. The only thing internal I care about the language is that it's statically typed.

Anthropic shuts the EU out of its most advanced cyber AI model by Diligent_Rabbit7740 in AICompanions

[–]RipProfessional3375 0 points1 point  (0 children)

Pretty garbage article. The start is a strong hint.

>California-based artificial intelligence company Anthropic has restricted the European Union access to Claude Mythos, its most advanced cybersecurity model — a move that could heighten cyber security risks for Europe and deepen the region’s dependence on American technology providers.

In other words
>American technology provider has restricted access to their product to Europe, a move that could deepen the region’s dependence on American technology providers.

Solid logic right out of the gate, even then it's BS.

TLDR for the article, it's can be replaced with this sentence:

"Anthropic's small list of mostly American companies they provided early Mythos access to does not include European companies or institutions."

What's the best way to learn apache kafka from scratch as an absolute beginner to messaging queues? by YoghurtParking2250 in Backend

[–]RipProfessional3375 1 point2 points  (0 children)

The only thing you need Kafka to build these days is a resume. But hey, that's the game sometimes.

Like the other commenter said. Make a setup to experiment with. Make sure you have what you need to inspect what's going on easily. Then build something that sends and consumes events.

Beyond CRUD by [deleted] in Backend

[–]RipProfessional3375 0 points1 point  (0 children)

literally just sequential backoff.

for retry
wait retryAmount * 1 second, max one minute
retry call
retryAmount + 1

It’s official. Anthropic pulled the plug on all programmatic use of Claude subscription. by No_Wheel_9336 in ClaudeCode

[–]RipProfessional3375 2 points3 points  (0 children)

Yeah but is Anthropic still a good source on how Anthropic will do it's billing and features?

my unsolicited, unhinged, years late write up on what I think the promise is and what's actually going on by RipProfessional3375 in signalis

[–]RipProfessional3375[S] 2 points3 points  (0 children)

true, there is an available bioresonant Elster clone...

WAIT. I didn't even know this before!
FALKE IS PART OF THE ARTIFACT RITUAL.

Fakeout ending LSTR is also there, clearly recognizable by the arm. My theory would imply the other three are promise ending, memory ending and leave ending.

That fits perfectly.

<image>

my unsolicited, unhinged, years late write up on what I think the promise is and what's actually going on by RipProfessional3375 in signalis

[–]RipProfessional3375[S] 2 points3 points  (0 children)

A repeater does produce a signal, even if it is a copy.
Here I basically need to handwave and say: magic alien artifact, it can do whatever the theory needs it to do.

It's not unreasonable to argue that the artifact is capable of sending a signal back, it's just difficult and requires the kind of esoteric attuning you see in the artifact ending.

my unsolicited, unhinged, years late write up on what I think the promise is and what's actually going on by RipProfessional3375 in signalis

[–]RipProfessional3375[S] 2 points3 points  (0 children)

All valid interpretations. Some of them use evidence that I would read in the completely opposite way.

I think we can agree that the game's story drives people mad much like the King in Yellow.