AustNet AustNet Archive Project — IRC Logs
« All channels | Contribute a log »

// #eevblog — 2023-01-10

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
02:24:40 * Ysjoelfir pokes T3sl4
02:24:47 <Ysjoelfir> and maybe arch, for good measure
02:25:05 * T3sl4 jiggles
02:25:22 <Ysjoelfir> T3sl4!
02:25:25 * Ysjoelfir hugs T3sl4
02:25:35 * Ysjoelfir whispers into T3sl4 's ear:
02:25:40 <Ysjoelfir> I want to try something wild
02:25:57 * T3sl4 huggles Ysjoelfir back
02:26:10 <arch> !fart Ysjoelfir
02:26:10 * EEVBot stuffs Ysjoelfir with sauerkraut and beer, and watches the madness unfold
02:26:17 <Ysjoelfir> lol
02:26:22 <Ysjoelfir> yeah, this might be madness
02:26:24 <Ysjoelfir> so
02:26:37 <T3sl4> madness? THIS IS SPARTA
02:26:44 <arch> no, this is patrick
02:26:52 <Ysjoelfir> any of you tried using the beloved shithole called MC34063 in an isolated configuration? :D
02:26:55 <T3sl4> sir, this is a wendy's
02:27:19 <T3sl4> Ysjoelfir: i mean, it's not going to be much worse than usual
02:27:37 <Ysjoelfir> thats the idea. its shitty to begin with, so it can't get that much worse, can it
02:27:42 <DHess_US> Ysjoelfir, yes, worked fine for me.
02:27:53 <Ysjoelfir> oh? how did you do it, DHess_US?
02:28:17 <DHess_US> What do you mean? It is a constant off time switching regulator. Use it like that.
02:28:59 <DHess_US> Just drive a flyback transformer and use an optocoupler from the secondary for feedback.
02:29:24 <Ysjoelfir> so the minimum approach that I had in mind as well.
02:29:51 <DHess_US> The advantage with a constant off time switcher is simplified frequency compensation
02:30:36 <DHess_US> I guess you could use it for an isolated forward converter also.
02:30:48 <T3sl4> it's hysteretic anyway, just use a zener into the opto, good enough
02:31:15 <T3sl4> is forward safe i.e. can you force <50% duty?
02:32:05 <DHess_US> Change the reset winding so that it resets faster
02:32:18 <T3sl4> ew, winding
02:32:32 <DHess_US> No, it wouldn't be forward safe, but you can fix the reset winding.
02:33:05 <DHess_US> With constant off time it is limited to like 80% depending on the clock frequency.
02:33:22 <rust0> but that loupe thing is actually pretty nice
02:33:33 <DHess_US> Hmm, could modify the oscillator I think to make it 50%
02:33:41 <T3sl4> i suppose with a RCD clamp snubber, you could run a divider into a BJT into FB to force it off when it runs too high
02:34:48 <rust0> yes
02:35:12 * T3sl4 throws rust0 for a loupe
02:35:37 <rust0> thanks. I can not get used to this kind of fucus, that windows use
02:36:06 <rust0> or focus
02:36:16 <T3sl4> fuchsia
02:38:00 <K> watch yo profanity!
02:38:16 <T3sl4> no, fuchs you
02:38:29 <K> A SPANK.
02:38:40 * T3sl4 moans
02:39:45 * K Ed1s0N5 T3sl4
02:39:53 <T3sl4> D:
02:40:07 <Ampera> That's a crime against AC!
02:40:23 <Ampera> I demand you rectify this infraction.
02:40:33 * T3sl4 crackles with bipolar rage
02:40:44 <K> (kills an elephant)
02:40:49 <K> happy now?
02:40:57 <T3sl4> >:(
02:41:03 <Ampera> No, kill a person.
02:41:17 <T3sl4> or pill a kherson
02:42:05 <Ampera> do it to a donkey
02:42:20 <rust0> pkill donkey
02:42:38 <Ampera> zombie donkey
02:42:42 <Ampera> you can't pkill iot
02:42:45 <Ampera> *it
02:43:09 <T3sl4> i once had a process hang, i think because a driver did
02:43:11 <T3sl4> unkillable
02:43:29 <T3sl4> maybe *nix would be able to figure that out, but windaz didn't of course
02:43:53 <Ampera> No, and what's interesting is NT is designed to have a lot of drivers in userspace
02:44:09 <Ampera> so in theory, it should be easier to kill programs blocked by misbehaving drivers under NT
02:44:20 <Ampera> the solution in Linux is to simply not have shitty closed source drivers that don't work
02:44:25 <DHess_US> It depends on what ring the driver runs in. Linux pushes hard to move driver code to outside of ring-0.
02:44:59 <Ampera> DHess_US, don't most I/O functions still have to be somewhere in kernel space, though?
02:44:59 <T3sl4> does anyone use ring 1-2 anymore?
02:45:10 <DHess_US> Back during the NT 3.51 transition, or somewhere in there, the graphics driver was moved to ring-0 for better performance. Before that, a graphics driver crash couldn't bring down the system.
02:45:17 * jaymax is hung like a chrome process
02:45:45 <DHess_US> T3sl4, usually just ring-0 and 3 these days, except for legacy and specialized stuff.
02:46:12 <DHess_US> Ampera, some do, but even with those most of the code can be moved to user space with just a stub in ring-0
02:46:22 <T3sl4> ironically with the introduction of hypervisors, the need for more rings returned, but of course they can't tell everyone to just quietly shift their kernels up a few unused notches
03:24:49 Join: Kuschelpony ([email protected]) to #EEVblog
03:31:09 Quit: Kuschelpony ([email protected]) Ping timeout: 121 seconds
03:33:31 Join: Kuschelpony ([email protected]) to #EEVblog
04:04:21 * flyback bites DHess_US
04:04:28 <flyback> DRIVE THIS!
04:04:32 Quit: eddie ([email protected]) Ping timeout: 121 seconds
04:06:00 * DHess_US banishes flyback to Nevada.
04:32:57 Join: eddie ([email protected]) to #EEVblog
04:37:18 Join: watcher ([email protected]) to #EEVblog
04:48:03 <watcher> Ysjoelfir: Can you send the link for the unboxingstream?
04:54:43 <Ysjoelfir> The misses is still in the bathtub, and I need her to present it. but I can do a video thing and share that tomorrow :)
04:55:05 <Ysjoelfir> (I don't know how to do streams either anyway and had no time to figure that out as I just came from work)
04:55:23 <rust0> the devloving stream... interesting
04:55:33 <rust0> damn words
04:56:01 <Ysjoelfir> yes, I hate words as well
04:57:40 <rust0> https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwivoMz9h7v8AhXHtYsKHRlvDiQQ3yx6BAgYEAI&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPTsSk0r_Tq8&usg=AOvVaw2t-bY4e6s3kJolQf57bs6K
05:04:56 * jaymax amp 'er sands rust0
05:06:18 <K> urrrgghhhh enough work
05:06:22 * K creaks
05:06:31 <rust0> work?
05:06:53 <K> aye.
05:07:30 <rust0> we can swap jobs for a week, and you would have almost nothing to do, and you would be unemployed the next week too!
05:07:32 <Ysjoelfir> I agree.
05:07:48 <Ysjoelfir> are you getting fired?
05:08:08 <rust0> no, K is, after I am him for a week
05:08:49 <K> mhh
05:08:59 <K> no i am at work and will go home now
05:09:39 <jaymax> https://files.maxuel.compy.ca:5281/upload/hZZhxwi0nXdAi6M4/AYRZx6CoQLWluM-CPR3ooQ.jpg
05:10:08 <K> have half day off tomoroow, had to do some more
05:10:26 <K> good friends good grandma died, going to funreal tomorrow
05:10:38 <rust0> aww
05:10:44 <rust0> that is not great
05:11:01 <K> that is sub-optimal, indeed.
05:22:49 Quit: watcher ([email protected]) Quit: I cna ytpe 300 wrods pre mniuet!!!
05:23:13 <Ysjoelfir> yeah, not great
05:23:23 <Ysjoelfir> seems like people are dieing right now in a bit bigger number
05:23:58 <Ysjoelfir> I still ponder wheather (or however you type this fucking word) I will go to the funeral on 18th
05:24:30 <rust0> not sure. it can be a mix of us getting to an age where people start dieing, and... it is christmas, so it is the season?
05:24:47 <rust0> wether?
05:25:11 <rust0> damnit
05:25:16 <jaymax> whether
05:25:17 <rust0> whether
05:25:31 <rust0> I should not type things todau
05:25:32 * jaymax gets whetter
05:25:41 <rust0> !*($^&$&@#!!111
05:55:35 <Ysjoelfir> Halcyon, unboxing video for you! please share with watcher when he returns :D http://img.pdi.engineering/various/VID_20230109_193438.mp4
06:00:58 <jaymax> https://files.maxuel.compy.ca:5281/upload/1K5iU_Wtuot50VXw/gerbilstuffing.txt
06:07:23 <jaymax> o----)||(--+--|<----+ +---------o + D O
06:07:23 <jaymax> L )||( | | | C U
06:07:23 <jaymax> A I )||( +-->|-+ | +-\/\/-+--o - T
06:07:23 <jaymax> C N )||( | | | | P
06:07:23 <jaymax> E )||( +-->|-+--)---+--)|--+-o U
06:07:23 <jaymax> )||( | | | GND T
06:07:23 <jaymax> o----)||(--+--|<----+----------+
07:01:05 <arch> 'In 1955 one man who was "feeling depressed" reportedly inserted a
07:01:05 <arch> 6-inch paper tube into his rectum, dropped in a lighted firecracker, and blew
07:01:05 <arch> a hole in his anterior rectal wall.'
07:02:24 <jaymax> Saddest birthday cake
07:02:31 <arch> jaymax, is that supposed to be a full wave rectumfrier?
07:02:34 <arch> ascii art i mean
07:02:43 <jaymax> Sure
07:03:19 <jaymax> Found in https://files.maxuel.compy.ca:5281/upload/oGQapVHtS28dtR2o/jargn10.txt
07:04:23 <jaymax> > A power supply consisting of a full wave rectifier circuit feeding a capacitor input filter circuit
07:04:43 <arch> we need more ascii schematics
07:04:49 <jaymax> ^
07:20:49 <Ampera> https://media.discordapp.net/attachments/315713347368648705/1062100384706986074/PXL_20230109_200617769.jpg
07:20:56 <Ampera> I bought an book
07:21:29 <rust0> hmm, when is that from?
07:22:20 <Ampera> recently
07:22:26 <Ampera> latest ed afaik
07:23:24 <rust0> it is annoying when you find something that says "newest thing" and it is from 1962
07:40:12 <josuah`> jaymax: I can read that stuff!
07:40:45 <josuah`> although, I prefer my slightly less compact convention: https://josuah.net/hardware/chronometer/circuit.txt
07:40:53 <josuah`> https://josuah.net/hardware/symbols.txt
07:40:54 <josuah`> :P
07:41:38 Quit: Kuschelpony ([email protected]) Connection closed
07:52:23 <steve30> hi
08:40:17 * jaymax turns up Ampera 's turtleneck
09:00:59 <T3sl4> electrohead: https://www.reddit.com/r/pics/comments/107cwqu/staging_our_house_to_sell_and_my_wife_insists/
09:01:02 <EEVBot> [reddit] Staging our house to sell and my wife insists these masterpieces could deter a potential buyer. (https://www.reddit.com/gallery/107cwqu) to r/pics | 49275 points (88.0%) | 2724 comments | Posted by Zakkattack86 | Created at 2023-01-09 - 06:12:00CST
09:01:18 <T3sl4> now, if there were red streaks in the bowl, that might be overselling the art
09:05:49 <jaymax> YAYYYYYYY!
09:42:05 <electrohead> o/
09:42:53 <electrohead> T3sl4: LOL
09:42:56 <electrohead> I love it
10:44:06 <jaymax> Aight who took my mojo? Fess up boys.
10:44:16 <jaymax> .. and Ampera. <3
10:44:29 <Ampera> your wha
10:44:30 <Ampera> who the wha
10:44:34 <Ampera> who are you and what are you doing in my house
10:44:57 <jaymax> Stealing all your turtlenecks in retribution.
10:45:18 <jaymax> But my mojo is still gone.
10:45:18 <Ampera> literally stealing our uncool
10:45:23 <Ampera> chord mojo?
10:49:35 <T3sl4> Ampera irl, or something, probably https://i.redd.it/pf6z9zg4l2ba1.png
10:49:37 <EEVBot> [reddit] egg_irl ('Non-binary Meme' flair) to r/egg_irl | 2501 points (96.0%) | 92 comments | Posted by AnActualDemiGod | Created at 2023-01-09 - 13:33:54CST | https://redd.it/107njwt
10:50:25 <Ampera> I think too hard about my own gender why the hell would I want to overthink other people's genders too
10:51:01 <T3sl4> hence abolish
10:51:17 <Ampera> There are two genders. Mine and everyone else's
10:51:37 <jaymax> That's the spirit
10:52:09 <Ampera> abolish gender lady is pretty metal tho I approve
11:03:38 <T3sl4> oh yeah, i even saw a comment relating to that earlier https://www.reddit.com/r/CuratedTumblr/comments/107p2lj/comment/j3nvi38/
11:03:39 <EEVBot> [reddit] Comment by Itrade | 198 points | Posted at 2023-01-09 - 15:30:17CST | There is an argument going around that the "bi" in bisexual means *both* as in "attracted to *both* women and men", thus enforcing the gender binary and the idea that there are only two genders in the first place. Most bisexuals will respond that what the "bi" prefix actually conveys is attraction to *both* one's own gender and genders other than one's own. Anyway bonus […]
11:04:05 <T3sl4> oh hey, the bot quoted the relevant part even (the last full sentence)
11:04:42 <T3sl4> i know it's not exactly "mine and everyone else's", just saying, related sort of idea :P
11:06:26 <Ampera> that's some of the most mental gymnastics I've seen in a long while
11:06:35 <Ampera> what about people who are literally just attracted to only women and men
11:06:47 <Ampera> and isn't pansexual supposed to be some woke bisexual which includes every gender?
11:06:50 <Ampera> including cookware?
11:06:59 <electrohead> is it me, or is anyone else getting sick and tired of hearing about people's stances on sex, gender, etc? I get people want to be who they are, yeah that's cool, but .. stfu already?
11:07:18 <electrohead> (that's in general)
11:07:50 <electrohead> that's not singling out anyone, whatsoever. I honestly don't give a shit, regardless
11:08:17 <T3sl4> Ampera: i suppose they might exist, a non-NB preference that is
11:08:48 <Ampera> I'm always of the mind that there are multiple valid ways to describe the universe. That being said, I don't heavily subscribe to the notion of non-binary genders.
11:09:09 <Ampera> I have no objection to people using it to categorize themselves, it's just not something that exists in my headspace.
11:09:50 <T3sl4> but what do you expect, that was reacting to the tendency for some people to oversimplify and put things rigidly in two or few bins and that's that, and then chronically misunderstand a world that is much more flexible than they are
11:11:16 <Ampera> I think my belief is that, as a concept, gender is being used to describe more than what's obvious. The feelings and personality traits people claim to be part of a non-binary option I think are just separate personality traits that either side of the binary could reasonably experience.
11:11:36 <Ampera> that being said, there is more than one valid way to describe the universe. You can redefine the numbers and still get the same answer.
11:12:11 <T3sl4> they're just taking that one step further and combining/generalizing it into "gender continuum"
11:13:07 * Ampera sneezes
11:13:11 <T3sl4> which seems reasonable enough to me, a fan of reasonable generalizations
11:13:36 <T3sl4> if you want to express that as a mess of multiple variables, you can arrive at the same place functionally, but you're most likely making things more complicated for yourself :P
11:13:43 <jaymax> So much emphasis on labelling personalities, eventually the aether realizes it's just another form of minstrel show.
11:14:20 <Ampera> I consider it reasonable so long as people don't decide others must subscribe to their cataloging system. What's complicated for one person is simplistic to another
11:14:30 <Ampera> based of what priorities one has in describing things
11:15:26 <jaymax> For some "fandoms", that line has already been crossed. It's the whole catwoman episode of Nip/Tuck all over again.
11:15:28 <T3sl4> i don't care much about the labels myself, but some do, and i don't begrudge them of that
11:15:50 <T3sl4> i might begrudge them of not having a personality outside of their label/preference, or needing a hobby, though :P
11:16:03 <jaymax> ^
11:16:07 <T3sl4> but if nothing else, it's rather convenient to have one or a couple words to describe some thing, or ones' state of being, rather than having to articulate it to every random person :P
11:16:31 <Ampera> Much of my life has been to do with the ying and yang of male vs female. To me, the binary is a core aspect of how I think about myself, and for finding out what truly is a difference instead of just a commonality.
11:16:58 <jaymax> Related... https://yro.slashdot.org/story/23/01/09/2156239/seattle-schools-sue-tiktok-meta-and-other-platforms-over-youth-mental-health-crisis
11:16:58 <EEVBot> [url] Seattle Schools Sue TikTok, Meta and Other Platforms Over Youth 'Mental Health Crisis' - Slashdot | yro.slashdot.org
11:17:04 <T3sl4> i wonder how easily, continuum thinking, comes to some people
11:17:22 <electrohead> Halcyon irl - https://v.redd.it/lq79kyhtu0ba1
11:17:23 <EEVBot> [reddit] birb wiggles to r/AnimalsBeingDerps | 8072 points (98.0%) | 83 comments | Posted by nihonlights | Created at 2023-01-09 - 08:44:25EST | https://redd.it/107equh
11:17:30 <T3sl4> it must not be universal, surely there are some people who will just never grasp it no matter how earnestly you try
11:18:02 <jaymax> electrohead: seems accurate
11:18:06 <Ampera> I absolutely understand the notion of a gradient, or otherwise analog form of rationalizing a concept
11:18:08 <T3sl4> then there are people like me, i noticed the pattern of many things having fuzzy borders or variable amounts or traits or whatever, long ago
11:18:30 <T3sl4> and my physics training has only reinforced that, and i've generalized it further to many things
11:19:04 <T3sl4> which is funny because that's exactly one thing that physics does, treat a pile of discrete values as if it's continuous because it's just easier to, sometimes
11:19:22 * electrohead munches popcorn and beer
11:19:41 * jaymax joins in
11:19:47 <jaymax> ... nor notr
11:19:53 <jaymax> News to read, after all.
11:20:15 <T3sl4> maybe these things (anything, take your pick) really is meaningfully granular, like, a few bits per axis and however many (fairly few) axes and that's that, but, that's still a lot of points to choose from and a point cloud would do just as well to express it
11:20:31 <T3sl4> er, /really are/
11:20:54 <Ampera> you're like on 3-4 levels of metaphysics above me right now
11:20:56 <T3sl4> for certain, ultimately it is granular, but you might have to go into the 10^30s to see it (we're all atoms and shit)
11:21:24 <T3sl4> Ampera, i never met a physics i didn't like
11:22:03 <Ampera> I've never thought myself to be neither male nor female, and while there's an undeniable gradient in terms of measurement, I still consider it to be a gradient bounded by a binary, to which one person is almost certainly closer to one end or the other
11:22:18 <Ampera> unless they try really hard to be as in the middle as possible
11:22:41 <T3sl4> for sure, people are a statistical distribution, that clusters heavily bimodally
11:23:03 <T3sl4> but the gap inbetween need not be an empty set :)
11:23:08 <Ampera> I do not think sexual preference with respect to one's preference to another party has anything to do with gender, nor really sexual preference.
11:25:08 <Ampera> there's a lot of people who I think tend to bloat the concept with things that really do not have anything to do with what I view to be gender. This is personally significant, as "what is it about me that is female rather than male" has been a core question in trying to understand my feelings.
11:26:57 <Ampera> anyways, I try not to think about this too much, because as electrohead alludes to, I think it distracts from the actually good and enjoyable things in life.
11:29:08 * electrohead hugs Ampera
11:29:14 * electrohead hugs T3sl4 with beer
11:29:19 <Ampera> ew
11:29:22 * T3sl4 beers Ampera with hugs
11:29:28 <Ampera> touching outside marriage
11:29:30 <Ampera> immoral
11:29:32 <Ampera> sinful
11:29:34 <Ampera> heretical
11:29:40 <T3sl4> h...hand holding? BAKA!
11:30:12 <Ampera> my thighs are at such a level of sore right now that the act of sitting down on the toilet is actually painful
11:30:23 <Ampera> this is what I get for moving at all ever
11:30:59 <jaymax> https://files.maxuel.compy.ca:5281/upload/zjSDNZ7XVV26cgLv/UJlmRqf-SgCfoOh7TIs96Q.jpg
11:31:51 <Ampera> let's just hope tomorrow I have enough ligaments left in my legs to step on a clutch
11:32:16 <electrohead> Ampera: you should drive down here, and be here by tomorrow 0800 - to help move a solid 2500 pounds of documentation :D
11:32:23 <electrohead> it'll bring the pain quicker lol
11:32:25 <T3sl4> jaymax: https://i.imgur.com/h9tbwcH.jpeg https://i.imgur.com/qrhc26Mh.jpg
11:32:41 <Ampera> I'd probably literally just make it in time to crash and die at that time if I left now
11:32:42 <Ampera> lol
11:32:47 <electrohead> lol
11:32:57 <Ampera> just turn the power metal up another notch
11:33:06 <Ampera> I don't need sleep, I just need moar powah
11:33:37 <electrohead> I'm not joking about that, either; (we) spent an 8 hour shift a good 45 minutes away from working, loading a u-haul truck with boxes of documentation and schematics, from another electronics repair company that is shutting down
11:33:49 <electrohead> we purchased *all* of their docs and schematics >.<
11:34:00 <electrohead> away from work*
11:34:16 <Ampera> some poor fuck's gonna be sat in front of a scanner, huh?
11:34:22 <electrohead> rofl.
11:34:28 <T3sl4> electrohead: *picks up a hard drive, places it down in another location* https://i.imgur.com/B0St5fv.png
11:34:53 <electrohead> well I brought that up last week as a possible "hey we may be able to do this" sort of thing
11:34:55 <electrohead> as of now, fuck that.
11:35:03 <electrohead> T3sl4: lol
11:35:14 <electrohead> no hard drives. all paper, my man
11:35:21 <jaymax> T3sl4: very nice
11:35:25 <T3sl4> https://imgur.com/gallery/kFrPnMz BUN
11:35:26 <EEVBot> [url] when you're trying to push through a long work day despite feeling like shit and your late meeting hasn't even started yet. - Album on Imgur | imgur.com
11:36:40 <Ampera> bunflop <3
11:39:06 <electrohead> https://i.imgur.com/ychofsd.png
11:39:08 <electrohead> lmao
11:40:49 <electrohead> uhhh...
11:40:51 <electrohead> https://imgur.com/gallery/yP9yH1K
11:40:51 <EEVBot> [url] "The Prayer" is an AI robotic mouth by artist Diemut Strebe that chants algorithmically generated prayers - Album on Imgur | imgur.com
11:43:22 <jaymax> r/dontputyourdickinthat
11:43:24 <EEVBot> [reddit] https://reddit.com/r/dontputyourdickinthat | 891,102 subscribers | Created at 2016-10-29 - 13:29:00ADT | Don't do it! This subreddit is for things that are... well... not to be penetrated. NO ANIMALS
11:47:14 * electrohead pets the bot
11:47:48 * T3sl4 sticks the bot in The Prayer
11:56:02 <jaymax> Ohhhh, we're halfway there....
12:03:14 <electrohead> https://imgur.com/gallery/0vuFoij
12:03:14 <EEVBot> [url] Sliced cucumbers placed over the eyes are said to reduce dark circles under the eyes. - Album on Imgur | imgur.com
13:03:11 * Ampera kisses Halcyon
13:41:14 <steve30> I'm just playing spot the steve30 on youtube. I found a brief appearance of one, eventually
13:43:12 <Ampera> I'm sure he looked dashing as ever, steve30
13:51:07 <jaymax> Spot the jaymax on YouTube is rather boring - 3 or 4 sightings in total. So thin in most of them. </3
13:52:33 * jaymax was 170lbs and 30-32" waist in 2012
13:54:03 <jaymax> tinyurl.com/joelmaxuel or http://www.chebucto.ns.ca/~bb782/
13:54:04 <EEVBot> [url] Joel Maxuel - Home Page | www.chebucto.ns.ca
14:23:27 <Halcyon> Afternoon niblets
14:23:46 * Halcyon tongues Ampera
14:45:13 * Ysjoelfir nibblets on Halcyon 's thumb
14:45:42 * steve30 toasts
14:46:38 * Halcyon butters steve30's toast
14:51:08 <Ysjoelfir> Halcyon, I shared the unboxing vijeo yesterevening. did that satisfy you?
14:51:49 <Halcyon> Oh, I didn't see it....
14:52:42 <Ysjoelfir> :O!
14:53:13 <Halcyon> I'm downloading it now, I was in bed
14:53:22 <Ysjoelfir> xD
14:53:29 <Ysjoelfir> I was just getting the link for you again
14:53:35 <Halcyon> I found it :)
14:54:11 <Halcyon> I have a meeting in 5 minutes, but I'll be back in about 30-45 mins and watch it then
14:55:55 <Ysjoelfir> enjoy your meating :)
15:47:13 <Halcyon> I'm back Ysjoelfir
15:47:44 <Halcyon> Hahahah you sound just like the guy from Great Scott
15:47:44 <Ysjoelfir> and I am almost falling asleep, so hurry up ;P
15:47:52 <Ysjoelfir> is that so?
15:47:53 <Halcyon> (Who happens to be very hot)
15:48:26 <Halcyon> You're very articulate. I love it
15:49:19 <Ysjoelfir> I always try to be articulate. its part of my personality :D
15:49:24 <Ysjoelfir> And I noticed that people like that
15:49:28 <Halcyon> Oh you got the black folio, neat
15:49:40 <Ysjoelfir> thats the camera, its actually the blue one
15:49:45 <Halcyon> Oh right
15:49:50 <Halcyon> I like the pen too
15:50:07 <Ysjoelfir> yeah, that one is realy nice, the green looks in person way better than in the shop
15:51:12 <Halcyon> Thank you for the video. You should do more of those. You're very well spoken. Have you had a chance to play with it much?
15:52:00 <Ysjoelfir> I did youtube videos back in the days, I think the last one is from 2017? I always consider starting again, but the equipment is way too expensive, sooo... yeah.
15:52:04 <Halcyon> And thank you Ms Ysjoelfir for holding the camera. She's a good sport.
15:52:25 <Halcyon> That seemed find, the audio was nice and clear. Just need a tripod.
15:52:34 <Halcyon> *fine
15:52:49 <Ysjoelfir> hmm... true, modern phones make way better videos than my old cameras I assume
15:52:58 <Halcyon> They have come a long way
15:53:32 <Ysjoelfir> and no, not much time to play around yet, but i will be when I start work today, after I brought my car to the mechanic
15:54:07 <Halcyon> Very good. Well you go to sleep. I'll talk to you soon
15:54:15 <Ysjoelfir> which is why I will take a short nap before having to do that.
15:54:40 <Ysjoelfir> yep, will do. I think I'll be bach at 9. its 6 now
15:56:14 <Halcyon> Enjoy
16:07:50 <steve30> I'm just wondering if I'll make it to Tesco this morning
16:08:01 <steve30> without it rainign
16:59:46 * Halcyon holds steve30's umbrella
17:56:47 <K> hello cabbages
18:03:09 Join: jackbrown ([email protected]) to #EEVblog
18:10:18 Quit: DogWomble ([email protected]) Ping timeout: 121 seconds
18:12:03 Join: DogWomble ([email protected]) to #EEVblog
18:30:20 <steve30> hehe
18:30:34 <steve30> I was watching some videos on a Youtube channel earlier called "David Jones"
18:40:32 <Halcyon> I made popcorn
18:40:35 <steve30> nice
18:42:30 <Halcyon> https://www.youtube.com/watch?v=iUKQhCGUHWc
18:42:31 <EEVBot> [YouTube] ⁨This Monitor is the Future | Nostalgia Nerd⁩ | 20m 16s | Channel: ⁨Nostalgia Nerd⁩ | 434,988 views | 2022-12-15 - 10:00:19UTC
18:42:34 <Halcyon> That's cool
18:46:22 Quit: jackbrown ([email protected]) Connection closed
18:48:48 * Ysjoelfir hugs Halcyon steve30 and K
18:49:03 * K falls over
18:49:11 * Halcyon blushes
18:49:14 * Ysjoelfir picks K back up
18:49:24 * Ysjoelfir uses cosmetics remover on Halcyon
18:49:26 <Halcyon> I want one of those monitors
18:49:32 <Ysjoelfir> hm?
18:49:49 <Halcyon> The link I just posted
18:50:20 <Ysjoelfir> ah. I will check that out in a sec, just need to check what happened at work while I was bringing my car to the mechanic
19:06:13 <Ysjoelfir> that is nice
19:13:11 <Ysjoelfir> Halcyon, why did you share that? now I want that.
19:14:10 <Halcyon> I want one too
19:20:25 <steve30> cool
19:21:21 * Ysjoelfir heats steve30 back up
19:21:28 <steve30> :)
19:31:15 <Ysjoelfir> https://www.youtube.com/watch?v=1xspMdiXFCY
19:31:16 <EEVBot> [YouTube] ⁨Building the Metalfish Y2 Aquarium PC! ...and things go wrong⁩ | 34m 15s | Channel: ⁨LGR⁩ | 278,070 views | 2022-12-30 - 14:15:00UTC
19:31:19 <Ysjoelfir> interesting idea
19:31:41 Join: watcher ([email protected]) to #EEVblog
19:31:56 <watcher> Hello kebabs
19:32:54 <T3sl4> hello taco
19:33:03 <Halcyon> Hello calzone
19:33:16 * T3sl4 shepheards pies Halcyon
19:33:20 <Halcyon> Mmmmm
19:34:09 <Halcyon> steve30: https://www.youtube.com/watch?v=4p1rhaMEWhw
19:34:09 <EEVBot> [YouTube] ⁨Learn to Design Smart Electrical Systems | ØY09⁩ | 30m 32s | Channel: ⁨Cory Mac - ØY Electrical⁩ | 31,481 views | 2022-12-01 - 18:00:04UTC
19:34:12 <Halcyon> He's cute
19:34:41 <watcher> Ysjoelfir: Can you post the unvoxing vid link?
19:35:11 <Halcyon> watcher: http://img.pdi.engineering/various/VID_20230109_193438.mp4
19:38:54 <Ysjoelfir> ^
19:43:04 <watcher> Nice Ysjoelfir
19:43:42 <Ysjoelfir> a thank.
19:44:10 <T3sl4> you know what's nice about potatoes?
19:44:14 * steve30 is cooking chicken
19:44:27 <Halcyon> What's that T3sticles?
19:44:38 <Halcyon> What cha making Steve?
19:44:42 <T3sl4> https://i.imgur.com/rrB72V5.jpeg they don't need an unboxing
19:44:55 <Halcyon> Hah
19:45:06 <Halcyon> That's a wrinkley potat
19:45:29 <T3sl4> well, it got wrinklier https://imgur.com/gallery/FUZrJCh
19:45:29 <EEVBot> [url] Five years ago, someone mailed me a potato. It's been decomposing in a box on my desk ever since. To celebrate Imgur's 11th, I present The Evolution of Potato. - Album on Imgur | imgur.com
19:46:10 <Halcyon> That's.... OK
19:46:35 <T3sl4> i cannot condone the potato abuse in this gallery, but... that's a thing someone did, i guess
19:55:46 <steve30> chicken
19:56:01 * T3sl4 nans steve30
19:56:07 <T3sl4> naans*
20:10:07 Quit: watcher ([email protected]) Quit: First shalt thou take out the Holy Pin. Then, shalt thou count to three. No more. No less.
21:01:07 * Ampera kisses Halcyon
21:22:26 <Halcyon> :)
21:22:37 <Ampera> how are you doing friend?
21:23:04 <Halcyon> I'm doing well, how are you?
21:23:56 <Ampera> recently awoken
21:23:58 <Halcyon> Hey T3sl4, what's your opinion: Would you buy a can of DeOXIT or just use some kind of alternative? Seems overpriced for what it does
21:24:04 * Halcyon teas Ampera
21:24:17 <Ampera> tea has been made, but I'll drink it when I'm at the office
21:24:42 <T3sl4> i have a can of MG Chem Super Contact Cleaner, which seems fine
21:25:14 <Halcyon> I just used the last of the can I bought like 15 years ago
21:25:24 <Halcyon> So I need something to replace it
21:25:34 <Halcyon> No way I'm paying $50 for 142 grams of the stuff
21:26:51 <Halcyon> Although they do have a different "formula" which is $13 for 300 grams
21:26:51 <Halcyon> https://www.altronics.com.au/p/t3163-deox-formula-r44-spray-300gm/
21:26:53 <EEVBot> [url] Chemtools DeOX Formula R44 Spray 300gm - Altronics | www.altronics.com.au
21:27:07 <Halcyon> Oh wait, that's a different brand, sneaky
21:28:12 <T3sl4> they're probably all reasonably similar
21:29:05 <T3sl4> the deoxits i think vary with being concentrated goop vs spray and go blends
21:29:40 <Halcyon> Do you spray or splooge?
21:30:27 <Halcyon> Most of my work would be cleaning small contacts, either pins on something like a battery charger/terminal or card edge connectors
21:31:09 <Halcyon> With cotton tips
21:31:11 <T3sl4> i've had fine results with this spray for that
21:32:54 <steve30> I have generic contact cleaner spray
21:33:37 <steve30> I suppose $50 for 15 years worth isn't too bad
22:02:10 * Ampera sneezes
22:02:10 <steve30> I was just watching a programme called 'Tech Tips' which is introduced by Amanda, and ironically... someone called Linus.
22:03:04 * Ampera sneezes again
22:08:17 * jaymax offers Ampera a cloth or something
22:16:36 * Ampera sneezes into jaymax's cloth or something
22:17:23 <jaymax> Yup, let it all out
22:29:13 Quit: hsn ([email protected]) Quit: ZNC 1.9.x-git-77-47e633b - https://znc.in
22:31:16 Join: hsn ([email protected]) to #EEVblog
22:58:55 <electrohead> yummy
23:00:33 Quit: josuah ([email protected]) Quit: WeeChat 3.6