HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gabriel_dev

no profile record

Submissions

I'm a 44 y.o. bored back end dev – does it make sense to switch to DApp?

1 points·by gabriel_dev·2 वर्ष पहले·3 comments

comments

gabriel_dev
·12 माह पहले·discuss
Jounaling bot that asseses the content and hilights over time important stuff. Obviously relying on llm and well designed prompts and data structures. Already in testing on live users.
gabriel_dev
·पिछला वर्ष·discuss
My personal experience is made up of partly comprehensible Physics classess in electricity and partly Arduino tinkering. Alltogether I got the basic building blocks together.
gabriel_dev
·पिछला वर्ष·discuss
Guess this boils down to what electronics? iPhone grade or Timemore Kettle grade? Latter is accessible (recently repaired a malfuncioning circuit). Former - not so much.
gabriel_dev
·पिछला वर्ष·discuss
Ollama + mac mini 24gb (inference)
gabriel_dev
·पिछला वर्ष·discuss
Gut feeling plus enjoy the ride. But objective metrics matter too. Myself being a developer I lack many marketing and sales skills. Trying to leverage what Claude or GPT might offer to cover the skills I lack.
gabriel_dev
·2 वर्ष पहले·discuss
Thanks for the idea. Basically that's why I'm considering DApp - new stuff. Also new language - Solidity. On top of that new paradigm I'd say. Refreshing. Yet something practical - I mean I could Imagine building a mvp. On the other hand building a gRPC which you suggested is more like system programming with target audience other developers and their software - low level stuff. Guess I'm more on the other side. Did you switch at some point after doing same stuff for years?
gabriel_dev
·2 वर्ष पहले·discuss
Simple and ultra low cost (sometimes free) loyalty program software for small business owners using Google and Apple Wallet. All the tech hassle taken away from them. Tailored to local markets with language support, formats and habits. For the client side FB, telegram or whatsapp sign up, no password, no nothing. Just get the card via qrcode and that's it. Comprised of a web app for the SMB's and their admin staff (basic tenant setup). Mobile app for the line staff (Android). Also adding staff check ins to automatically calculate monthy hours.

All this is based on previous work with real coffee shop business owners. So giving it a try as a SAAS service.
gabriel_dev
·2 वर्ष पहले·discuss
As far as I know the OS handles the low lever memory management. The ephemeral database uses the allocated from the OS ram. Depending on your OS configuration one may have or not have a swap. However for the database app (daemon, service) this may be transparent. Either there is some free ram to run or there's no ram available.

The other thing is that probably it's not a good idea to rely on swap memory. Not sure there's a point of going that path for performance reasons.
gabriel_dev
·2 वर्ष पहले·discuss
If you have a remote dev job in the US then any Asia country would be great. Just need to do some visa runs every couple months and that's it. Low entry barrier and fun. Not a local job though but much better salary/cost of living ratio. Also if the chosen country is say Thailand - positive overall vibe.
gabriel_dev
·2 वर्ष पहले·discuss
Probably the easiest would be starting off with Firebase for the overall backend and user management. Stripe for payments including recurring. However, if the project will take off, then you'd be dealing with a dilemma: how to switch to something more mature friendly Like, say, Django or others. I use Django as the main backend framework (sometimes for full stack).
gabriel_dev
·2 वर्ष पहले·discuss
I stick to Django User + custom secret link via email for my pet project. No need to remember any password or 3rd party auth flow.
gabriel_dev
·2 वर्ष पहले·discuss
I would strongly reconsider my state of mind if I'd get offended by a simple suggestion. Like why and what in the suggestion make me feel offended given it was done randomly by a person with positive intentions.
gabriel_dev
·2 वर्ष पहले·discuss
perhaps adding a challenge (captcha, other) if the pattern of the client is being considered malicious (requests per min, avg time on page, other stats)? This might not entirely block the crawler, but will still provide data that will allow blocking entirely the source if it's a cloud IP range, degrading the velocity of crawling if measures taken. The other way around would be displaying publicly a degraded in any way copy of the content and delivering a full (high quality) one after signing in.

Overall - simply making life a bit harder for the crawler (AI or plain old hardcoded one).
gabriel_dev
·2 वर्ष पहले·discuss
I guess the vendor lock issue is not as harsh if using Terraform
gabriel_dev
·2 वर्ष पहले·discuss
Hi, Location: Digital Nomad Remote: OK Willing to relocate: Yes Technologies: Django; Python; Linux; Infrastructure; js; Email: [email protected]

Detail:

Backend dev - Django, Python Experience +- 15 years Latest project - NYC based COVID testing lab - worked from initial phase till production. All on Django. Mainly focused on business logic and entity design, unit tests. Business logic in it's own layer (module). Stack: - Django - DRF - gunicorn or uwsgi - celery (and a broker) or uwsgi spools - postgrSQL - Grafana (Loki, promtail)

Have experience on AWS, GCP and pure Linux (systemd, permissions, other basic stuff).

As a bonus have some Firebase (NodeJS and Firestore) experience and ReactJS experience - 2 MVP's buil in 2019-2021. Open to new opportunities