Avatar

isaiah

isaiah@lemmy.world
Joined
2 posts • 21 comments
Direct message

🧡 Hey thanks for that testimonial!! If you ever run into issues with the app or have ideas for new features, don’t hesitate to reach out!

permalink
report
parent
reply
Deleted by creator
permalink
report
reply

For Android users, all of these images can also be browsed via my unofficial app: MarsFeed! A lot of sweat and tears have gone into making it - and I am personally super proud of it! It’s a lot easier to use (and much faster) than the official NASA website.

permalink
report
parent
reply

Not just you! I’m looking for the link as well, and looks like it’s just an image.

permalink
report
parent
reply

That’s honor system, for sure. OpenAI has promised that their bots will honor this line in robots.txt. But unless these companies have implemented some detect-and-block method on their own, there is nothing physically stopping the bots from gathering data anyway.

permalink
report
parent
reply

I think I’ve learned to get less attached to opinionated terminology in code and database design because I see it happen all the time where the usage of the value/field/thing can evolve naturally over time as the business needs evolve. And refactoring field names (as an example) from UI to database is often a painful exercise, not without significant regression risks. (Depending on the size and complexity of your systems, of course)

So while I totally agree with you and others that ideally naming would be consistent throughout, my real world experience with the issue has taught me that this isn’t the hill I die on.

My 2 cents from 10 years experience in the industry.

permalink
report
reply

THIS is cool!! Too bad the microphones weren’t recording too! (Are they even still functional?)

permalink
report
reply

Yeah, very thorough answer - thank you! Super interesting situation. Fingers crossed!

permalink
report
parent
reply

Oh awesome! That’s great to hear! I’m experimenting with the idea of offloading this to an off-device process so that all users can have consistent results regardless of their devices. Unfortunately, that cloud infrastructure is already costing me a decent amount of money… So gotta figure out how to solve that problem as well (without annoying users too much with cost or ads)

permalink
report
parent
reply