// #eevblog — 2021-02-10
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
00:11:40 Quit: Halcyon ([email protected]) EOF from client
00:11:51 Join: Halcyon ([email protected]) to #EEVblog
01:03:12 Quit: Ysjoelfir ([email protected]) Changing hosts
01:03:12 Join: Ysjoelfir ([email protected]) to #EEVblog
01:03:12 Mode: (by ChanOP) +o Ysjoelfir
01:03:43 * electrohead offers coffee
01:05:02 <rust_collector> https://imgur.com/gallery/nr8A2Dp
01:05:11 <Ysjoelfir> mornings
01:08:29 <Ampera> rust_collector, I've seen funnier jokes scratched into public bathroom stalls
01:09:25 <rust_collector> you are not dad enough Ampera
01:09:31 <Ampera> good
01:09:34 <Ampera> very good
01:09:41 <rust_collector> yes, it is
01:24:51 <electrohead> you guys may like this - https://stencel.io/posts/build-cheapest-kubernetes-i7-cluster.html
01:24:52 <electrohead> heh
01:26:28 <Ampera> but why would you want to use kubernetes on it
01:26:46 <electrohead> well, the hardware setup is interesting
01:27:02 <electrohead> I've never used kubernetes before
01:27:41 <Ampera> it's docker with fluff added
01:29:04 <Ampera> it's interesting, but it doesn't seem like a cheap way to do things
01:29:21 <Ampera> 500 pounds can get you a pretty capable server off ebay
01:31:06 Join: arch ([email protected]) to #EEVblog
01:31:57 <steve30> coffee would be nice
01:32:08 <arch> covfefe
01:32:11 <rust_collector> COFFEE!
01:34:28 <Ysjoelfir> nope, it wouldn't. Tea would be though
01:34:54 <rust_collector> yes, coffee is great
01:42:21 <rust_collector> ok, grodno in white russia looks pretty boring
01:42:44 <rust_collector> that is probably why you don't need a visa to go there
01:54:00 <rust_collector> so, they have a lot of stuff about jews, and chinese manhole covers. https://upload.wikimedia.org/wikipedia/commons/thumb/7/7f/New_manhole_cover_with_the_name_of_the_Belarusian_city_of_Grodno_in_Chinese%2C_%E6%A0%BC%E7%BD%97%E5%BE%B7%E8%AF%BA%2C_City_Center%2C_Saviecka_St%2C_20_June_2018.jpg/1024px-New_manhole_cover_with_the_name_of_the_Belarusian_city_of_Grodno_in_Chinese%2C_%E6%A0%BC%E7%BD%97%E5%BE%B7%E8%AF%BA%2C_City_Center%2C_Savi
01:54:00 <rust_collector> a_St%2C_20_June_2018.jpg?1612882402688
02:02:59 <K> such huge man-holes
02:07:49 <Ysjoelfir> woohoo, holes of men!
02:08:21 * Ampera questions Ysjoelfir's sexuality
02:09:13 <Ysjoelfir> Sapiosexual
02:12:25 <Ampera> Isn't that being attracted to intelligent people?
02:12:30 <Ampera> so what you're saying is you're attracted to nobody
02:12:48 <Ysjoelfir> exactly
02:13:09 <rust_collector> why make it complicated?
02:24:03 <rust_collector> who is nobody anyway?
02:24:34 <K> not you, obvs
02:48:51 Join: Kuschelpony ([email protected]) to #EEVblog
04:33:04 <hsn> Hey Ysjoelfir
04:33:41 <hsn> https://photos.app.goo.gl/DejYwwEMkqj4Uw6J8
04:33:58 <hsn> https://photos.app.goo.gl/ycdXZxsC53DxgRZU6
04:36:39 <hsn> Lol https://en.m.wikipedia.org/wiki/Emirates_Mars_Mission
04:46:25 Quit: arch ([email protected]) Ping timeout: 121 seconds
05:07:17 Quit: Lord_of_nothing ([email protected]) Quit: Always try to be modest, and be proud about it!
05:07:40 Join: Lord_of_nothing ([email protected]) to #EEVblog
05:08:18 <Lord_of_nothing> hmm my fu... graphic card is maybe bricked
05:12:11 Join: arch ([email protected]) to #EEVblog
05:37:03 Quit: Kuschelpony ([email protected]) Connection closed
05:44:15 Join: Kuschelpony ([email protected]) to #EEVblog
06:11:01 <T3sl4> hah, the "police and sherrif's alliance" just called asking for a donation
06:11:37 <T3sl4> i asked if that includes accountability for police and increased social services, but he was just reading from a script and didn't have anything to actually contribute. oh well
06:15:34 <Ysjoelfir> mornings hsn
06:21:02 <Ysjoelfir> https://electronics.stackexchange.com/questions/152132/level-shift-circuit-mcu-to-mosfet Interesting idea (the last circuit). simple, and looks pretty robust. T3sl4, do you happen to have seen that one before? I would love to know which appnote that thing was in.
06:22:52 <T3sl4> beats me, it must be years since the first time i saw that
06:23:35 <T3sl4> https://www.seventransistorlabs.com/tmoranwms/Circuits_2010/12-24_Converter.png like, i drew this about a decade ago
06:23:53 <Ysjoelfir> so its ancient :P
06:25:29 <Ysjoelfir> did you run into any problems with that one? on first glance it looks worth taking into the collection of usefull little circuits
06:25:59 <T3sl4> well, certainly
06:26:53 <T3sl4> it does what it says it does. it doesn't pull all the way to zero, so avoid for like, driving logic-level MOSFETs. it's good for beefy OC outputs, like the above, the TL494 has, well, those are open emitters but same idea upside down, they're 200mA pulling up but only pulldowns down
06:28:23 <T3sl4> it's a bit like the classic 7400 TTL output stage, which is something like a pullup into an emitter follower, hence their weak pullup, low V_OH and resistive characteristic, paired with a nice beefy NPN to GND hence the strong V_OL
06:29:02 <T3sl4> which is another neat one to know about, annoyance being getting the complementary signals to those transistors
06:30:05 <Ysjoelfir> I see. I should look more into older circuits more often. :) thanks.
06:30:57 <T3sl4> it sucks that they take so many parts. mostly better to find ICs to do things, but they're nice to glue things together from time to time
06:31:15 <T3sl4> as AoE2 put it: Mickey Mouse Logic
06:54:02 <Ysjoelfir> True. I enjoyed working with those when I did.
07:31:22 <hsn> T3sl4: Age of empires II
07:42:31 Quit: arch ([email protected]) Ping timeout: 121 seconds
07:47:03 <MrMobodies> I think I found out where that horrible dimming in GTK3 comes from out of interest
07:47:05 <MrMobodies> https://github.com/ubuntu/yaru/issues/212
07:47:54 <MrMobodies> To me it sounds like these people who take pride in these things live in another world.
07:48:35 <MrMobodies> sometime was tod to turn off animations due to some resources it takes up so that isn't really classed as animation.
07:48:42 <MrMobodies> oops *someone
07:49:56 <MrMobodies> and no settings to stop it, well in read that they have get tweak tools to stop it.
07:50:31 <MrMobodies> good thing there are others out there that are much better like that Windowmaker and KDE.
07:50:49 <MrMobodies> without all that stuff
07:52:37 <MrMobodies> I wonder what the term is, when someone find's an issue in something that isn't really an issue for many and turns it into a nuisance for so many others.
08:42:29 Quit: Kuschelpony ([email protected]) Ping timeout: 121 seconds
10:54:51 <Ampera> A GNOME feature
10:54:58 <Ampera> that's what the term is
10:55:24 <Ampera> remove anything useful, and then wonder why nobody likes the eccentric bullshit you replaced it with
10:59:05 Quit: TheDude ([email protected]) Quit: Leaving
11:11:20 Join: Guest|30392 (Guest30392`[email protected]) to #EEVblog
11:11:26 <Guest|30392> yo
11:12:56 Quit: Guest|30392 (Guest30392`[email protected]) Quit: http://www.kiwiirc.com/ - A hand crafted IRC client
11:24:53 Join: Guest|30392 ([email protected]) to #EEVblog
11:27:24 Join: arch ([email protected]) to #EEVblog
11:39:01 Quit: Guest|30392 ([email protected]) Ping timeout: 121 seconds
11:48:45 Quit: coppice ([email protected]) Quit: Konversation terminated!
11:59:20 <EEVBlog> New EEVBlog Tweet: It seems impossible for me to pass this automated ID test. Bank statements are only 6 monthly. Utility bills have Mrs EEVblogs name Internet account uses the company address Drivers license was used as ID, so can't be used again Passport has no address Don't keep council bill https://t.co/RHiZCSEZ9Q
12:07:22 <EEVBlog> New EEVBlog Tweet: Ah, just found this, the bank have thought about this very issue and can generate an on-demand letter of proof of address and account. https://t.co/viwsEeZNpN
12:10:03 <EEVBlog> New EEVBlog Tweet: https://t.co/CjtYA5w9ar
12:20:22 <rust_collector> you are not wrong there Ampera. they really have a thing for doing weird stuff, just because they can
12:24:48 <EEVBlog> New EEVBlog Tweet: Crypto is sky high, want to convert some to test gear? I accept most coins on my web store and there is a checkout discount for using crypto https://t.co/UwWG0iwcu8
13:23:48 <arch> omoshiroii...*strokes imaginary beard*... T3sl4 i hooked up the UC3843 open loop test rig and got some waveforms. going to see if i can explain what's going on. waveforms coming in a few mins
13:24:49 <T3sl4> owo
13:25:18 <rust_collector> BZZZZZZZT!
13:26:15 * T3sl4 cathodizes rust_collector
13:28:02 * rust_collector feels pretty
13:28:31 <T3sl4> that's right, stripped of your 5 o'clock rust
13:28:33 * arch electroplates T3sl4 inside a copper sulfate solution
13:29:01 * T3sl4 gives arch a little thallium
13:30:48 Join: Ysjoelfir_ ([email protected]) to #EEVblog
13:31:40 Quit: Ysjoelfir ([email protected]) Ping timeout: 121 seconds
13:31:41 Nick: Ysjoelfir_ is now known as Ysjoelfir
13:31:53 <rust_collector> this is getting complicated
13:32:03 Nick: rust_collector is now known as rust_collector2
13:32:12 Nick: rust_collector2 is now known as rust_collector3
13:32:40 * T3sl4 collects all the rusts
13:33:10 Nick: rust_collector3 is now known as rust_collector30k_like_steve
13:33:36 Nick: rust_collector30k_like_steve is now known as rust_collector
13:33:41 <rust_collector> TA DAA!
13:35:09 <T3sl4> thats a lot of collections
13:35:25 <rust_collector> yeeeessssss
13:39:46 <MrMobodies> Hello
13:40:01 <rust_collector> Hello
13:40:01 <EEVBlog> Hello there, rust_collector!
13:40:03 <MrMobodies> ThunderF00t released another video
13:40:08 <MrMobodies> all excited but I couldn't watch
13:40:16 <MrMobodies> after some minutes
13:40:23 <rust_collector> he has released too many videos
13:40:30 <MrMobodies> it's like when someone does a parody
13:40:50 <MrMobodies> but the parody matches what they're making fun off
13:40:59 <MrMobodies> that it's not funny anymore
13:41:03 <MrMobodies> https://www.youtube.com/watch?v=upzTdCUtXPM
13:41:21 <MrMobodies> is it me or can you stand listening to that man and woman
13:41:48 <MrMobodies> just their voice and the way they talk. it makes no sense to ne
13:42:14 <arch> T3sl4 https://moltensolderlabs.com/assets/uc3843_open_loop_test_fixture_tweaking_feedback_and_tweaking_current_sense_slope_comp.m4v
13:42:57 <arch> feedback is very sensitive
13:43:05 <MrMobodies> yes
13:43:06 <arch> makes sense tho
13:43:25 <MrMobodies> a still picture
13:43:41 <arch> it's a mp4 file?
13:43:51 <MrMobodies> is it suppose to be like that non moving?
13:43:51 <T3sl4> why is there a blip on fb
13:44:04 <MrMobodies> oh m4v file
13:44:40 <MrMobodies> it works now
13:44:44 <MrMobodies> in videolan player
13:44:54 <arch> T3sl4, blip is due to noise pickup from scope probe, or maybe ground bounce
13:45:01 <MrMobodies> whilst it is playing in the browser it just still
13:45:45 <T3sl4> how the hell do you get ground bounce in a 10mA circuit
13:46:07 <rust_collector> well, if you did not disable everything in the browser, maybe it would work? lol
13:46:31 <T3sl4> anyway, that indeterminate waveform at 0:15 is lovely, but that's a good reason not to try and tease an error amp
13:48:06 <arch> one second
13:49:25 <MrMobodies> I opened it in Videolan player and it played fine
13:50:01 <arch> https://imgur.com/a/2ikro5Q
13:52:00 <arch> so i can clearly see that, as soon as it hits 1V on the current sense pin, the duty starts decreasing. and that it also depends on the slope--if it's steeper, the current's gonna hit the limit faster
13:52:51 <arch> but im confused about the slope comp. am i supposed to view that waveform inverted?
13:53:24 <arch> like something like this: https://m.eet.com/media/1054762/Smith9.jpg
13:55:06 <arch> anywho, this test rig definitely helped me understand the uc3843 a lot more. im happy i made it :D
13:57:31 <arch> cool, if i flip the waveform..it now looks like that example--i_control - i_slope --> https://i.imgur.com/RnM6Lmm.png
14:02:20 <arch> hummm. for slope comp to work, we'd need there to be a pretty large value of resistor going from the current sense cap to the isense pin, no?
14:03:17 <arch> yeah, looks like it https://e2e.ti.com/resized-image/__size/1230x0/__key/communityserver-discussions-components-files/196/6406.rc.jpg
14:05:13 <arch> looks like in the universal_one_switch_psu pdf, T3sl4 used a 1k resistor too from the current sense resistor, making an RC filter to the isense pin
14:06:09 <arch> and putting slope comp on that would involve putting a buffer with the npn transistor + resistor. naruhodo...*strokes imaginary beard*
14:08:12 <arch> ay wtf, that schematic i posted before on the TI forums makes no sense
14:13:24 <EEVBlog> New EEVBlog Retweet: Prof. Paul Byrne: This is an image of the Sun. Taken at night. With neutrinos. Which travelled through Earth to reach a detector one thousand metres underground. https://t.co/S6Q24S1vV0
14:13:37 <arch> lol he used a 1.1k resistor and 10nF from the vref, instead of being from RT/CT
14:22:47 <EEVBlog> New EEVBlog Retweet: Adrian Studer: Strange part of the day: A buzzer playing MP3 files https://t.co/E17qs341p9 PUI Audio API-4260-LW150-2-R "I'm sorry Dave, I'm afraid I can't do that" https://t.co/G4eAzGOSVJ
14:24:52 <T3sl4> yeah usual way is to feed in some RtCt from a follower and resistor divider, or the hacky way splitting the Ct between one to GND and one to IS
14:25:46 <T3sl4> arch: i assume there's a dot missing between the RtCt and thing
14:26:48 <EEVBlog> New EEVBlog Retweet: Sam M: Next-gen renders, artwork and animations of electronics! More info at the eevblog forum! https://t.co/mJaWMctkl7 @EEVblogForum @eevblog @hackaday #electronics #gan #b3d https://t.co/cwC5YqGV6x
14:40:38 <MrMobodies> 0.3c very cold and I got everything on in the workshop
14:42:20 <rust_collector> you should move your workshop indoors
14:42:42 <MrMobodies> i mean it is 0.3c outside
14:42:56 <rust_collector> oh
14:43:06 <rust_collector> well, don't be outside?
14:43:08 <MrMobodies> it is about 6c in the utilitiy room and about 8c in here
14:43:47 <rust_collector> it is -13.8 here. and the usual 19 inside
14:45:08 <MrMobodies> well I forgot to check the pressurised system
14:45:17 <MrMobodies> I cant go into the attic without waking my parents up
14:45:34 <rust_collector> well, you will remember that tomorrow
14:45:36 <MrMobodies> with no heating, it is not nice
14:45:44 <MrMobodies> but I just turned on a hair dryer
14:46:02 <MrMobodies> I put in on a shelf under the desk to warm it up a bit
14:46:12 <rust_collector> mounting a hair dryer under your desk... that is not a bad idea
14:46:21 <arch> crotch warmer
14:46:25 <MrMobodies> well it is under a shelf in a cabinet
14:46:33 <MrMobodies> I have one to heat my bed up
14:46:38 <MrMobodies> but there is a problem with that
14:46:49 <rust_collector> find some mc hammer pants, and inflate it with your hair dryer
14:46:55 <MrMobodies> static builds up and I see lights when I move
14:50:12 <MrMobodies> https://i.imgur.com/rpqfnjl.jpg
14:51:32 <MrMobodies> I am feeling a lot better
14:51:39 <MrMobodies> I thought I was coming down with a cold
15:16:25 <arch> that's some ghetto way of heating, but understandable. i think you are greatly shortening your hairdryer's lifespan though
15:25:14 <rust_collector> one of these days, he will have less hair, so that will work out fine
15:27:42 Quit: arch ([email protected]) Ping timeout: 121 seconds
16:24:54 <MrMobodies> I found that hairdryer down a skip 2 years ago
16:25:57 <rust_collector> https://www.youtube.com/watch?v=9fPeooNyBCA good night
16:28:39 <MrMobodies> I use to buy fan heaters many years
16:28:43 <MrMobodies> and they all broke
16:29:08 <MrMobodies> all form reputable brands but htey all looked the same most of them
16:29:16 <MrMobodies> one of them melted and smoked
16:29:29 <MrMobodies> some had cords in places where it sat on it
16:29:36 <MrMobodies> and that sparked around the room
16:29:58 <MrMobodies> but I did remember an old metal heater actually that's an idea let me look
16:30:19 <MrMobodies> it was a little small unit with two button I think it said phlips and it was brown
16:30:33 <MrMobodies> My mum threw it out one day when I was looking for 20 years ago
16:30:52 <MrMobodies> I think she said it was old
16:31:58 <MrMobodies> isn't that strange
16:32:18 <MrMobodies> https://www.ebay.co.uk/itm/Retro-Heater-Philips-HD-3240-Fan-Heater-70s-Vintage-Made-In-Britain-Brown/254859753104
16:32:32 <MrMobodies> Looks very similar to the one I remembered
16:33:31 <MrMobodies> actually it was this one:
16:33:33 <MrMobodies> https://www.ebay.co.uk/itm/Vintage-Philips-HD-3240-Electric-Fan-Heater-2kw-Brown-60s-70s-Retro-Film-Prop/224328420676
17:14:52 Topic Is: Official IRC channel of the EEVblog - www.eevblog.tv
17:14:52 Set By: (Halcyon) on: Fri Jan 24 20:18:27 2020
17:27:10 Quit: Ysjoelfir ([email protected]) Changing hosts
17:27:10 Join: Ysjoelfir ([email protected]) to #EEVblog
17:27:18 Mode: (by ChanOP) +o Ysjoelfir
18:26:18 Join: Watcher ([email protected]) to #EEVblog
18:34:05 <Halcyon> Evening all
18:35:26 <Watcher> moring Halcyon
18:35:44 <Watcher> what will you tell us
18:36:24 <Halcyon> Hrmmm... I just got home from work?
18:37:32 <Watcher> good day @ work?
18:37:58 <Halcyon> Neither good nor bad, just routine
18:38:01 <Halcyon> How was your sleep?
18:38:56 <Watcher> relative good a couple of times whas i a couple of minutes a wake
18:39:11 <hsn> hola
18:45:00 Quit: Watcher ([email protected]) Quit: i'am out
18:46:46 <MrMobodies> I found another capture card, 4x 1gbps fibre but with 4 ethernet modules
18:46:48 <MrMobodies> https://www.ebay.co.uk/itm/Napatech-NT4E-4-STD-801-0077-04-22-4-Port-Network-Capture-Adapter-073-007902-02/143782975629
18:47:23 <MrMobodies> and it has drivers and the packet capturing tools which will be interesting when it turns up
18:58:42 <steve30> hi
19:02:06 <MrMobodies> hello
19:02:20 <MrMobodies> it is -0.7c outside but no snow now
19:03:45 <steve30> we have a small coating of snow
19:03:48 <steve30> but its sunny
19:04:04 <MrMobodies> seems brighter than yesterday
19:05:09 <steve30> I want to go out with my video camera later
19:06:40 <Halcyon> To record cats?
19:06:54 <steve30> nah
19:16:16 * Ysjoelfir pops in
19:16:18 * Ysjoelfir waves
19:17:30 <Halcyon> Hey Ysjoelfir
19:18:00 <Ysjoelfir> mornings Halcyon
19:18:25 <Halcyon> How are you?
19:20:26 <Ysjoelfir> tired
19:20:30 <Halcyon> Me too
19:22:06 <Ysjoelfir> why?
19:22:21 <Halcyon> Slept like shit last night and worked today
19:22:40 <Ysjoelfir> sounds terrible
19:23:13 <Halcyon> Oh well
19:23:17 * Ysjoelfir hugs Halcyon
19:23:18 <Halcyon> I'll try again tonight
19:23:26 <Ysjoelfir> hah :P I hope so
19:23:37 <Ysjoelfir> "Meh, slept bad once. Will never go to bed again!"
19:23:56 <Ysjoelfir> *Halcyon evolves tooooooo,...... Nothing\!*
19:24:12 <Halcyon> Heheh
19:24:53 <Ysjoelfir> bought a new keyboard again yesterday. I am realy going through those in a hurry >_>
19:25:18 <Ysjoelfir> must be the third >130€ keyboard in 2 years
19:35:47 <steve30> mmm, keyboard
19:36:15 <Ysjoelfir> yeah
19:36:26 <Ysjoelfir> Decided for a Durgod Taurus K310 this time
19:36:42 <Ysjoelfir> didn't have any luck with DasKeyboard and Roccat
19:40:05 <Ysjoelfir> I opted for the british layout as well as I intend to learn some more coding, and getting to parenthesis on a german keyboard, especially to non-round ones, is a pretty big PITA
19:47:10 <K> hello squirrels
19:47:11 <EEVBlog> Hello there, K!
19:47:15 <K> yay, a win
19:47:22 <Ysjoelfir> Hey dugong
19:47:42 * steve30 pets his Model M
19:47:47 <Ysjoelfir> seems to be happening a lot less often in latest times
19:47:56 * K pets his fullsize apple aluminium keyboard
19:48:10 <Ysjoelfir> steve30, I would love to have a M, but I would assume that mrs. spouse would kill me, probably using the M
19:49:43 <Ysjoelfir> K, I once had an apple keyboard. I liked the look and feel, but never could get that thing to work properly on a normal PC back than, so I binned it
19:50:51 <K> the flat one or the semi-translucent?
19:51:03 <Ysjoelfir> the flat one
19:51:12 <K> for shame
19:51:28 <K> otoh dunno how it beheaves with pc
19:52:21 <Ysjoelfir> it didn't work very good. many keys didn't work, but that looked pretty random to me.
19:52:39 <K> might have been b0rk
19:53:14 <Ysjoelfir> probably. I would also need a fitting set of keyboard and mouse for that powermac G....3 or whatever, the translucent blue/silver one. even though I will never use the apple stuff thats in there but convert it to a x86 some day
19:53:38 <K> apple mice i do not like
19:54:23 <Ysjoelfir> I actually never even looked at one, I have no idea how they are (god this damn roccat keyboard, some keys started to squeak when you press them, thats SOOOOOOOO annoying!)
19:55:06 * steve30 away
19:55:15 * Ysjoelfir not
20:12:58 <Halcyon> T3sl4, what's the "standard-ish" solder diameter for most electronics?
20:13:07 <Halcyon> I need to buy some more and the label came off mine
20:13:36 <Ysjoelfir> I use .5 to .7mm
20:13:46 <Ysjoelfir> usually .7 is cheaper here, so I go for that
20:14:06 <Ysjoelfir> but I have used 1, 1.5 and 2mm for ages without problems, even with SMD.
20:14:08 <Halcyon> I saw Geoff's post about leaded solder, I figured I might as well stock up on that too
20:14:15 <Ysjoelfir> hm?
20:14:17 <Ysjoelfir> which post?
20:14:28 <Halcyon> https://www.eevblog.com/forum/chat/really-rs-components-i-am-not-allowed-to-order-solder-anymore/
20:15:08 <Halcyon> 500g of 0.81mm for AUD$41.15
20:15:57 <Halcyon> 63/37 Sn/Pb
20:16:03 <Ysjoelfir> lol. another reason I don't buy from RS. But meh, I have switched to leadfree for years, works perfectly fine tbh
20:16:18 <Halcyon> I like Lead :P
20:16:31 <Halcyon> I also miss Beryllium Oxide for thermal paste
20:17:27 <Ysjoelfir> I used leaded solder for a long time and was highly against lead free as I have tried one of the very early lead free solders which was just crappy as hell. but with good stuff like Stannol Kristall 511 it works very nice.
20:17:37 <Ysjoelfir> I never knew they stopped using BeO in thermal paste
20:17:50 <Halcyon> Yeh long time ago
20:18:16 <Halcyon> I did have a tube from the 90s
20:19:11 <Ysjoelfir> I recently binned my old thermal paste as it was totally separated. only the oily part wouldn't provide that much cooling :P
20:21:35 <Halcyon> :P
20:37:22 <K> Ysjoelfir, you could just mix it up back again
20:37:28 <K> berylium oxide is the white stuff
20:37:37 <Ysjoelfir> true, but its already in the trash
20:37:44 <Ysjoelfir> yep, binned the good BeO :(
20:37:44 <K> weak.
20:38:04 <Ysjoelfir> I know, but I tend to keep way to much stuff, so I HAVE to stop doing that and instead bin more stuff
20:38:17 <K> got banned because some eejits decided to eat it
20:38:29 <Ysjoelfir> why would you do that?
20:38:35 <K> cause eejits
20:39:48 <Ysjoelfir> I see :P
20:51:35 <EEVBlog> New EEVBlog Retweet: 2021, still waiting. :Which was quoting: Dave Jones: Bullshit. Won't happen. Tesla plans to have 1 million self-driving robo-taxis on the road by 2020 https://t.co/9pQFcPYkfS via @SmallCapsASX
20:55:35 <Ysjoelfir> Who could have seen that coming!
20:56:57 <EEVBlog> New EEVBlog Retweet: And for those that didn't read the whole thing, Tesla may also (and likely already has) bought gold bullion as well. Physical silver bullion would make sense as well, as they can use it in their solar panels. Heck don't stop there, they use copper as well. :Which was quoting: Dave Jones: Ah, so that's the reason for the bump. Telsa bought $1.5BN in Bitcoin. And will begin accpeting Bitcoin for products soon
21:43:16 * Ampera licks Halcyon
21:46:33 <EEVBlog> New EEVBlog Tweet: Eagle CAD installs into the C root with the version as the directory name? LOL https://t.co/qS7aoaO7l0
21:53:13 * Ysjoelfir sticks his Feuerwurst into ampera's mouth
21:53:49 * Ampera smacks Ysjoelfir, sending him flying right beyond the sea
21:54:02 <Ysjoelfir> weeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee~
21:54:14 <Ysjoelfir> *thump*
22:23:04 <hsn> hey Ysjoelfir got a question
22:24:23 <hsn> https://altium-install-content-test.s3.amazonaws.com/Altium%20Designer%2010/images/screenshots/PcbPrint_Scn1_600x385.png?cls=res&xid={F954F083-8A29-42EA-8E1E-57C4D3D1D283}
22:24:45 <hsn> this green table on the right .. where .. how ? :D
22:24:45 <Ysjoelfir> thats pretty schmooool
22:25:26 <hsn> yes .. but i cant find it on pictures
22:25:29 <Ysjoelfir> I think thats from the draftsman thing? Never used it, but I have it on my "must look into some day"-list
22:25:39 <Ysjoelfir> T3sl4, do you know what that is?
22:25:48 <hsn> its not "the stack" table .. its the "inspection" thingy
22:25:59 <hsn> inspection checklist or somthing
22:26:16 <hsn> https://www.altium.com/documentation/sites/default/files/wiki_attachments/294376/Dwg_Example3.png
22:31:31 Join: coppice ([email protected]) to #EEVblog
23:58:39 <K> kopiiii
Search this day's buffer:
