HackerTrans
TopNewTrendsCommentsPastAskShowJobs

christopher8827

no profile record

Submissions

HN Returning "Sorry."

2 points·by christopher8827·24 dni temu·4 comments

Show HN: Snap n Eat – a food tracker using AI and chatbot

play.google.com
2 points·by christopher8827·5 miesięcy temu·0 comments

comments

christopher8827
·3 miesiące temu·discuss
This is why people are switching over to Codex
christopher8827
·4 miesiące temu·discuss
8GB of RAM? In 2026?!!!

Xcode and some browser tabs are going make this slow AF.
christopher8827
·5 miesięcy temu·discuss
Careful - I applied to this role and the founder (I assume) ghosted me mid-way.
christopher8827
·6 miesięcy temu·discuss
What's your application process like?
christopher8827
·6 miesięcy temu·discuss
Do you hire in Australia?
christopher8827
·6 miesięcy temu·discuss
Hey - are you actually hiring? I applied a while back and just got ghosted after the initial email without any discussion of my experience.
christopher8827
·6 miesięcy temu·discuss
Location: Currently in Sydney, Australia. Remote: Yes.

Willing to relocate: Only in Australia - however, I am a resident of Spain and an Australian citizen.

About: I'm looking for any AI/ML engineer roles at the moment. I have experience applying ML to biology in research so I am looking to see if anything fits.

Technologies: - Web Dev: JavaScript, TypeScript, React, Redux - Data Science: Python (SciPy, NumPy, Pandas, TensorFlow, PyTorch, Jupyter), Neural Networks, SVMs, PCA, MDS, Decision Trees, Random Forests, R, OpenAI Agents SDK

Résumé/CV: https://drive.google.com/file/d/1jw4LC83GZvNqHLVucDDPtpuqA0k...

Email: me [at] christopheragnus.com
christopher8827
·9 miesięcy temu·discuss
Hmm, good idea. I'm adding the ability to add "context" so taking a hpoto shouldn't return the same result.
christopher8827
·9 miesięcy temu·discuss
Good question! I have added better UX features like the ability to record a voice memo at the end of the day to automate the logging. It would be helpful for someone like a busy professional who is having a hard time to take time out of the day to log his food at every meal... So during his downtime, or before he goes to bed - he can quickly jolt down what he ate and then AI would summarise log it for him.

Let me know what you think.
christopher8827
·9 miesięcy temu·discuss
Gym goers and calorie tracking folks, lend me your ears!
christopher8827
·9 miesięcy temu·discuss
I am working on an AI-powered fitness and food tracker that automatically logs your food based on the photo. One of the difficulties I had when going to the gym is keeping up and sharing macros weekly with my personal trainer. Manually logging food is a hassle and massive pain point - so my app, Eat n Snap attempts to solve this problem. You can also set weight and BMI goals and see your progress on a weekly basis.

Sign up for my waitlist (or DM me if you want to know more) here: https://www.getsnapneat.com
christopher8827
·10 miesięcy temu·discuss
Most apps for dev work actually work; - RStudio - VS Code - WSL2 - Fusion 360 - Docker

Only major exception is: - Android Studio's Emulator (although, the IDE does work)
christopher8827
·10 miesięcy temu·discuss
I'm holding my breath though. I have a Samsung Edge 4 laptop and I didn't find the battery life impressive - prob got around 6 hours under coding / programming tasks. GPU performance is terrible too.
christopher8827
·11 miesięcy temu·discuss
Location: Currently in Sydney, Australia.

Remote: Yes.

Willing to relocate: Yes. I am a PR of Spain and an Australian citizen.

About: I'm looking for any AI/ML roles at the moment. I have experience applying ML to biology in research so I am looking to see if anything fits.

Technologies: - Web Dev: JavaScript, TypeScript, React, Redux - Data Science: Python (SciPy, NumPy, Pandas, TensorFlow, PyTorch, Jupyter), Neural Networks, SVMs, PCA, MDS, Decision Trees, Random Forests, R

Résumé/CV: https://drive.google.com/file/d/1Ytr4T52WnYPu2kx13MSjYkeu-YH...

Email: me [at] christopheragnus.com
christopher8827
·w zeszłym roku·discuss
Who's we?

I'm mostly frontend dev + done some machine learning analysis for academic institutions.
christopher8827
·w zeszłym roku·discuss
Good to hear from another Australian.

The tech industry is completed dead in Australia atm. I have been job hunting overseas in the EU as a result after the layoffs of 2022 but its damn hard.
christopher8827
·7 lat temu·discuss
Hey, it depends on what you are building. I have found with React Native + Expo is that you can mostly avoid native code until you need something that isn't supported by React Native (eg. payment integration) - in that case you will need to eject the app. You would have to manage routing on the app, etc.

If your background is in web dev, building a PWA should be much easier.