Hacker Newsnew | past | comments | ask | show | jobs | submit | hyeomans's commentslogin

Ty for the tip on context7 mcp btw


Location: Mexico Remote: Yes Willing to relocate: No

Technologies / Stack: Golang, Node.js with TypeScript, React, backend APIs, REST and GraphQL, Docker, cloud environments.

What I am looking for: Part time or flexible hours work. I enjoy backend development, API design, web applications, and full stack work when needed.

Website: https://hyeomans.com/ LinkedIn: https://www.linkedin.com/in/hector-yeomans

Why me: • Strong experience with Node.js and TypeScript for backend and full stack development. • Practical experience with React for modern frontend projects. • Proficient with Golang for building reliable and efficient services. • Focus on clean architecture, testing, and maintainable code. • Consistent, self directed, and comfortable collaborating asynchronously.

Feel free to reach out. I am happy to talk about how I can help with your project or team.


José Valim nails it: Remix's concurrent submissions have a fundamental flaw. Without causal ordering, you're stuck with race conditions and stale data, leading to poor UX. They need to rethink their approach or embrace causal ordering to fix this.


I find your first point interesting, wouldn’t be that solved by context propagation and waiting for the server to shutdown? Thanks!


If you just have a context, than your app cannot kill itself and the environment has to do it. That is better than nothing, but having the app do the killing is advantageous because: A) it can die faster (and so you can e.g. do your blue-green rollout faster) and B) you can write a log to say that your app is finished shutting down all its components, which can be useful for troubleshooting if your app was mid-transaction when it was killed.


Agreed, I learned the hard way that complicated constraints, those that are really good to keep data integrity, are really hard to test and might have unintended consequences.


Hard to test?


I thought it was going to be part of my subscription. Lost my trust in JetBrains after seeing I needed to do some extra-steps to remove it.


I wonder if they plan to rename the "All Products Pack" to "Some Products Pack". Lol


I'd rather not have an AI tax embedded in the "All Products Pack".


Did you manage to remove/disable it completely? If so, how did you do it?


Do you like doing complex joins with sqlc?


This is such a small fraction of queries on my projects that I don't really pay much attention to it to be honest.


I understood nothing of what you said, what is a good resource/starting point to understand the meaning of this?



Buying options is a great way to go broke fast

Selling options, on the other hand...


Hope this is constructive feedback: I’m located in México and it takes around 20 seconds to load.


The app was on a 256mb instance. I have scaled it to 2gb. Let's hope its sufficient for now


I think it's just getting the HN hug of death. I'm in the US on fiber and seeing timeouts and 30+ second load times.


The hug of death doesn't bode well for the approach.


Yeah I was afraid of that. Websockets are costly. Thankfully the approach doesn't completely depend on websockets so I have disabled it for now on the site.


Same here, I have a Pi 3 but I want to have this outside in the balcony, the question that always stops me is how to power it and what camera do I meed?


My plan was to stick the Pi inside, and power both it and the camera with Power over Ethernet (external-rated PoE cameras are a dime-a-dozen on Alibaba and friends).

I even got so far as to get it working with Zoneminder to dump out the clips that had motion, but didn't get further.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: