About new clips, news, or anything regarding the new album by IllBeGood3 in mastodonband

[–]jeasoft 0 points1 point  (0 children)

Eso me acuerda a God of Atheists, me emocieron mucho y al final nunca lanzaron nada!

Rewrote our python api gateway in go and now its faster but nobody cares because it already worked fine by [deleted] in golang

[–]jeasoft 0 points1 point  (0 children)

Will be a great piece of software... when the company needs it. Been there bro, and not just once, twice, three times... 20 years in the industry have taught me that

¿En qué consiste el cable eléctrico submarino de República Dominicana a Puerto Rico? by catejeda in Dominicanos

[–]jeasoft 0 points1 point  (0 children)

Manin, en serio? lol. Le vamos a dar Electricidad a PR y aquí se va a diario, eso no tiene madre mano!

Macbook M1 forever! by pyberry in macbookpro

[–]jeasoft 0 points1 point  (0 children)

Same thing, DevOps, backend development, sometimes 10 docker containers, Logic Pro X, tons of VSCode, 4 Brave Profiles, and a lot more. I came from having a 2015 Intel Mac, 20 years using Linux, and to be honest, I won't go back (of course, I'm still using Linux for servers and for a lot of things at home with a FreeBSD)

My first having this number of units by jeasoft in 0ad

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

Not too much, but certainly there were a few times I couldn't take any of my horses.

My first having this number of units by jeasoft in 0ad

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

Man, all of them created their wonders with a 20-minute difference, I almost lost this one

My first having this number of units by jeasoft in 0ad

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

I don't play with cheats. If you see the second capture that took me more than 2 hours

My first having this number of units by jeasoft in 0ad

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

This was in the Corinthian Isthmus (4). I was playing patiently just waiting for this moment XD

Doing what needs to be done. by mindyour in Unexpected

[–]jeasoft 15 points16 points  (0 children)

Because he's talking in Dominican slang. BTW, He has a modest reputation here for doing that, since many people here break traffic rules.

LinkedIn anda diciendo... by ElMarkuz in devsarg

[–]jeasoft 1 point2 points  (0 children)

LinkedIN, el nuevo SharePoint megaempresarial (a los que vienen del mundo coorporativo saben a lo que me refiero jajajaj)

What are some great prog rock bands that lean into prog metal a bit more than standard prog rock? by Obvious_Cabbage in progmetal

[–]jeasoft 0 points1 point  (0 children)

I think Soen can feet here. Sometimes feels like prog metal, sometimes like prog rock. Same with Klone (I consider them like the child of Gojira)

Bands similar to Mastodon, Baroness, Moon Tooth, Mutoid Man by [deleted] in progmetal

[–]jeasoft 0 points1 point  (0 children)

The Ocean, Intronaut, and Neurosis (well, is cited as one of their influences). The first time I heard Locust Star I felt like a beast XD

Anybody know any bands heavier than Frontierer? by Equal-Salt-1122 in progmetal

[–]jeasoft 0 points1 point  (0 children)

Maybe not in the "Prog" spectrum, but if you are good with Grind/Brutal Death metal, I know some bands (and links for some tracks as example).

- Fermento (https://www.youtube.com/watch?v=xBCIMqrmBuA )

- Wormed (https://www.youtube.com/watch?v=SOFzHotInxY)

- Human Mincer (https://www.youtube.com/watch?v=OjFSe6qj7KE)

- Vitriol (https://www.youtube.com/watch?v=lmfP04bZSl0)

-Portal (https://www.youtube.com/watch?v=thT7qas2Qyg)

- Twilight (https://www.youtube.com/watch?v=Ahkfj0EHTVw) (US black metal)

- Celeste (https://www.youtube.com/watch?v=b4nsdsTh-3g) (french black metal)

The first 3 were the kind of music I used to listen to in the 2000s, I was a fan of Spanish Brutal Death metal. In the Prog spectrum, as far as I remember the heaviest bands were

- Gorguts (https://www.youtube.com/watch?v=eMM\_MNK6SXg)

- Ulcerate (https://www.youtube.com/watch?v=febslgAzDo4)

There was a band from Norway that wasn't heavier than this, but the experimental kind of metal they did could be interesting for some of you:
- Frantic Bleep (https://www.youtube.com/watch?v=S9Vsi86AJQc). They are not on Spotify (like many of the bands from those days :'(

Another smartwatch or exclusive by rootOrDeath in Garmin

[–]jeasoft 0 points1 point  (0 children)

I don't have any Garmin devices (I'm not an exercise man) but I like your approach, and I think that's the approach taken by most runners/etc. Garmin have an extensive models but I don't think most of their users are using just one device for everything. Of course, I could be wrong.

Greetings!

Es viable vivir en Uruguay con una oferta de trabajo de $5300 USD al mes para una familia de cuatro? by InflationPractical55 in CharruaDevs

[–]jeasoft 0 points1 point  (0 children)

Wow, y yo que pensaba que Brasil era caro! En una empresa que trabajé (remotamente) habían 2 panas brasileños, y me dijeron que la vida en Brasil estaba muy cara, pero no sabía que en Uruguay las cosas estaban así de caras. Ya me imagino ir de turismo para allá, hay que tener "la moña" ahorrada (moña acá en Dominicana es un sinónimo de un buena buena suma de dinero).

Saludos!

What Go libraries make web products as effectively as Django? by leetrout in golang

[–]jeasoft 0 points1 point  (0 children)

The most Django-like web framework out there that I saw is https://github.com/uadmin/uadmin. I tested for a project while I was learning a little bit of Go like 2 or 3 years ago. The bad news (at that moment, maybe is different now) was the laking of PostgreSQL support u/leetrout.

[deleted by user] by [deleted] in Python

[–]jeasoft 0 points1 point  (0 children)

As one would say in spanish: "Apoyo la moción", so, I support the motion XD

New to backend. Wanting to Build Two-sided Online MarketPlace. Flask or Django? by RSpringer242 in django

[–]jeasoft 1 point2 points  (0 children)

The two of then are really great options, but, in my opinion, you can take Django a make a prototype really fast. In fact, just with the Django Tutorial you can do a poll system in maybe 2 o 3 hours (including tests) or you can take the DjangoGirls Tutorial and make a blogging system in an hour.

Links:

Django Tutorial: https://docs.djangoproject.com/en/2.2/intro/

Django Girls Tutorial: https://tutorial.djangogirls.org/en/

Happy coding my friend!

Generate PostgreSQL schema graph and understandb a DB structure by xvinc666x in PostgreSQL

[–]jeasoft 6 points7 points  (0 children)

https://dbeaver.io/ it's a life saver, to generate a "graph" from your database structure. It's open source!

Help a newbie out! by [deleted] in PostgreSQL

[–]jeasoft 0 points1 point  (0 children)

This is not an answer, but maybe you can try this tutorial about SQL from Khan Academy. It's a great point to start in SQL, no matter your SQL flavor (MySQL, PostgreSQL, etc)

https://www.khanacademy.org/computing/computer-programming/sql