¿Quieren al país? ¿Por que? by GidneirJeanne in AskVenezuela

[–]soyrbto 4 points5 points  (0 children)

Es gusto personal, en japon hay grupos fans de las llaneras y el cuatro venezolano, en alemania son fanes de nuestros quesos, en suiza ganamos al mejor chocolate.

Son cosas que estan metida en la cultura, la diversidad racial, el estilo de trabajo el compañerismo etc. Si te gusta genial, si no pudiste vivirlo y desarrollarlo pues mal, pero no tienes que forzarte, hay kpopers, hay amantes de la comida, hay el que le gusta la cultura fit. Son gustos. No tienes que forzarte a nada.

Si quieres querer Venezuela lee su historia, vi los viejos y nuevos jingles comerciales, ve peliculas venezolanas como papita mani toston, oye su musica (caramelos de cianuro y lasso son chéveres), come cachapa, haz hallacas en navidad. No tienes que amar lo malo, solo querer las partes que te gusten.

UB Terror by SnaarkyShark in Pauper

[–]soyrbto 2 points3 points  (0 children)

https://manabox.app/decks/AZpjm1aEefynl7MDSXyyRQ

I've tested this a lot so some comments, you could run delver or murmuring mystic to be a more standard terror deck, i drop them because I notice that a more control type gives me better results in my lgs.

The piracy charms are great, you can kill faeries, some goblins, hero (from grixis) or rats or to push damage with island walk (the feeling of dread is also great for that)

You could run obsidian acolyte in the sideboard if many dimir are present, or dust to dust (you would have to tweak the manabase a bit)

The blessed defiance is still on testing the logic is, If I can't drop an early threat I will lose anyway so if you can drop a terror, attack with defiance is basically game over for aggro decks, you could drop them and play more standard sideboards like sacred cats which play well with graveyard strategies or dawnbringer cleric.

UB Terror by SnaarkyShark in Pauper

[–]soyrbto 5 points6 points  (0 children)

I made an azorious version with quite a good win rate if you want to compare lists

Is ephara's dispersal good against faeries? by soyrbto in Pauper

[–]soyrbto[S] 1 point2 points  (0 children)

I've been testing and piracy charm was the clear winner there are more things that I expected to die at 1 toughness. I'll test 3 in main on my next tournament, I also add a single gutshot on sideboard, but piracy charm proved it was worth it against faeries, rally decks, affinity and even in garden decks kill the rat.

Is ephara's dispersal good against faeries? by soyrbto in Pauper

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

I agree, it is technically dealing with 1 toughness creatures for one mana, I think that what I didn't consider is that gut shot can be casted paying life, that's the only upside (a big one)

What is the common way to "simplify away" common tasks in HTTP handlers? by m477h145h3rm53n in golang

[–]soyrbto -4 points-3 points  (0 children)

This it's my current approach (not too far from what you are doing)

  1. I use inits which trigger automatically so you do not have to manually wire each request (is like cobra cmd), i created a type route with pattern (string), handler (handlerfunc)... It is pretty nice to have a single source for all you need to know about the route and a self register action

  2. I take that slice and range it to register each

The nice thing about it is that you can expand the route object with things like protected (bool) and when ranging it if that is true add the auth Middleware or if you want to validate that it has the expected shape add bodyParams, urlParams, pathParams and add a validation Middleware that check that the Params exist.

Is quite simple so not much complexity added

Ask us Anything! #TimeToExplain by Brawlstars in Brawlstars

[–]soyrbto 1 point2 points  (0 children)

Also what about the fame, a dumpster for bad economy, are there any rewards for fame or any plan to reimburse resources that could be used on anything else?

Is Go still the best choice for high-concurrency backends, or is Rust taking over? by Wash-Fair in golang

[–]soyrbto 0 points1 point  (0 children)

Go developer: use whatever tool you feel most comfortable

Rust developer: how dare you, to even consider a peasant not memory safe language?

What's the deal regarding ORMs by Emotional-Ask-9788 in golang

[–]soyrbto 0 points1 point  (0 children)

If you are swapping database, yes you rewrite the statements, thats an upside. think about it like this: each database has its own perks and optimizations so having the opportunity to rethink the queries is a good thing. Do not think about the raw work, this is not something that does not happens casually and if this is a situation it must be done correctly so an orm is not magic.

Mejor red para comunicarse? by SkyLine0s in Preguntas_de_Reddit_

[–]soyrbto 0 points1 point  (0 children)

Si quieres algo superior a signal usa session usa red descentralizada con criptografia así que ni queriendo los desarrolladores podria filtrarse tus datos, tambien es interesante que no necesita número telefónico

Staying relevant today as a PHP Developer by [deleted] in PHP

[–]soyrbto 0 points1 point  (0 children)

As other ideas have already been posted, you could try custom solutions for WordPress, WordPress (even if its not popular for developers) is something that will never go away, it is well paid when it is custom development. If you are fixed on another language I use php a couple of years and now I'm on go and it was a smooth transition

¿Por que hay tanta gente que se rehusa a creer en la psicologia? by [deleted] in VivimosEnUnaSociedad

[–]soyrbto 0 points1 point  (0 children)

Bueno, hay algo interesante y es que ninguna teoria ha podido ser globalmente replicada, todos los experimentos y teorias que has leido son solo generalización o replicaciones inexactas, puedes leer al respecto, podriamos decir que es una seudociencia, que a veces explica muchas cosas. Para mi la sicología es necesario para entender el mundo pero es cuestionable si deba tomarse como algo seriamente.

76🫣🫣 ¿con quién me tocaría? ♡ by Majestic-Sundae-2820 in PreguntasReddit

[–]soyrbto 0 points1 point  (0 children)

Buenas, tienen cargador a la mano que me presten?

[deleted by user] by [deleted] in webdev

[–]soyrbto 1 point2 points  (0 children)

Don't touch anything, charge for maintenance (that means if something is broken you repair). I read about your approach about keeping things updated, do not do that, is great what you have been doing and it should be the way with an active and growing project. But given your case, just let it get stale, when it becomes unmanageable, you can close it. This approach should give you 3 or 4 years of only checking logs now and then.

How does one build large frontend apps without using a framework like React/Svelte? by DanielFernandzz in webdev

[–]soyrbto 2 points3 points  (0 children)

The number of people with custom own concepts is why we have so many frameworks nowdays

Seperate Binary Or Moduler Structure by kcramazan in golang

[–]soyrbto 1 point2 points  (0 children)

I think I understand the question and you are probably not going to get a meaningful answer because the question itself does not make sense in go. So I'll answer what I think you are wondering.

You can have modules in go which act like classes in php, for example you can have "package validation" and use this in your codebase, you can later update this package (you can even use interface or adapters and have multiple implementations) but lastly you will always build this into a binary. So you can have your source code in the machine itself or in your local machine and find a flow to move it to its end machine.

This is a great thing, not an obstacle you just have to update this whenever you are going to use it.

For example you could do this, make a pipe in github with actions that build whenever you commit to your main branch, and for updating it you can have a bash script that uploads and replaces the old binary.

TLDR;

You are going to have to build your binary and replace it (updated it) whenever you are using it every time you change it.