#computertech Bot Logged User list

Network: TechNet
Modes: +ntf
Last Seen: 2 months ago
Topic:
2
Users

Channel Log Archive for #computertech

Prev
Next

* All times are UTC
Filtering by user: h4/rizon
Friday, October 13, 2023
[07:12:48] h4/rizon Gentoo bitch please
[09:01:11] h4/rizon selma hayek
[09:01:12] h4/rizon rings a bell
[09:01:49] h4/rizon Neo_Nemesis later WSL-loser :D
[09:02:06] h4/rizon nite
[11:03:15] h4/rizon uhm
[11:03:16] h4/rizon why?
[11:03:21] h4/rizon why tell us?
[11:03:29] h4/rizon oh
[11:03:38] h4/rizon so you are cool because you managed to install go1.21.3 ?
[11:04:04] h4/rizon uh now me
[11:04:22] h4/rizon $ rustc --version
[11:04:22] h4/rizon rustc 1.69.0 (84c898d65 2023-04-16)
[11:04:31] h4/rizon look at me
[11:04:33] h4/rizon cool guy of the week :D
[11:04:50] h4/rizon nice
[11:04:53] h4/rizon no go on this machine
[11:05:18] h4/rizon now do a
[11:05:19] h4/rizon uname -a
[11:05:24] h4/rizon not sad
[11:05:27] h4/rizon no need for go
[11:05:45] h4/rizon Linux nc-dev 6.5.6-zen2-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Sat, 07 Oct 2023 08:14:31 +0000 x86_64 GNU/Linux
[11:05:46] h4/rizon nice
[11:05:55] h4/rizon python is not mandatory i assume
[11:06:06] h4/rizon it is mandatory
[11:06:06] h4/rizon i mean
[11:06:13] h4/rizon go however is absolutely optional
[11:06:18] h4/rizon not by choice mind you
[11:06:22] h4/rizon no
[11:06:23] h4/rizon not yet
[11:06:32] h4/rizon ofc
[11:06:59] h4/rizon oh god
[11:07:02] h4/rizon Ruby is absolutely optional
[11:07:08] h4/rizon thank god nothing relies on it
[11:08:39] h4/rizon $ yay -Si mastodon
[11:08:39] h4/rizon Repository : aur
[11:08:39] h4/rizon Name : mastodon
[11:08:39] h4/rizon Beschreibung : Your self-hosted, globally interconnected microblogging community
[11:08:39] h4/rizon Version : 4.2.1-1
[11:08:40] h4/rizon Ist abhängig von : ffmpeg gcc git imagemagick libidn libpqxx libxml2 libxslt libyaml make nodejs postgresql protobuf redis ruby-bundler sudo yarn zlib
[11:08:46] h4/rizon i don't see a dependency on rust
[11:09:03] h4/rizon ComputerTech i will give you a reason
[11:09:08] h4/rizon make a textfile
[11:09:12] h4/rizon containing floats
[11:09:13] h4/rizon like
[11:09:15] h4/rizon 123.45
[11:09:16] h4/rizon 56.78
[11:09:19] h4/rizon every line
[11:09:25] h4/rizon make two approaches
[11:09:36] h4/rizon once open with File::open
[11:09:42] h4/rizon then read with BufReader::new
[11:09:50] h4/rizon and use read_line() to read every line
[11:10:03] h4/rizon it's a alloc::string::String
[11:10:10] h4/rizon you can't parse it to f32 because of invalid type
[11:10:17] h4/rizon now do the same with fs::read_to_string
[11:10:25] h4/rizon and iterate over it with .lines()
[11:10:31] h4/rizon you can parse it to f32
[11:10:37] h4/rizon fair enough
[11:10:52] h4/rizon you can use the mut &line you passed to read_line and iterate over it
[11:10:57] h4/rizon but that advances you through the entire buffer
[11:11:01] h4/rizon and i don't want that
[11:11:12] h4/rizon i just want to land at the very first position in the fucking buffer
[11:11:15] h4/rizon then advance it two lines
[11:11:23] h4/rizon and have the next loop start at a specified point
[11:11:26] h4/rizon FUCK THAT
[11:11:38] h4/rizon $slap ComputerTech
[11:11:48] h4/rizon i can give you code snippets
[11:11:57] h4/rizon no
[11:12:03] h4/rizon it will just die like everything else you plan to do
[11:12:28] h4/rizon remember that little project in slack where you can POST your gps coordinates and it gets displayed on a webpage?
[11:12:35] h4/rizon i bet you never even read a line of that code
[11:12:44] h4/rizon but as soon as you saw it you scread
[11:12:47] h4/rizon *screamed
[11:12:50] h4/rizon OOOH, I WILL HOST THAT
[11:13:08] h4/rizon yeah
[11:13:12] h4/rizon a lot of things seem cool
[11:13:15] h4/rizon then get deserted by ComputerTech
[11:13:16] h4/rizon :D
[11:13:21] h4/rizon there is a lesson here
[11:13:26] h4/rizon don't jump to the gun
[11:13:29] h4/rizon or something
[11:13:34] h4/rizon no, jump the gun?
[11:13:49] h4/rizon always initially answer meh and only bring it up, if you actually touch it
[11:14:02] h4/rizon no clue, not american
[11:14:08] h4/rizon sounds like an american thing :D
[11:14:30] h4/rizon so
[11:14:32] h4/rizon been drinking yet
[11:14:33] h4/rizon #?
[11:14:57] h4/rizon on drinking?
[11:14:58] h4/rizon lol
[11:15:03] h4/rizon no
[11:15:04] h4/rizon neither
[11:15:09] h4/rizon haven't been to work the entire week
[11:15:21] h4/rizon had contact to someone with corona
[11:15:24] h4/rizon felt a slight headache
[11:15:27] h4/rizon went to doc
[11:15:34] h4/rizon got off work for the entire week
[11:15:42] h4/rizon told me to come back monday if the symptoms haven't disappeared
[11:15:43] h4/rizon :D
[11:15:47] h4/rizon obviously
[11:15:58] h4/rizon obviously
[11:16:14] h4/rizon oh
[11:16:17] h4/rizon i'm the cool guy of the week
[11:16:34] h4/rizon i have no idea
[11:16:37] h4/rizon topic says so
[11:16:58] h4/rizon oh
[11:17:00] h4/rizon nice
[11:17:02] h4/rizon thx Mikoolo
[11:17:04] h4/rizon people should know
[11:17:10] h4/rizon :D
[11:17:31] h4/rizon never
[11:17:36] h4/rizon we merely forget
[11:17:39] h4/rizon to mention
[11:17:54] h4/rizon concentration what? Camps? Us? Can't recall
[11:18:20] h4/rizon lets not forget that a german minority cried for help from the reich
[11:18:30] h4/rizon and the reich had to help the germans
[11:18:44] h4/rizon the poles and czechs were merely in the wrong place
[11:19:02] h4/rizon Boarische Schweine
[11:19:14] h4/rizon it's good to be Preuß, but it's higher to be Bayer
[11:19:15] h4/rizon :D
[11:19:22] h4/rizon shit
[11:19:25] h4/rizon s/good/nice/
[11:19:46] h4/rizon .yt markus söder sagt bayern
[11:20:04] h4/rizon !bang
[11:20:06] h4/rizon !bang
[11:20:08] h4/rizon !reload
[11:20:08] h4/rizon !bang
[11:26:48] h4/rizon uh oh
[11:26:56] h4/rizon do i sense a discussion about politics approaching?
[12:09:29] h4/rizon <@wez> I like ComputerTech
[12:09:33] h4/rizon want me to show you the door?
[12:20:02] h4/rizon !bang
[12:20:04] h4/rizon !bang
[12:20:05] h4/rizon !reload
[12:20:05] h4/rizon !bang
[12:20:29] h4/rizon Gentoo i could do that for you
[12:20:31] h4/rizon should I?
[12:20:39] h4/rizon O.K.
[12:21:05] h4/rizon :O
[12:21:08] h4/rizon !shop 16 PokeyBear83
[12:21:10] h4/rizon what makes you say that?
[15:19:20] h4/rizon huh
[15:36:24] h4/rizon brb
[15:45:39] h4/rizon i'm confused
[15:45:49] h4/rizon that sounds very sexual
[15:46:06] h4/rizon but if it took a shit?
[15:46:12] h4/rizon it'd be pushed out
[15:46:23] h4/rizon ja
[15:46:25] h4/rizon aber Loch ist belegt
[15:50:29] h4/rizon !bang
[15:50:52] h4/rizon wof in 🌐 lagged in ~ took 23s
[15:50:55] h4/rizon hostname checks out
[15:50:57] h4/rizon 23s is long
[15:50:57] h4/rizon :D
[15:51:52] h4/rizon °C?
[15:53:17] h4/rizon rip milk man
[15:53:21] h4/rizon i do not see him on that pic anymore
[15:53:33] h4/rizon the feline murderer is still there though
[15:57:27] h4/rizon DALEK why did you call phonekait a tabwhore?
[16:02:43] h4/rizon you must be the worst of the bunch
[16:02:53] h4/rizon right right
[16:03:12] h4/rizon i would love to say that only holds true for americans
[16:03:23] h4/rizon but thanks to snowden we know that the NSA even listens in on germans
[16:03:31] h4/rizon enabled by our secret service
[16:03:44] h4/rizon yeah
[16:03:51] h4/rizon not on russia now though!!
[16:06:27] h4/rizon sure
[16:06:41] h4/rizon but isn't there already better encryption available?
[16:08:48] h4/rizon my devices don't have that ancient port
[16:09:40] h4/rizon wonder if it will work
[16:12:07] h4/rizon what if you could connect fiber on your device?
[16:12:19] h4/rizon shouldn't lasers still penetrate through the condom?
[16:13:05] h4/rizon sending pulses of infrared or visible light
[16:13:10] h4/rizon your condom would be useless Mikoolo
[16:13:39] h4/rizon also wireless, but that feels like cheating :D
[16:17:55] h4/rizon Mikoolo can't you just wrap it in tinfoil?
[16:19:40] h4/rizon oh
[17:19:01] h4/rizon get to work you lazy cunt
[17:19:02] h4/rizon !bang
[17:39:26] h4/rizon <&Mikoolo> I haven't bullied ComputerTech for a couple of hours now, irish666.
[17:39:29] h4/rizon he was hardly around
[17:39:35] h4/rizon you had no opportunity to do so
[17:39:44] h4/rizon haha
[17:39:49] h4/rizon solving the problem of overaging
[17:40:01] h4/rizon which of the camps we left on your soil is still functional?
[17:40:28] h4/rizon Frogorg sure
[17:40:59] h4/rizon but if you guys got the same demographics as we do
[17:41:03] h4/rizon killing off all the elderly
[17:41:12] h4/rizon will leave you with the need for foreign workers
[17:41:21] h4/rizon and i heard you guys don't take too kindly to immigrants either
[17:41:37] h4/rizon if you go full nazi, we can provide some people we don't want living here anymoer
[17:41:40] h4/rizon *anymore
[17:42:02] h4/rizon but surely you got more than 250k elderly
[17:42:12] h4/rizon can you stfu for a minute Ahsoka?
[17:42:20] h4/rizon you are really taking all the fun out of this conversation
[17:43:05] h4/rizon you failed horribly
[17:43:27] h4/rizon i read we got a problem housing immigrants by now
[17:43:30] h4/rizon especially up north
[17:43:47] h4/rizon as usual politics are running around scared
[17:43:50] h4/rizon but nothing is done
[17:44:05] h4/rizon oh we got that too
[17:44:14] h4/rizon reason i'm still living in this shitty little apartment
[17:44:19] h4/rizon i'd have to pay a lot more to find a better one
[17:44:39] h4/rizon and although my income increases yearly
[17:44:54] h4/rizon it's just not worth it
[17:45:55] h4/rizon huh
[17:45:57] h4/rizon you were right all along Mikoolo
[17:46:24] h4/rizon sounds like a good deal Frogorg
[17:46:35] h4/rizon but you probably couldn#t afford something better with more money
[17:46:36] h4/rizon i assume?
[17:46:40] h4/rizon inflation is still going on after all
[17:47:17] h4/rizon lol
[17:47:19] h4/rizon gotta work this time around
[17:48:04] h4/rizon !bang
[17:48:15] h4/rizon i am shooting you quite a lot PapaFrog
[17:48:19] h4/rizon you are quite the sponge
[17:48:19] h4/rizon :D
[18:07:22] h4/rizon rigged
[19:06:40] h4/rizon oh god
[19:06:42] h4/rizon it's ComputerTech
[19:06:45] h4/rizon way out of his element again
[19:07:03] h4/rizon what is a Kumool?
[19:07:09] h4/rizon another Aaron?
[19:07:23] h4/rizon i see the weird Juest is here too
[19:07:27] h4/rizon something about scat i remember
[19:07:35] h4/rizon yeah that one lol
[19:07:39] h4/rizon sup ct
[19:08:07] h4/rizon Valware then i'll fit right in
[19:08:16] h4/rizon .quote add <~ComputerTech> chilling with a magners rn
[19:08:18] h4/rizon like clockwork
[19:08:31] h4/rizon iykwim?
[19:08:35] h4/rizon are you having a stroke?
[19:08:51] h4/rizon wow
[19:08:54] h4/rizon learn from 90s rappers
[19:08:56] h4/rizon nah mean
[19:08:58] h4/rizon that's it
[19:09:11] h4/rizon Mikoolo clearly has no clue
[19:09:14] h4/rizon it's just nah mean?
[19:09:28] h4/rizon Mikoolo your loss
[19:09:46] h4/rizon Juest we can dumb it down if you like
[19:09:51] h4/rizon :O
[19:10:03] h4/rizon nice
[19:10:10] h4/rizon he ded
[19:10:27] h4/rizon !reqest kick ComputerTech for abusing Valw
[19:10:29] h4/rizon !reqest kick ComputerTech for abusing Valware
[19:28:09] h4/rizon what kind of things?
[19:31:46] h4/rizon alexa glasses is a thing?
[19:31:50] h4/rizon the future looks so shitty
[19:32:13] h4/rizon great job Juest!
[19:32:23] h4/rizon run after it
[19:32:28] h4/rizon disgusting
[19:32:31] h4/rizon i hope amazon burns and dies
[19:38:21] h4/rizon ^10
[19:44:27] h4/rizon Mikoolo yeah just having a good day
[19:46:10] h4/rizon i not registered it - you are
[19:46:14] h4/rizon what kind of english is that?
[19:46:24] h4/rizon Juest my my
[19:46:28] h4/rizon aren't you quite the funny guy
[19:46:51] h4/rizon it sure does
[19:56:28] h4/rizon what am i fighting?
[19:56:35] h4/rizon works for me
[19:56:41] h4/rizon sure
[19:56:46] h4/rizon why not both?
[19:56:54] h4/rizon you can be collateral damage ComputerTech
[19:56:59] h4/rizon you are just not important to be the target
[19:57:03] h4/rizon not next to MAGIC at least
[19:57:16] h4/rizon because the irish dude is the gay
[19:57:17] h4/rizon right?
[19:57:51] h4/rizon yeah he does
[19:58:53] h4/rizon Mikoolo there is a quote about that you know
[19:58:57] h4/rizon .quote search female cum
[19:59:38] h4/rizon Mikoolo i beg to differ
[19:59:40] h4/rizon you weren't there
[19:59:49] h4/rizon but at some point h3, h4, h5 and h6 were talking in a channel
[19:59:51] h4/rizon they were all cool
[19:59:58] h4/rizon admitted h6 drooled on himself
[20:00:09] h4/rizon he was impaired
[20:00:23] h4/rizon yeah
[20:00:27] h4/rizon rip h0
[20:00:33] h4/rizon h0 created this world
[20:00:35] h4/rizon h1 got nailed
[20:00:43] h4/rizon and then scooted off into the clouds or whatever
[20:00:57] h4/rizon h2 probably got hammered or otherwise buried
[20:01:04] h4/rizon h3 created a Reich
[20:01:05] h4/rizon the third one
[20:01:07] h4/rizon thus h3
[20:01:14] h4/rizon h4 just tries to stay out of politics
[20:01:40] h4/rizon h5 does not exist yet
[20:01:42] h4/rizon since h4 is still around
[20:01:50] h4/rizon there can only be one h at a time
[20:01:57] h4/rizon in a way
[20:02:24] h4/rizon Juest you sound like you got a lot of experience with that
[20:02:31] h4/rizon h6 was a failure
[20:02:33] h4/rizon someone tried to clone h4
[20:02:37] h4/rizon h6 came out of it
[20:02:47] h4/rizon spoke weird german
[20:02:49] h4/rizon drooled on himself
[20:02:52] h4/rizon h3 was a nazi
[20:02:55] h4/rizon we don't talk about h3
[20:03:11] h4/rizon aruns_ is that you Aaron?
[20:03:30] h4/rizon you'd wish
[20:03:36] h4/rizon you are a speck of dust on the grand scheme
[20:03:38] h4/rizon not even aryan
[20:03:48] h4/rizon Juest have you watched harry potter movies?
[20:03:52] h4/rizon he looks like Ron Weasley
[20:04:07] h4/rizon Juest the first one is fine
[20:04:12] h4/rizon in the last movies Ron grows a beard
[20:04:18] h4/rizon and looks too mature for ComputerTech's babyface
[20:04:33] h4/rizon he wishes he could get a whiff of a hermione granger
[20:04:41] h4/rizon no
[20:04:48] h4/rizon hermione took the one kid that got expelled for using black magic
[20:05:09] h4/rizon this one
[20:05:55] h4/rizon i mean we all do
[20:06:08] h4/rizon emma watson is just attractive imo
[20:06:16] h4/rizon i heard ComputerTech really digs Ron
[20:06:40] h4/rizon you don't?
[20:06:43] h4/rizon i kinda liked it
[20:06:46] h4/rizon read the books several times
[20:06:49] h4/rizon now reading them in spanish
[20:07:01] h4/rizon because i know the story and are looking to pick up some commonly used phrases
[20:07:03] h4/rizon .kb Bluejay
[20:07:12] h4/rizon this does not fly right
[20:07:19] h4/rizon Bluejay i'm about to have an accident on your ass
[20:07:31] h4/rizon no
[20:07:36] h4/rizon now we know what you'Re about
[20:07:44] h4/rizon people trying to join #shitters get on a shit list
[20:08:00] h4/rizon Bluejay: s/it was/you were/
[20:08:04] h4/rizon he gets that a lot
[20:08:27] h4/rizon i don't know
[20:08:30] h4/rizon i kinda took offense
[20:08:38] h4/rizon !request kick ComputerTech for kicking newbies
[20:08:57] h4/rizon only briefly
[20:09:03] h4/rizon that's the mint based on debian?
[20:09:23] h4/rizon LMDE
[20:09:29] h4/rizon is based on debian
[20:09:34] h4/rizon Mint is the ubuntu based one
[20:09:51] h4/rizon toni wants to switch to void linux
[20:09:53] h4/rizon i approve :D
[20:10:01] h4/rizon he asked me to help him set it up with disk encryption
[20:10:05] h4/rizon i was getting all ready
[20:10:09] h4/rizon then he told me not today
[20:10:12] h4/rizon and i hated him
[20:10:17] h4/rizon Mikoolo no
[20:10:24] h4/rizon Bluejay any particular reason?
[20:10:30] h4/rizon Mikoolo i think he does not like ComputerTech
[20:10:46] h4/rizon when he watched Harry Potter he was on and on about how shitty ROn Weasly is
[20:10:50] h4/rizon i think there's a pattern
[20:11:06] h4/rizon or the trophy admins
[20:11:25] h4/rizon i mean look at this
[20:11:26] h4/rizon .kb Mikoolo
[20:11:28] h4/rizon does not work
[20:11:35] h4/rizon same
[20:11:37] h4/rizon .access list
[20:11:40] h4/rizon trophy admin
[20:12:00] h4/rizon ????
[20:12:05] h4/rizon chaos
[20:12:10] h4/rizon oh?
[20:12:20] h4/rizon i don't like Juest
[20:12:26] h4/rizon well i can't tell if he's raging
[20:12:32] h4/rizon since he is in no channel i'm in
[20:12:33] h4/rizon .D
[20:12:45] h4/rizon Mikoolo i think that will end in abuse
[20:12:48] h4/rizon and i would advise him against it
[20:12:54] h4/rizon also i'm afraid of foxy and Peorth stepping in :D
[20:13:11] h4/rizon i mean ComputerTech ain't shit
[20:13:16] h4/rizon but i have a certain respect for Peorth and foxy
[20:13:30] h4/rizon really?
[20:13:39] h4/rizon lol
[20:13:51] h4/rizon i find his behaviour hard to predict
[20:14:16] h4/rizon btw it is rude to talk about someone when they're here
[20:14:26] h4/rizon ComputerTech so what you're saying is
[20:14:30] h4/rizon Peorth only barks but never bites?
[20:14:46] h4/rizon !request kick ComputerTech
[20:15:04] h4/rizon you should make a queue for these requests ComputerTech
[20:15:09] h4/rizon sometimes they get lost because nobody is around
[20:15:17] h4/rizon for example
[20:15:27] h4/rizon Juest play with some feces?
[20:15:40] h4/rizon your body can produce them
[20:15:51] h4/rizon and since you are on and on about it
[20:16:04] h4/rizon just eat something moldy
[20:16:11] h4/rizon what?
[20:16:19] h4/rizon i'm trying to help you out here
[20:16:21] h4/rizon yes
[20:16:24] h4/rizon sure
[20:16:31] h4/rizon you might puke
[20:16:40] h4/rizon and might get the runs
[20:16:45] h4/rizon i guess so
[20:16:55] h4/rizon ComputerTech: s/fedora/feces/
[20:16:56] h4/rizon oh nice
[20:17:08] h4/rizon and did you make your test?
[20:17:17] h4/rizon confirming that ubuntu is definetely faster than fedora
[20:17:31] h4/rizon Juest he has been to worse places
[20:17:37] h4/rizon he will ultimately end up with void linux
[20:17:42] h4/rizon fuck solus and artix
[20:17:51] h4/rizon isn't artix just arch for lame people?
[20:18:01] h4/rizon Juest every major update requires new installation
[20:18:08] h4/rizon you can't upgrade from eOS 6 to 7
[20:18:10] h4/rizon nein
[20:18:11] h4/rizon nein
[20:18:11] h4/rizon nein
[20:18:22] h4/rizon wdym warum?
[20:18:25] h4/rizon why is a dog not a cat?
[20:18:30] h4/rizon what kind of question is that?
[20:18:44] h4/rizon :D
[20:18:52] h4/rizon Hannah Montana is based on ubuntu
[20:18:57] h4/rizon i mean the linux
[20:18:59] h4/rizon not she herself
[20:19:15] h4/rizon void linux is an arch-like distro
[20:19:18] h4/rizon but no systemd
[20:19:24] h4/rizon at some point they went with libressl instead of openssl
[20:19:29] h4/rizon but then changed back
[20:19:34] h4/rizon they founded runit
[20:19:36] h4/rizon the init system
[20:19:47] h4/rizon which i think has been adopted by some distros
[20:19:54] h4/rizon got xbps package manager
[20:20:01] h4/rizon including xbps-src which is a bid like ports on freebsd
[20:20:09] h4/rizon and ComputerTech is not even around to read it anymore
[20:20:17] h4/rizon why ask, if you are busy stroking weirdoes cocks?
[20:20:31] h4/rizon welcome Batmanhush
[20:20:35] h4/rizon have you been to the doctor yet?
[20:20:39] h4/rizon regarding your hand
[20:22:52] h4/rizon so ComputerTech
[20:22:59] h4/rizon have you jacked the poisoner off yet?
[20:26:19] h4/rizon !request kick Mikoolo for messing with the topic
[20:26:32] h4/rizon from what?
[20:26:51] h4/rizon oh
[20:26:55] h4/rizon for the sake of my sanity
[20:26:58] h4/rizon i have kuro on ignore
[20:27:07] h4/rizon i couldn't bare another story of a cat being poisoned
[20:27:12] h4/rizon because it dared to cross his runway
[20:27:27] h4/rizon *bear
[20:28:28] h4/rizon h stands for Hurensohn
[20:29:03] h4/rizon dramo: s/w/b/
[20:29:06] h4/rizon shit
[20:29:07] h4/rizon :D
[20:36:29] h4/rizon and how would they get their fingers on those passwords and keyys?
[20:37:11] h4/rizon do you regularly transfer your private keys around?
[20:37:44] h4/rizon consider it infiltrated then
[20:37:53] h4/rizon your private key is supposed to be just that
[20:37:55] h4/rizon private
[20:38:14] h4/rizon clearly you fear what you don't understand
[20:38:21] h4/rizon but if you exchange private keys
[20:38:23] h4/rizon i got bad news for you
[20:38:51] h4/rizon my comp does not exchange private keys
[20:38:57] h4/rizon yours must be special
[20:39:07] h4/rizon right
[20:39:28] h4/rizon you clearly don't understand asymmetric encryption
[20:39:59] h4/rizon and your private keys still get handed around?
[20:40:22] h4/rizon yet you think it's not
[20:40:36] h4/rizon given technological advance
[20:40:40] h4/rizon we might see the day it isn't
[20:40:59] h4/rizon should i try to explain?
[20:41:10] h4/rizon or will you just be ignorant?
[20:41:19] h4/rizon because if so it'd be nice to let me know upfont
[20:41:25] h4/rizon lest i waste my time
[20:41:52] h4/rizon yeah okay, dramo wants to enjoy his ignorance
[20:42:38] h4/rizon nothing to apologize for Juest
[20:42:44] h4/rizon dramo wo
[20:42:44] h4/rizon w
[20:42:51] h4/rizon did you understand what you were reading too?
[20:43:00] h4/rizon i advise you to read that again
[20:43:54] h4/rizon oh god
[20:43:59] h4/rizon just forget it
[20:44:06] h4/rizon good for you
[20:44:10] h4/rizon bless your soul
[20:46:24] h4/rizon <%dramo> did you actually think i got my knowledge from wikipedia ??
[20:46:27] h4/rizon i doubt it
[20:46:32] h4/rizon they wouldn't get that wrong
[20:46:40] h4/rizon it's not that complex after all
[20:51:28] h4/rizon hear hear
[20:51:36] h4/rizon dramo bypasses LUKS encryption in 15s
[20:51:54] h4/rizon has a hard time grasping the concept of asymmetric encryption
[20:52:21] h4/rizon so renew keys
[20:54:08] h4/rizon Corvid and you have no way of finding out if something malicious is running on it?
[20:54:18] h4/rizon i mean sure, wiping it is probably safest
[20:54:26] h4/rizon make an image of the partition to later analyze it though
[21:07:00] h4/rizon i see foxy enjoying the evening by discussing religion :D
[21:18:55] h4/rizon snitches
[21:18:58] h4/rizon get stitches
[21:51:59] h4/rizon oh btw ComputerTech
[21:52:03] h4/rizon kait posted a pic earlier
[21:52:13] h4/rizon and you remember that one with the milkman in bed and the tiger on top of him?
[21:52:13] h4/rizon well
[21:52:17] h4/rizon in this pic only the tiger remained
[21:52:31] h4/rizon i fear the milkman has met his maker
[21:52:44] h4/rizon ANSI
[21:52:59] h4/rizon ANSCII
[21:53:01] h4/rizon combine them
[21:53:08] h4/rizon $in 10h wb ComputerTech
[21:54:41] h4/rizon in the butt
[21:54:57] h4/rizon no thx TheFatherMind
[21:55:03] h4/rizon i don't wanna do it in your butt
[21:55:05] h4/rizon in your butt
[21:55:13] h4/rizon lets do it in the butt
[21:55:15] h4/rizon oookaaay
[21:55:40] h4/rizon which war?
[21:55:58] h4/rizon there are several wars around right now
[21:56:56] h4/rizon could you have warned about the fucking bang?
[21:57:01] h4/rizon that was fucking loud
Prev
Next