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

I just started working full time on my mortgage loan officer SaaS tool again. I had started building it when I worked for a mortgage company in 2017 because I was annoyed at having to enter the same data on 6 websites 20-30 times a week. Ended up getting some paying customers but somewhat unconsciously avoiding selling too many, a personality defect I have since seen.

If you know a mortgage loan officer, tell them to email tyler at lightningestimates dot com and mention HN. I'm just trying to fix an industry problem at a reasonable price.


Love this one - I've done mortgage software in the past and there is so much room in this industry for improvement. Good luck!


Cloud storage is expensive, I’m willing to bet that’s a lot of money saved at their scale.


Maintaining a massive scale infra with the same availability and durability as S3 is really expensive. It's possible but hard.


But do you need S3 durability for meme gifs that will be seen once and then just waste disk space for decades?


At least temporarily old images weren't available and some people cared: https://www.forbes.com/sites/mattnovak/2023/08/19/twitter-de...


There's a difference between "all images" and "one in 100 million images"

S3 durability is "for every ten million objects stored, you can expect to incur an average loss of a single object once every 10,000 years". They could drop the durability by probably 5 9's and nobody would even notice.


Maybe not, but you could switch to single-zone S3 in that case and cut your costs down ~70%.

Migrating storage off of cloud is just really hard.


Can you explain why you think it’s an awful language? It definitely used to be lacking in features, but the improvements in the recent versions have been great.


Developer experience is awful. Variable names starting with $, heavy object orientism that seems like an after thought, tooling ecosystem is subpar, standard library is a joke, etc It’s a pile of crap and that’s my opinion


What’s wrong with the standard library? Seems pretty extensive. Supports all kinds of DB drivers out of the box, JSON, XML, drawing tools…


I agree that the language itself has many warts and the standard library is what it is, but I found the modern PHP developer experience and tooling is surprisingly good. At least when working within the Laravel ecosystem.


If you've been working as a developer for 5 years no one will care about your grades in undergrad, and a Masters in Comp Sci is unlikely to be worth the opportunity cost.

I would suggest starting to look for developer jobs at smaller companies or startups. You're much more likely to be working on all kinds of things instead of being stuck in small areas of the code. Working at FAANG is likely to be the exact opposite where you'll be a bit more of a cog in the machine that works on some small feature.


Without those cpanel hosts I wouldn't be a web developer today. It was so easy for me to start messing around and teaching myself to code using them.


What's the reasoning behind your opinion?


Lightning Estimates | Full Stack Developer | Remote (US only) | Full/Part Time

Lightning Estimates is a SaaS tool for mortgage loan officers that saves them time and effort in creating accurate estimates for customers. I've been developing/selling it all by myself and am looking to bring on a developer to start taking over the tech side of things. The tool has a small user base, but makes enough to cover the cost of running it.

Everything is done using AWS... EC2 for the web server, RDS for databases, Lambda for some process intensive parts. The backend is done in PHP using Laravel while the tool itself is a SPA built using Vue. You'd basically be coming in as a co-founder and would get a good chunk of equity and profit sharing.

I'm happy to chat more about what's going on and what I'm looking for, and willing to work together to figure something out that can help take tech responsibility off of my plate!

Apply at https://angel.co/company/lightningestimates/jobs/1118025-ful...


Hey Tyler - would love to chat a bit about this role/your company. Contact details in my profile.


> Personally I think we are watching the slow death of the USA. May be from France I am not getting all the subtle details about the situation on the ground but the country seems to be completely divided.

I live in Washington DC and completely agree with you. The division has only been getting worse for years.


Seems like HN might be blocked as referrer here... clicked on the link and got a 404. If I go to the link directly it loads.


Try an extension like Smart Referer to prevent this kind of tracking.

https://addons.mozilla.org/en-US/firefox/addon/smart-referer...


Unlucky, probably, because it works for me.


Whoops. Ditch it and nuke the drives. Works for me.


Downvotes on this comment are probably missing the point (as I see it), which is that redirect/browser/other HTTP hijacking malware is pretty common and could cause something weird like this.


Works for me


Change your gateway from 1.1.1.1 to 8.8.8.8 and see if it makes a difference


First, 1.1.1.1 and 8.8.8.8 are DNS servers, not gateways. Second, changing DNS server doesn't really work against a 404.


It might, because it might be not the entity you expect that gives you 404.

Even if not for wrong DNS resolution, it might be the load balancer that points you to server who doesn't have the resource somehow.


Check out https://reflect.run/ as a replacement for Cypress. I started using it recently to do E2E testing at work in our staging environment to run a suite of tests before we move anything to production.

So far it's been great and has saved a couple of releases in a month or so of use!


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

Search: