--- Log opened Tue Jul 11 00:00:18 2017 |
00:51 | | celticminstrel [celticminst@Nightstar-cn2je9.dsl.bell.ca] has joined #code |
00:51 | | mode/#code [+o celticminstrel] by ChanServ |
00:58 | | Derakon[AFK] is now known as Derakon |
01:05 | | Derakon is now known as Derakon[AFK] |
01:07 | | * macdjord mutters |
01:07 | <@macdjord> | I think the space bar on my new laptop has a debouncing problem |
01:09 | <&[R]> | "Debouncing"? |
01:09 | < Mahal> | "re-upping itself after being pressed down" |
01:09 | < Mahal> | I think |
01:10 | < Mahal> | usually meaning "it's not bouncing properly" so you end up with multiples of a keypress |
01:12 | <&[R]> | See, I'd assume that "bouncing" would indicate that it "bounces" back up |
01:12 | <&ToxicFrog> | Mahal, [R]: in some types of switches, there is a "bounce" effect when the switch closes, causing the contacts to meet, then bounce off, then meet again, possibly several times. |
01:13 | <&ToxicFrog> | So electrically, it's not open->closed, it's open->closed->open->closed->open->closed over the course of a few ns or ms |
01:13 | <&ToxicFrog> | Thus, for digital applications, there is usually a "debouncing circuit" applied (either in hardware or in software) to make it look like a nice clean rising edge. |
01:14 | <&ToxicFrog> | If the debouncing circuit is malfunctioning, one keystroke in hardware ends up registering as multiple rapid keystrokes in software as every bounce registers as a separate keypress. |
01:14 | <&[R]> | Ah |
01:15 | <&[R]> | TIL |
01:16 | <@macdjord> | [R]: I hit it once, but it acts like I hit it twice. |
01:17 | <&[R]> | Fair enough |
01:17 | <&ToxicFrog> | Oh hey, the wikipedia page has a graph: https://en.wikipedia.org/wiki/Switch#Contact_bounce |
01:28 | | Turaiel[Offline] is now known as Turaiel |
01:34 | | Derakon[AFK] is now known as Derakon |
01:35 | | Jessikat [Jessica@Nightstar-bt5k4h.81.in-addr.arpa] has quit [Connection closed] |
01:42 | | Jessikat [Jessikat@Nightstar-ajssgt.dab.02.net] has joined #code |
02:45 | | rrrp [dcioc@Nightstar-1r0j4i.adsl.tpnet.pl] has joined #code |
02:47 | | rrrp was kicked from #code by macdjord [macdjord] |
03:04 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
03:04 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
03:14 | | McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has joined #code |
03:14 | | mode/#code [+ao McMartin McMartin] by ChanServ |
04:01 | | Jessikat` [Jessikat@Nightstar-dbdqhv.dab.02.net] has joined #code |
04:05 | | Jessikat [Jessikat@Nightstar-ajssgt.dab.02.net] has quit [Ping timeout: 121 seconds] |
04:53 | | Derakon is now known as Derakon[AFK] |
05:14 | | celticminstrel [celticminst@Nightstar-cn2je9.dsl.bell.ca] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.] |
05:17 | | Turaiel is now known as Turaiel[Offline] |
06:02 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Connection closed] |
06:07 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
06:07 | | mode/#code [+o Alek] by ChanServ |
07:04 | | Kindamoody[zZz] is now known as Kindamoody |
07:31 | | Jessikat` [Jessikat@Nightstar-dbdqhv.dab.02.net] has quit [[NS] Quit: Bye] |
07:31 | | Jessikat [Jessikat@Nightstar-dbdqhv.dab.02.net] has joined #code |
07:31 | | Jessikat [Jessikat@Nightstar-dbdqhv.dab.02.net] has quit [[NS] Quit: Bye] |
13:09 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
13:09 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
13:09 | | mode/#code [+o Reiv] by ChanServ |
13:11 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
13:12 | | Kindamoody is now known as Kindamoody|afk |
14:35 | <@TheWatcher> | Oh, Java. |
14:35 | <~Vornicus> | what'd it do this time? |
14:36 | <@TheWatcher> | Has RES with `t` at the end of the number. |
17:32 | | Jessikat [Jessikat@Nightstar-scn12s.dab.02.net] has joined #code |
17:34 | < Jessikat> | ...apparently I'm very influential here now |
17:34 | < Jessikat> | Kind of makes me happy :) |
17:51 | <&jeroud> | Jessikat: \o/ |
17:54 | < Jessikat> | I'm trying to encourage more mentorship |
17:55 | <&jeroud> | Mentorship is good. |
17:55 | <&jeroud> | Especially when you're on both sides. :-) |
17:58 | < Jessikat> | I lack someone above me |
17:58 | < Jessikat> | There's many areas I could use someone in though |
18:00 | <&jeroud> | Doesn't have to be someone above you, just someone with skills or experience you lack. |
18:02 | < Jessikat> | That's what I mean - above in the sense of the particular area |
18:02 | <&jeroud> | Ah. |
18:03 | <&jeroud> | Anything I can help with? |
18:03 | <&jeroud> | If it's "*mumble* C++ *mumble*", I may have to refer you to Bjarne... |
18:13 | | * Vornicus wishes he could have more concentration for projects |
18:19 | | * jeroud wishes he could have more time and less stress. |
19:03 | | Jessikat` [Jessica@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
19:12 | | * abudhabi wishes for less heat. |
20:26 | | * macdjord hides the IR lamp, whistles innocently |
20:34 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds] |
20:37 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
20:37 | | mode/#code [+o Alek] by ChanServ |
21:21 | | starkruzr [quassel@Nightstar-jo8sru.fios.verizon.net] has joined #code |
21:21 | | mode/#code [+ao starkruzr starkruzr] by ChanServ |
21:50 | | Kindamoody|autojoin [Kindamoody@Nightstar-8i5b92.mobileonline.telia.com] has joined #code |
21:50 | | mode/#code [+o Kindamoody|autojoin] by ChanServ |
21:50 | | Kindamoody|afk [Kindamoody@Nightstar-0lgkcs.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
22:03 | | Kindamoody|autojoin [Kindamoody@Nightstar-8i5b92.mobileonline.telia.com] has quit [Connection closed] |
22:04 | | Kindamoody|autojoin [Kindamoody@Nightstar-8i5b92.mobileonline.telia.com] has joined #code |
22:04 | | mode/#code [+o Kindamoody|autojoin] by ChanServ |
22:34 | | Kindamoody|autojoin [Kindamoody@Nightstar-8i5b92.mobileonline.telia.com] has quit [Ping timeout: 121 seconds] |
22:40 | | Turaiel[Offline] is now known as Turaiel |
22:50 | | Kindamoody|autojoin [Kindamoody@Nightstar-0lgkcs.tbcn.telia.com] has joined #code |
22:51 | | mode/#code [+o Kindamoody|autojoin] by ChanServ |
22:52 | | Kindamoody|autojoin is now known as Kindamoody |
23:28 | | Kindamoody is now known as Kindamoody|afk |
23:29 | | Kindamoody|afk is now known as Kindamoody[zZz] |
23:32 | | Jessikat`` [Jessikat@Nightstar-vl6ogt.dab.02.net] has joined #code |
23:35 | | Jessikat [Jessikat@Nightstar-scn12s.dab.02.net] has quit [Ping timeout: 121 seconds] |
--- Log closed Wed Jul 12 00:00:19 2017 |