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
-
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?12 -
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.116 -
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
-
so continuing with my dilemma about audible media and consuming that in a world where I don't commute to work anymore, I will take the advices from the comments on my previous post. Also, Audible warned that my 7 credits may expire soon so decided to get more audiobooks (see screenshot)3
-
Since I don't commute to work since last year I don't really know how to consume those podcasts and audiobooks I care, I cannot listen to them while I work. If you encounter this problem, how did you solve it?4
-
What's the name of that protocol that federated social media software implements? ActivityPub? well, what ever the name is I know it does not implement any concept for fitness specific social updates (like this app Hevy does)
-
I'm thinking on working something with Godot Engine and React to form a platform that allow people to register, categorize and explain exercises
like Wikipedia but for fitness, but with data to use for free7 -
How does Git collaboration on a web text editor/web IDE works behind the scenes (like that of GitLab)? Do they shallow copy the git repo per user working on it and apply any operation (like branching, merging, rebasing) over that or how does that works?1
-
After 1 year decided to install Nextcloud on my Digital Ocean droplet under a subdomain. I'm happy with the results, and now I'm moving my Google Drive data (including contacts) to my Nextcloud instance.
Wish there is a Google Docs equivalent for Nextcloud I could install!.
I'm studying the chance to offer cloud space to my family for free too.3 -
I've been waking up successfully for two weeks now at 6:30 am thanks to sleeping pills and Melatonin pills I'm taking 30 min. before bedtime.
I will change that to 6am starting today.
Yes, I'm sleeping 8 hours and a half, it feels great!.9 -
I literally cried to the Lord while reading the Rego language reference. Man, that thing is HARD to grasp.
After a while I just gave up and switched to Windows (wanted to play) but Windows needed to apply an update thus I decided to reboot and while GRUB was counting down I decided to turn back to Arch and give a try.
I was heard, now this damn policies works and the Go code do not panic anymore.1 -
a federated AWS-like service where people share their resources, lives 100% on crypto and is easy to use and join.9
-
Several months ago I was praising antd's forms but honestly I can't figure how to debug them with React Context Devtools, let alone do that inside React Storybook.
Unless I come up with a solution for this problem I'm a dead man.4