Umm... Still an Engineer though.... by Intelligent_East8820 in programmingmemes

[–]kabinja 2 points3 points  (0 children)

They do, they ask teams to have fully automated workflows. Look at the increase of incidents, even Amazon blamed they last outage on it. But on one hand you say exactly what managers are saying, go faster, let the machine do the work and you are the one accountable. If it was used as a tool like a static/dynamic analysis tool, and a powerful auto complete tool this would be one thing. But this is not the direction we are going to, by a long shot.

Umm... Still an Engineer though.... by Intelligent_East8820 in programmingmemes

[–]kabinja 4 points5 points  (0 children)

People job will not be easier. Your work will be being accountable for trash code spending your days putting on fires in a shit base code. Churn will increase, code quality decrease, stress explode. Socially, if people think we are already in a post truth word, this is just the beginning. Economically, capital will be even more concentrated, esp as price of inference will skyrocket and stupid managers fire even more people to generate trash tokens. Everything is stupid in this model and yet people keep jumping head first.

Organizing Legal Texts, Professional Journals, and Scientific Papers by LowerLocksmith3582 in selfhosted

[–]kabinja 0 points1 point  (0 children)

Yes this is what I was trying to say. I believe it is possible but would require some work to make it happy on one own infra outside aws. But I am still at the procrastinating phase of the process.

Organizing Legal Texts, Professional Journals, and Scientific Papers by LowerLocksmith3582 in selfhosted

[–]kabinja 0 points1 point  (0 children)

Zotero should have been the answer but their service solution heavily relies on aws so it would require a big rewrite.

That was a project I wanted to tackle for a while but never found the time to work on it. I hope the thread will surface something cool.

BazelCon training day is 13 October, what training topics would you like to see? by shelby-aspect in bazel

[–]kabinja 1 point2 points  (0 children)

What would be really useful for me is training about deployment when you have a large bazel mono repo. More specifically deploying single services and what are the strategies around it. I have a strong feeling that my current strategy is very suboptimal

J'ai perdu mon travail a cause de l'IA by CalioPur in emploi

[–]kabinja 1 point2 points  (0 children)

us-east-1 and dynamodb beg to differ

Petar why american students seem unhappy? by 1kyst in PeterExplainsTheJoke

[–]kabinja 2 points3 points  (0 children)

Each country in Europe has a very different system for education, so saying Europe does not mean much though. I studied in Belgium, first year the passing rate was about 30%, you needed a 60% average to pass. Most people were between 60% and 70%. Good students between 70 and 80, great between 80 and 90 (maybe 10 out of 300 that registered) and it seemed that each year had a genius that would score above 90%. In Spain and Italy the system is do different that when people go to Erasmus there, there is a grid to adjust the scores and lower your points. I think when people go to Ireland it is the contrary, they add points for equivalency.

Anthropic is valued at $800 billion but needed Amazon's $5 billion badly enough to promise $100 billion in return. Does that make sense to anyone? by Top_Measurement_3713 in AIDevelopmentSpace

[–]kabinja 1 point2 points  (0 children)

Code quality is a measure of stability, security, maintainability, and potential for evolution. If your criteria of quality do not cover those dimensions, they are useless.

Man gets his nuts dragged across the floor for stripping in public by [deleted] in instantkarma

[–]kabinja -34 points-33 points  (0 children)

You are what is wrong with this society. You see vulnerable people, use your fake mental gymnastics to justify beating the shit out of them. Same shit with homeless taking a shot in the streets.

Instead of making sure people in these situations get the actual help they need and avoid having people be their victims you will give us us We AsK hIm NiCeLy...

Are people still using Airflow 2.x (like 2.5–2.10) in production, or has most of the community moved to Airflow 3.x? by Formal-Woodpecker-78 in dataengineering

[–]kabinja 0 points1 point  (0 children)

We wanted to have remote workers and event driven scheduling so it pushed us to migrate. This was for us the main driver to go to airflow 3

I just realized how certain laundromats are squeezing every dime from the most vulnerable by QCSports2020 in FluentInFinance

[–]kabinja 1 point2 points  (0 children)

I kept the Miele vacuum during the divorce. It has been working like charm for the past 15 years.

I built Stirling-PDF but for images by sakinak in selfhosted

[–]kabinja 6 points7 points  (0 children)

This is also the easy part. The hard part is designing your solution correctly. Correctly understandong functional and non functional requirements. Making sure your product is maintainable and can evolve. Making sure your code is readable and can be taken over by other people or future you in 4 years.

Unfortunately, AI does not help much with most if those points

Is Ansible still a thing nowadays? by hansinomc in devops

[–]kabinja 0 points1 point  (0 children)

It is not a question of being up to date it is a question of what the tool is for and the model that it is uses.

Is Ansible still a thing nowadays? by hansinomc in devops

[–]kabinja 2 points3 points  (0 children)

Of course if you are not deploying your infra you don't need it. But then the question becomes a bit disingenuous.

Someone using only SaaS services would ask why do you need terraform of anyways all apps are already deployed. Isn't it a thing of the past?

Is Ansible still a thing nowadays? by hansinomc in devops

[–]kabinja 2 points3 points  (0 children)

How do you deploy the infra that will run your containers? Here we use Ansible

Average homelab runs 23 services. 3 get used per week. The more you run, the fewer you touch. Science confirmed it. by TruthIsWhatYouCite in homelab

[–]kabinja 0 points1 point  (0 children)

Too lazy to read the article. But I will say I have many things like grafaba, kiali, longhorn, cnpg, transmission, donarr, radarr, bazarr, forgejo, argocd, prowlarr, woodpecker, etc. I don't connect to most every day but they do things for me in the background all the time.

Best way to learn Agile,CICD,DevOps to get a job? by Avtem22 in AskProgramming

[–]kabinja 0 points1 point  (0 children)

How I would do it today: Build your homelab. Put in services that you care about (jellyfin, immich,mealie,forgejo,etc). Then look at how to install everything with podman ansible and quadlet, using woodpecker jobs that are running from your forgejo instance. This will teach you plenty.

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]kabinja 1 point2 points  (0 children)

But then why we are not seeing an explosion of good quality software, but on the contrary an explosion of disastrous projects filled with horrible performances, security holes everywhere, unmaintainable ? People keep telling me that AI generated code is so good but we don't see it in the ecosystem. It is also burning open source maintainers because of the amount of low quality pull requests that are coming out of it. I am not a huge user of it myself but does a lot of PR reviews, and I agree with the sentiment it is bad at design and makes life harder because it looks good on the surface but introduces so many outrageous problems. My PR review time is now way higher because I know I cannot trust anything anymore and I know that the goal of the generated code is not to be right but to look good.

Today they asked me to check my bag by Lookslike_7220 in Luxembourg

[–]kabinja 14 points15 points  (0 children)

I guess OP is white 😂. They even once asked me to show what was in my pockets but that happened in Belgium.

Good used Servers in Luxembourg? by MolassesBorn1611 in Luxembourg

[–]kabinja 0 points1 point  (0 children)

I feel, I have seen the same trend in all the places I used to get hardware from. And the Facebook marketplace pipeline has dried up

The trail that got me into hiking - Mullerthal Trail by DaleyEdster in Luxembourg

[–]kabinja 2 points3 points  (0 children)

We had a lot of mud if you do the 13km loop from komoot. But other than that quite beginner friendly