#voice-chat-text-0

1 messages ยท Page 751 of 1

olive sentinel
#

sorry mechanical keybaord

#

types wonderfully

cloud root
#

Hello

#

I back from sleep

olive sentinel
#

sounds like someone using it directly in your ear

whole bear
cloud root
#

I use type writer keywoard for gaming

cloud root
#

I dissect de keyboard and put em parts into the casing

cyan quartz
#

on my "gaming" computer so i can do GPU work

whole bear
#

ooh

cloud root
#

I have keyboard so loud

#

But I type as quiet as possible

cloud rune
#

@rugged root using a different database now I think the problem was with the database server thank you very much for helping and engaging with my problem. I highly appreciate it

cloud root
#

Btw I have the worst computer

whole bear
cyan quartz
cyan quartz
cloud root
rugged root
whole bear
#

i have sennheiser epos headsets

#

did you know apple released their headphone

#

s

#

AIRPOD MAX

#

i have an old mac book air

cloud root
#

;-;

rotund wave
#

shit

#

fucking

#

ass

#

mac will never be better

rugged root
#

@rotund wave Any particular reason for the outburst or....

whole bear
#

you cannot game good on mac because so many games are available in windows

cloud root
#

Oh no

rotund wave
#

linux

cloud root
#

And more

whole bear
#

ooooh

#

MINECRAFT

cloud root
whole bear
#

ayyyyyyyy

cloud root
#

U play java or bedrock?

whole bear
#

jave

#

java*

cloud root
#

I play bedrock

#

And java

whole bear
#

oooooh k

cloud root
#

Altough I don't have an official account for java

whole bear
#

tlauncher or something like that

cloud root
#

Ye

whole bear
#

oh me too

cloud root
#

Hmmmmm

faint ermine
wise cargoBOT
#

5. Do not provide or request help on projects that may break laws, breach terms of services, be considered malicious or inappropriate. Do not help with ongoing exams. Do not provide or request solutions for graded assignments, although general guidance is okay.

cloud root
#

Surry

faint ermine
#

!rule 5

wise cargoBOT
#

5. Do not provide or request help on projects that may break laws, breach terms of services, be considered malicious or inappropriate. Do not help with ongoing exams. Do not provide or request solutions for graded assignments, although general guidance is okay.

faint ermine
#

just, dont please

dense ibex
#

Oh my bad I didnt know that went againt the rules

#

sorry about that

rugged root
#

Now you know

whole bear
#

sorry

rugged root
#

All good

dense ibex
#

yes thank you

cloud root
#

Imma ask my dad to buy me one to make this appropriate

rotund wave
#

anyone know really good chair, keep getting back pain..

cloud root
#

No offense for tall people just comfort

honest pier
#

yes

#

that's the thing

gilded rivet
#

Center of our galaxy

honest pier
#

yes

#

they were able to constrain the size of the object to a very small radius

rotund wave
honest pier
#

we don't know for sure that it's a black hole, but there's nothing that anyone can come up with that is that compact

cloud root
#

That's a problem

gilded rivet
#

All these stars we see are many many thousands times larger than our sun

whole bear
cloud root
honest pier
#

wow

whole bear
#

i know

honest pier
#

that's crazy

whole bear
#

yeah!

honest pier
#

omg

#

wild

#

i'm literally rofl

whole bear
#

you cannot possibly IMAGINE that kind of SIZE

honest pier
#

IKR

#

it's absolutely wild

whole bear
#

yeah!

#

one day the sun will turn into a black hole and suck us all in

honest pier
#

no it won't

cloud root
honest pier
#

well, you technically can't say for sure

cloud root
#

Nobody knows

cloud rune
cloud rune
whole bear
honest pier
#

no, it's not

whole bear
honest pier
#

the sun will not collapse into a black hole

whole bear
honest pier
#

no

cloud rune
#

It will expand

honest pier
#

it won't

cloud root
honest pier
#

first, when it consumes the hydrogen it will start fusing helium

lunar pendant
honest pier
#

this is the start of it's red giant phase

#

it will shed its outer layer and expand

cloud root
#

Yeah

cyan quartz
#

the sun just gonna explode ?

honest pier
#

no, the sun will probably not be a supernova

cloud root
#

It goes big and goes smol because it succ itself

cloud rune
vast lichen
#

guys i need help , i keep getting an error in an ai assistant program even though i have pyaudio isntalled

cloud root
#

Amd compress into a white dwarf

honest pier
#

eventually

whole bear
honest pier
#

well, actually we can

#

so

#

sorry

vast lichen
#

hello?, anyone?

cloud root
#

Hi

vast lichen
#

hi

cloud root
#

Conspiracy

lunar pendant
#

hey

whole bear
#

hi

lunar pendant
#

hello 2.0

cloud root
#

Tell me

honest pier
#

only stars with more than 20-30 solar masses will become black holes

cloud root
#

Ok

vast lichen
cloud root
#

Tell me da code

#

Type it in chat not picture

lunar pendant
vast lichen
#

i will get abnned

#

banned*

cyan quartz
#

๐Ÿ‡ซ in the chat for @faint ermine

honest pier
#

i didn't open wikipedia

whole bear
#

he's DYING

cloud root
#

Thus cant help

shadow trout
#

?

vast lichen
#

import speech_recognition as sr
import pyttsx3
import pywhatkit
import datetime
import wikipedia
import pyjokes

listener = sr.Recognizer()
engine = pyttsx3.init()
voices = engine.getProperty('voices')
engine.setProperty('voice', voices[1].id)

