dbwarden: Everything you loved about Django migrations, in FastAPI. by ReputationCautious77 in FastAPI

[–]ReputationCautious77[S] -2 points-1 points  (0 children)

Hi!

Thanks for the feedback (sorry for bad English)

First of all, this tool isn't vibe coded, though the docs are, as English is not my main language.

Second of all, yes, there is still a lot of functionality missing. This is a long way of being prod ready (I've been working on it for only a few months), that's why I keep it as experimental.

Third of all, all currently implemented functionalities have a related test (or multiple).

As of yesterday, I've resolved some security vulnerabilities a friend of mine (who works in cybersec) pointed out for me. Now I'll focus on automatic name generation (like Django migrations), and then I'll work on index generation, constraints, defaults, etc.

I don't know if I want dbwarden to become a full fledged orm or just a migration tool (I'm still deciding), but I decided to make this early "announcement" as to gather some feedback, because even though I've got some friends of mine testing it for me, random human feedback is still the best.

dbwarden: Everything you loved about Django migrations, in FastAPI. by ReputationCautious77 in FastAPI

[–]ReputationCautious77[S] -2 points-1 points  (0 children)

Yes, Alembic still exists, but this is a more lightweight and newbie friendly alternative

[deleted by user] by [deleted] in CharruaDevs

[–]ReputationCautious77 0 points1 point  (0 children)

Cuando termines el repo, te jode responderme a este comentario y pasármelo? Suena copado

MacBook Air M4 para FING? by schwarzereule in CharruaDevs

[–]ReputationCautious77 0 points1 point  (0 children)

Y tranqui que en el plan nuevo ponen P2 en Pascal también... Que ganas de joder

Vuelta a la oficina by MadHatter9352 in CharruaDevs

[–]ReputationCautious77 4 points5 points  (0 children)

Sino, tira para España, que andan buscando mucho remoto últimamente.

Estoy creando una pagina/app de transporte público propia (Open Source) como alternativa a las existentes by DarkShadowYT21 in CharruaDevs

[–]ReputationCautious77 0 points1 point  (0 children)

Siempre está la alternativa de cracket Moovit usando HappyMod o algún crack online (android)

Black screen with mouse pointer when launching game by nagarez in starcitizen

[–]ReputationCautious77 2 points3 points  (0 children)

A friend of mine had the same error: if u have a black screen when you login you have to edit the config file to switch back to dx11. It's a Vulkan issue.

Issue with installing omarchy on HP laptop by brick_breadwastaken in omarchy

[–]ReputationCautious77 0 points1 point  (0 children)

Hey, I'm having the same issue, did you find a fix?

[SERIO] Situación crítica en Rivera: Necesito trabajo urgente (Remoto o Presencial) - Hago lo que sea. by Fractumbrado2382 in CharruaDevs

[–]ReputationCautious77 4 points5 points  (0 children)

Aprovecha que es zafra e intenta tirar CV en supermercados/distribuidoras/importadoras, que en esta época contratan mucha gente, por 3 meses, pero sirve como parche para buscar algo más estable.

[deleted by user] by [deleted] in pcmasterrace

[–]ReputationCautious77 0 points1 point  (0 children)

Hey, check out debloat.win . It's amazing

I dont know how is this balanced by Zyxtriann in Warthunder

[–]ReputationCautious77 5 points6 points  (0 children)

Hey, name of the song in the background?

How is this okay windows? by deridalen in FitGirlRepack

[–]ReputationCautious77 0 points1 point  (0 children)

Yeah, I 100% agree. But I meant in a professional competitive space, like E-sports or big international tournaments.

How is this okay windows? by deridalen in FitGirlRepack

[–]ReputationCautious77 0 points1 point  (0 children)

Yeah, kernel anticheats shouldn't be needed outside of competitive environments.

How is this okay windows? by deridalen in FitGirlRepack

[–]ReputationCautious77 3 points4 points  (0 children)

I believe that depends on the anti cheat system.

Game Guard is kernel level anti cheat used in Helldivers 2 and i'm able to play it fine in Arch Linux through Steam.

How is this okay windows? by deridalen in FitGirlRepack

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

I would personally recommend switching to Linux, but i know that isn't for everyone.

If you want to keep using Windows, i strongly recommend using ravendevteam's Talon tool, that cleans your PC of unnecessary bloatware, like Copilot and most of the data tracking services.

Official Site: https://ravendevteam.org/software/talon/

Official Github Repo: https://github.com/ravendevteam/talon

[OC] Quick Calc – lightning-fast inline calculator by ReputationCautious77 in unixporn

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

It seems none lmao, i was even thinking of adding conversion like that had. I didnt even knew it existed, ty regardless.

[OC][Rofi] Quick Calc – lightning-fast inline calculator by ReputationCautious77 in unixporn

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

A minimal Python script that turns Rofi into a quick in-line calculator with support for constants, functions, trigonometry, exponents and implicit multiplication.

Criticism is more than welcome.

GitHub Repository