HackerTrans
热门最新趋势评论往期问答秀出招聘

christopher8827

no profile record

提交

HN Returning "Sorry."

2 分·作者 christopher8827·25天前·4 评论

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

play.google.com
2 分·作者 christopher8827·5个月前·0 评论

评论

christopher8827
·3个月前·讨论
This is why people are switching over to Codex
christopher8827
·4个月前·讨论
8GB of RAM? In 2026?!!!

Xcode and some browser tabs are going make this slow AF.
christopher8827
·5个月前·讨论
Careful - I applied to this role and the founder (I assume) ghosted me mid-way.
christopher8827
·6个月前·讨论
What's your application process like?
christopher8827
·6个月前·讨论
Do you hire in Australia?
christopher8827
·6个月前·讨论
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个月前·讨论
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个月前·讨论
Hmm, good idea. I'm adding the ability to add "context" so taking a hpoto shouldn't return the same result.
christopher8827
·9个月前·讨论
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个月前·讨论
Gym goers and calorie tracking folks, lend me your ears!
christopher8827
·9个月前·讨论
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个月前·讨论
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个月前·讨论
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个月前·讨论
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
·去年·讨论
Who's we?

I'm mostly frontend dev + done some machine learning analysis for academic institutions.
christopher8827
·去年·讨论
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年前·讨论
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.