def talk(text):
engine.say(text)
engine.runAndWait()

def take_command():
try:
with sr.Microphone() as source:
print('listening...')
voice = listener.listen(source)
command = listener.recognize_google(voice)
command = command.lower()
if 'alexa' in command:
command = command.replace('alexa', '')
print(command)
except:
pass
return command

def run_alexa():
command = take_command()
print(command)
if 'play' in command:
song = command.replace('play', '')
talk('playing ' + song)
pywhatkit.playonyt(song)
elif 'time' in command:
time = datetime.datetime.now().strftime('%I:%M %p')
talk('Current time is ' + time)
elif 'who the heck is' in command:
person = command.replace('who the heck is', '')
info = wikipedia.summary(person, 1)
print(info)
talk(info)
elif 'date' in command:
talk('sorry, I have a headache')
elif 'are you single' in command:
talk('I am in a relationship with wifi')
elif 'joke' in command:
talk(pyjokes.get_joke())
else:
talk('Please say the command again.')

while True:
run_alexa()

#

This is da code

cloud root
#

Ok

#

Lemme scan

honest pier
#

could you guys use a help channel

cyan quartz
vast lichen
#

ok sorry

whole bear
#

ok bye guys

vast lichen
#

bye

whole bear
#

gtg and shweep

vast lichen
#

bye strangerrrr

cloud root
# vast lichen import speech_recognition as sr import pyttsx3 import pywhatkit import datetime ...
import speech_recognition as sr
import pyttsx3
import pywhatkit
import datetime
import wikipedia
import pyjokes

listener = sr.Recognizer()
engine = pyttsx3.init()
voices = engine.getProperty('voices')
engine.setProperty('voice', voices[1].id)

def talk(text):
    engine.say(text)
    engine.runAndWait()

def take_command():
    try:
        with sr.Microphone() as source:
            print('listening...')
            voice = listener.listen(source)
            command = listener.recognize_google(voice)
            command = command.lower()
            if 'alexa' in command:
                command = command.replace('alexa', '')
                print(command)
    except:
        pass
    return command

def run_alexa():
    command = take_command()
    print(command)
    if 'play' in command:
        song = command.replace('play', '')
        talk('playing ' + song)
        pywhatkit.playonyt(song)
    elif 'time' in command:
        time = datetime.datetime.now().strftime('%I:%M %p')
        talk('Current time is ' + time)
    elif 'who the heck is' in command:
        person = command.replace('who the heck is', '')
        info = wikipedia.summary(person, 1)
        print(info)
        talk(info)
    elif 'date' in command:
        talk('sorry, I have a headache')
    elif 'are you single' in command:
        talk('I am in a relationship with wifi')
    elif 'joke' in command:
        talk(pyjokes.get_joke())
    else:
        talk('Please say the command again.')

while True:
    run_alexa()
honest pier
#

thanks for just ignoring me :/

vast lichen
#

lol

lunar pendant
#

@honest pier rip

shadow trout
#

lmao

vast lichen
#

we too lazy to trasnfer evrything

faint ermine
shadow trout
#

^

cloud root
#

Ye

amber raptor
#

I would also prefer some way of packaging stuff. Maybe zip that is uncompressed at run time.

faint ermine
# amber raptor Way overdue

aye, i love the idea. i personally dislike venvs as ha had discussed in this VC in the past, this would be a dream solution

honest pier
#

having to use venvs is just :/

amber raptor
#

But pip default behavior should be to make that folder

cyan quartz
#

i have to mix conda and pip right now ๐Ÿ˜ฆ

#

not my favorite

amber raptor
#

Yea

hollow haven
#

I only use venvs when I'm messing around with a package and don't have a strong use case for it

#

otherwise I just don't deal with conflicting packages enough to warrant venv usage...

honest pier
#

๐Ÿ‘€ the real kutiekat j8? ๐Ÿ‘€

amber raptor
#

I use venv always

hollow haven
#

it is true!

cyan quartz
whole bear
#

Hello!

cloud root
#

Cheese

hollow haven
#

Briefly while I stuff my face with food before heading over to my house

honest pier
#

i have a testing venv which is probably like 100MB at this point

cloud root
#

Ok

hollow haven
#

I do. I use enough of them frequently enough that it's easier to have them in my global

cyan quartz
#

i dont even want to know how big my current package for this projec tis

hollow haven
#

I have two venvs I use specifically for helping channels in this server but that's it

cyan quartz
hollow haven
#

oh yeah, numpy is a must have in my global at this point

#

along with scipy and sympy

cyan quartz
jaunty falcon
faint ermine
hollow haven
#

okay, time to go be productive. Catch y'all later

honest pier
#

๐Ÿ˜”

cyan quartz
honest pier
#

none coalescing things would be nice ๐Ÿฅบ

cyan quartz
#

iffy on some of the syntax

#

but i like the idea of it for sure

rotund wave
jaunty falcon
#

Would using python to help automate my school work break rule 5?

rotund wave
#

no

tiny seal
#

probably depends on how much it would influence your grading

rotund wave
#

do it and send it to me

jaunty falcon
molten pewter
#
rugged root
#

๐ŸŽถ I'm having the time of my life / I'm lying this shit is fucking dumb ๐ŸŽถ

rotund wave
#

how tf this guy talk so fast

amber raptor
#

sure, but Github CLI isn't useful for me

#

I'm not automating stuff, I'm working on various stuff my company have

rugged root
#

