HackerTrans
TopNewTrendsCommentsPastAskShowJobs

colcoder

no profile record

comments

colcoder
·9 เดือนที่ผ่านมา·discuss
Apologies - it was a permissions thing - you can post to it now.
colcoder
·9 เดือนที่ผ่านมา·discuss
LiquidFi (Miami, FL) | Senior Software Engineer - Solidity + Python | ONSITE | Full-time | https://liquidfi.io

We're reimagining mortgages through blockchain - tokenizing real estate debt to make mortgage investing more transparent, accessible, and liquid. Early-stage, profitable, and moving fast.

THE ROLE: Build smart contracts in Solidity that power mortgage tokenization, develop Python services/APIs connecting blockchain to the real world, and own features end-to-end. You'll wear multiple hats - one minute writing a Solidity payment contract, next debugging a Python API, then optimizing Celery tasks. Small team = big impact.

STACK: - Smart contracts: Solidity, OpenZeppelin, Hardhat/Foundry - Backend: Python (Django, DRF), Celery, RabbitMQ, PostgreSQL - Infrastructure: AWS, Docker, EVM-compatible chains - Integrations: Web3.py

LOOKING FOR: - 10+ years building products with serious Solidity + Python chops - Experience developing EVM-compatible smart contracts - Expert with Django, DRF, Celery - Strong distributed systems & async programming experience - Deep understanding of blockchain fundamentals, DeFi, token standards (ERC-20, ERC-721, ERC-1155) - Bonus: financial services, mortgages, or asset-backed tokens

WHY JOIN: - Own big pieces of the stack from day one - Competitive pay + meaningful equity - Shape the future of real estate finance - Small, passionate team

LOCATION: Miami, FL - onsite required (South Florida candidates welcome)

Apply: [email protected] with resume + note about your Solidity/Python experience
colcoder
·10 เดือนที่ผ่านมา·discuss
It leaves close to no room for prioritization because the prioritization is predefined via the policy. We've had bugs on edge cases - the odds of an end user hitting them was very small (but not zero). Either the product owner (or whatever you want to call them) gets to prioritize the backlog, or its someone else - in this case it sounds like the engineering team.
colcoder
·10 เดือนที่ผ่านมา·discuss
Really good article. We had been debating moving from a monolith to services in a distributed environment a while back, and I recommended real baby steps - lets not do full blown services but first break up some of the components so everything isn't deployed together. Guess what? Zombie tasks - albeit not that many, but tracking them down is a bear.