#ot2-the-original-pubsta
652 messages ยท Page 71 of 1
When you pass 0,0 on the right side it's 0+0 = 0
You add them up right? For example of it was
0, 1 being passed it would turn into 0 correct?
How do you guys write the doc-string for classes?
Horribly...
class World:
"""
World class, whose object will hold entities, components and processors.
"""
I've always found it so hard. For me it has boiled down to either: ```
Represents something that can do this, and we get it from that.
Or I do more like.. ```
A thing that can do this and we get from that.
But "represents", "holds", "calls" is usually pretty bad practice to use.
For example, with function you always do "calculate", "send", "configure" not "calculates", "sends", "configures"
My truth table for my NAND gate and my AND gate with two inverted inputs looks the same
if you go to https://circuitverse.org/simulator you can put your own together
for 0, 1 AND with inverted inputs returns 0 while NAND returns 1
wdym pointless?
Compex logical expression are super hard to read
Yes, that's why I said that my previous sentence wasn't true
It's not that bad of a place. Real nice in the autumn
(why are we talking about Python in an off-topic channel? ๐ ) Python has Decimal
I cant send screenshots on general chat
ah ok I see
there's also math.isclose(a, b) to check if 2 numbers are close like that
For floats we check that if they are close to each other or not
There is precesion error
__str__
__str__ this is a wendy's
underunderstrunderunder
Right so
First your text formating of Come back later is messed up in
Learn Mathematics
Learn Mathematics
Also, instead of using the normal chromium pdf viewer that looks like shit
You could potentially make a better one of your own
hmm weird the style didn't apply on prod
Yeah
I am trying to render LaTex instead of pdf
I see
just don't have much time
Well any which ways
In this practical project we will use pdf.js to create a custom pdf view interface with pagination using JavaScript. We will be using modern syntax such as arrow functions and promises.
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Code:
https://github.com/bradtraversy/pdf_viewer
๐ Become a Patron: Show support & get perks!
http://www.p...
thanks
And the best one
https://pspdfkit.com/blog/2019/implement-pdf-viewer-pdf-js/
This is the best one using PDF.js
I will look into that
Awesome!
!code
Here's how to format Python code on Discord:
```py
print('Hello world!')
```
These are backticks, not quotes. Check this out if you can't find the backtick key.
@livid raft
backticks not quotes
and how to this black box kinda thing
1 backtick instead of 3
yeet it
D:
!?!?!
lol
mmm sleep deprivation ๐
yea lol
it looks like it is mixed with an adult lion
cries in normally writes python
tiling beard manager yes
Trying to fix my image editor
it aint goin well
The issue is somewhere in here, as this deals w/ drawing the canvas (sorta, it's a bit weird.)
local function setPixel(x,y,char,fg,bg)
char = char or ram.char.char
fg = fg or ram.col.fg
bg = bg or ram.col.bg
local blitLine = image.data[y]
local charLine = sUtils.splice(blitLine[1],x-1,char,true)
local fgLine = sUtils.splice(blitLine[2],x-1,fg,true)
local bgLine = sUtils.splice(blitLine[3],x-1,bg,true)
wins.canvasWin.setCursorPos(1,y)
term.blit(charLine,fgLine,bgLine)
image.data[y] = {charLine,fgLine,bgLine,y}
end
I think it's something to do with my splice calls.
(fyi, i'm not looking for help, this is a python server, not a CCLua server :p)
Interesting part is, it works for every other line, except line 1 of the canvas.
Aha! I'm a fucking idiot!
wins.canvasWin.setCursorPos(1,y)
term.blit(charLine,fgLine,bgLine)
That term.blit draws where the term cursor is, not the canvasWin cursor
Problem solved!
^^^ how hacking according to hollywood looks like
as in random multi-colored screen with random characters that the guy types a million wps on
exactly
Yow guys I was thinking about what if we make python classes for every object irl but then I thought how do we make energy then?
what do you mean by that precisely
what's an object
I'm trying to make a class for quark but quark is made out of energy according to google
that's kind of complicated lol
quarks aren't made of anything, they just are
there's also all the other elementary particles to worry about
https://en.wikipedia.org/wiki/Elementary_particle
In particle physics, an elementary particle or fundamental particle is a subatomic particle with no (currently known) substructure, i.e. it is not composed of other particles. Particles currently thought to be elementary include the fundamental fermions (quarks, leptons, antiquarks, and antileptons), which generally are "matter particles" and "a...
no

NO
Ah, the beauty of JavaScript
Oh, I put two braces instead of one
But still, that's one ugly undescriptive error-like thing
I don't think it's really unexpected tbh
python's almost-json-dump dict representation is somewhat unusual
i hope you are being sarcastic
hm
hm
I am
good
That is definitely not beautiful
fail
wheez


sure
yup for sure
openSUSE :D
Yeah I've confirmed that tumbleweed is the best rolling release distro hands down
How so? lol
Arch and arch based still constantly break, Solus has an amazing package manager but make questionable choices that cause problems in their "curated rolling release" system. Siduction is just debian minus the stable, rolling rhino is a horrific idea and I'm trying to move away from canonical anyway.
Tumbleweed is stable, doesn't break when you update it, runs quick, and has a good community
Jeez, I didn't even know there were that many rolling release distributions
For the most part, it's just Arch vs Tumbleweed
That's not even all of them, but those are the big players
Unless you're specifically trying to learn how to use and troubleshoot Linux problems in a fast paced, constantly evolving broken environment in a very advanced and hands on way, arch or anything arch based is not for you
That's my hot take
I've used vanilla arch, Manjaro, and endeavorOS
They're all the same, some just break more
#bot-commands
Use Ubuntu first. Get used to how things work, and then if you decide you want more, switch
Tumbleweed, or indeed even leap, are not good beginner OSes
ubunt seems more beginner friendly
By a large margin yes
I recommend trying it out at least, it can be fun and even surprising in some ways
Before windows 11, Linux was almost always snappier and quicker in general system use
damn
once wsl has gotten the gui feature working and stable i doubt i will need a native linux install
We don't use Linux because it gives us access to Linux programs
uh... no
its one of the reasons
only Arch users tbh
lol
I have adopted a slightly different approach where I do most of my dev remotely over ssh on a linux machine
For all that I do, Windows is completely useless
I just use Linux because what I do use it for feels much better than on Windows
Perhaps I've fallen into the trap of "I know more or less what goes into my system and so I feel far more comfortable with it"
honestly, I could just switch to linux at any time, but I have no real reason to do so
if I got a new desktop, I would probably put a linux on it just to try it out
as long as you've not got hybrid graphics, usually all is well
yeah, these days it feels like desktop linux is viable
but I am still in awe at the complexity of scroll height or remaping keys
wdym by remapping keys?
if you want to change caps lock to ctrl on windows, you set a registry key or download an app to do it for you
on linux, you download xmodmap, set it to run in xinit, learn its weird dsl and hope it owrks
Why would you even want to do that O.o
oh, you'll like what I just discovered on accident
because my keyboard has ctrl in a really unwieldy place and pressing caps lock makes it nicer
it is also really nice for emacs
oh, that's nice
see, that's what I mean by seems viable, it's now in settings
didn't know that
wait dyou mean integrated+dedicated
yes that's hybrid
it's not bad but sometimes it can be a pain in the butt
especially if you have AMD + NVIDIA
I have intel + nvidia
but Intel/NVIDIA is fine as long as you don't mess around with bumblebee
o nice
on Ubuntu, it'll usually work fine mostly out of the box (from my experience)
damn
on openSUSE for me it was also fine
until the broken NVIDIA update
but even then, it works fine now (with NVIDIA direct driver)
I'm using it right now...
Only issue I have is completely unrelated to the driver
My main monitor is a 165hz gsync/freesync 1ms IPS
1440p
It's a wonderful monitor, but its startup time is insane
It takes longer for the monitor to turn on than it does to boot into a desktop environment
Which leads to my OSes not detecting it sometimes without me turning it off and on
I mean it's a 4k gaming monitor, I would sure hope it's wonderful.
Since when is 1440p 4k
God almighty damn
I just had to use gimp again and I was reminded how truly awful it is
Fought with it for 10 minutes for something that would've taken me 10 seconds in Photoshop
I dunno. Whenever I'd do prime-run glxinfo, it wouldn't work
prime-run is just a script I made to prime-offload
and uh... it wouldn't work. and xrandr wouldn't acknowledge my card
and so I found out that other people were having the same issue, and that there was a workaround floating around
Yeah it seemed pretty random who got it and who didn't
How bizarre
I've even seen someone else with a 1070 have issues while I don't do
So who knows ever the exact cause is
The issue'd happened on both of my laptops
One which had a GTX 1660 Ti Mobile (Max-Q) and my other which had an RTX 2060 Mobile
Well you're dealing with hybrid graphics...that's just asking for trouble on ANY OS lol
mostly unrelated, got my system setup again today https://i.imgur.com/gx4JxkB.png
I am... annoyed
by?
WoeUSB-ng
Ah, yes those are letters
I wanted to install Windows 10 on my old laptop so that my younger brother could play games on it
WoeUSB is for making Windows installer bootable drives
and so idfk why but this stupid program thought it wise to get rid of GRUB
and I was able to boot into the installer, which would've been fine... if it worked properly
but I forgot to partition the drives and so now I need to reformat the USB and make it Linux live so that I can partition
but then from there I need to reformat it again with Windows installer
and that took absolute ages...
oofer nanners
It's going to take 2 hours just to download Xubuntu live so that I can repair GRUB
I'm so mad, man
I'd opted for the smaller openSUSE Live Recovery image, and GRUB has been fixed
now... time to wait a few years for WoeUSB-ng to finish making a bootable USB
and pray nothing breaks again
NAME READY STATUS RESTARTS AGE
calc-main-deploy-867c975786-25qhn 1/1 Running 0 15m
calc-micro-deploy-794899f87f-8xbz4 1/1 Running 0 69m
date-main-deploy-7779b564f9-gdzwd 1/1 Running 0 15m
date-micro-deploy-645d56ddfd-ljktr 1/1 Running 0 15m
name-main-deploy-5c6dc58844-zj86l 1/1 Running 0 15m
name-micro-deploy-6d4bf47d77-q4sc9 1/1 Running 0 15m``` @wheat aurora Rabbit SRE DURR HURR KUBES!
YESSSSSSSSSSSSSS
sick flag
wish there was a nonbinary emoji flag but i can live with ๐ณ๏ธโโง๏ธ for now
... and now you're telling me that I have to convert my entire disk to gpt and I have no viable way of backing it up
why does this disk even have MBR... this laptop is like 3 years old
and I accidentally just wiped my drive anyways
ffs
today I learned that even if you select a single partition and not a disk, Windows decides to wipe the entire disk without warning
Owo
well we will keep ur sacrifice in mind as a lesson ๐
how sad
Oh well. At least my brother can play his games
at the expensive of all my older files
brother be like : a small price for salvation
for salvation that is not my own
but the price is
all my files
or should i say was
:(
Windows better not take more than 25 minutes to install
I've been at this for like 6 hours
are u... being honest to urself?
bryg
lol
lovely
i wouldve raged
did it install tho
:(
uwu
oh, yes it did
but without sound
and the activation key must've been yeeted
what do u mean without sound
always was
install the audio driver from the vendor website lmao
"no sound device found or something sorry"
tell them they are stupid
that's what I'm doing, but the Dell program didn't install anything itself so.. may or may not work
also @steel eagle u forgot :((
never use mfr programs lol
ยฏ_(ใ)_/ยฏ
OH YEAH
I didn't forget, my system wasn't booting when the notification went off lol
then I had D&D with my rfiends which got cancelled
long day
Dungeons and Dragons, if I had to guess
ah makes sense
What should I use for drivers, then?
... the vendor website
the vendor of who?
assuming it's your average sound device...realtek
the vendor of the hardware you numpty
Device manager should tell you what you have.
that reminds me why i love microsoft.. their help docs are full of suggestions like use third party wizard/driver
perfectly reasonable considering they aren't the devs of it
but wouldnt it have been better if they just gave the third party thing earlier as the default ?
yeah man let them give you 600GB of drivers by default
:| I tried downloading the Realtek driver
and it says "The driver you're trying to install is older than the existing one"
how convenient
yeah but- nvm
yes
first time?
hate Windows
what do you mean? they're not even similar letters
they make completely different sounds
they're still letters
i take that back.
some stuff seems yeeted :thonk:
bruh the sticker thing is annoying
i wanna use a emoji and all i get r stickers in the suggestions
do away with the nitro
acceptable
:bruh:
wait a minute
i am hornier than the average programmer
debatable
ikr
we always have a place for exceptions
true
๐
wait a second, the first channel is the owner lemon
the next is the owner joe
does that mean this offtopic channel is....

No comments
owner cow?
oh no
nice
but why
{
"python.analysis.extraPaths": [
"./escape-room/games"
]
}
well doing this fixed it but
all the snakes
bruh
are u the hoard?
What's that?
oh nvm it was a split movie reference
me irl
ok
shut up shut up shUT UP SHUT UP GET OUT GET OUT GET OUT OF MY HEAD GET OUT OF MY HEAD GET OUT GET OUT GET OUT SHUT SHUT SHUT FUCK FUCK GET OUT GET OUT OUT OF MY HEAD MY HEAD MY HEAD MY HEAD
imposter
sus
DIE DEIE LEAVE GET OUT TOUT KILL KILL KILL DIE DIE LEAVE DIE
that's kind of sus bro
same
Just remember it could all be so much worse
if i wasn't in the code jam i would find a way to get myself banned you fucking
D: wot

GET OUT GET OUT OUT KILL RED GET OUT GET OUT OGE=GO SFF
You gotta choose between being aware of how little you know and being unaware of how little you know
i know how stupid i am (:
Welcome to the world
oop, what did he send?
Also its impostor not imposter
i just see this, discord is glitching out
Lmao
lmao
Idk why you'd block reptile, theyre one of the most wholesome easygoing active helpers here
But go off i guess
confusing
just join a server and block everybody in the server
ikr
Blocking joe immediately results in a permaban from here and a decrease of your social status
whatever you say bud
๐
i think ima try that
Nice knowing you.
can you use vscode extension in vim(or neovim)?
How?
yes
You can get VSC extensions inside Neovim?
you can use onivim2 for vscode extensions inside real vim
I misread it as "do the extensions to get vim inside vscode work"
so i can't use the vscode extension in vim?
no, that is more or less impossible
oh
what specifically do you want, there is generally a vim alternative
You can use VSCode LSP's with vim iirc with something like coc
everybody i see with the default green pfp i think its the same person
We are hive
We are hive
this is cursed
baguette cat is cursed
Join us
hell no
J O I N U S
fuk hive mind
@viral hare J O I N U S
wait are ppl literally just changing their pfp
what do you purple literally?
awoo green mind with the og discord pfp
definately couldnt be u ppl
It's the default green cult

uppl? you mean apple?
opal senpai
What.
thats the wron opal
what if they purposely decided to not store that particular cookie but store others :woke:
breh
surely it's assigning 6 to foo[2]
the rare ot2 conversation
oh wait
but it should be assigning 3 to foo[1]?
me an intellectual went to ot1
you forget that it's modifying x
the first x++ is evaluated, 1 is returned, x is now 2
the second ++x is evaluated, 3 is returned, x is now 3
the third x++ is evaluated, 3 is returned, x is now 4
is a language
sleep
!e
class sleep:
def __str__(self):
return 'sleep'
print(sleep())
@wheat rock :white_check_mark: Your eval job has completed with return code 0.
sleep
holy crud it's undefined
you love to see it
foo is undefined
??where does 6 come from wat
not foo, the behavior of the operations done
wait what happens after 4
this is what I did
#include <stdio.h>
int main(void)
{
int x = 1;
printf("foo[%i] = %i\n", x++, ++x + x++);
}
this is the output
foo[3] = 5
for me it assigns 6 to foo[3]
oh ffs i can't do addition
It is indeed undefined behaviour
It can do literally anything as far as C is concerned
yeah, clowns jumping out of the fridge etc.
wait we started with x = 2?
no, x = 1
gcc also gives you a warning if you wall it
doesn't really matter what the initial value is
Your input was invalid: You must either provide a valid message to bookmark, or reply to one.
Usage:.bookmark [target_message] [title=Bookmark]
The only thing in C that doesn't have undefined behaviour is comments
.bm 463035268514185226-865136399447490561 read this later
lmao
it's quality content
lmao
i'll be on my way now
your boyfriend is a door
i need glasses because i can't C sharp
is that how the song goes
:yeye:
use c++ and you can have classes
wot
you can classes
can classes help me see
bad joke, worse execution
undefined laughter

wear classes
time to attend classes
laughter data type >_>
C sits down and then combusts into memory leakages
to form co2
water
So many leakages, that's why it's called C
and heat
(sea)
dihydrogen monoxide
Checks out on Google
When you drink water, it hits you right in the feels

does a central ac still save money if some vents are closed?
depends on where the thermostat is, if you close all the vents except for the room in which the thermostat is in...then yes, that room will cool down and shut the unit off.
Shut the whole unit down? I've never used a central AC before so I don't know anything about it. Does each room have a separate AC unit even though it's central?
yes, correct and no
The unit itself provides the cooling to the whole house
the thermostat alone determines whether the unit will run or not, and in all but very few cases, there is a single thermostat that controls the temperature for the whole house
So basically if you turn on the unit for just one room you're wasting money to cool every room. That's really expensive in electricity cost.
a central unit is not meant for one room
get a window unit or a good portable unit if you just want to cool one room.
our heater broke last year, it was a fortune to repair
I know that. But then that means for each room you need a window one. Because there may be some days you don't want to cool some rooms.
Rip. That's sad to hear.
AC units are not that inefficient, generally once you get the house to a reasonable temperature it doesn't take much to maintain it
the big deal is cooling it down to the desired temperature in the first place
and then doing other energy-saving practices, such as good blackout-style curtains that shield heat
Ok. Thanks for the input and help.
but yes otherwise, aside from closing vents in unimportant rooms, the only other option would be a window unit or portable unit in a specific room
but the second you need more than one room cooled, the central unit makes more sense
I think separate window units might be cheaper than a central one. Especially if you house has like <= 5 rooms.
maybe for 2 rooms at most, really
window units are not extremely efficient and not designed to be used for multiroom cooling
you have to take into account air leakage as well
and the cost of a good window or portable unit
you're paying hundreds of dollars upfront already
We have a few around here and the air does not leak though. Also, I think one window unit is about 500$. The good one. So 5 would 2,500. That's still less than a central AC price
average window unit is ~200
well there's a huge difference if you're considering GETTING central vs already having it
I'd say it's almost never worth INSTALLING central if you don't have it
Yes I don't have central. Was just trying to look at the pros and cons and decide if that's better.
yeah that changes a lot
if you're only ever going to be occupying 2 rooms at any given time, 3 max, window units are pretty much a no brainer
assuming your house already has the ventilation system, central would likely be lower energy cost in the long run assuming you want the majority (3+ rooms) of the house cool at any given time
racism frog indeed
but coolers are cool >: (
the majority of people will say no, not inherently
but a couple of groups have taken to using it as their "masot" of sorts, and I rarely ever see one outside of emojis that isn't racist, *phobic, or some other form of hate
a meme earlier
Looks fine to me. And I'm black. Maybe if I know the history properly it might seem racist.
wrong reply?
I mean, the message you replied to was about my profile picture not the racism frog
after all the twitch/4chan memes from it I can never not see the pepe as an object of hate
uhuh
I wonder how younger generations would see things we see as racist
younger generation brains are potato mush at this point
define younger generation ๐
they only know "poggers" "fortnite" and salt nic vapes
That's how the world works
we're a generation away before the knowledge gap is big enough for that
or at least, I am
Kids today don't know shit, in general
'course you got the smart ones
๐


From season 6 episode 21: The PTA disbands
now on a completely unrelated note, this is both easy and very difficult https://i.imgur.com/Z7POZWR.jpeg
all ya got is blocks that have to fit into rectangles or squares, despite not being shaped that way
lots of clipping things together to get it to look correct
and now I have to hide all the detail of blocks used for far different than their original purpose
How can you get plugins like zsh completions without OMZ (Ubuntu 20.04)?
what be omz
Oh my zsh
i dont think i have oh my zsh
just follow the manual install instructions
on their github
Download the plugins, source their zsh file
For example, git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/, echo "source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh" >> ~/.zshrc
ye
https://github.com/zsh-users/zsh-syntax-highlighting is also a good plugin
Beyond that, I dunno of too many but you really don't need more than these
ty
zypper recommends zsh completions to me quite frequently, so I just installs those too
like docker I think has docker-zsh-completions
Yeah
damn
apt is the best/worst at recommending stuff
mon s
๐ฅณ
OMG ITS OPALMISTT
Yes, it is I.
Blessings on this channel and its inhabitants.
๐

What are those? They look like pandas...sort of.
lmao whos opal
im pretty sure its the fairy type gym leader from pkmn sword/shield
The one who leads you
That would be me.
yeah, but who are you?
opal mist
huh
hi
A random
I hang out in voice chat and make an annoyance of myself. People have got it into their heads that I'm helpful and personable.
hold on there's no fucking way that python doesnt have pointers
Pretty sure it does, just under the hood
theres no way in a million years that one of the most popular modern programming languages doesnt have one of the basic elements of programming
yeah, but i need it above the hood
There's probably a dunder.
fuck it, shallowcopy it is
Any variable an object is assigned to will point to that object.
thats what a variable is, i get that, but fucking
python is either
"there are no pointers"
or
"everything is pointers"
depending on how you look at it
all modern programming languages call pointers variables
which yeah
that's because thats what they are
sort of
well no
thats besides the point
Python variables are more or less just references to their corresponding values, yes?
what are you trying to do
make a function from another script use a passed in variable from another function that updates the variable
Ah. An in-place operation.
i just wanted to use a pointer so that it would be easier to read
Unless you're working with a mutable, that'll be tricky.
You're probably coming at things from an awkward direction.
is an int not a mutable?
python more or less doesn't have pointers
or well, it is not useful to think about python in terms of pointers
if i was passing in a tuple, i could just pass in a list instead
Not in the way a list is mutable.
int objects are immutable, the object 5 will forever remain 5
cough ctypes...cough
but a variable is actually a pointer to a box
so with shallowcopy, i could say hey fucker, make your pointer also point towards that box
not really, no. Every python object is of the C type PyObject*, but you can't ever do *obj = sth from inside python, since doing that is very very unsafe
breaks refcount, the doubly linked list of all objects, the GC.
then what the fuck does shallowcopy do then?
it asks the copy method of the object to produce another object that has the same contents
that's deepcopy
no
hold on
deepcopy then also asks all members of the object to produce their own copies recursively
im going to test this
this is why you can't copy an arbitrary python object
what in the fuck
python is
huh
so it didnt work
wait so how would i do that then?
you more or less can't, the simplest way is to just return the variable
alternatively, pass a setter closure, but that is not exactly the cleanest solution
well then
!e
my_variable = 5
def set_my_variable(v):
global my_variable
my_variable = v
set_my_variable(10)
print(my_variable)
@round moss :white_check_mark: Your eval job has completed with return code 0.
10
the more i use python the more i realize how much was sacrificed for simplicity
but if you can, just use the return value, it makes things much easier to test
cant use globals, functions are in different files
yeah, if you try to think about python in terms of low level details, there is a whole mess
you can import
you want to modify a variable in file1 by calling a function in file2 from file1?
why not just
import file1
file1.variable = 45
its in the function
but i guess at that point if im forced to do that i would use globals
Are you writing any classes of your own?
yeah, ill do a workaround
i just have a ui function and thought it would be nicer to call it once and move on
in dms instead
@balmy capeplease contact @vapid maple with your report
dm him?
yes
I got tagged?
taggeds mods here, conversation moved to modmail and seems to be solved now
Ah, okay
the price we must pay
Did you make become Joe @wheat aurora?
all containers that make up Micro Micro Service including load generator
Eivl is made of indestructible glass, okay
People use fax?
fax is used heavily in fintech world still. It's rather secure
I would believe you do
There are online fax solutions but you're trading out one of the qualities of a standard line-land fax
My knowledge of this expired back in 95, the last time I set one up (or there-abouts). 
LMAO that CPU usage, beautiful
god im so pissed at windows rn
why
if i my laptop is turned off while its charging, it automatically restarts
that isnt windows' fault though
i have updates disabled for the next week
does windows not manage the restarting of the device?
if i turn the laptop off while its not charging, everythings fine
yes but it's not a universal problem
it's specific to you and soem others
yes but there is something faulty with ur device.. not general problem
ok
im now pissed at my laptop
windows gets a bit of a break
god i had a bunch of tabs open, and now i cant get them back ffs
h i s t o r y
no, was on incognito
how do you turn on windows safe mode
you boot to UEFI mode
and then just choose safe mode
also, it seems everyone with my problem is on windows 7 -_-
oof
settings > update and security > recovery
then click restart to advanced something
advanced options > restart
ah yes
advanced startup?
yes
yes
ah okay
lol
?
*safe mode
opens windows with the bare minimum
it disables apps not needed
for troubleshooting
hmm
not essential*
yes
you can try and reproduce the problem there
if it does reproduce successfully (which i think it will)
but how would i know whats causing it and how to fix it?
then it's windows or its the hardware
need to do some troubleshooting
bruh
do this first ^
ok, cya in a bit
ok
hmmmmmm i might not be so sure
first do this:
try and get a 8-16gb usb and flash a linux iso to it
and try to reproduce the problem there
if that doesnt work
windows
if it does
hardware
i mean
can't rule out anything man
sure
okay
you could skip this and just reinstall windows, but, it's worth a try
okay
ok, wait
a few weeks prior, this laptop wasnt charging
(not the chargers fault, tested multiple and it worked on others)
but h o w
i think it was software, and im not sure how
wow
he had to smth with the lenovo (this computer) setup or smth
thats the same thing i have
damn wow
he downloaded these things to help fix it
i can go to search history to see what he did to fix it
hmm
i clicked on it, but nothing happened
exit setup
whats that
actually they're useless
ic
uc
what
rust of wheat 
It is a sort of disease!
in wheats
Good morning
morning
So I don't know how
Or why
But my auto correct is being very very weird rn
I'm having to manually click the new new words
Oh
Oh, wow
I think it might help to just disable autocorrect
I find it to cause quite a headache
โฆCan I ask why? I'm quite curious what happened earlier
Uhhh
No pressure, though, feel free to decline
I may have gotten a bit more than slightly buzzed.
Ah
uhh ok
how do you disable autocorrect on iOS Ipad? i literally have it popping weird words that i don't need
lol
lol
positively hilarious
amogus
how do you know it wasn't made afterwards to mimic that?
idk maybe someone created an account with the same name after discord made the ad
oh ye makes sense
circles
like post malone circles
sheeeeeeesh
it flipping happened again 
interesting
let's say I wanna make a program that matches me with the closest person and I can't have talk to that person in specific applications

@storm birch Awww new pfp! sweet!
joe mother
@every one here

who pinged
We are in #ot0-fear-of-python
oh alright
sorry I pinged accidentally 
no lol it was a joke
ik 
whyisnoneofmyteamonline ๐ฅถ
Cant you complain to a codejam mod?
i mean, they aren't doing anything wrong
its just worrying that they aren't saying anything
Communication is key in a group project, if they didnt want to talk to their team they shouldnt have signed up for a code jam
I feel that its a valid complaint
they were talking before
Anyone here want to help me create a discord bot?
Name: CanvaBot
Description: CanvaBot isnt a discord bot, but the a discord bots code. Im trying to design a bot for people who dont know how to program but want to make their own bot. I have the discord, github, the basic bot file and trello all setup.
DM if intrested
I'm always impressed by programmers
even non-relate things, I tell people that's programmable like a waterfall
Do you guys know how to use asterisks haha*
*Upper case?
*do not know how to write them
I am writing documentation and want to get it right
Well I have this:
All commands should inherit from the abstract class Command -
which can be imported withimport Command from ".";- and override the
nameanddescriptionproperties along with therunmethod*.
The reason for the asterisk is because I want to refer people to this note:
*See Subcommands
Inside that subheader I have this:
The abstract class Command will automatically detect if your
options triggered subcommands and will run the same method. This can only
happen if you do not override therunmethod.
But I am not sure if it's supposed to be:
*See
- See
*see
- see
are you trynna make a bullet point?
I've always gone for superscript numbers
unless you have a tool autogenerating annotations for you?
Nah this is just markdown going on GitHub.
Ah so like [1]?
[ยน]
i wouldnt mix the two tbh
oh lol the bracket didn't really show up nice there
either plain superscript or square brackets normal text
there is autogenerating annotations tools?
@night pike but it doesnt work with Input : COMB ๐ ๐ ๐
dont be
its way easier than we let on
hello, i wanted to ask this one question relating trading. would i be profitable if i was day trading bitcoin for example and my strategy would simply be entering any position, long or short, and simply having 1:2 risk and reward ratio that way if i lose, i lose 2 times less than i win and since price of an asset can either go up or down, meaning there's 50/50 chance, if my winnings are bigger than losses, on paper, imo, i think i would be in fact profitable
this is more of a mathematical question btw
If there a 50/50 win/loss chance, the price will already be such that the reward/loss is 1:1






