#voice-chat-text-0
1 messages ยท Page 993 of 1
I can't speak French
also im looking at files in the UEFI directory
not even in system32
(also this code is SOO hard to read since FUCK UEFI interrupts)
oh fuck, well there goes ghidra
it crashed
I think microsoft doesn't want me to look at their code
Maro: "Back in my day...."
@broken harbor https://docs.python.org/3/library/profile.html
My search terms were "python 3 profiler"
Can someone stream so I can watch
There isn't anything to be streamed at the moment
Oooh
Okay, NOW there is
I use vscode with nodemon

nodemon allows me to reboot the code automatically on change
???
Took off the stream
students get it for free @broken harbor
Yeah it was a short one
french also do ?
I use VSCode
its an open-source editor
problem with pycharm: All its functionality is in IntelliJ IDEA
can i talk about something
yeah, either you have your college email id or
Shoot
VSCode is the editor made for the community
big projects use it
its even integrated with github
push the . key whilst on a github repo
and u come into a mini VSCode install
What's your question
its obfuscated
I mean for now it would be easier to have it typed
I was assuming alot
I try not to make exceptions when it comes to voice verification
since its so fucking hard to decompile the DLL's
Although you can double check to see if you qualify in #voice-verification
What?
sorry
Ooooooh I was about to speak up but Iโm shy
No need to be shy
oh ok i read the voice verification and i understand
I am just showing what i'm coding, since its a very big file
Hey @sand fractal!
It looks like you tried to attach a Python file - please use a code-pasting service such as https://paste.pythondiscord.com
replace cs with python? idk try it
6228 characters and 189 lines
that isn't really something to paste here ๐
a
also if u want the
repo: github.com/Lmaxplay/MaxBot
That's why the bot points you to our paste bin
@rugged root I was comparing it with the paperwork we were working on recently
What're you doing with it?
also I keep forgetting to make commits, OOF
we were going through it because every single contract had to be renegotiated
Gooootcha
it was a bit of a pain
values = get_table(diff_tolerance, limit)
cProfile.run("render(values)")
this is my problem
i know it wont work
hmm
Oh so in this case
I might split each command into "modules"
which I can import
to make it not one VERY long file
import cProfile
values = get_table(diff_tolerance, limit)
cProfile.runcall(render, values)
thanks i love u < 3
I hope that works
basically instead of src/main.pyI do```
src/main.py
src/modules/moderation.py
src/modules/fun.py
src/modules/utils.py
would make the code easier to understand
like what if $ban is malfunctioning
I can check src/modules/moderation.py
instead of finding it in src/main.py
Hmm
No worries
she
Nice
AttributeError: module 'cProfile' has no attribute 'runcall'
is there a way to group commands in nextcord?
Ah, okay, I got it
import cProfile
values = get_table(diff_tolerance, limit)
with cProfile.Profile() as pr:
pr.runcall(render, values)
pr.print_stats()
doesnt print anything
Hmm
Is that all the code you're running?
Or do you have this in your file with functions?
i have a lot of things @rugged root
do you want to profile the whole program or just a specific section?
BRUH
i only want to profile get_table()
sorry ^^
if you have a function for get_table() you should be able to
cprofile(get_table())
yes sorry
values = get_table(diff_tolerance, limit)
thats just assigning it a variable you could profile the function that uses the 'value" variable
values
i don't get it
So in the case of using run, I think you're passing the function itself, not calling it first
So I think it's cProfile.run(get_table)
okay
But even that would need values
so how do i pass args
Right, looking
I mean it's still seeming like the best way is the one I mentioned earlier with the with cProfile.Profile() as..... stuff
yes but doesnt print anything....
First argument in runcall() is the function, second is the arguments
Yeah I know, still thinking on that
Give me like.... 3 minutes, I need to get a few more scans in or I'll never get it done
Is it one that requires arguments?
is this a standard library module?
Hm
but
Honestly I haven't messed much with profilers. #tools-and-devops would likely know more than I
there i run it with a limit of 10
so only the 10 first currencies
but after i need to use a limit a 250
also, how that function / method is ... if your own function you invoke has a kwarg named func, it will not be unable to be used (thanks to the /)
That's not the issue
meaning BLAH.runcall(myfunc, 1, 2, 3, func=(lambda x, y: x + y)) would work so-to-speak
you pass in the arguments / keyword arguments after the function / bound method
but thats not my probleme lol
run it again?
There's also benchmarking using timeit
yeah
API hiccup
Random social tip of the moment:
People without long hair, please don't complain about us taking forever to get ready after we shower / etc. ... drying our hair takes a long time.
Then factor in that time when planning on going out
Don't make us short haired people wait
You made the fashion choice, you compensate for it
ah ... so have our hair wet while we head to our rooms and use the hair dryer / etc. there??
So if we were going out for food and you needed to do your hair, take that into account when saying when you want to meet.
It shouldn't be "I'll meet you at 2" and then having to wait until like 2:30
... don't remind me of my previous care providers ...
- "get ready for bed" means "go to sleep"
- "get ready to go" means "get ready to leave and you better be ready when it is time to go which we won't tell you how long that is"
Just one reason why I'm so screwed up currently.
How long ago was that?
I forgot ... but I was there for too long. That's the one which was my 2nd child foster care home that turned into my 1st adult foster care home
Like 1 year, 15....
currently I'm in my 2nd adult foster care home and I <3 it here
Ballpark estimate
I forgot
Are you okay with me asking why you need to be in the adult foster care system?
I'd have to ask for "how long ago" ... as I recall being 1 grade level behind already when getting there ... during 6th grade IIRC, then I repeated senior year (12th) of high school while still there, graduating while I was .. already a legal adult (forgot my age now when I graduated, but I graduated in 2008)
I was put in the system as a kid for what happened back then (NSFW reason; and I didn't know why at the time) ... I knew I was going to be unable to live on my own ... but it was some time after (forgot when) when that family allowed me to stay and them convert to adult ... when the PTSD finally surfaced.
So it's specifically from long term trauma? And apologies for dredging it up, I've just been curious about it for a while
well, they were not the best at being foster care providers ...
poked fun at me for when I came out as trans to them
among the part of where I had nowhere to express my anger ... except to bottle it up
I ... <sarcasm>enjoyed</sarcasm> ... how they were so 1-sided, even when I am actually in the right of an argument ... ...
"This conversation is now over."
feel free to DM me if you want to talk about it, @rugged root
New figures show that that battery-swapping network leader Gogoro is running away with the electric scooter market in its domestic sales. Now the company is setting the stage to expand that dominance overseas. Taipei-based Gogoro is largely known for two things: Its iconic green-and-black swappable batteries and its 50+ mph (80+ km/h) electric s...
Found it... gogoro...
Reminding me of when I called the emergency number to report someone trying to break into one of those paid bicycle things
I'll be back later
Let's just say, it was too obvious to me about what they were doing ... and I made certain to have them "go in silent" to not startle the "lock picker"
I forgot how long it took, but I was already on the train ... walking home ... or even at home ... when they called back stating they caught the person
So I guess I'm glad for that
.... and why I remember that, I have no clue
same for why I responded quickly to a train losing some connection to the overhead wire and having a person in a 3-wheel power scooter fall down ... having someone near the operator cabin tell the operator what happened
I just ... don't know why I remember some things and forget a lot of other things
i want to work out the gradient of colour from this image. so basically im thinking of creating a line or box that starts at e.g. y=0 and goes up until it hits the black colour and it should find pixel colours in terms of whiteness at all points along that line. so it should go from high white pixel values to medium grey pixel values to blackish pixel values. i can use some more basic softwares like imagej to draw a line and plot pixel values but the problem is in my image region of interest there are lots of random pixels with completely different greyness colours so the graph would have lots of noise (go from very high pixel whiteness to sudden low pixel whiteness). i want some way to kind of smooth image or change odd pixels to have same colour as its neughbouring pixels. for smoothing i cant smooth much because essentially i want to get an accuarate plot of changing pixel intensity across the line. could anyone siggest some code
https://www.thenews.com.pk/latest/918592-fault-in-submarine-cable-affects-internet-speed-in-pakistan
ISLAMABAD: A fault in the submarine cable has affected the internet speed across Pakistan on Tuesday.As per the details, the fault occurred in the TransWorld 1 cable at a distance of almost 400 km...
can anyone help me
What with?
@rugged root that animated gif is my entire life story
want to find average whiteness pixel value from bottom to top of image using a singular line
at one point
i mean
level of greyscale
and get values of pixel greyness from bottom to top along single imaginary line
anyone know any code
@burnt flint If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know
Oh fair enough. I just saw you deafening and undeafening so I just assumed
Ok, no problem
Also welcome to the Discord! Sorry, I'm going through crap tons of files to scan for work
Welcome to the weirdness that is my domain
Thankful
A single-atom transistor is a device that can open and close an electrical circuit by the controlled and reversible repositioning of one single atom. The single-atom transistor was invented and first demonstrated in 2004 by Prof. Thomas Schimmel and his team of scientists at the Karlsruhe Institute of Technology (former University of Karlsruhe)....
taking the wee one to piano... ttfn ๐
!stream 928250196889075762
โ @vast fog can now stream until <t:1647462226:f>.
did you mean Waldo?
Same
Goes the weas- rabbit?
Shit this deploy
Redis is taking 20+ minutes to deploy
That's troublesome
Meh, tell Azure to create and get on discord
just use a linked list
Redis took 25 minutes to deploy
const unfold = (f, seed) => {
const go = (f, seed, acc) => {
const res = f(seed)
return res ? go(f, res[1], acc.concat([res[0]])) : acc
}
return go(f, seed, [])
}
\x -> x
def LCG(N, S): # Defining the function of The Linear Congruential Generator (an algorithm that can generate pseudo-random numbers).
a = 7**5 # Assigning the value 7**5 to the variable 'a'. A is a somewhat big value so there is room for randomness however this value doesn't have to be as specific as 'M'.
M = 2**31-1 # Assigning the value 2**31-1 to the variable 'M'. 'M' is a prime number because a prime number like this is the most simple factor of itself therefore giving the algorithm's result in it's simplest form according to number theory.
def f(S):
return ((a*S) % M) * 10 # Multiplying the seed (S) together with the constant 'a' and taking the modulo of it with M.
for i in range(N): # Running a for loop for all the elements in 'N' which is correspondant to the 1st argument in the LCG function's parameters.
S = f(S) # Assigning the function of S to S.
U += [int(S/M)+1] # Updating the elements in U by adding the result of the division of S divided by the constant of M.
if U > 6:
return U # Return the variable U.
@flat sentinel I feel chased
just use a pokeball
import matplotlib.pyplot as plt
def LCG(N, S): # Defining the function of The Linear Congruential Generator (an algorithm that can generate pseudo-random numbers).
a = 7**5 # Assigning the value 7**5 to the variable 'a'. A is a somewhat big value so there is room for randomness however this value doesn't have to be as specific as 'M'.
M = 2**31-1 # Assigning the value 2**31-1 to the variable 'M'. 'M' is a prime number because a prime number like this is the most simple factor of itself therefore giving the algorithm's result in it's simplest form according to number theory.
def f(S):
return ((a*S) % M) * 10 # Multiplying the seed (S) together with the constant 'a' and taking the modulo of it with M.
U = []
for i in range(N): # Running a for loop for all the elements in 'N' which is correspondant to the 1st argument in the LCG function's parameters.
S = f(S) # Assigning the function of S to S.
U += [int(S/M)+1] # Updating the elements in U by adding the result of the division of S divided by the constant of M.
if U < 6: # If U is less than six. This allows for me to deal with numbers from 1 to 6 good for a 6-sided dice game
return U # Return the variable U.
lista = LCG(1000000, 32444234)
plt.hist(lista)
plt.show()
Traceback (most recent call last):
File "c:\Users\legga\Documents\Random.py", line 19, in <module>
lista = LCG(1000000, 32444234)
File "c:\Users\legga\Documents\Random.py", line 16, in LCG
if U < 6: # If U is less than six. This allows for me to deal with numbers from 1 to 6 good for a 6-sided dice game
TypeError: '<' not supported between instances of 'list' and 'int'
import matplotlib.pyplot as plt
def LCG(N, S): # Defining the function of The Linear Congruential Generator (an algorithm that can generate pseudo-random numbers).
a = 7**5 # Assigning the value 7**5 to the variable 'a'. A is a somewhat big value so there is room for randomness however this value doesn't have to be as specific as 'M'.
M = 2**31-1 # Assigning the value 2**31-1 to the variable 'M'. 'M' is a prime number because a prime number like this is the most simple factor of itself therefore giving the algorithm's result in it's simplest form according to number theory.
def f(S):
return ((a*S) % M) * 10 # Multiplying the seed (S) together with the constant 'a' and taking the modulo of it with M.
U = []
for i in range(N): # Running a for loop for all the elements in 'N' which is correspondant to the 1st argument in the LCG function's parameters.
S = f(S) # Assigning the function of S to S.
Z = int(S/M)+1 # Updating the elements in U by adding the result of the division of S divided by the constant of M.
if Z < 6: # If U is less than six. This allows for me to deal with numbers from 1 to 6 good for a 6-sided dice game
U += Z
return U # Return the variable U.
lista = LCG(1000000, 32444234)
plt.hist(lista)
plt.show()
Traceback (most recent call last):
File "c:\Users\legga\Documents\Random.py", line 23, in <module>
plt.hist(lista)
File "C:\Users\legga\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\matplotlib\pyplot.py", line 2590, in hist
return gca().hist(
File "C:\Users\legga\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\matplotlib\__init__.py", line 1412, in inner
return func(ax, *map(sanitize_sequence, args), **kwargs)
File "C:\Users\legga\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\matplotlib\axes\_axes.py", line 6552, in hist
x = cbook._reshape_2D(x, 'x')
File "C:\Users\legga\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\matplotlib\cbook\__init__.py", line 1384, in _reshape_2D
if len(X) == 0:
TypeError: object of type 'NoneType' has no len()
E.
F.
lol
C.
the red shirt guy?
perhaps
๐
pyautogui
right
!pypi pyautogui
@rugged root there are others, but we don't go beyond scott.
from many, many years ago
maybe I'm thinking of something else
two hops this time
mod to helper
back to mod
goodbye.
how to find whiteness of pixel values from bottom to top along an imaginary vertical line of my choosing. so i want lots of values from bottom of line to top
Forgive me, for I have sinned.
herro guys
herro
so whatchall doin
0.o
im sorry im minecraft noob
phat whatawhat now>
"Fat Albert"
anyone willing to take a look at #help-chili by chance?
Very old cartoon:
https://en.wikipedia.org/wiki/Fat_Albert_and_the_Cosby_Kids
Real people; made by utilizing the characters from the cartoon itself:
https://en.wikipedia.org/wiki/Fat_Albert_(film)
"/"
def thingy():
#this is a function
wooah ๐ฎ
how to find whiteness of pixel values from bottom to top along an imaginary vertical line of my choosing. so i want lots of values from bottom of line to top
In this video we are going to explore the PRIME Technology and NVIDIA Optimus to manage hybrid graphics on Arch Linux.
Arch Wiki Prime: https://wiki.archlinux.org/index.php/PRIME
Arch Wiki NVIDIA Optimus: https://wiki.archlinux.org/index.php/NVIDIA_Optimus
Optimus Manager: https://github.com/Askannz/optimus-manager
*** Become a Patreon to supp...
https://www.arcolinuxiso.com/create-your-own-distribution-spinoff
==========Vast Knowledge Sharing Websites ==========
Information about ArcoLinux project : https://arcolinux.info
Learn about general Linux applications : https://arcolinux.com
Learn about all the desktops and Arch Linux : https://arcolinuxd.com
Learn how to build your own ISO : h...
@somber heath eiiii-veee
@midnight agate Hi
hi
heroku is great on serving files without aws3
is a wall face
this what i mean
no heroku nice but it has his owne disvantages
lot words
and bad
spell
Have you applied to microsoft like that guy told, yesterday..
Ask him for referral too
How often do you program a day @midnight agate
okay
@whole bear If you're speaking, we do not hear you.
hi
no game no life ๐
best anime ever
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Thank you
Oh i must send 50 msg right ?
Is this server can be useful for everyone
Beginner?
Amazing๐ค
I have basics and I'm not actually beginner but i need learn more and more
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
I think i must be more active here
Thank you for your advice
!voiceverify
Oh okay
I'm not eligible to speak
Yes i try
I wanna know if there's challenges here
Yes
!kindling
Kindling Projects
The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
!rule 4
4. Use English to the best of your ability. Be polite if someone speaks English imperfectly.
Oh it's good ๐
I think too i do my best
Amazing
Thank you for your time and help
have you ever tried the 15 puzzle?
the almighty https://en.wikipedia.org/wiki/15_puzzle
The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle having 15 square tiles numbered 1โ15 in a frame that is 4 tiles high and 4 tiles wide, leaving one unoccupied tile position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vert...
played a lot of this a few years ago until my cousin broke it ๐ญ
Im doing the covid antigen test thingy and am in the 15 minutes window
waits nervously
I can safely say i've played this for more than 200 hours
Oh?
๐
I actually got covid after my vacation
Now Iโm trying to figure out if Iโm covid free
me too but it was a while ago
oh the agony
The question is these days who hasnโt got covid
My symptoms wasnt bad tho. Just like regular flu.
constant nausea headaches and stomachaches
I see what you mean
you guys been swimming recently?
Gave up?
Ahhh i seee itโs that kind of attitude that you canโt stand
Yeah
Humans are like that
Itโs like global warming. Itโs happening. But people just donโt care.
Ah the trap of comfort
Whaat
Whats that all about
Oh opal
Well anyhow it seems that I am covid free
Yey
Iโll make a test at the clinic tomorrow ๐คท๐ปโโ๏ธ
Oh yeah the guy who did the test on us at Istanbul didnt even wear a mask
Or gloves
Because the airline needed those tests
Total sus
Hii slaaay
Is everything alright?
It happens :โD
I think itโs cool that one of your possibilities are kangaroos
to me udl means undead lair
hello
oh i didnt realise
i was just typing random things on my keyboard
udl doesnt mean anything for me
to me als is the abbreviation of Amyotrophic lateral sclerosis and if your name were abbreviations its like ur saying I got als, fk, jk
no koalas sad
lmao
because australia is hot
really nice today
How fast can you stream data into a Nintendo 64 over the controller port, anyways?
https://t.co/3LvXAN4vd2
got 1.15Mbps into an SNES through the controller port
https://t.co/zUZ68Q9D9j shows that the N64's controller port runs at 250Kbps
former is cooler
A tutorial to help you make better Discord bots.
markdown files are fun
Is there a bobdown?
No but there is a stevesideways
brb
@tiny socket can you type like python/cpython instead of that url
just to be more lazy
@loud karma too large
hm
@rugged root here you are https://github.com/vcokltfre/yamlimg/issues/1
Remember, a metric fuckton is heavier than a fuckton
what about a metric fucktonne
Somewhere in between
can i have an empty file name
cรกc bแบกn sub cho kรชnh idols cแปงa mik nhรก
!mute 914418694690574387 Investigating
:incoming_envelope: :ok_hand: applied mute to @fair mantle until <t:1647529932:f> (59 minutes and 59 seconds).
back on with headset
@wind raptor I don't have permission to speak
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
I'm making a thing with web audio
Oh sick
are you going to make a music maker thing?
More of a music player, really
I could write an editor for the file format I'm using, at the very least
dinner is just 2nd lunch
What are you, a hobbit?
I can't fathom eating anything aside from a rice-based diet
If you make an API, then it should be easy to make it for feeding live sounds to it โฆ or am I wrong to think of music-based HTML5 games are impossible?
George R R Martin not publishing GOT and making games, while people wait from ages.
[inb4 "Dinner and a Movie" theme]
There exists music-based HTML5 games, https://bemuse.ninja being a good example
makes sense.
probably cannot run on first-gen Chromebooks, correct?
or at least, playable
I can't tell exactly, but it runs fine on my machine
what does flake8 want from me?
Which is probably comparable to a 1st gen chromebook
flake8's mixed signals ๐ฅด
@vivid palm Report it to the devs with minimal code that can replicate the warnings.
It's D212 and D213 โฆ different warning reasons
Yes, however they point to the same kind of thing that'd be checked
You'd ignore one and keep the other based on your project's style guide
@gentle flint whats the orange thingy?
3d printer
you have all sorts; they often look slightly different per model
all sorts of 3d printers
yes
wow!!
A screenshot is the simplest way to save important images on a phone. Many new buyers donโt know how to screenshot on Samsung S21, although it is very easy. In this article, several ways to take a screenshot by Samsung Galaxy S21 will be discussed.
"First, karate chop your phone."
yeah power+vol down also works(s20 fe)
Discord is well-known for cross-platform consistency ๐
yeah
yeah, it consistently sucks
Sometimes you just gotta read code out loud ๐
@hollow cape you sound dead
Idk if itโs the accents but I feel smarter listening to you guys ๐
def check(predicate: Optional[MiddlewareCallback] = None) -> Union[
Callable[[MiddlewareCallback], Union[
Callable[[CommandT], Union[CommandT, Callable[[CommandT], CommandT]]],
Callable[[], Union[CommandT, Callable[[CommandT], CommandT]]],
]],
Callable[[CommandT], Union[CommandT, Callable[[CommandT], CommandT]]],
Callable[[], Union[CommandT, Callable[[CommandT], CommandT]]],
]:
"""Register a predicate as a middleware that does checking."""
# Handle check() being called both with and without parenthesis.
def decorator(function: MiddlewareCallback) -> Union[
Callable[[CommandT], Union[CommandT, Callable[[CommandT], CommandT]]],
Callable[[], Union[CommandT, Callable[[CommandT], CommandT]]],
]:
# Return another decorator to place on the command, this can also
# handle being called with or without parenthesis.
@wraps(function)
def wrapper(
command: Optional[CommandT] = None
) -> Union[CommandT, Callable[[CommandT], CommandT]]:
def inner(cmd: CommandT) -> CommandT:
cmd.push_middleware(partial(Check, predicate))
return cmd
if command is not None:
return inner(command)
return inner
return wrapper
if callable(predicate):
return decorator(predicate)
return decorator
We have a variety of accents
Also, not everyone here is from the USA
Please use aliases
Please use aliases
I wish Discord web had a way to opt out of the webcam modal
Module '"./modal.svelte"' has no exported member 'showModal'. Did you mean to use 'import showModal from "./modal.svelte"' instead?ts(2614)
imo if it goes through it'd be pretty neat to see alternative/lighter type checkers for typed JS
Kinda like what we do have in Python + MyPy
var int = "a"
console.log(int)
a
This is in console in firefox.
int a = 1;
```js
/* code goes here */
```
Here's the proposal
https://devblogs.microsoft.com/typescript/a-proposal-for-type-syntax-in-javascript/
Today weโre excited to announce our support and collaboration on a new Stage 0 proposal to bring optional and erasable type syntax to JavaScript. Because this new syntax wouldnโt change how surrounding code runs, it would effectively act as comments. We think this has the potential to make TypeScript easier and faster to use for development at e...
I don't get it. Could please explain?
int is a reserved keyword afaik
Reserved keywords can't be used as a variable, right?
@stoic jungle see #voice-verification
They can't, though I doubt that's how they would implement the proposal
Even then, types can be erased at runtime
In theory, they shouldn't work but it seems they are working for now.
int isn't reserved in JS
All roads lead to typing. Python take notes
Typescript will enforce
Removing the TS -> JS build step and adding type checking as a linting step is a decent way to preserve both type safety and fast-enough prototyping
yeah
Bonus Video: https://www.youtube.com/watch?v=PJJKvupvU4Q
00:00 - Intro
01:02 - Context Background Story
02:09 - About Monetization
05:47 - YouTube Hacking Policy
09:44 - What are Ethical Hacking Videos?
17:04 - Gathering More Data on Actions
18:15 - Conclusion
22:03 - Outro
-=[ โค๏ธ Support ]=-
โ per Video: https://www.patreon.com/join/liveover...
def foo (a: int, b: int, /) -> int:
return a + b
Here's what is currently the closest station to what I used to listen to.
https://www.iheart.com/live/1067-the-eagle-4315/
red pleather
"Danger Zoneโ by Kenny Loggins
Listen to Kenny Loggins: https://KennyLoggins.lnk.to/listen_YD
Watch more videos by Kenny Loggins: https://KennyLoggins.lnk.to/listen_YD/youtube
Subscribe to the official Kenny Loggins YouTube channel: https://KennyLoggins.lnk.to/subscribe_YD
Follow Kenny Loggins
Facebook: https://KennyLoggins.lnk.to/followFI
In...
Official Video "Danger Zoneโ by Kenny Loggins
Listen to Kenny Loggins: https://KennyLoggins.lnk.to/listen_YD
Watch more videos by Kenny Loggins: https://KennyLoggins.lnk.to/listen_YD/youtube
Subscribe to the official Kenny Loggins YouTube channel: https://KennyLoggins.lnk.to/subscribe_YD
Follow Kenny Loggins
Facebook: https://KennyLoggins.lnk...
I missed this song, sadly
Previously, Discord also had the red warning symbol, even when Discord was running.
.
@boreal spear https://www.youtube.com/watch?v=5Mku-CWTYtc
In this video I am going to show how to set python interpreter in spyder with python 3.9.* virtual environment in Windows 10
python -m venv venv
./venv/Scripts/Activate.ps1
pip install spyder-kernels
spyder
@boreal spear ^^
python -m venv venv
./venv/Scripts/Activate.ps1
pip install spyder
spyder
Paste in Powershell ^^
py -m venv venv
./venv/Scripts/Activate.ps1
pip install spyder
spyder
@brave steppe got the script working ๐
python -m venv venv
.\venv\Scripts\Activate.bat
pip install spyder
spyder
There needs to be a blank line at the end for spyder to actuall run
Thanks man, you were really helpful!
@desert pollen #voice-verification
@desert pollen Head to the #voice-verification channel to learn about our voice gate system.
How've you been?
Great ! Im intern at a startup and finished my second task ( a feature )๐
Very cool! What kind of startup and products, if you don't mind me asking?
@vast fog
Musician Francesc-Xavier Lozano Palay plays a traditional folk song on a modified metal security barrie
@vast fog https://magicmic.ai/
I use this. You can try this. Works on Linux only.
Its a company which helps farmers to automate their daily tasks and keeps records of animal activities ๐
noisetorch
That's actually really cool! I love programming that ends up being for useful things like that
brb
Magic Mic is a trade mark of karaoke microphones manufactured by Enter Tech that have embedded songs and require an external video display. This configuration makes them light and portable.
Enter Tech was the first manufacturer to release a portable karaoke microphone called Magic Sing in 2000. The first completely wireless Magic Sing microphone...
โBy blending real-time stealth with tried-and-true tactics gameplay, Mutant Year Zero: Road to Eden breaks exciting new ground for the turn-based strategy game.โ - IGNFrom a team including former designers of HITMAN and PAYDAY comes Mutant Year Zero: Road to Eden, a tactical game that combines the turn-based combat of XCOM with real-time stealth...
$34.99
11039
78
You are born falling from orbit, a new mind in a body once occupied by the Changing God, a being who has cheated death for millennia. If you survive, your journey through the Ninth World will only get strangerโฆ and deadlier. With a host of strange companions โ whose motives and goals may help or harm you โ you must escape an ancient, unstoppable...
$34.99
1706
81
GURPS Cyberpunk is a genre toolkit for cyberpunk-themed role-playing games set in a near-future dystopia, such as that envisioned by William Gibson in his influential novel Neuromancer. It was published in 1990 after a significant delay caused by the original draft being a primary piece of evidence in Steve Jackson Games, Inc. v. United States S...
tea time all the time
on the back of a polak
are you a Scorpio????? hemlock
it was a part of the joke^
It's built in so you shouldn't have to pip install it
Should just be able to import it
!e
import tempfile
@terse needle :warning: Your eval job has completed with return code 0.
[No output]
what version is it in
Which?
!pypi grequests
i am using 3.9
https://u.birdlip.xyz/VUDi9/lOkOlISI59.png
!stream 404599905299202048
โ @broken harbor can now stream until <t:1647548531:f>.
is this interfacing with escape from tarkov?
Interesting
does not touch the game
fair enough
I'd have to see more of the code to know what's going on
Or rather what would be specifically failing
from watchdog.observers import Observer
from watchdog.events import FileSystemEventHandler
import tempfile
from playsound import playsound
print('''
You can now Minimize me.
''')
tempdir=tempfile.gettempdir()
class Watcher:
DIRECTORY_TO_WATCH = tempdir+"\Highlights\Escape From Tarkov"
def __init__(self):
self.observer = Observer()
def run(self):
event_handler = Handler()
self.observer.schedule(event_handler, self.DIRECTORY_TO_WATCH, recursive=True)
self.observer.start()
try:
while True:
pass
except:
self.observer.stop()
print ("Error")
self.observer.join()
class Handler(FileSystemEventHandler):
@staticmethod
def on_any_event(event):
if event.event_type == 'created':
playsound('sound.mp3')
else:
pass
if __name__ == '__main__':
w = Watcher()
w.run()
One sec, checking something, bird
Thought so
DIRECTORY_TO_WATCH = tempdir + r"\Highlights\Escape From Tarkov"
oh
!server
!user

Created: <t:1443481946:R>
Profile: @rugged root
ID: 98195144192331776
Joined: <t:1525291749:R>
Roles: <@&267628507062992896>, <@&807415650778742785>, <@&267629731250176001>, <@&831776746206265384>, <@&587606783669829632>, <@&797891034906099752>, <@&267630620367257601>, <@&295488872404484098>, <@&764245844798079016>, <@&764802720779337729>, <@&463658397560995840>, <@&542431903886606399>
Messages: 56,827
Activity blocks: 11,476
Total: 29
Active: 0
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
can anyone help me in #help-apple
why did he eat rust?
why eat himself?
*hate
i know
i have done many bad things with oreilly
oreilly has done many bad things as well
yes
yes until nvim
vim > nvim
what is the difference between vi and vim
plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
PT 7 days in a row > vim
!user @flat sentinel
You may not use this command on users other than yourself.
thats why i dont have any socials
@terse needle It's only a challenge if you plan on sending me something cool
yorkshire tea bags
We have Yorkshire brand
anyone know about this? Do I need to update windows? #help-apple
Nederlandse Spoorwegen
did you look at it
@high spearyou gave me good prank idea
That one I haven't heard of
I'm very confused, why did you link a video of a screen recording of another video?
No
So basically
It's suppose to open that option
and it dosen't when I run it
on my old gaming desktop
I'm remotely controlling it
see when you install it
I don't get that and I can't install it
what about this one
Hmm. Give me a sec
I wish I could speak but I guess I gotta wait like 3 days
but funny meme
ok
Gives u the feeling that u're on LSD for a bit after watching
@hybrid bobcat While I'm thinking about it, are you needing Visual Studio proper or are you just needing the build tools
build tools
Need to be able to compile python whatever that means I think
This is part 1 of 2. Part 2 goes over how to setup a webcam stream.
Part 2: https://youtu.be/98snd3lx4n8
Part 3ish: Check out my OctoFarm install video too! https://youtu.be/t--uINaqttQ
Read Guide:
https://community.octoprint.org/t/setting-up-octoprint-on-windows/383
1: Install Python 3 from: https://www.python.org/downloads (Follow Guide abov...
Right right
this is the video I'm following
Have you restarted your rig?
do you need too?
Couldn't hurt
ok
have you ever used vnc viewer?
Your Phone App says "The App has been Blocked by Your System Administrator"
https://answers.microsoft.com/en-us/windows/forum/all/your-phone-app-says-the-app-has-been-blocked-by/2a76c448-8cb3-4c80-9251-a36080dfff59
Can you sign in with it too?
I can but I'm not comfortable doing that on my work rig. I'm sure we can get you working, though
I've got enough IT tricks up my sleeve
i got IT/ATF in the Navy
Holy shit
that's cool
you can even sign in with it
remotely
can I livestream when I do it
I restarted it so I wanna show you me downloading it
it like doesn't install
why are you using your phone app?
So hit Win + X which will bring up a context menu. Select Windows PowerShell (Admin)
Then you'll want to run these commands to do some system file checks:
I was going to try to ... but after installing the companion app to it on Android, starting it on Win10 immediately goes to that
done
sfc /scannow; dism /Online /Cleanup-Image /RestoreHealth; sfc /scannow
So it'll system scan, then do a dism, then system scan again
Ideally it should find and fix stuff on the first go through, do the procedure on the second and find nothing on the third
After that, restart your machine and try again.
If that doesn't work, we'll go from there
ok
I'll be right back
k
this is a snowball blue ice
Samson Q2U
Sam-san
read it
its a funny
READ IT
ITS NOT THAT DEEP
its a joke about making a game environment easier to load
@rugged root Restarted I'm retrying rn
!stream 152515077512232960 1h
โ @quasi condor can now stream until <t:1647555138:f>.
Pwn Adventure 3: Pwnie Island is a limited-release, first-person MMORPG that is,
by design, vulnerable to exploits. It is intended to showcase common game
design and programming mistakes and provide an example of what not to do for
g...
From beginners to experts, this is where hackers level up! Join today and learn how to hack.
Incredibly, five WW2-built German Kriegslok war locomotives are still in daily operation in 2022 - find out where...
Special thanks to the following channels for access to footage. Please visit each for more fantastic Kriegslok and locomotive action!
- Metrobug: https://www.youtube.com/channel/UCetfp2tMTAkaQxM6fbRX-RA
- Harrikolan Railways: ht...
@formal meteor is my cousin...
@tidal shard how much do you know about cloud computing?
๐ช๐ฌ
๐คฃ
@tidal shard well im trying to secure a web app
im making recommendations
vincent im a busy man
be here in 1 month
then youll hear me
@tidal shard you're a legend
๐ฟ
death
did you try multiplayer
not yet
That's what she said. I had to get it out...
just slightly riced my desktop
How to enable virtualization on Gigabyte bios
@terse needle true
the people on the rust server have no personality
@strong arch they may know what theyre talking about
but they arent memorable people
i left that discord because it was so dry
and i met 25 people
and dont miss 1
@strong arch everyone has knowledge, or thinks they have knowledge
@flat sentinel ๐คฃ
@strong arch 'the assholes are way more assholish, than on python discord' lmao
i guess
i dont really know geno
all i know is i like this discord better
i have been called
The Guinness World Record holding expedition to the fabled Minecraft Far Lands, without any mods or cheats, raising money for charity along the way! Donate using the fundraising widget on the homepage of http://www.farlandsorbust.com to help us reach our goal!
Here you'll also find other Let's Play videos with Kurt featuring The MindCrack Serve...
1 month @gentle flint
i got important business to attend too
no, we talked 1 week ago
and i said 1-2 months
'it felt like 1 month ago.' ๐
I love the Russian people, that's why I have to tell you the truth. Please watch and share.You can also find this on my new Telegram if that is easier: https://t.me/aaschwarzenegger/
"denoising"
Noise reduction is the process of removing noise from a signal. Noise reduction techniques exist for audio and images. Noise reduction algorithms may distort the signal to some degree.
All signal processing devices, both analog and digital, have traits that make them susceptible to noise. Noise can be random with an even frequency distribution (...
scipy.ndimage
With the explosion in the number of digital images taken every day, the demand for more accurate and visually pleasing images is increasing. However, the images captured by modern cameras are inevitably degraded by noise, which leads to deteriorated visual image quality. Therefore, work is required to reduce noise without losing image features (...
@midnight finch Everytime anyone other than you is speaking, we're hearing it. Are you able to turn on Krisp or noise reduction or anything?
what's this chart of?
oh its of pixel whitness from bottom to top of image
ohh
but we trying to do average or something to remove any big oscillations
as theres odd pixels in the image
cool
from cv2 import cv2
import matplotlib.pyplot as plt
# load image
img = cv2.imread('noise.png')
# convert the image to grayscale
gray = cv2.cvtColor(img, cv2.COLOR_BGR2GRAY)
# smooth the image
blur = cv2.GaussianBlur(gray, (5, 5), 0)
# read each column of the image from left to right and save it to a list
cols = []
for i in range(blur.shape[1]):
cols.append(blur[:, i])
# graph the average of each column (reversed)
plt.plot(cols[50][::-1])
plt.show()
Do you use jupyter notebook?
i havent used that before
Website for Spyder, the Scientific Python Development Environment
whats up guys
im just working on cloud infrastructure security ๐ข
for a web app
yes chris, its boring
well kata yes and no
well im using powerapps, do you know what this is kata?
well yes, but powerapps is made on top of azure
so apparently its supposed to protect from sql injection
im not sure if you can use cloudflare/incorporate it?
do you guys know?
avg_cols = []
for i in range(0, len(cols), 2):
avg_cols.append(np.mean(cols[i:i+2], axis=0))
@sour imp thats the point
so im making recommendations
like because bugs happen everyday
im saying things like running a vulnerability scan daily/weekly
since new bugs keep arising, even if you dont change your project/any code
guys forget powerapps, but just think of cloud vs storing on your own (creating your own solution) is their any vulnerabilities which are more likely to be bad with cloud, like malware? or what kind of things should i be thinking about ? @sour imp @wind raptor
yes
@sour imp so basically dont post your private keys on github?
๐คฃ
im trying to get what youre saying
or dont post your code anywhere
๐ตโ๐ซ
so i think i get what you mean
So like youre disguising what your actual code is/was
to anyone outside of your inner workings?
๐
no that makes sense
the problem is kata
im using a SaaS solution
so arent they handling everything
๐คฃ
the server?
Good explanation guys
๐คฃ
@wind raptor ๐
Lmao
oh shit
@sour imp nooooooo
i have too much content to catch on
that was going to be my whole summer
@sour imp i havent got into any of that stuff yet
time to pirate youtube content
why am i suppressed?
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
this guy is a big big nerd
@sour imp ๐คฃ
your voice sounds like crackin
import cv2
import matplotlib.pyplot as plt
import numpy as np
# load image
img = cv2.imread(r'C:\Users\guest\Downloads\noise.png')
# convert the image to grayscale
gray = cv2.cvtColor(img, cv2.COLOR_BGR2GRAY)
# smooth the image. can change values for more smoothing
blur = cv2.GaussianBlur(gray, (5, 5), 0)
'''
#does this show blurred image or original image
fig, ax = plt.subplots()
plt.imshow(img)
plt.show()
'''
# read each column of the image from left to right and save it to a list
cols = []
for i in range(blur.shape[1]):
cols.append(blur[:, i])
#last value of range is step. increase is cutting down rows and averaging over a couple columns for each row on the line.
avg_cols = []
for i in range(0, len(cols), 2):
avg_cols.append(np.mean(cols[i:i+2], axis=0))
# graph the average of each column (reversed). replace 50 with x value you want.
plt.plot(avg_cols[50][::-1])
plt.show()
!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.
no fun stuff?
plt.imshow(blur, cmap='gray')
@fading root your typing/background noise is coming through quite loudly
im muted now
Thanks!!
@sour imp @wind raptor its a nice night to read about cloud infrastructure ๐คฃ
๐
thats interesting
reading about programming is cool
@wind raptor have you tried to learn rust yet?/play with it?
๐
@willow lynx you didnt type the correct password?
@willow lynx whats trust?
@sour imp im gonna call johnny from now on, johnny utah
@wind raptor what movie chris?
guys come on
Point break
keanu reeves character is called johnny utah
@wind raptor i think youd like it
@willow lynx 127.0.0.1
@willow lynx https://www.postgresql.org/docs/13/auth-trust.html


60,154
264,505
