#robotics Logs

May 23 2018

#robotics Calendar

06:11 AM SpeedEvil is now known as Guest23209
08:13 AM BitEvil is now known as SpeedEvil
09:31 AM rue_mohr: yay, the UV glue arrived
09:31 AM rue_mohr: will it set under uv tho!!
09:37 AM rue_mohr: from the google results, it looks like I'll be the first person in the world to drive a motor with a tda2050
02:06 PM Sargun_ is now known as Sargun
02:54 PM z64555: or rather the first person to make a big deal about it :P
03:09 PM polprog: The TDA 2050 is a monolithic integrated circuit in a Pentawatt package, intended for use as an audio class-AB audio amplifier
03:09 PM polprog: lol
03:10 PM z64555: subwoofers, essentially. They do need a good amount of power to vibrate the house effectively
03:10 PM z64555: My brother somehow got one and built his own case for it. damned thing is the size of a truck wheel
03:11 PM polprog: yeah, i guess it has some power to vent :D
03:12 PM polprog: i wonder what they are using in my panasonic boombox from the earely 90s
03:12 PM polprog: early*
05:48 PM veverak: hmm
05:48 PM veverak: have to accept
05:49 PM veverak: once I started to prefer functional paradigm in C++
05:49 PM veverak: bug_count--;
09:12 PM rue_mohr: oop sucks
09:12 PM rue_mohr: how many times do you actually inherite something in small programs?
11:30 PM z64555: define "small program"
11:31 PM z64555: and you can use functional paradigms with oop
11:39 PM rue_shop4: small program = not an operating system or gui application
11:39 PM rue_shop4: typically between 1 and 3 files of less than 20k
11:39 PM rue_shop4: so <60k of source
11:39 PM rue_shop4: I'll be darned, I think this roll of plastic I got has water in it
11:40 PM rue_shop4: I'v never actually seen this before
11:41 PM z64555: sounds about right
11:42 PM z64555: you can still use some OOP principles in a small program like that, but setting up an entire API is overkill
11:42 PM rue_shop4: I'v heard of clicking and 'explosions" and this seems to be whats happening
11:42 PM rue_shop4: who is going to set up a "readable" object for doing what can be done with printf
11:44 PM z64555: kid that's trying to find a use for his OOP teachings