@echo berry If you're wondering why you can't talk, check out the #voice-verification channel. Only reason I mention it is because I saw you deafening and undeafening yourself quickly

supple axle
#

i cant speak i m not eligible

rugged root
#

!voice

wise cargoBOT
#

Voice verification

Canโ€™t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

rugged root
#

That should let you know what's up

somber heath
#

Anywhere along the line, seller, buyer, transaction carriers, the governments for each can just say "Fuck you, pay us" if they decide to.

rugged root
#

Troof

supple axle
#

Ali exp Alibaba owned

#

Weight Criteria for Goods

somber heath
#

120โ‚ฌ foam? That had better be the best bubble bath I've ever had.

supple axle
#

yhea tru

somber heath
#

(I have no real idea what the conversion rates look like.)

rugged root
#

VAT = Very Awesome Tax

#

or

#

VAT = Vic's Amazing Tuna

somber heath
#

Sellers in and to Australia have to have tax fully included in the advertised price of the product.

jaunty falcon
#

My cat, just jumped onto my tower and landed on the fucking power button

supple axle
#

VAT= Very Annoying Tax

rugged root
#

Where is your power button?

#

Aren't they normally on the front?

jaunty falcon
rugged root
#

Huh

#

I don't think I've ever seen that

jaunty falcon
#

its a NZXT something

rugged root
#

Interesting

rugged root
#

Learn something new every day

jaunty falcon
#

Yea this one power button is on top

rugged root
#

Okay, so it does KIND of make sense to be there but..

jaunty falcon
rugged root
#

HA

jaunty falcon
#

That'd be kinda wack

rugged root
#

Cool looking, though

jaunty falcon
#

Yea

jaunty falcon
whole bear
#

Can I type here what i want to say because i am not voice verified?

rugged root
#

Of course

#

Most of us watch this channel while we talk

supple axle
#

yhea just here to complete 50 Text Targets

rugged root
#

And there's plenty of people who stay in VC muted and just listen in

whole bear
#

Thant's cool

jaunty falcon
rugged root
#

Nothing wrong with that

jaunty falcon
rugged root
#

Yeah that'd make it more difficult

#

Hard to 360 no scope and type at the same time

jaunty falcon
rugged root
#

HA

#

Oh I gotcha

#

Big horror fan?

jaunty falcon
faint ermine
#

ingame VCs can be VERY rude and harsh

whole bear
#

Soo no matter what kind of customs exist it's incredibly easy to get anything in the eastern europian block

rugged root
jaunty falcon
rugged root
#

Genre yeah

whole bear
#

even if customs in Poland blocks your package you can get your package by sending it to other eastern countries that have non existan customs

jaunty falcon
rugged root
#

Back later, have to pick up a computer real fast

jaunty falcon
jaunty falcon
supple axle
#

i didn't knew that people talk politics here

faint ermine
#

not really politics

#

more just, economy

jaunty falcon
supple axle
#

nice btw

faint ermine
#

if it gets too political we shut the conversation down

rugged root
#

Yeah we try to kill it before it gets too heated

#

So long as the conversation is civil and constructive, it's more or less fair game

supple axle
#

yhea

#

u guyz have any Marxist here

jaunty falcon
jaunty falcon
#

Actually very inspiring ๐Ÿ˜„

faint ermine
#

lol

jaunty falcon
rugged root
whole bear
supple axle
#

you guys have to fight with amazon

supple axle
#

We get refunds within 3 Days

lethal crest
#

hello,could someone help me?

rugged root
#

Okay, actually heading out now (I'm really bad about not leaving when I say I'm going to. You guys are all too interesting)

supple axle
#

yhea i m waiting to get verified

jaunty falcon
supple axle
#

just the chat limit

faint ermine
#

hey @zealous wave

zealous wave
#

hey laundmo

faint ermine
#

how u doing?

zealous wave
#

im fine, how are you?

jaunty falcon
supple axle
zealous wave
#

?

faint ermine
supple axle
#

okay

#

i'll wait for my verification

faint ermine
zealous wave
#

haha same

jaunty falcon
#

@faint ermine what were the requirements for voice verification? I got it first try so I dunno ๐Ÿ˜„

supple axle
#

50 texts

faint ermine
#

Have over 50 non-deleted messages in the server
โ€ข These messages cannot be in #bot-commands or #sir-lancebot-playground
โ€ข Only messages after August 25th count, this is when we rolled out our new message statistics system.
โ€ข Have joined the community over 3 days ago.
โ€ข Have been active for over 3 ten-minute blocks. This means you need to have sent your messages over a span of at least 30 minutes.

jaunty falcon
supple axle
#

yhea

lethal crest
honest pier
supple axle
#

nice

whole bear
#
CNN

In a year that has seen global perceptions of China plunge, Beijing scored a major diplomatic victory Wednesday with the finalizing of an investment agreement with the European Union -- in spite of criticism from the United States and outstanding concerns many in the bloc have over Beijing's worsening human rights record.

#

RobinHood has countless lawsuits coming after them

#

SEC is a joke

faint ermine
#

@amber raptor i think your net died

#

cant hear you

whole bear
#

They only act up when the masses have a problem and even then they don't do shit and act just to show that "something" is being done to "regulate" the market

#

@amber raptor

amber raptor
stuck furnace
#

Just joined the chat and the first word I hear is 'Hitler' ๐Ÿ˜„

#

Bring back the fairness doctrine I say! @amber raptor

cloud stratus
#

Umm help on tkinter?

rugged root
#

