Comments for Orian Zinger https://orianzinger.wordpress.com My geek blog about tech and stuff Sun, 28 Apr 2024 10:35:41 +0000 hourly 1 http://wordpress.com/ Comment on Exception Chaining In Python by cooly https://orianzinger.wordpress.com/2021/07/11/exception-chaining-in-python/comment-page-1/#comment-419 Sun, 28 Apr 2024 10:35:41 +0000 http://orianzinger.wordpress.com/?p=1120#comment-419 cool article!

Like

]]>
Comment on Python Strings Prefixes by Gene Chen https://orianzinger.wordpress.com/2021/04/21/python-strings-prefixes/comment-page-1/#comment-402 Tue, 12 Apr 2022 05:33:19 +0000 http://orianzinger.wordpress.com/?p=1046#comment-402 This is exactly what I need, thank you very much.

Like

]]>
Comment on Guardians Of The Program by Structural Pattern Matching In Python – Orian Zinger https://orianzinger.wordpress.com/2020/05/22/guardians-of-the-program/comment-page-1/#comment-363 Sat, 24 Apr 2021 22:22:14 +0000 http://orianzinger.wordpress.com/?p=702#comment-363 […] #16: We can use a guard inside the case statement. No need to add an else […]

Like

]]>
Comment on Smart Fridge Part 2 by Smart Fridge Part 1 – Orian Zinger https://orianzinger.wordpress.com/2021/02/18/smart-fridge-part-2/comment-page-1/#comment-350 Wed, 24 Feb 2021 13:23:57 +0000 http://orianzinger.wordpress.com/?p=982#comment-350 […] the next article, I’ll elaborate on the software design, issues I encountered, and more. Stay […]

Like

]]>
Comment on Smart Fridge Part 2 by orianzinger https://orianzinger.wordpress.com/2021/02/18/smart-fridge-part-2/comment-page-1/#comment-348 Mon, 22 Feb 2021 09:25:25 +0000 http://orianzinger.wordpress.com/?p=982#comment-348 In reply to gabiadir.

Good question.
The current software doesn’t support a two-door fridge. When the user opens only one door, there is enough light for capturing the content.
If they open the camera-mounted-door, it’ll capture the closed-door instead of the content. Otherwise, in the case of opening the camera-less door, it’ll capture a photo with the wrong angle.

We can fix it by detecting wrong angles and closed doors and adding another camera to the other door.

Like

]]>
Comment on Smart Fridge Part 2 by gabiadir https://orianzinger.wordpress.com/2021/02/18/smart-fridge-part-2/comment-page-1/#comment-347 Mon, 22 Feb 2021 07:25:15 +0000 http://orianzinger.wordpress.com/?p=982#comment-347 Hi, about the posion of the camera.
Most of the new frig. have 2 /4 dors.
You intend to use more than one camera?

Like

]]>
Comment on Smart Fridge Part 1 by Smart Fridge Part 2 – Orian Zinger https://orianzinger.wordpress.com/2021/02/02/smart-fridge-part-1/comment-page-1/#comment-346 Sun, 21 Feb 2021 23:27:27 +0000 http://orianzinger.wordpress.com/?p=963#comment-346 […] In a previous article, I wrote about IoT, the motivation behind this project and more. In this one, I’ll elaborate on the technical side of this project. […]

Like

]]>
Comment on Worse Is Better by Living LiveU – Orian Zinger https://orianzinger.wordpress.com/2020/04/16/worse-is-better/comment-page-1/#comment-339 Sat, 06 Feb 2021 22:12:06 +0000 http://orianzinger.wordpress.com/?p=620#comment-339 […] other servers using the LRT protocol. The feature was written for POC and had lots of issues. Thus, before adding new capabilities, I started debugging the code and fixing it. Then, I modified the product-engine so it will send […]

Like

]]>
Comment on About by Leaving LiveU – Orian Zinger https://orianzinger.wordpress.com/about/comment-page-1/#comment-338 Sat, 06 Feb 2021 22:01:15 +0000 http://orianzinger.wordpress.com/?page_id=1#comment-338 […] About […]

Like

]]>
Comment on Smart Fridge Part 1 by orianzinger https://orianzinger.wordpress.com/2021/02/02/smart-fridge-part-1/comment-page-1/#comment-327 Tue, 02 Feb 2021 22:28:56 +0000 http://orianzinger.wordpress.com/?p=963#comment-327 In reply to gabiadir.

It’s powered by a USB cable

Liked by 1 person

]]>