HN user

timgrossmann

93 karma
Posts19
Comments27
View on HN
www.flowy.fm 2mo ago

Show HN: Flowy.fm – type any vibe, get music only ever played for that mood

timgrossmann
2pts0
algorithmwatch.org 4y ago

Facebook Threatens InstaPy Creator

timgrossmann
6pts0
www.school-of-automation.com 5y ago

Show HN: If I bot and you don't You lose

timgrossmann
2pts3
www.school-of-automation.com 5y ago

Show HN: Learn the Art of Automation

timgrossmann
1pts0
www.udemy.com 6y ago

Learn Bot Creation with the Creators of InstaPy

timgrossmann
2pts0
www.udemy.com 6y ago

Show HN: Automate Unreal Engine Workflows Using Blueprints, C++, and Python

timgrossmann
2pts0
github.com 7y ago

Show HN: StateOfVeganism – Get insights into the current state of Veganism

timgrossmann
3pts1
medium.freecodecamp.org 7y ago

How to build a fully scalable architecture with AWS

timgrossmann
2pts0
www.youtube.com 8y ago

Show HN: Robotopia – Teaching Kids to Code Showcase

timgrossmann
1pts0
github.com 8y ago

Show HN: InstaPy Gets a Cross Platform GUI

timgrossmann
6pts3
github.us16.list-manage.com 8y ago

Join the InstaPy Newsletter – Stay Updated

timgrossmann
1pts0
www.bountysource.com 8y ago

InstaPy starts small Bounty program

timgrossmann
1pts0
www.youtube.com 9y ago

Show HN: What if all your mobile devices formed a single screen?

timgrossmann
5pts0
medium.freecodecamp.com 9y ago

What if all your mobile devices formed a single screen?

timgrossmann
5pts0
medium.freecodecamp.com 9y ago

How I automated my Instagram

timgrossmann
6pts0
www.youtube.com 9y ago

Show HN: Anytranslate – Quickly translate words from and to your main language

timgrossmann
3pts0
github.com 9y ago

Show HN: Personal Storage System with a PI

timgrossmann
108pts57
github.com 9y ago

Show HN: Instagram Activity Automation Script

timgrossmann
9pts2
github.com 9y ago

Instagram like/comment/follow automation script

timgrossmann
3pts0

Weird view on OSS... I'm still in university but my GitHub profile would've already gotten me 13 offers if I would've been into starting to work for a company.

It got me my first talk on a conference, got me in contact with a lot of different, very interesting opportunities and people from around the world.

Haven't seen a single disadvantage in it, yet. Not even one.

Haha, thank you for all the ideas. They are pretty cool! I knew I'm not the only one with this kind of problem :D

Thank you for the idea with the new name. You're right, it sounds a bit more suitable.

Hey, you're right. But since I'm a CS student who likes to try out and learn stuff, over engineering is not a bad thing for me.

For a little home, we have an unnecessarily large inventory and it is really comfortable to just look it up on the smartphone than take the staircase to the basement and search through the stock :D

It's not just ketchup btw ;)

I'm still searching for an over engineered use case for my new label printer... The printing with this system is simply done with a Wifi printer nearly anyone (at least here in Germany) has at home. You can simply print a list of all the stock and if you want even a simple groceries list of which items are empty ;)

We installed a new shelf but once this one is full, you still got the problem. I mean, you could add even more, but at one point the room is full and you're back where you started :D

Yes, i thought about that in the beginning too. The problem i had was, that if a product isn't already in the database (outpan), you have to enter the name to add it.

I really dislike capacitive displays, especially writing on them and i think a onscreen keyboard is also really annoying.

Right now i have a keyboard which has a little touchpad, to get rid of the separate mouse.

But i also would prefer a touchscreen. Being spoiled from the nice keyboards on smartphones and tablets, i couldn't live with a PC onscreen keyboard.

I'm sorry, i didn't explain it very well, i'll definitely fix that. Basically the problem was, that we had a lot of groceries in large amounts while the ones we needed weren't there at all. If we went shopping we mostly forgot to check what we already have and bought even more of the things we already had, forgetting the stuff we needed.

The Project therefore is a simple tool to scan your products and keep a list of the things you have (with the amount). If you're on your way to the grocery store and you realise, that you don't really know if you need this or that product, you can simply VPN into your home network and check the stuff you have at home.

Did this make it any clearer ?

Thank you! I definitely will explain it better/in more detail.

Thank you for the advice with the hardware, I'm not yet too familiar with the hardware side, but I'm learning and your feedback is really important to me, thank you.

I tested the barcode scanner with quite a few products and thought it to be pretty good for the money. I mean, for me it's a personal thing, so no need for super high performance. If the item is already in the system, you can scan 2-3 times per second, which is pretty good i think.

I'll definitely look up the PI and monitor part thank you !

No need to guess it, i will add the problem to the readme.

In short, the problem was, that we always had like 10 bottles of ketchup in our basement, because we never knew that we still have this many... So we ended up buying the stuff we already had and still forgot the things we needed. So we had to go again.

This way, you can easily VPN into your home network and search for the things you need and not the ones from which you still have enough.

Hey, yeah sure. Should be no problem, i haven't tried this yet but just create 2 scripts and enter your username and password in the InstaPy(username="", password="") constructor. Then just use 2 Terminal windows/tabs to run both of them separately.

Have fun