@amber raptor @amber raptor @amber raptor @amber raptor Excited Hemlock here:

HP Z2 G5 Workstation: 
Intel Core i7 Octa-core (8 Core) i7-10700 10th Gen 2.90 GHz 
16 GB DDR4 SDRAM RAM 
512 GB SSD 
Small Form Factor - Black 
Windows 10 Pro for Workstations
Intel UHD Graphics 630 
DVD-Writer 
Serial ATA/600 Controller
#

That's going to be my new rig for work

jaunty falcon
#

Yes please

#

That emoji was more disgusting then it looked in the preview...

rugged root
#

Which one was it?

jaunty falcon
#

๐Ÿ˜‹

rugged root
#

\๐Ÿ˜‹

jaunty falcon
#

Not like disgusting disgusting

#

more just makes me feel uncomfortable.

rugged root
#

Yeah it's not great

rugged root
#

Right?

jaunty falcon
#

How much is it?

cloud stratus
#

Amazing

rugged root
#

They're quoting it at ~$1,350. Cost to me?

#

Fweeeeeee

#

Honestly, out of all the specs on that, I'm really only excited about the SSD

#

We're currently still rocking HDDs

jaunty falcon
honest pier
#

HDDs in 2021 ๐Ÿ˜”

rugged root
#

Eh

#

It's not a huge deal

#

Just will be nicer for IT stuff for me

jaunty falcon
rugged root
#

Niiiice

jaunty falcon
somber heath
#

One of the issues, for me, is the nomenclature. Health insurance vs. Health cover. Not the biggest.

hoary dirge
#

having an HDD is misery...

rugged root
#

Oh it's fine

#

@somber heath True

stuck furnace
#

Like social-democracy?

rugged root
#

Trying to figure out if I should start winding this down or not

stuck furnace
#

Gtg to cook dinner ๐Ÿ‘‹

rugged root
#

Yeah it's fine

#

Just always thinking about it in the back of my head

drifting marlin
#

what project in python should i do

#

?

#

is for do something in python

#

a webpage is ok

#

?

dire folio
jaunty falcon
#

There is still wood working classes in my school

rugged root
#

Wait really?

#

In the US?

jaunty falcon
rugged root
#

What state, if I may ask?

jaunty falcon
rugged root
#

Huh

#

Neat

jaunty falcon
rugged root
#

I think it's still a valuable skill

#

And it least has some good variety

jaunty falcon
rugged root
#

No doubt

jaunty falcon
#

wtf

vivid compass
faint ermine
#

we didnt really have woodworking classes, just "crafting and tech" which is anything from electronics, woodworking, metalworking, CAD

vivid compass
faint ermine
#

Ich fuhr mit meinem __L__eiter__w__agen,
wo Steine und so __w__eiter __l__agen.

molten pewter
rugged root
#

It's a spooky name

#

You've seen Evel Knievel, now see @dire folio Kinivel!

#

No I don't know why that was in my head

dire folio
#

๐Ÿ˜„

rugged root
molten pewter
#
Bored Panda

Some Amazon reviews provide useful information to help you decide whether to buy a particular product or not. Other reviews are useless, like the ones where people give something a one star just because it arrived late. But there's another type of review that's neither useful nor useless, but what they lack in helpfulness, they make up for in pu...

rugged root
#

Just thumb through a few of those

#

They're absolute fucking gold

jaunty falcon
#

Sorry didn't mean to unmute ๐Ÿ˜„

#

I have a key bind to unmute

#

I like my humans at 100c

rugged root
#

Back in a sec.

amber raptor
rugged root
#

HA

whole bear
#

oh well, that hello was not for me haha

rugged root
#

This one is. Hello

cloud rune
#

hemlock got the results the results!!!!

#

hubble's constant which i got is

#

47.48

#

best value till now is 67.4

rugged root
#

Oh dude that's awesome

cloud rune
#

Took only 18 galaxy to do it

#

Didn't find enough data because of that server shit

fickle orbit
#

if i disable my integrated graphics in my device manager will it cause any problems? My laptop has a gtx 1650 and it still decides to use the integrated graphics for things such as web browsing. I dont want this.

rugged root
#

I wouldn't do it unless you're sure that not using the integrated right now

amber raptor
#

It's very likely you will end up with no video

#

since laptops attempt to switch between the two for power reasons

#

if you disable it, you might end up with no video

fickle orbit
#

it says that my integrated graphics is hooked up to my display

rugged root
#

You should have some sort of program that lets you customize some stuff

#

Not entirely sure what it's called....

fickle orbit
#

if i do disable my integrated graphics and i end up with no video output, is there anyway to revert back?

rugged root
#

I would assume so. Likely to log into it via safe mode or something

#

Or by using a restore media

#

Since disabling it it is only on the OS side

fickle orbit
#

should i disable it while im on safe mode?

rugged root
#

Noooooooooooooooooooo

fickle orbit
#

then?

rugged root
#

I'm in a meeting, I can discuss it more after

fickle orbit
#

ok thanks

somber heath
#

@rugged root I've another Australian wildlife story for you when you get back. ๐Ÿ˜ฉ ๐Ÿ˜ฌ

rugged root
#

Oh god

rugged root
#

@somber heath How worried for your safety should I be?

rugged root
#

@fickle orbit Do you happen to have the.... I think it's called GeForce Experience?

#

Should be an application that lets you change some display settings

fickle orbit
#

Hmm

#

im gonna install it

#

is it the app which allows you to upgrade your drivers?

rugged root
#

