potomak | 2 years ago | on: Gut–Brain axis
potomak's comments
potomak | 2 years ago | on: Ask HN: Most interesting tech you built for just yourself?
Lately I decided to jump on the ChatGPT bandwagon and added a feature that integrates with the OpenAI API to suggest replies to messages from her patients.
It was overall a fun project. It gave me the chance to explore the integration with WhatsApp Business API (used to communicate with patients), OpenAI API (used to suggest message replies), Discord (used to notify events).
Apart from the APIs, it has zero dependencies. It’s deployed as a static website hosted on GitHub. The backend is written as a set of AWS Lambda functions. Data is stored in DynamoDB. Frontend is vanilla JS.
potomak | 6 years ago | on: Ask HN: What is your blog and why should I read it?
I'm documenting the process for creating an adventure game on iOS and tvOS using SpriteKit.
potomak | 8 years ago | on: Launch HN: Solve (YC S17) – We Save International Travelers Hours of Time
[0] http://tomato.es
potomak | 9 years ago | on: No, I Don’t Want to Subscribe to Your Newsletter
potomak | 9 years ago | on: A curated list of Terminal frameworks, plugins and resources
potomak | 9 years ago | on: Show HN: MyHours – Time tracking for digital nomads
[0] http://tomato.es
potomak | 9 years ago | on: Who’s on Your 2016 Web Development Thank You List?
potomak | 9 years ago | on: Insecam: Large Directory of Unsecure Cameras
potomak | 9 years ago | on: Ask HN: Who needs contributors? (November 2016)
Description: Pomodoro technique® time tracker.
Last month we built the public API. This month we want mainly to rebuild leaderboards using async tasks.
Skills needed: Ruby, Ruby on Rails.
http://github.com/potomak/tomatoes
License: MIT
potomak | 9 years ago | on: Ask HN: Who needs contributors? (October 2016)
Pomodoro technique® time tracker.
We'd like to build a public API, but there's a lot of other tasks that could be done.
Ruby, Ruby on Rails, CSS, JavaScript.
http://github.com/potomak/tomatoes
License: MIT
potomak | 9 years ago | on: The Squirrel Programming Language
potomak | 10 years ago | on: Ten years on LinkedIn
Also removing your profile from the network is a bad use experience: I had to send a customer support request to close it because I had more than 500 connections.
I think that I will build something in the near future because I like the idea of collecting connections and achievements concerning my professional career, but I'll never use LinkedIn again.
potomak | 10 years ago | on: Make 8-bit art
Update: I made a while ago to experiment with Redis and the <canvas> element. The code is open source at https://github.com/potomak/drawbang.
potomak | 10 years ago | on: How the Pomodoro Technique changed my workday
The app is open source, you can download the code at http://github.com/potomak/tomatoes, or you can use the version running at http://tomato.es.
potomak | 10 years ago | on: Working remotely is hard
potomak | 10 years ago | on: 365 days of pixel art
I definitely must find some time to make a lot of planned features/fixes. See a list of them at https://github.com/potomak/drawbang/issues.
potomak | 10 years ago | on: 365 days of pixel art
potomak | 10 years ago | on: 365 days of pixel art
Try it, give me your feedback, and share your pixel art masterpieces!
potomak | 11 years ago | on: Why PowerPoint should be banned
[0] https://github.com/potomak/gist-txt
[1] https://potomak.github.io/gist-txt/#737a452d6f38c2b87403
For instance, did you know that bacteria in our guts help us “digest” and expel heavy metals?
In the third part of the episodes about the microbiota[0] she talks about the gut-brain axis:
> l’intestino può comunicare al cervello uno stato di disagio o disbiosi procurando, oltre al gonfiore, anche un possibile stato d’ansia o abbassamento dell’umore
that translates more or less to:
> the gut can communicate with the brain a dysbiotic state causing, in addition to swelling, a state of anxiety
The podcast is in Italian, but the transcriptions can be easily translated in English.
[0] https://dietista.it/2023/03/29/e-la-pancia-non-c-e-piu-terza...