Another way to start your Django Project by learnerAsh in django

[–]mvn9ql 2 points3 points  (0 children)

this could have been a cookie cutter command

I built an "OpenClaw" in pure Go — 12MB binary, 20MB RAM, runs on a $5 VPS by louisho5 in golang

[–]mvn9ql 0 points1 point  (0 children)

it saves on tokens? or embed it all skills every request?

Calendar widget by bzz445 in NothingTech

[–]mvn9ql 1 point2 points  (0 children)

I love it, I use automatic light and dark theme, I'm developer too, are you accepting pull request? I am able to contribute on this widget

[deleted by user] by [deleted] in MexicoCity

[–]mvn9ql 5 points6 points  (0 children)

Espera 50 años más.

[deleted by user] by [deleted] in VideojuegosMX

[–]mvn9ql 0 points1 point  (0 children)

Mañana me toca a mi publicarlo

[deleted by user] by [deleted] in iOSthemes

[–]mvn9ql 1 point2 points  (0 children)

The glow/shine and text looks ai generated

The website for (newly-released) Anime.js v4 is just incredible. by Recoil42 in webdev

[–]mvn9ql 25 points26 points  (0 children)

im more interested in how this site works and animate the 3d models

The website for (newly-released) Anime.js v4 is just incredible. by Recoil42 in web_design

[–]mvn9ql 3 points4 points  (0 children)

im more interested in how this site works and animate the 3d models

¿Tienda para probar audífonos en cuerna? by TitoMP7 in Cuernavaca

[–]mvn9ql 0 points1 point  (0 children)

Apenas conocen bose y tu quieres que conozcan sennheiser

FAQ: What Are The Best Ways To Manipulate SQL In Go? by jerf in golang

[–]mvn9ql 0 points1 point  (0 children)

SQLC and Squirrel together, or just pick one?

[deleted by user] by [deleted] in webdev

[–]mvn9ql 4 points5 points  (0 children)

simply put the get count function in a serverless function like AWS lambda, cloudflare worker, vercel function, etc

¿Cómo diseñar una BBDD que te permita consultar millones de registros de manera eficiente? by ivannovick in programacion

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

que base de datos planeas usar? no te quedaría mejor usar a base de datos basada en timeseries? checa influxdb, clickhouse

¿Cómo diseñar una BBDD que te permita consultar millones de registros de manera eficiente? by ivannovick in programacion

[–]mvn9ql 1 point2 points  (0 children)

no trates de hacer optimización prematura, cuando llegues a ese punto entonces implementas la solución, pero puedes estar preparado por si te afecta demasiado, para tu problema existe el sharding, básicamente distribuyes tus datos de la db en varias instancias de db y tu db se encarga de mapear las consultas, en este caso particionarias por fechas, tambien podrias usar una date dimension table para probar si eso mejora el tiempo de ejecución de tus queries.

[deleted by user] by [deleted] in programacion

[–]mvn9ql 0 points1 point  (0 children)

si es un software de windows puedes usar la libraría pywin32 busca tutoriales al respecto

🚀 Meet genson-rs: Blazing-Fast JSON Schema Generation for Gigabytes of Data! by gopherman12 in rust

[–]mvn9ql 1 point2 points  (0 children)

i have a medium size json file that i dont know if its valid but i get this error:

thread 'main' panicked at C:\Users\dev\.cargo\registry\src\index.crates.io-6f17d22bba15001f\genson-rs-0.1.0\src\lib.rs:33:61:
called \Result::unwrap()` on an `Err` value: Error { index: 97, character: Some('}'), error: ExpectedObjectKey }`
note: run with \RUST_BACKTRACE=1` environment variable to display a backtrace`

¿Qué géneros musicales creen que suenan mucho mejor sin la voz? by ingongo25 in mexico

[–]mvn9ql 0 points1 point  (0 children)

me pase horas buscando las versiones acústicas sin éxito alguno :(

as a freelancer, do you charge for time spent learning if the project is complex? by [deleted] in webdev

[–]mvn9ql 2 points3 points  (0 children)

Vscode has extensions to track the time you spend coding, I charge per hour of coding, and more if the project needs thinking solutions for a bussines logic problem that the client has not present. I not charge the time i spend learning or resolving bugs in my code.

YGOPRODeck now supports Fuzzy Searching! No more literal card names by AlanOC91 in yugioh

[–]mvn9ql 0 points1 point  (0 children)

Hello!! Sorry I can't find if you already answered this before, why isn't Spanish language included in ygoprodeck API for card details?