That's part of what it does yeah. Actually hold on, let me double check something.

#

Ah, knew I was wrong

fickle orbit
#

ive just installed it and signed up

rugged root
#

I mean there's nothing wrong with that

#

But it's not the one I was thinking of

fickle orbit
#

oh ok

#

thats fine

rugged root
#

(still good to have that for updates)

fickle orbit
#

true

rugged root
#

So see if you have the NVIDIA control panel.

fickle orbit
#

i have that

rugged root
#

Probably somewhere in your start menu or in the - perfect

#

So go to your Windows settings and go to System > Display > near the bottom Advanced Display Settings > Display Adapter for x display

whole bear
#

Hi

rugged root
#

@fickle orbit Is it pointing to your integrated or your GTX card

fickle orbit
#

1 sec

#

my integrated

rugged root
#

Mkay, so go to the NVIDIA control panel thing

fickle orbit
#

ok

#

done

rugged root
#

I thinkit's..... 3D settings? Then you'll go to Manage 3D settings. Where it says Global Settings and Preferred Graphics Processor, set it to your card.

fickle orbit
#

ive done that allready

rugged root
#

Okay. Hmm

#

Sorry, I'm flying blind as I don't have that program on this rig

fickle orbit
#

oh

rugged root
#

Is this a laptop?

#

Or some sort of prebuilt computer?

fickle orbit
#

laptop

rugged root
#

What's the model number?

fickle orbit
#

asus fx505-dt

rugged root
#

Searching

fickle orbit
#

ok

rugged root
jaunty falcon
#

This channel's getting to heated for me ๐Ÿ˜„

#

Ima dip for now

fickle orbit
#

thanks

rugged root
#

Let me know if that ends up working for you, I can keep looking

somber heath
#

Tin cans and a string.

#

OpalMist: Problem solver!

#

It can be called "Dis cord", as in "Dis here cord". The one connecting the cans.

#

The text chat is a wonderful place.

somber heath
#

Especially with my voice as it is.

jaunty falcon
somber heath
jaunty falcon
#

I havent really been listening just I got on and I hear this all

#

Ahh ok

tall latch
#

@somber heath hey there

somber heath
#

Hoy hi.

mortal burrow
#

What is everyone doing?

tall latch
#

what you guys discussing about??

#

hey opal you dont have to write a novel

#

just a short description would be enough

somber heath
# tall latch what you guys discussing about??

Earlier, I was telling people about the bat that found its way into my room. After that, I kind of just haven't been paying close attention. Discord alternatives and homemade clients for said alternatives. We're geeks, so that's a subject that is worth...er...getting frustrated over.

faint ermine
tall latch
#

well i once put a status that tells you to be a nerd

uncut meteor
jaunty falcon
somber heath
tall latch
#

i wonder if i influenced someone with that??

fickle orbit
rugged root
#

Possible. Update what you can. Asus should have a suite of drivers for your particular laptop model

somber heath
#

You think about how useless everyone and their computers would be if they didn't have us telling the computers what to do.

tall latch
tall latch
#

still we can learn a lot

#

but we also might watch those kids videos

fickle orbit
tall latch
#

and a fresh new youtube account have crappest video in the feed

somber heath
#

The brain is a spectacular feat of what millions of years of throwing things at the wall to see what sticks can do.

tall latch
#

so suffering is the only option

#

question how did kutiekat get admin

somber heath
#

To live is to suffer, according to Buddhism, I think.

tall latch
somber heath
#

You have my genuine sympathies.

mortal burrow
#

Is mouse acceleration enabled by default on your distros?

rugged root
#

Oh that's a good point

tall latch
#

who loves music??

fickle orbit
#

@rugged root ive just updated my drivers and it still doesnt match up. Maybe the image is outdated?

rugged root
#

Possible

somber heath
#

Creating by either composition or through performance.

tall latch
#

@fickle orbit well you sure your username isn't a bit off the server's limits??

fickle orbit
#

happy now?

rugged root
#

Fab

#

He's literally talking to me, an admin

#

There's no need to try to moderate someone

tall latch
#

i wanna learn to make some kinda music making thing

rugged root
#

If you have a possible complaint, please use ModMail

#

Don't try to confront someone about stuff, that's why we're here

tall latch
rugged root
#

I understand, which is why I'm telling you the right place to do it

tall latch
#

got it

jaunty falcon
#

Pizza is only good if you feel like pizza.

#

if that makes sense

tall latch
#

wait hemlock can you show me how ModMail works

tall latch
jaunty falcon
tall latch
fickle orbit
#

@rugged root Im going to try and disable my integrated graphics from device manager. Can you advice me on what to do if i lose my video output?

tall latch
rugged root
#

Other than panic?

fickle orbit
#

haha good one

rugged root
#

Yeah let me see if I can find something

fickle orbit
#

ok thanks

faint ermine
#

make a thing that reenables it after 2 restarts?

rugged root
#

I'm pretty sure there's an actual procedure

#

Just give me a sec

tall latch
rugged root
#

Recommended procedure, then

tall latch
#

yeah now better

fickle orbit
#

Can you boot up safe mode from the BIOS?

tall latch
#

how about official procedures??

fickle orbit
#

maybe that could work

rugged root
#

Not from bios, but I do have something for that as well. Yeah, everything I'm reading is saying go into safe mode and re-enable it if it happens

fickle orbit
#

how will i go into safe mode if i dont have any video output?

rugged root
#

Oh for- right this doesn't help

#

One sec, I'll find a better one

#

