

Why do you think I’m sure? Do questions assert certainty?
You write as if you know what happened and why Welsh is dying out. Answer the questions then instead of whatever moral grandstanding you’re doing.


Why do you think I’m sure? Do questions assert certainty?
You write as if you know what happened and why Welsh is dying out. Answer the questions then instead of whatever moral grandstanding you’re doing.


How long have Welsh people have internet? How many Welsh people have and had the means to archive the language, maybe even try and popularise it? How long was the Welsh government held back from (and probably they were) from teaching it a schools? Did nobody have the chance to create free, accessible Welsh courses for anybody to access? How many Welsh people that could speak it made an effort to teach their kids and others?
There are options to keep language alive. I can understand it being wiped out (many examples and ways to do so), but if it survives and the people speaking it don’t make an effort to spread it, modernise it, and adapt, then it is also self-inflicted. Look at the Baltic countries. Estonia tries to keep up with the times and allows the population to vote on Estonian words that should enter their dictionary instead of the anglicised ones.


Of course the English banned it in school look up Welsh not.
Your rage made you a word. What?


I ask a fucking question?


SQLalchemy is horrible, IMO. You have to read so much of its documentation to get a grip on things. And the backwards compatible changes they made while moving to (I think) SQLAlchemy2 make it terribly difficult to tell apart the API. And type hints were an abomination to deal with when they tried adding them (it’s better now).
And don’t get me started on migrations with alembic.
I wish the Django ORM could be extracted from Django and used in other projects, but then I also just want to go back to Django.


Kinda self-inflicted isn’t it? Or did the UK ban Welsh at schools?


Lol, so because Anslopic train on proprietary and security sensitive data, it had to be blocked. I think that exposes the problems with how they retrieve their training material and where they get it from. Maybe the paid prompts which shouldn’t be used for training are being used after all? Who would’ve thought!


That’s a pity.
One of the biggest things I miss about django is its ORM. There is simply nothing better in my opinion. It allows me to think about the application I want to write, not about all the database nonsense and how to join tables, make unions, or aggregate stuff, etc. I have to reevaluate if async is that important to me or not. Every other solution without a similar ORM feels inferior.


Does Django support async now? I remember that it was supposed to come with Django 4.


How does one even find it and what is the appeal?
I worked on desloppifying a codebase, but had to do with AI. This was a job. Spec driven development didn’t work on that project but targeted refactors did.
Setting up a project to work with AI is not easy, IMO. You need rules, and skills, and commands, and whatever else they call it in order to be productive, otherwise you spend your time fighting with the the AI.
You’re right to question 10x and 100x productivity gains. Those only exist if you’re not willing to look at the code. I’ve had people tell me “code isn’t important”, then run into issues, and ask me to help out. The code was indeed important. Therefore, how you use AI is the important part here.
Using AI to write the entire codebase is cute. It might get your project to MVP very quickly and then you have to hire somebody who knows what they’re doing to fix all the stuff in it. I would recommend using it in a targeted manner:
As an example, connecting an AI to an MCP like Ghidra for working with decompiled binaries is impressive. You do have to stay on your toes all the time and verify what it says, but it changes the while experience.
Once you let it loose to make bigger changes, it will inevitably fuck up while spitting out reams of code at you. Reviewing all of that is the bottleneck because it requires Actual Intelligence. Using another Artificial I to review what the previous AI did is only useful for bug detection or exploit detection (in my experience). For architectural mistakes or clean code (whatever your perception of that is) has only lead to pain for me.
So yeah, not 100x, not 10x, but maybe 1.1-1.5x. More if you’re careless or don’t know what you’re doing and Just Want It To Work ™️.


That misdiagnosis could’ve cost him his life. Crazy…
Glad he’s alright.


What is that website? Is it a part of the threadiverse?


They are right about what they wrote. Additionally, Euro-Office is developed on Microslop’s GitHub. I don’t know where libreoffice is developed.


If you haven’t done freelancing before, do acquaint yourself with the laws in you area. You will need to pay for health insurance, income tax, pension, and so on yourself. Budget that into the hourly to be able to give a quote. To earn the equivalent of a salaried worker, I’ve often seen at least double the hourly of a salaried worker requested. This varies from region to region of course.


A very convenient bug indeed.


Very nice.
BTW, we do have our very own YouTube alternative in the fediverse called peertube 😉


This seems like the most likely.


I don’t know what kind of a GUI you’re building, but there are simpler options than Tauri out there. Slint comes to mind.
So you don’t know what you’re talking about any more than I do and there is nothing I can learn from you. Why didn’t you say so in the first place instead of wasting my time?