--- Log opened Thu Dec 16 00:00:33 2021 |
00:48 | | Kindamoody[zZz] [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
00:52 | | Kimo|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code |
00:52 | | mode/#code [+o Kimo|autojoin] by ChanServ |
01:41 | | Degi_ [Degi@Nightstar-td3kto.pool.telefonica.de] has joined #code |
01:42 | | Degi [Degi@Nightstar-snla27.pool.telefonica.de] has quit [Ping timeout: 121 seconds] |
01:42 | | Degi_ is now known as Degi |
02:42 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
02:42 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
05:13 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds] |
06:41 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
06:41 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer] |
07:26 | | Kimo|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Client exited] |
07:30 | < Alek> | I recall reading that crowd scenes in TV and movies use "walla walla" to fill in random crowd chatter and sound more natural. |
07:30 | < Alek> | or something along those lines. |
07:34 | | gnolam [lenin@Nightstar-j9ajs0.priv.bahnhof.se] has quit [Connection closed] |
07:35 | | Kimo|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code |
07:35 | | mode/#code [+o Kimo|autojoin] by ChanServ |
07:35 | | Kimo|autojoin is now known as Kindamoody|afk |
07:48 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
07:48 | | mode/#code [+o himi] by ChanServ |
07:48 | <&McMartin> | parsnipsparsnipsparsnipsparsnipsparsnips |
08:28 | <@mac> | Alek: AIUI, live theater traditionally used the word 'rhubarb' for that purpose (to the point where 'indistinct chatter for background noise |
08:29 | <@mac> | ' is called 'rhubarb' regardless of what they're actulally saying.) |
09:17 | | mac [macdjord@Nightstar-re5.7if.45.45.IP] has quit [[NS] Quit: Deep inside, every housecat believes themself to be just a temporarily embarrassed tiger.] |
09:22 | | macdjord [macdjord@Nightstar-re5.7if.45.45.IP] has joined #code |
09:22 | | mode/#code [+o macdjord] by ChanServ |
10:05 | | gizmore [kvirc@Nightstar-upe264.dip0.t-ipconnect.de] has joined #code |
11:46 | | catalyst_ [catalyst@Nightstar-jv5j45.dab.02.net] has joined #code |
11:49 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
11:51 | | gnolam [lenin@Nightstar-j9ajs0.priv.bahnhof.se] has joined #code |
11:51 | | mode/#code [+o gnolam] by ChanServ |
12:18 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
12:21 | | catalyst_ [catalyst@Nightstar-jv5j45.dab.02.net] has quit [Ping timeout: 121 seconds] |
13:10 | | Kizor [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
13:10 | | Kizor [a@Nightstar-nfsqa7.yok.fi] has joined #code |
13:12 | | Kizor is now known as NSGuest62509 |
13:43 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
14:09 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
14:16 | <&[R]> | <ender> https://www.broadcom.com/support/knowledgebase/1211260200754/monitoring-12gb/s-megaraid-cont.-on-vmware-esxi-7.x-with-lsa-- IMPORTANT : You must stay logged in at all times, to monitor the VMware Esxi 6x / 7x server! Avoid Logouts! … |
14:36 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
14:50 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
15:16 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
15:25 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
15:34 | <@sshine> | I have a programming problem. given a set of employees and their skillsets, write a function that takes some subset of all possible skills and produces the set of minimal groups of employees that fulfill that subset of skills. |
15:35 | <@sshine> | I expressed this function in Haskell like this: minimalProjectGroups :: Map Employee (Set Skill) -> Set Skill -> Set (Set Employee) |
15:36 | <~Vornicus> | the set cover problem |
15:36 | <@sshine> | a minimal group is one where each employee is essential, i.e., if you remove any one employee from the set, their combined skills no longer satisfied the sought-after skillset. |
15:36 | <@sshine> | ah! |
15:36 | <~Vornicus> | np complete |
15:37 | <@sshine> | since 1972. |
15:37 | <@sshine> | thanks a lot for helping me classify. |
15:51 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
15:53 | | Kindamoody|afk is now known as Kindamoody |
16:29 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
16:35 | <&ToxicFrog> | https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html this is sick |
16:35 | <&ToxicFrog> | TL;DR: JBIG2 segment compression can be used to implement arbitrary logic gate networks, which the attackers use to implement a virtual CPU in the JBIG2 decoder which then executes the payload |
16:43 | <~Vornicus> | that's absurd. |
16:44 | <@gnolam> | :o |
17:02 | | Kizor_ [a@Nightstar-nfsqa7.yok.fi] has joined #code |
17:02 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer] |
17:02 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
17:03 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
17:26 | | Kizor_ [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
17:27 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
18:13 | | Kindamoody is now known as Kindamoody|out |
18:26 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
18:26 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
18:29 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
18:29 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
18:31 | | catalyst_ [catalyst@Nightstar-l3vm0g.dab.02.net] has joined #code |
18:32 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
18:33 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
18:41 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
18:44 | | catalyst [catalyst@Nightstar-058ijn.cable.virginm.net] has joined #code |
18:46 | | catalyst_ [catalyst@Nightstar-l3vm0g.dab.02.net] has quit [Ping timeout: 121 seconds] |
19:01 | <&[R]> | <Mateon1> Pet peeve - it's NOT turing complete, it can build arbitrary boolean circuits, there is a difference |
19:02 | | abudhabi_ [abudhabi@Nightstar-c4nhut.adsl.tpnet.pl] has joined #code |
19:05 | | abudhabi__ [abudhabi@Nightstar-a4bfmg.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
19:39 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
19:50 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
20:02 | <&McMartin> | My theoretical CS seems to have a gap there. Is the distinction that there's no signal feedback? |
20:16 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
20:18 | | catalyst [catalyst@Nightstar-058ijn.cable.virginm.net] has quit [[NS] Quit: -a- Connection Timed Out] |
20:23 | | catalyst [catalyst@Nightstar-058ijn.cable.virginm.net] has joined #code |
20:41 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
20:43 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
21:17 | | Kindamoody|out is now known as Kindamoody |
21:21 | <&[R]> | It's more that you don't have loops aparently |
21:26 | < gizmore> | r |
21:29 | <&ToxicFrog> | it's pronounced R |
21:30 | < abudhabi_> | [R] |
21:30 | <@ErikMesoy> | If you can't pronounce [], sure (roughly: "vek-huyk") |
21:45 | < gizmore> | accept my offer |
21:45 | < gizmore> | https://www.youtube.com/watch?v=ku7sKdVhfs8 |
21:56 | | catalyst [catalyst@Nightstar-058ijn.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
21:58 | | catalyst_ [catalyst@Nightstar-l3vm0g.dab.02.net] has joined #code |
22:03 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
22:06 | | catalyst_ [catalyst@Nightstar-l3vm0g.dab.02.net] has quit [Ping timeout: 121 seconds] |
22:17 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds] |
22:37 | | NSGuest62509 [a@Nightstar-nfsqa7.yok.fi] has joined #code |
23:06 | <&[R]> | https://pbs.twimg.com/media/FGvWddIVIAcwA8r?format=jpg |
23:40 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
23:44 | | Kindamoody is now known as Kindamoody[zZz] |
23:56 | | Netsplit Traal.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud |
23:58 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
--- Log closed Fri Dec 17 00:00:34 2021 |