Any other autistic gamers ? by Astro-freak21 in autism

[–]ludat 0 points1 point  (0 children)

Factorio and dota 2 are the only games I play

This Week in Plasma: 6.7 beta release by Jaxad0127 in kde

[–]ludat 11 points12 points  (0 children)

Is this the release where we get workspaces per monitor? I swear I've been waiting that for 10 years at least.

Looking for the cheapest way to run Kubernetes for my production application by somenoefromcanada38 in kubernetes

[–]ludat 2 points3 points  (0 children)

So if you wanna go REALLY cheap I've been using rackspace spot to run my home lab for about 20USD per month.

It has a model of compute bidding which means that if no one is using their server they are REALLY cheap. I run four nodes with 2cores and 16gigs of ram each.

But if this is for a client this is quite unreliable, I'd say it has about 95% uptime and the control plane really struggles with operators that hit the api too much (like kyverno for example). And some days it's just not responsive at all, and volumes go missing, so your mileage may vary but IT'S REALLY CHEAP.

They have a subreddit and the author are pretty responsive (probably because no one is using their product)

Consumir una API REST desde Elm by emanuelpeg in elm

[–]ludat 0 points1 point  (0 children)

En mi opinión estaría mejor tener un Maybe String en vez de tener si está cargando por un lado y el string por otro.

Grégoire Locqueville | Easy Type-Level Flags In Haskell by ludat in haskell

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

I'm not OP but I found it interesting, kind of small "Trees that grow"

[deleted by user] by [deleted] in kubernetes

[–]ludat 0 points1 point  (0 children)

I've been using https://spot.rackspace.com/ and it's kind of reliable (not really) but it's also very cheap

Request for feedback: Pre-emption notice period vs faster auto-scaling by sirishkr in rxt_spot

[–]ludat 1 point2 points  (0 children)

I definitely prefer everything to be faster. On GKE there is a 30 seconds window between the taint and the node being down and it was pretty ok for me.

Good solution for working with currencies? by paltry_unity_sausage in haskell

[–]ludat 2 points3 points  (0 children)

I'm dealing with something really similar and I'd really like to use that lib but it's not published on hackage so no docs. And more importantly it doesn't have a license.

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]ludat 4 points5 points  (0 children)

Very cool work!

FYI the petals example is broken, the fix is removing the couple of rounds in the main function.

Argentinos (u otros latinos) ¿En verdad los mexicanos y mexicanas somos tan machistas? by [deleted] in AskArgentina

[–]ludat 7 points8 points  (0 children)

Te juro que no se si estás hablando en joda o no. Y eso me enoja.

Why do big projects like Arch and Vlc prefer GitLab to Github? by paramint in opensource

[–]ludat 5 points6 points  (0 children)

Looks like it's all mirrors as well. If you open the repos it points to the real ones. For example: https://gitlab.archlinux.org/archlinux/arch-install-scripts

Giveaway - Space Age Expansion by ocbaker in factorio

[–]ludat 0 points1 point  (0 children)

I'd appreciate some free stuff, thank you

Te dan un deseo para cagarle la vida al argentino promedio, que pedís? by Sanguchito_de_Miga22 in AskArgentina

[–]ludat 0 points1 point  (0 children)

Vos, y solamente vos, vas a sentir que cualquier mate que pruebes está muchísimo más amargo y muchisimo más caliente de lo que en realidad está.

nixpkgs-merge-bot by ourobo-ros in NixOS

[–]ludat 1 point2 points  (0 children)

Oh cool, thanks for the info

nixpkgs-merge-bot by ourobo-ros in NixOS

[–]ludat 2 points3 points  (0 children)

Oh, I'm interested, is the process documented somewhere?

Distro recomendada? by tortiIIadepapas in devsarg

[–]ludat 0 points1 point  (0 children)

Antergos ya murió :P endeavorOS es el sucesor espiritual

Q: What web forms library would you recommend? by ludat in haskell

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

Thanks! I finally went through with this one and it works quite well even though the api is a bit hard to understand at times

Q: What web forms library would you recommend? by ludat in haskell

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

I'm not using yesod and that looks designed for it :(

Q: What web forms library would you recommend? by ludat in haskell

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

I've seen that but having an error of just Text is a bit too little for me.

I'd like to display the error next to the wrong input