Ah there we go

#

There's a section about it

fickle orbit
#

this could work

rugged root
#

Alternatively if you have a Windows Install Media like a flashdrive or something

#

That'd let you do it as well

#

You'd just boot from that

fickle orbit
#

my last question before i proceed, if i lose my video output and it reboots in safe mode. Will i get my display back?

#

this is a dumb question but im just double checking

tall latch
#

i am gonna temporarily cease to exist in online world and get some sleep

rugged root
#

You will

fickle orbit
#

ok thanks

somber heath
#

It seems a shame that modules aren't called books. Think of the pip repository. That's more a library proper.

rugged root
#

It'll boot up into very very basic mode

fickle orbit
#

ok thanks

#

i will let you know how it goes

rugged root
#

Please do! Might have to ping me, as I'm going to be heading home soon

fickle orbit
#

yeah ok

hoary dirge
#

SQRRR or SQ3R is a reading comprehension method named for its five steps: survey, question, read, recite, and review. The method was introduced by Francis P. Robinson, an American education philosopher in his 1946 book Effective Study.The method offers a more efficient and active approach to reading textbook material. It was created for college ...

#

@dire folio thanks eivl for this, Im having some trouble with some undergraduate studies, hope this method will help ๐Ÿ˜„

fickle orbit
#

@rugged root It works!

rugged root
#

Yussssssssssssss

mortal burrow
#

We need a book list

#

I'm going to take my dog out now

rugged root
#

Good good

honest pier
#

oh be a fine girl, kiss me

#

only boring astronomers find gratification knowing mnemonics

dire folio
#

755878110796447754

honest pier
#

@wheat oxide

vivid sapphire
#

785752735197823016

cloud root
#

Hhm

#

I had enough sleeep

#

Hello again

vivid sapphire
#

@cloud root Hello!

dire folio
#

Gerbillinae

whole bear
#

Hi guys

#

Hi steve

#

@mortal burrow is steve your real name?

whole bear
#

@swift breach Minecraft

swift breach
#

The man. the myth, the legend

#

Steve

whole bear
#

Yeah legend

#

@swift breach do you know my unknown brother is called steve

#

I miss him

#

like he helped me in everything

#

Because you know I'm stupid

swift breach
#

yeah but we can't forget about my neighbour steve, the PYTHON guru

#

unless he's ironically your unknown brother

whole bear
#

@swift breach But my life suck bro because I can't even code in python now because of school

swift breach
#

Ah I see, you in university?

whole bear
#

I really wish i can code

#

I'm in deep love with python i can't

vivid sapphire
#

Just start writing

whole bear
#

@swift breach Bro do you know it has been 1 month without coding

#

I'm not in uni but like nearly there but I'm in 12th

swift breach
#

oo i see

#

Not sure if this will help but why not dedicate at least half an hour of each day to do coding

#

or to learn coding

#

it'll add up over time

mint bolt
#

Hi

lethal crest
#

hello

vivid sapphire
#

Hello everyone!

#

@somber heath they look cute and playful

dreamy trail
#

What are we talking about here? :D

violet oasis
dreamy trail
#

So cute

#

Possums are popular in the US? Wow, didn't know that

violet oasis
#

mv turn on your mic

#

dont be shy :)

dreamy trail
#

I'm not verfied since I don't usually talk here

#

Despite being in this Discord for about a year or so

violet oasis
#

just send 50 messages

#

you need 45 more

dreamy trail
#

Quite a lot more xD

violet oasis
#

lets just talk here so we can verify you @dreamy trail

dreamy trail
#

Sure thing

vivid sapphire
#

@violet oasis I know C++

dreamy trail
#

Yato and I are doing software and learning C++

#

It's not part of the course though

#

We're learning it on our own accord

dreamy trail
#

Bjorune Sor-something?

#

Sostrup?

#

I think

honest pier
#

stroustrop i th ink

dreamy trail
#

Stroustrop

#

Yeah that seems correct

honest pier
#

stroustrup

dreamy trail
#

Codecademy has a course for C++?

#

I know there's one for C#

#

Time to research this...

honest pier
#

i'm not a fan of codecademy

#

the last time i looked at it (it may have changed), the python course was teaching some pretty bad habits

dreamy trail
#

Python course is actually paid now

#

:(

violet oasis
#

fr?

#

lmao

honest pier
#

yeah, python 3

violet oasis
#

thats kinda sad

dreamy trail
#

I use Debian for server hosting btw

#

Oh god

#

Gentoo

#

Compiling your own kernel

honest pier
#

manjaro >

dreamy trail
#

Linux from scratch brainmon

#

Big brain time

violet oasis
#

even better

dreamy trail
violet oasis
#

make your own distro

dreamy trail
#

We could start here as absolute beginners :p

#

Debian gang ๐Ÿ˜Ž

violet oasis
#

uhh

dreamy trail
#

Imagine using Arch and actually having to be careful not to break your system

violet oasis
#

ikr

dreamy trail
#

Just have it be stable from the very beginning xD

somber heath
#

Mint comes in Ubuntu and in Debian flavours.

violet oasis
#

we used arch based tho

dreamy trail
#

It does

#

Ubuntu based Mint is better in my experience

#

Postgre SQL?

violet oasis
#

if you're using ubuntu might as well switch to Pop! OS

dreamy trail
#

Is you use Ubuntu, don't mention you use Ubuntu

#

You will be bullied by the Linux community

violet oasis
#

ikr

#

lmfao

dreamy trail
#

Ubuntu probably has the biggest install base

#

And many distros are Ubuntu based

#

Whether that's the latest 20.10 release or the 20.04 LTS

#

Debian unstable is out of date too

#

XD

#

Well

#

At least compared to bleeding edge arch

#

Debian stable fits my needs for game server hosting though

#

ยฏ_(ใƒ„)_/ยฏ

#

Raspbian yeah

#

You can install Arch on a Raspberry Pi

somber heath
dreamy trail
#

ARM ARCH 64 BIT I think it's called

violet oasis
#

wdym

#

you will get bullied

dreamy trail
#

SteamOS is like

#

Outdated Debian

#

Which itself is outdated

#

XD

#

Yeah uh

#

Did you hear the recent news about the updates to the kernel?

#

Games will run better soon

#

But you'll need a bleeding edge distro like Arch so all the Linux gamers are gonna go there ;P

somber heath
#

We like the neighbour in question, but he's currently got a fucking leafblower going and it's...disagreeable.

dreamy trail
#

Visit http://linode.com/linuxexperiment for a 100$ credit on your new Linode account!

This time we have the KDE roadmap for the year, Nvidia preparing to better support Wayland and ray tracing on Linux, the death of Flash Player, and an open source epic games store client for Linux. Let's take a look, right after this.

Join this channel to get...

โ–ถ Play video
#

Yeah Manjaro is awesome

#

Sleek, sexy and stable

#

Virtualbox is fine but QEMU has much better performance, we should use it instead lol @violet oasis

#

QEMU + virtmanager + KVM

#

VMware is the other popular one

#

Gnome boxes works too

#

VMware for the enterprise pros :P

#

QEMU for the pros that can't afford VMware XD

#

@violet oasis used Microsoft Hyper V and it was painful to setup

#

Hardly worked and it was so slow for some reason

#

Yeah it's so painful

#

QEMU CLI setup is easier than Microsoft Hyper V xD

violet oasis
#

this is how my manjaro looks rn

dreamy trail
#

Yeah I have my own setup too

undone idol
#

COOL

dreamy trail
#

He got the images displaying

undone idol
#

i Have kde

dreamy trail
#

And I figured out how to convert to ascii

#

There's a library called jp2a

#

JPEG 2 ASCII

#

Let me boot up my VM

#

KDE sweet theme

#

You know what let me change my neofetch image to the Python logo

undone idol
dreamy trail
#

That's the KDE sweet theme, linuxhaxor

#

Paleofetch?

#

Screenfetch?

#

There's multiple

somber heath
#

QEMU's setup is best done from tutorial, because otherwise you're left with the gui config, which is like an aeroplane console.

honest pier
#

neofetch

dreamy trail
#

There was something along the lines of xfetch too

#

And zfetch

#

Use YUMI for multiboot @violet oasis

#

No I'm on Virtualbox

#

Not vmware

somber heath
#

When setting up QEMU via gui is as foolproof and as easy as virtualbox, let me know.

dreamy trail
#

Don't miss the "echo Hello Python Discord!"

#

;p

#

No look

#

If I highlight the text

violet oasis
#

@dreamy trail this is so much better than just us two in a vc

dreamy trail
#

It's brighter

#

Displays as intended

#

WOAH

#

Screenfetch is so light!

#

I just did sudo pacman -S screenfetch and the package file is so light

#

Works ยฏ_(ใƒ„)_/ยฏ

#

screenfetch -D debian

#

Equivalent to

#

neofetch --ascii_distro debian

#

Screenfetch and neofetch are really similar

vivid sapphire
#

@graceful grail I can send you my old CPU

dreamy trail
#

Woah

#

Hold on

#

Neofetch displays the ascii differently based on the terminal theme I think

violet oasis
#

@dreamy trail go into #voice-verification and do !voiceverify

dreamy trail
#

Yeah I already did

#

Just not bothered to talk

#

Hold on

#

Lemme get my phone

#

Ghidra logo

#

Ghidra is a reverse engineering tool made by the NSA

#

Don't ask how I know what Ghidra is

#

Solarwinds breach?

#

Wait what I don't have permission to speak

#

I did voice verify

vivid sapphire
#

@graceful grail Lol go make a pizza!

violet oasis
#

leave and join

dreamy trail
#

neovim is better

vivid sapphire
#

I use vim

dreamy trail
#

For the cool haxxors

#

Cool colours = better code obviously

#

That's why I use htop instead of top

#

xD

vivid sapphire
#

vim is nice if you learn the keybinds and all that jazz

honest pier
#

i use neovim

#

the keybinds are so worht it

vivid sapphire
honest pier
#

visual studio code

dreamy trail
vivid sapphire
#

@somber heath If you have to SSH into servers frequently sometimes you dont always have access to using GUI text editors.

somber heath
#

Mm.

#

Nano, for me.

#

and I suspect someone will have been crazy enough to make a terminal-based x display thing for that kind of situation.

honest pier
#

sublime is just a worse nvim ๐Ÿ˜”

violet oasis
#

yes

somber heath
#

Well...that's dependant on the server having x.

somber heath
#

and you can mount ssh stuff through scp, generally

somber heath
#

and you've got vnc based x I suppose, too

dreamy trail
violet oasis
#

@dreamy trail rl?

#

then we continue c++ afterwards

dreamy trail
#

Sure

#

Let's play

#

You use VLC? I do too lmao

#

Oh yeah

#

Yup

#

VLC >>>>>>>>>>>> Windows Media Player

#

So much better

vivid sapphire
#

@somber heath Heathcare is big business in the US

#

@graceful grail if you sing a song I will sing you all a song

somber heath
#

@thin gorge You say you look at what people want for it then you go ahead and make it... What people want and what people enjoy/need are often disconnected.

#

"I want an AI to do all my moderating."

#

NO.

dreamy trail
#

Discord crashed on my phone :/

#

Okay now it works

undone idol
#

@eternal bough yes I started programming 10 lol

#

i heard about programming through some ads in youtube!

#

lol

severe pulsar
primal raft
#

more effective to go through people

severe pulsar
#

only sometimes

#

more often than not, its more effective to google

#

anyways the video is mostly a joke, but it holds some merit

primal raft
primal raft
#

can't talk on the voice channel yet for some reason so just texting here

severe pulsar
#

awesome

severe pulsar
primal raft
#

haha yeah

#

he roasts angular so much

undone idol
#

lol

primal raft
#

i also like what he says about fang

#

good to start thinking about some kind of savings / investment portfolio early on too, if you have any income that you don't necessarily need

glacial haven
#

the renting is good as long as your renters are good (at least thats what i heard)

primal raft
#

how much work is airbnb?

glacial haven
#

i can't talk but these are words of wisdom ๐Ÿ™‚

#

:)

#

there

primal raft
#

i agree. good life advice going on here

glacial haven
#

yea

primal raft
#

i have had a lot of good experiences with airbnb, but never considered the host's perspective

glacial haven
#

hi

primal raft
#

lol

#

never heard of that

glacial haven
#

idk what a repo is

#

i'm new to this

#

is that even correct spelling?

#

lol

primal raft
#

like github

#

gitlab

glacial haven
#

oh

primal raft
#

humanity originated in Africa

#

The paleoanthropological site self-proclaimed as the Cradle of Humankind is located about 50 km (31 mi) northwest of Johannesburg, South Africa, in the Gauteng province. Declared a World Heritage site by UNESCO in 1999, the site currently occupies 47,000 hectares (180 sq mi) and contains a complex of limestone caves. The registered name of the s...

glacial haven
#

me: what nationality am i
my mom: ur asian (euroasian) lol

glacial haven
primal raft
#

that's very interesting

#

has anyone taken a dna test

#

like ancestry or 23&me

glacial haven
#

no

primal raft
#

i always wondered how far back in the past they went

glacial haven
#

but they traced me back to a prince in japan

#

ยฏ_(ใƒ„)_/ยฏ

#

lol

#

but then a clan killed the clan my ancestor was in

#

big battle

#

tocugawa vs toyatomi (bad spelling

#

)

primal raft
#

always wanted to do a dna test as well

glacial haven
#

yea it sounds cool

primal raft
#

i've always been told my family's not mixed with any other nationality

glacial haven
#

wow 100%

primal raft
#

but im just curious how much that holds

#

nepalese

glacial haven
#

thats kinda cool

primal raft
#

but i think when a lot of nepalese do it, they get some mongolian and indian genes

#

i wonder how much of that is their data

#

yeah that would be useful to know

glacial haven
#

so i could know i was gonna get cancer

#

noice

#

wow

primal raft
#

that's amazing

glacial haven
#

oh same

#

mayflower

primal raft
#

haha

#

i think the history aspect of it is very cool though

glacial haven
#

they must have been very detrmined

primal raft
#

just to have a book about your ancestors and family history

glacial haven
#

oh lol i can see that

#

boredom is a formidable force

#

...

#

so do you guys use visual studio code?

primal raft
#

yeah

glacial haven
#

would you recommend it?

primal raft
#

woah really

#

it's nice

#

very customizable

#

i think its the most popular text editor rn

#

haven't used pycharm too much but i've heard good things about it

glacial haven
#

well what applications would you reccomend i told my dad i want to learn coding and he said python or c sharp

primal raft
#

are you in college?

glacial haven
#

no

#

8th grade

#

(i'm bored)

primal raft
#

oh ok

glacial haven
#

lol

#

they say if you learn one it is easier to learn others

primal raft
#

python is usually simpler to learn (most similar to english)

glacial haven
#

oh

#

oh

primal raft
#

c# is also useful but it's a lot more rigorous / verbose

glacial haven
#

i downloaded unity on my old computer and it crashed

glacial haven
#

well the cpu was a intel pentiom

#

3gigs of ram

#

idles at 2

#

(trash)

#

lol

#

it is 10 years old

#

laptop

#

oh sry 15

#

the one i'm on rn is 10

#

i did but it is getting set up currently

#

lenovo e15

primal raft
#

yes

glacial haven
#

i hear it is easier to learn c sharp if you know pthon tho

primal raft
glacial haven
#

java oh

primal raft
#

c# is essentially microsoft's java

glacial haven
#

oh

#

mostly for fun rn

primal raft
#

khanacademy has some good programming exercises

#

on javascript

#

you can do some animations

glacial haven
#

i did code.com for a while and programed a drone but block programing is too limited

#

also will python work for say rasberry pie type computer programing

primal raft
#

same with arduino

glacial haven
#

so i could compile pyton to c sharp and back?

somber heath
#

Eh...If you're doing anything like that, look into jit.

#

So Numba.

#

Maybe Cython.

primal raft
#

Cython is a thing

glacial haven
#

oh

primal raft
#

but that's Python written in C

glacial haven
#

that one hurts the noggin

#

:(

#

ik that feeling

#

auto save oof

#

oh

#

ok thx

somber heath