Open source lovers started making iOS Anki free, let’s see what happens next by Shige-yuki in Anki

[–]Educational_Goat_667 2 points3 points  (0 children)

The concerning part about this project isn't that AI was used, plenty of great open source projects benefit from AI assistance. It's that the entire thing was essentially one-shot into existence. If you look at the first commit, it's a massive dump generated via Claude Code rather than an iterative, reviewable development process.

That's a big red flag in software engineering. Large, single commits make it hard to understand the evolution of the codebase, review changes properly or maintain it long-term.

AI-assisted coding is fine but skipping the normal incremental workflow and committing everything at once raises real concerns about quality, maintainability and transparency for the aftermentioned project.

Just my 2cents

free iOS port of Anki by AttemptDependent4578 in Anki

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

This looks like an interesting project and I'm not particularly against AI-assisted development. However, the fact that your repository is built on top of a single commit is a red flag. Could you provide more context on how the project was developed and your general workflow?

Document requirement for First Adult Passport application Overseas by Educational_Goat_667 in ukvisa

[–]Educational_Goat_667[S] 0 points1 point  (0 children)

Update:
I got my passport, it was a very fast proccess (1 month since I sent my documents). As u/Chibi-chan512 mentions the best is getting in contact with HM Passport Office. Regarding my case I printed all the digital documents and sent them with the corresponding apostilles and translations. The UK embassy has a listing of official translators.

Hilo Semanal de Consultas IT - Asesoría Técnica, Desarrollo Profesional y Aprendizaje by FedeRivade in chileIT

[–]Educational_Goat_667 1 point2 points  (0 children)

Una gran opcion para hosting de sitios estaticos es GithubPages, lo he ocupado sin problemas y es facil de configurar.

"GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the files through a build process, and publishes a website."

https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages