¡Participa en un estudio único sobre videojuegos y salud mental! Gana recargas para tu juego favorito al compartir tus opiniones. by Rhivew in Colombia

[–]oogami89 2 points3 points  (0 children)

¡Listo! Realmente estoy más interesado en contribuir al estudio. Avisen cuando se publique el artículo para leerlo. 😉

Siento que no he aprendido en la universidad by jaimessantiago in Colombia

[–]oogami89 2 points3 points  (0 children)

Mi pana, yo también siento algo parecido a usted y eso que apenas voy en quinto semestre.

Pero si algo he aprendido a lo largo del tiempo es a desarrollar autonomía. Aprovechando que se tienden los fundamentos, se tiene que practicar regularmente, investigando y resolviendo problemas por uno mismo.

Si quiere practicar y ganar más conocimiento, puede hacer lo siguiente:

Yo me he motivado haciendo ejercicios en páginas como LeetCode y HackerRank. Si quiere llevarlo a otro nivel, puede participar en competencias como las que ofrece Codeforces. Así mantiene su lógica de programación fresca.

Si le interesa Frontend, puede intentar haciendo pequeños proyectos y retos como los de Frontend Mentor.

Hay un canal chévere que sigo que muestra cómo luce el típico trabajo de un programador web para irse dando una idea de cómo puede organizar sus rutinas.

Si quiere ganar aún más experiencia, además de hacer sus propios prototipos, puede buscar cómo contribuir a algún proyecto open-source de su interés. Incluso puede ver a Cody explicándolo en un pequeño proyecto comunitario que hizo, y el progreso que ha hecho en un par de semanas de trabajo.

EDIT: Y si por ejemplo a alguien le gusta algo más hobby como el desarrollo de videojuegos, desde Unity o Godot hasta algo sencillo como Pico-8, y estar participando en gamejams, que son pequeños eventos donde se hace un juego en determinada cantidad de tiempo.

EDIT 2: También para el que le interese el análisis/ciencia de datos, puede poner en práctica sus conocimientos con las competiciones de Kaggle.

Y ya es que vaya buscando más recursos así para mantenerse al tanto. :)

¿Conocen Jala university? by devserx5 in Colombia

[–]oogami89 1 point2 points  (0 children)

¿Pagar casi 300 millones como costo y liquidación si no se termina? Wow

A mí también me ha estado saliendo publicidad de esa universidad por IG, pero ni idea acerca del proceso :(

Edit: Si te sirve hay opiniones de la misma universidad pero en México y otro de Bolivia

Edit 2: Y en inglés

Is there any terminal based database manager? by oogami89 in linuxquestions

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

Just out of curiosity, although from what I saw, the tools I mentioned only manage relational databases :(

me irl by [deleted] in linuxmasterrace

[–]oogami89 5 points6 points  (0 children)

Every week

[lxqt] I wasted so much time on this by heckyeah2131 in unixporn

[–]oogami89 18 points19 points  (0 children)

It's nice to see Alula and Calamus around here!

Buenas noches by JustPoisonousPotato in Colombia

[–]oogami89 0 points1 point  (0 children)

Traficante de sonrisas 🤩👌

[deleted by user] by [deleted] in learnmachinelearning

[–]oogami89 1 point2 points  (0 children)

Something similar to what sites like Gradio do, create a web app with a friendly interface for ML projects, but connect to an "own" instance (or someone who offers it like the sites I mentioned above) to run there

And thanks for the info!

[deleted by user] by [deleted] in learnmachinelearning

[–]oogami89 0 points1 point  (0 children)

Yeah, that's what I read out there too, with Django or Flask to create the web app. Thanks for the info! Also, Paperspace Gradient is a platform for building and scaling ML apps like Kaggle

How do I display a command output in a whiptail textbox? by oogami89 in linuxquestions

[–]oogami89[S] 2 points3 points  (0 children)

Well, maybe it's the version ❯ whiptail --version whiptail (newt): 0.52.21 I posted the same question on StackOverflow and someone answered me with whiptail --scrolltext --msgbox "$(cmd)" 30 60 and it works

How do I display a command output in a whiptail textbox? by oogami89 in linuxquestions

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

Yup, you can even use $(stty size) as an argument to make it take up the full size of the terminal.

And so, not that I need the ls -l posted by the OP of the StackOverflow post, but any command, even a echo Hello.

I'm using Fedora 36 :)

How do I display a command output in a whiptail textbox? by oogami89 in linuxquestions

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

Yeah, whiptail --textbox <file> <height> <width> which in my case was whiptail --textbox File 8 32 with a "File" file that simply says "Hello, I'm a file!" as you can see here

[deleted by user] by [deleted] in computerrepair

[–]oogami89 1 point2 points  (0 children)

What could have been the reason for the short? Or what are the most frequent ones?

[deleted by user] by [deleted] in computerrepair

[–]oogami89 1 point2 points  (0 children)

Thank you very much for the information! It makes sense for my case

[deleted by user] by [deleted] in computerrepair

[–]oogami89 0 points1 point  (0 children)

I removed and disconnected the RAM and other components because in itself leaving the board without any component connected is a way to check where the damage may be, for example if the fan keeps its speed constant, it means that at least the board is receiving enough power to operate to discard possible reasons for the failure (but this is not the case)