Details
-
AboutCatholic, self-thought dev
-
SkillsEmacs, Python, Go
-
LocationCosta Rica
-
Website
-
Github
Joined devRant on 2/7/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
has anyone developed a math formula for GitHub repositories using the stars, the issues open and the amount of PRs to judge how strong the project is?3
-
is it sane to choose Notion instead of Confluence and Shortcut (Formerly Clubhouse) instead of Jira, or do I come as a total hipster?
Or better yet, instead of Shortcut or Jira, choose Todoist?5 -
what are the basics I should know about "data streaming" for working on video streaming companies as a future senior backend Golang developer?3
-
if I have to perform coding tests on CodeSignal, should be good enough to practice some hours on leetcode or hacker rank? I don't want to blow up this one, I need to job
-
super.so is annoyingly expensive
am I crazy if I want to integrate Notion with a custom site solution built with SvelteKit?1 -
"Per our conversation [Redacted] would like to do a Teams Video call with you to discuss RonR opportunity with us."
What's RonR? I'll interview for a backend software engineer position with an offshore company3 -
is there a tool I can use to render a candle chart (like those use in trading) but with code? like PlantUML but allowing to render candle charts4
-
why the fuck those images wouldn't load? they come corrupt from K8S, but they are fine if I run the container locally, like... wtf? is Ingress NGINX doing something to them or did I configure something wrong?!15
-
last week I finished a course on k8s "simply, for developers". Today I decided to fiddle with kubectl to move a project I'm working on to k8s and it was a complete success (thing runs on minikube and pulls containers from a private Gitlab registry).
I'm happy with the results, there is still room for learning k8s and devops in general. -
I don't describe what I did in my CV for any of my current or past job(s). Any tips to end that bad practice?
I'm looking to switch jobs for a larger pay (around 35% to 81% more)5 -
> * npm login *
> puts everything right, uses token because of OTP
> npm login fails: incorrect user or password
you know what, fuck you5 -
for the life of me I cannot figure out in my mind how to structure this project I want to start, and jumping right into coding does not improve this mental block.
At work this Golang code base has a clean architecture, so easy to maintain and extend, and I'm unable to replicate it on my own project(s). It sucks to be an ignorant.2 -
My latest question on what to do to start freelancing didn't get any traction. My guess is that the question was put incorrectly or was too broad.
Anyway, I'm still interested on working as a freelance7 -
honest question: if I know ReactJS, Golang, Python, Typescript, and a bit of Postgres and living in Costa Rica, what sort of freelance services could I promote on the net?
I used to freelance on sites like PeoplePerHour, doing projects of 1 month in 3 weeks or less, but I would like to do that again in my own website under my own terms, sort of speak.
any recommendations?2 -
I finally got one of these boards, I still need to figure what to track on it, I already have a planner with me for my day to day
any suggestions?10 -
I'm getting contacted by remotely.works with job offers, I like the idea of doubling my current salary, but it really worries me the job stability and I believe switching jobs to work remote for a US-based company leaves me with responsibilities an employer normally take cares for me.
Should I risk it and give it a try?3 -
any alternative to Facebook's watchman? They had to make it difficult to use over the months, and I don't have time for that.1
-
I feel discouraged about working on this personal project because I fear doing something wrong designing the database architecture4
-
boi, k8s is hard, even if it is managed by Digital Ocean. Is there something I can install on my droplet that can help me release software from my gitlab repositories?
I'm on Debian 10.114 -
are Helm charts supposed to be extended somehow by declaring them as the "base" in a new Helm chart? I'm trying to find documentation about how to refer a chart at https://artifacthub.io/ as base in a fresh Helm chart to overwrite the default values in the fresh values.yaml1
-
is there an algorithm that can spot similarities between two linked lists on the virtue of what an element is linked to? I'm working with my bank statements in CSV and want to work with them mechanically, and I don't really want to spend time checking manually what I have imported (to Wallet by Budget Bakers) and what I'm missing between imports7
-
I really need help making my custom viewports appear in Storybook :( https://stackoverflow.com/questions...
-
Given an ordered deck of cards (like those for poker), if you split evenly in 26 cards and riffle shuffle perfectly one card over another, how many riffle shuffles should you perform to have the deck ordered as in the beginning?6
-
soy eating developer: * change the name of his master branch to "main" *
Me: That's it, you ended racism!25 -
as long as I keep it small (?), and computing resources are enough, it is possible to run custom software in a Raspberry Pi Pico right? say, software I write from scratch (with Rust) specifically for it8