#voice-chat-text-0
1 messages · Page 962 of 1
yup
ill never
lmfaooo
Vietnam war flashbacks
f's in chat to all indians
lol people just joining and leaving vc
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io - GitHub - vlang/v: Simple, fast, safe, co...
i always imagines his name meant death to noodles.. as either pasta is his favorite, or he has eaten 1 to many ramen noodles
@uncut meteor that reminds me griff its weekend so can i stream a game? xD
pog
resisting urges for inapropriate comments
use the solar to power the wind turnbines to create wind to make waves and collect it with wave generators
no.. the problem is they use surface waves
instead of the designing it based on the undercurrent
which would be a submerged system
then the effects of weather are mitigated
it would ofcourse like anything be effected by an EVENT.. tsunami etc.. but if not placed on the beach opposed to avg depth near the wave breaker (surface area causing the height shift in the wave) it would be more sustainable
sea of thieves.. sad I havent played any games since starting programming.. but I do have that one 😦
Watch this amazing video about quaternions...
How to think about this 4d number system in our 3d space.
Part 2: https://youtu.be/zjMuIxRvygQ
Interactive version of these visuals: http://3imaginary1real.com
Help fund future projects: https://www.patreon.com/3blue1brown
An equally valuable form of support is to simply share some of the videos.
Special thanks to these supporters: http://3b1b.c...
everyday programming I fake it till it works.. then I break it..
a mathmatician would probablly say, the math isnt the problem.. its the solution
👀 yeah he makes those animations using python right?
that's amazing
yeah
i forgot the name of the tool he made for that but is is indeed just amazing
manim
@somber heath I think coding is just remembering lines of codes to finish a project
nice, i am making a dank memer bot from discord
!projects
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.
u can try that
that basis of understanding applies to everything.. which is knowing what to do with a unexpected result.. the next step is always the hardest when your result is unexpected.. so you either attempt to control your input to control the desired output, or accept the result and try to figure out why you got the result by applying the next step... ie, in a situation in math.. you might check co-efficients
there is a thing in math, i forget what.. but states you cant force data to give the desired output
hi guys
in graphics i often find an anomaly sometimes creates an unexpected outcome.. which is sometimes cool, and kept because its cool :)
noodle, its not a bug.. its a feature.. working as intended
in most games lol
fruity loops?
I use Ableton
👀
I think Ansible is about provisioning, yeah.
👀 ah right now that you're here lx can i stream a game? hemlock said we can on weekends if a mod is here
!stream 128363483828977664
✅ @woeful salmon can now stream until <t:1642864712:f>.
It has been a literalheadache because.. I was boosted. Third jabbed!
Ohh exciting!
Ah, weirdly I had almost no reaction to all three of my jabs.
Except for a sore arm.
Mm. Got a sore arm every time! Couldn't even wash my hair the day after...
What's your job title LP?
Sorry @whole bear, but this isn't a place to dump memes. Thanks.
Pretty much yep.
I deleted it.
Oh right
I have have a question actually, if anyone happens to know the answer 😄
On Linux, you can use fold or fmt to wrap long lines. This will turn e.g. The first long line of text. The second long line of text. into The first long line of text. The second long line of text. But how would I wrap it like this: ```
The first long line
The second long line
of text.
of text.
D:
So @stuck furnace
You're prolly gonna wanna use ed
it's scriptable
printf '%s\n' '55m22' 'wq' | ed -s input
this would move line 55 to line 23
🤔
I'm trying to figure out fold
Basically the output of docker ps is too wide :C
And wraps in a way that makes it hard to read.
I want to take a wide table, and move some of the columns below, if you get what I mean 🤔
Like how Pandas tables print, I guess.
!stream 128363483828977664 "1 hour"
✅ @woeful salmon can now stream until <t:1642870594:f>.
👍
-f, --filter filter Filter output based on conditions provided --format string Pretty-print containers using a Go template
I'll have a look thanks!
!eval ```py
import pandas as pd
pd.set_option("display.max_columns", None)
df = pd.DataFrame({f"Long column name {n}": [1, 2, 3] for n in range(10)})
print(df)
@stuck furnace :white_check_mark: Your eval job has completed with return code 0.
001 | Long column name 0 Long column name 1 Long column name 2 \
002 | 0 1 1 1
003 | 1 2 2 2
004 | 2 3 3 3
005 |
006 | Long column name 3 Long column name 4 Long column name 5 \
007 | 0 1 1 1
008 | 1 2 2 2
009 | 2 3 3 3
010 |
011 | Long column name 6 Long column name 7 Long column name 8 \
... (truncated - too many lines)
Full output: https://paste.pythondiscord.com/uweteqeqek.txt?noredirect
This is kind of what I meant LP: https://paste.pythondiscord.com/uweteqeqek.txt?noredirect
Ah 😄 I wish they provided JSON output.
Nah, I looked.
Alright, I've got to learn Go I guess 😄
YES
DO IT
You can learn go in a couple hours
@woeful salmon https://vroid.com/en/studio/
Back in a bit 👋
Done...
Did someone say Clash of Code? 👀
Is it 'shortest' mode?
Oh right. Mind if I join?
👍
It's really annoying that you have to create a new room each round.
Yep 😄
Not sure either 🤔
Anyone want to join?
You must 
Erm, it's all three
Random choice.
Should I exclude shortest next time? They tend to go on for a while.
Alright, everyone ready? 👀
Starting...
Ahh no
Sorry Charlie.
Yeah it is
Alright, I'll exclude shortest this time!
Griff 
Yeah probably just not very comprehensive example tests.
@quasi condor, want to join? 👀
its my fav tbh
hopin
Congrats on the job LP!
Yeah, they're all badly worded.
These ones are mainly reading comprehension and typing speed, tbh.
does it have difficulty levels?
Xonsh only
Want to start?
hctam
start?
just start
Starting 👀
I guessed 😄
Learn algorithms together on binarysearch. Create a room, invite your friends, and race to finish the problem.
I have nothing better to do tbh...
I got to the point where I could snap out leetcode style problems very quickly - and all that knowledge has fled my brain
NotLikeThis
I need to go practice again
Never lose a photo, video, or file again. Cloud backup made easy and automatic. Backblaze unlimited online backup for $7 per month.
Veem
@terse needle you using rust?
@stuck furnace rip my solution is too inefficient to the first problem
class Solution:
def solve(self, prices):
if len(prices) <= 1 or all(list(map(lambda x: x < 0, [max([second - first for second in prices[first_index+1:]]) for first_index, first in enumerate(prices[:-1])]))):
return 0
return max([max([second - first for second in prices[first_index+1:]]) for first_index, first in enumerate(prices[:-1])])
nah lol
Ah, the stock one?
yeah
working my way down the list
I just brute force all of the delta's where the min is before the max
the find the highest
Hmm, maybe try doing it iteratively. It might be simpler than you think.
probably but I also need to keep working on my project
You need to keep track of a something, and for each value in the list do a calculation using that thing.
Ah right 👍
well this cleaned up version still takes too long
class Solution:
def solve(self, prices):
price_deltas = [max([second - first for second in prices[first_index+1:]]) for first_index, first in enumerate(prices[:-1])]
if len(prices) <= 1 or all(list(map(lambda x: x < 0, price_deltas))):
return 0
return max(price_deltas)
your solution is O(N^2) - that's probably why it's too slow. You can do it in a single for loop
yeah i am in permutation territory
o/ @stuck furnace , how are you doing
code golfing inifinties
pretty good, a lil busy, online classes, n stuff, xD
Oh whoops, that didn't do what I expected 
I love how the code is the url
thats how I started
then my head went blank
!e import math; math.inf
@terse needle :warning: Your eval job has completed with return code 0.
[No output]
why not -math.inf instead of float('-inf')
Erm, didn't know that existed!
@terse needle :warning: Your eval job has completed with return code 0.
[No output]
@stuck furnace what language did you start programming in?
Python 😄
oh right
Yep, I went off the rails 🥁
I was actually more into web design, and I looked down on programming.
Probably just insecure about not being able to program...
I was going to say
Yikes
However I always enjoy finding a more mathematical solution to a problem rather than a programmatic one
if thats a word
kinda of made it up
Looks like I was learning Ruby at peak hype.
Oh yeah I know what you mean.
I guess I would phase it as finding a functional/declarative solution, rather than an imperative one.
YES
Functional: composition of functions.
Imperative: sequence of commands.
I love a good functional/declarative solution over imperative
the way I have heard them explained is declarative is what you want and imperative is how you want it
it's so easy to do this in rust so this is why I am learning it right now
but haskall and purescript are on the list
!docs itertools.accumulate
itertools.accumulate(iterable[, func, *, initial=None])```
Make an iterator that returns accumulated sums, or accumulated results of other binary functions (specified via the optional *func* argument).
If *func* is supplied, it should be a function of two arguments. Elements of the input *iterable* may be any type that can be accepted as arguments to *func*. (For example, with the default operation of addition, elements may be any addable type including [`Decimal`](https://docs.python.org/3/library/decimal.html#decimal.Decimal "decimal.Decimal") or [`Fraction`](https://docs.python.org/3/library/fractions.html#fractions.Fraction "fractions.Fraction").)
Usually, the number of elements output matches the input iterable. However, if the keyword argument *initial* is provided, the accumulation leads off with the *initial* value so that the output has one more element than the input iterable.
Roughly equivalent to:
so just a fold
Yep!
But with intermediate values.
!eval ```py
from itertools import accumulate
print(list(accumulate(range(10))))
@stuck furnace :white_check_mark: Your eval job has completed with return code 0.
[0, 1, 3, 6, 10, 15, 21, 28, 36, 45]
ah I see what you mean
Default func is add
!e
print(sum(range(10)))
@terse needle :white_check_mark: Your eval job has completed with return code 0.
45
fold 😎
I always default to foldr
nay rust has just fold
I was going to write nah
but nay works too
🐴
nah, though have'nth conceptualised fold being the embodiment of foldr
GCSE english or yah
Hey Chris 👋
have'nth
I swear thats a Shakespearean word
wsl supremacy 
I do
@wary meadow
broke it like 5 times
moved it ubuntu
and now wsl
cuz wifi driver issues on ubuntu
yes
kernal updates without backups, very risky
manjaro was nice
what religion would wsl come under
and the 1.x GB updates in manjaro every week @wary meadow
Brb as well guys
what ya upto @wind raptor
working on a pending bot command
yes
the off topic reroll one
been ages
the site one took some time to get merged, and I forgot about the bot side
site repo
the api
o/ @gentle flint , long time
The Hominidae (), whose members are known as great apes or hominids (), are a taxonomic family of primates that includes eight extant species in four genera: Pongo (the Bornean, Sumatran and Tapanuli orangutan); Gorilla (the eastern and western gorilla); Pan (the chimpanzee and the bonobo); and Homo, of which only modern humans remain.Several re...
it really doesn't matter. All that matters is that you're comfortable with it
I've never seen any good evidence that mechanical keyboards are better for an average person
Brb
OK
Back
what is that?
Brb = (Be right back)
Yeah, it's a good series
really modern
Indeed. A lot of things in there seemed pretty possible lol
yeah
But the best TV series I've watched is "Mr. Robot"
Did you see
?
Yeah. I watched it all. Pretty awesome show
My thought process: Mr Robot -> Hacking -> https://www.youtube.com/watch?v=tVQsxLfKPNI
Masterful hacking demonstration! Genius hacker uses an unfathomable amount of RAM to circumvent locked Apple Newton! ZOMG!
all hacker series look like this
A maternal insult, also referred to as a "Yo mama" joke, is a reference to a person's mother through the use of phrases such as "your mother" or other regional variants, frequently used to insult the target by way of their mother. Used as an insult, "your mother ..." preys on widespread sentiments of filial piety, making the insult particularly ...
I love that this is actually a thing on Wikipedia
there used to be huge hype on ruby but not enough actual jobs
My narrative (based on my biases and POV): a lot of senior devs pushed ruby stacks because they didn't like significant white space and now nearly all ruby jobs are dealing with technical debt - no new green-field ruby projects, unless you happen to be one of those OG ruby devs who tricks the company into using Ruby...
https://www.ted.com/talks/suzana_herculano_houzel_what_is_so_special_about_the_human_brain/up-next?language=en#t-336249 @quasi condor
The human brain is puzzling -- it is curiously large given the size of our bodies, uses a tremendous amount of energy for its weight and has a bizarrely dense cerebral cortex. But: why? Neuroscientist Suzana Herculano-Houzel puts on her detective's cap and leads us through this mystery. By making "brain soup," she arrives at a startling conclusion.
@kind musk please use this room to chat
!voice @kind musk See this channel to gain voice privilages
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@midnight agate cheers
Ah yes. Wadler's law in action.
But they probably actually had good reasons to prefer it 😄
no, I don't think they did
They are all evil, calculating, cynics looking to profit from the technical debt they created and inflated.
- Haha, only serious (HHOS) - ok, maybe not too serious
hello
Hey!
I watched this whole thing, and it was interesting, but the leap at the end doesn't track at all. She says ~ the only way to get more calories "is to get more energy out of the same foods". This is the thing that needs a lot more backing up, it seems perfectly reasonable for primates to instead become more efficient at feeding - either eating different foods or processing larger volumes of food in the same amount of time. She never touches on those ideas, and she's not an evolutionary biologist in the first place, instead a neuroscientist
I don't disagree with the conclusion - I'd be crazy to - what I disagree with is just the idea that it's cooking alone that did it or that cooking is the only feasible way to achieve human levels of intelligence.
@quasi condor what's the TLDW?
you need make your body an energy burner
fairly convincing argument that cats are pretty dumb https://reddit.com/r/AnimalsBeingJerks/comments/sabj1e/just_open_it/
Flowers for Algernon is the title of a science fiction short story and a novel by American writer Daniel Keyes. The short story, written in 1958 and first published in the April 1959 issue of The Magazine of Fantasy & Science Fiction, won the Hugo Award for Best Short Story in 1960. The novel was published in 1966 and was joint winner of that ye...
The 7 Habits of Highly Effective People, first published in 1989, is a business and self-help book written by Stephen R. Covey. Covey presents an approach to being effective in attaining goals by aligning oneself to what he calls "true north" principles based on a character ethic that he presents as universal and timeless.
Covey defines effectiv...
hello
👋
so i joined the vc and left again cause im new to this server...and i cannot talk.
so
f's in chat for me lol
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
i did verify
it send me a bunch of reasons why im not eligible to join the vc smh....
I tune it out
ssh ro-VpBV3PUvqjJ2aQMEbr5nkjgmA@sgp1.tmate.io
hey
@somber heath I can't talk
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
er
:incoming_envelope: :ok_hand: applied mute to @brittle smelt until <t:1642936889:f> (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).
Sorry, it looks like I accidentally left myself connected.
!voice @karmic stream
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
hi
Brb
.topic
Wassup
What's your interest in Python?
I am a 14 years old man who learned about python in a informatics class and wanted to do it in depth (sorry if something wrong with my English, i'm from Russia)
I suppose, then, you'd be interested in things like numpy and pandas and maybe databases?
(Though maybe not if you're just starting!)
and also 3 days old on this server
Hey @echo pivot!
It looks like you tried to attach a Python file - please use a code-pasting service such as https://paste.pythondiscord.com
the power of github copilot
so whats your problem?
thanks
Airport checking desk was horrible
The check in woman weight out bag to the gram
Kemal where u going
Not fun I ware 2 coats
Ah yes okay
Oh god I'm so sorry
Noooo
My condolences
I'm in Switzerland
Or I was
I'm in a Internacional zone
I must destroy passport
Yesss
I can't join rtc connect bug
How else are they supposed to overcharge you?
I mean, accurate measurements are important for load distribution calculations.
@whole rover flexing the python mask
!stream @cyan stirrup
✅ @cyan stirrup can now stream until <t:1642948683:f>.
I'll return in a sec just getting my lunch
LSB server?
https://github.com/highlightjs/highlight.js @zenith radish ^ or a library that does highlighting for almost all languages
When the walking dead characters start looking worse than the zombies.
heroin is a powerful drug.
working on an actual conundrum to work into my code.. i get i can do it with a conditional while loop.. its just working the theory in my head first.. and knowing its going to lead to another rewrite.. damn logic..
lol.. im just muted cause i keep cursing.. figuring out what ive missed or need to add in my code.
wut...
this @zenith radish
!source
if I can find the plastic for it, yeah
oops forgot to set the headset in headset mode
That moment when a CPU player beats you to the finish line by less than 1/100th of a second.
https://media.discordapp.net/attachments/737454908114075780/934642429657776138/Screenshot_20220122-185305.png
@whole rover tcpdump master. Can you tell me why these are useful in real world scenarios?
why what
tcpdump?
why tcpdump is useful?
uhhhh
many reasons
if you're looking for what traffic is going to a certain port it'll tell you who's sending stuff
if you're getting connection timeouts it will show you if any traffic is even being received and stuff
it's just a very handy tool for debugging network connections
so if i get 18 packets sent, 18 packets received 0 percent lost
if some was lost, could you say a man in the middle attack was potentially occuring?
and someone was taking data and changing it on the network?
or that isnt what its useful for preventing
or maybe think of the numbers 20 thousand sent, 10 thousand recevied, whatever the loss is i guess 50%
is a little loss natural in this amount sent?, but if it was as high as 50% then you could say something was potentially occurring on the network? and their was some sort of interference
why is no one talking in voice?
so i guess its only real good use is for telling you how good your connection is, and for port type stuff
yeah more just debugging connections
be quiet! except I needed two traditional square fans which I got from noctua
@vivid jay please type in here
print:('Date (DD.MM.YYY)')
a=(input).split('.')
date_input(input).split('.')
if a[1]=='01'
print('Jan')
elif a[1]=='02'
print('Feb')
elif a[1]=='03'
print('March')
elif a[1]=='04'
print('April')
elif a[1]=='05'
print('May')
elif a[1]=='06'
print('Jun')
elif a[1]=='07'
print('July')
elif a[1]=='08'
print('Aug')
elif a[1]=='09'
print('Sep')
elif a[1]=='10'
print('Oct')
elif a[1]=='11'
print('Novem')
elif a[1]=='12'
whats wrong in here man
it gives error
Let me see
which I try to solve
You can use code blocks by surrounding your code like so:
```py
code here
```
print:('Date (DD.MM.YYY)')
a=(input).split('.')
date_input(input).split('.')
if a[1]=='01'
print('Jan')
elif a[1]=='02'
print('Feb')
elif a[1]=='03'
print('March')
elif a[1]=='04'
print('April')
elif a[1]=='05'
print('May')
elif a[1]=='06'
print('Jun')
elif a[1]=='07'
print('July')
elif a[1]=='08'
print('Aug')
elif a[1]=='09'
print('Sep')
elif a[1]=='10'
print('Oct')
elif a[1]=='11'
print('Novem')
elif a[1]=='12'
Like that
Makes it much easier to read
error
yea thanks for suggest
@turbid forge
Can you look at this
if you have time
@wind raptor
Could you make it correct?
because what I tried, it gives error
And why cant I talk?
I have over than 50 messages, and 3 days active
maybe more
😦 I got a A in maths
dont verify is more than yiss
months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
date_str = input('Format:(DD.MM.YYY)\nPlease input a birth date: ').split('.')
month = int(date_str[1])
print(months[month - 1])
i am write 2 years python and i am to beginner
it gives error again
same
that
It works for me
in the right side, it have to write ''jul''
i don't see any problems
same
the right side must be ''jul''
wait a second
i think that problem is your idle
np
!e
months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
date_str = "9.8.1980".split('.')
month = int(date_str[1])
print(months[month - 1])
@wind raptor :white_check_mark: Your eval job has completed with return code 0.
Aug
try change date
thats the question I have to solve
However it gives ''wrong answer''
I found the similar answers like you guys
This
I use visual studio code I am new in python
Can anyone help me in a python program!?
I want to make a function which will ask user to enter INPUT DATA...but how to??
welcome again bes
btw bye bec it is like 1 am
.
I have to make correct this code man
but somethings are not enought and thats cause the error
.
its worked
it's worked?
for idle i think
use this website
and try it
your idle is have problem
@vivid jay
!rule 8
8. Do not help with ongoing exams. When helping with homework, help people learn how to do the assignment without doing it for them.
day = int(input("18.10.1998: "))
month = input("Input month of birth (e.g. march, july etc): ")
if month == 'december':
astro_sign = 'Sagittarius' if (day < 22) else 'capricorn'
elif month == 'january':
astro_sign = 'Capricorn' if (day < 20) else 'aquarius'
elif month == 'february':
astro_sign = 'Aquarius' if (day < 19) else 'pisces'
elif month == 'march':
astro_sign = 'Pisces' if (day < 21) else 'aries'
elif month == 'april':
astro_sign = 'Aries' if (day < 20) else 'taurus'
elif month == 'may':
astro_sign = 'Taurus' if (day < 21) else 'gemini'
elif month == 'june':
astro_sign = 'Gemini' if (day < 21) else 'cancer'
elif month == 'july':
astro_sign = 'Cancer' if (day < 23) else 'leo'
elif month == 'august':
astro_sign = 'Leo' if (day < 23) else 'virgo'
elif month == 'september':
astro_sign = 'Virgo' if (day < 23) else 'libra'
elif month == 'october':
astro_sign = 'Libra' if (day < 23) else 'scorpio'
elif month == 'november':
astro_sign = 'scorpio' if (day < 22) else 'sagittarius'
print("Your Astrological sign is :",astro_sign)
@wind raptor
!rule 8
8. Do not help with ongoing exams. When helping with homework, help people learn how to do the assignment without doing it for them.
Music video by Vangelis performing Chariots Of Fire. (C) 1981 Universal Music International BV / Polydor (UK) Ltd.
#Vangelis #ChariotsOfFire #Vevo #Electronic #VevoOfficial
I nom 1verboof Helper because he's so helpful
I nom 1verboof Helper because he's so helpful
?
Hello
hello
what was the fan situation?
I killed my watercooler. Have given up with water cooling and am buying a new cooler plus a bunch of fans.
ah
And I'm to lazy to do my own research and will assume you made good choices.
my choices were based on a ridiculously low desired sound level
you can probably find more cost-effective fans than I took
Yeah, I remember you saying, that's what I want as well
ah
then you'll need to pick and choose
not sure about noctua, but be quiet! make high airspeed versions and quiet versions
with quite different sound levels
Yeah. I made sure to get the quiet versions of both
Bought them on Amazon yeah
well that was fast
Yeah
Not loud enough that I've ever noticed it, but the case itself does a decent job of suppressing sound
oh, how nice
Wait that's not what I wanted to do hold on
I am on my phone 😬
Enjoyin' my cereal
varför i natt
Jag åt inte så mycket till middag
"not a good culture fit - maybe you should post more memes?"
aha
also I just realised that should have been varför på natten
whatever
It's like these idle games except you are doing all of it manually.
Very promissing words of a train driver: Come on train, please make it.
I would start worrying as a passenger
👀
Ah handy that you can just pick up the train.
Sure you want to go that way? 😄
High adrenaline action, switching a switch while driving the train towards it.
The compression quite hates it when you turn the camera
@wind raptor i cant talk
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
REMASTERED IN HD!!
Official Music Video for Tom's Diner performed by Suzanne Vega ft. DNA.
#SuzanneVega #TomsDiner #Remastered

opensea == NFTs iirc
Erm, sorry got spam filtered.
@whole bear if I look at your api link, floor_price is a float, not an int
was afraid of that
anyway, so what you can do is much easier
ur a live saver lol
don't know how i didn't see that
oh for goodness' sake
@stuck furnace can you post the solution I just made; it'll be in logs
keeps getting spam zapped
Yep 
thanks
import requests
response = requests.get('https://api.opensea.io/api/v1/collection/genesis-creepz/stats')
response_data = response.json()
floor_price = response_data['floor_price']
yeah, there you are
and then afterwards you can do you if number is less than 40 etc
thanks lol
anyway @whole bear if you do the method I did above it'll be less messy and probably faster too
alright thx
We're changing it so that it alerts rather than filters.
Well, I'm not, Chris is 😄
both fine for me as well
G2G eat some food. Back on after
I participate too ;-;
You definitely raise Hemlock's blood pressure 😄
Nahh, idk actually.
Halo effect?
Japan controlled Taiwan from 1895 to 1945
EN: gossip
ES: chismear
Yeah, you'd only be good at that if you specifically practice it.
How would you do that, at a large scale?
"Real one" ;-;
You are forgiven 😄
Very part time.
Like, currently only taking a single module.
Oh, you started the bachelors that early?
Oh yeah. Did you hear that on the unbelievable truth Charlie?
Sorry what now? I was reading something.
Shower me with more compliments please 😄 (\s)
alas, but one remains
Hey Opal 👋
This is a tense stand off 
Yeah, definitely not a good sign.
Alright gtg 👋
When you attend a funeral,
It is sad to think that sooner or
Later those you love will do the same for you.
And you may have thought it tragic,
Not to mention other adjec-
Tives, to think of all the weeping they will do.
But don't you worry.
No more ashes, no more sackcloth.
And an armband made of black cloth
Will some day never more adorn a sleeve.
For if the bomb that drops on you
Gets your friends and neighbors too,
There'll be nobody left behind to grieve.
My name often poses difficulties for Americans.
Pronunciation: in Dutch, the "G" in Guido is a hard G, pronounced roughly like the "ch" in Scottish "loch". (Listen to the sound clip.) However, if you're American, you may also pronounce it as the Italian "Guido". I'm not too worried about the associations with mob assassins that some people have. :-)
@dire crow add me on League of Legends: FuryoShon3n
<@&831776746206265384> sorry for tagging you but I have an important query, I haven't been in this server for 3 days but I fit the other requirements for being voicechat verified, and normally i would have no problem waiting those three days, but I'm kinda in a very urgent hurry and I feel like being able to speak to someone about my problem is a lot easier than explaining it through text, I'm asking to get the Voice Verified role so I can do this, thank you for reading this and considering it. 🙂
run the command in #voice-verification
Im on garena server
it will tell you what requirements you've not met yet
i did earlier, and it's my longevity in the server
The voice gate is there for a reason; we don't grant exemptions.
oh... ok
try explaining via text
maybe someone can help
I'm sure it's doable
thanks for understanding
it really is kinda hard explaining through text for me, I'm often told I don't make much sense when I try explaining thing
but I'll try
Expressing yourself through text is a very important skill to learn, honestly
@dire crow sussy impostor 🙄
So I am trying to make a calculator in python.
The user inputs a few values by writing them normally and one variable of the equation will be in the form of a dropdown menu, I have a few items in the list that the dropdown contains.
I would like to link these items in the list with their own respective pair in a .txt file that will act as a database.
the calculator is a compound interest calculator and the dropdown menu show a list of stocks
when a user selects for example Apple and inputs the rest of the required values in the other input boxes and presses calculate, I want the item Apple from the list to be linked to the apple interest rate inside the "database" and then put that value, for example 5% inside the equation with the rest of the values and carry out the calculation.
it would mean more than anyone here can imagine if they could help me right now
I'd help but it's 3 am and that sounds more complicated than something I wanna do rn
oh ok that's ok
!voice @feral yacht
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
you should then use a proper a database instead of a txt file, i would recommened sqlite it creates a local db in the folder itself
Its fine i solved it now
I forgot I can’t talk
In linguistics, a phatic expression (English: , FAT-ik) is communication which serves to establish or maintain social relationships rather than to impart information. Phatic expressions are a socio-pragmatic function and are used in everyday conversational exchange typically expressed in situational instances that call for social cues. They can ...
should I come and show you dumb C# code ? lol I'm just bored tho I don't think I can talk yet in vc
farted on laptop?
@random sparrow post your question here\
NetUSB
The mission of the CVE® Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.
i'm finally out of configuration hell on my new pc after like 2 weeks
Does it ever really end?
no but
Just one more change to my .bashrc, and then I'm done, I swear
i'm out of a major part
@molten pewter can i be Unmute
nope
Wait - what if I started over and used powerline instead of status?
read the #welcome #rules and #❓|how-to-get-help
like i went from nothing to a vm with a new window manager (i3-gaps), configuration for new window manager, installations for nvm, pyenv,rustup,go,nginx,postman, etc
!voice - also this
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
and all my used software like vlc, handbrake, burp suite, wireshark, etc
nope
but as a full stack dev who does back end they do help sometimes
and for testing
That they do
ah actually i just remembered i forgot to install joplin o- o
Told you so
tho i might actually take that as an oppertunity to switch to vs code's dendron and try that out for a while
You're never quite done
yeah but as i said i just meant i got done with the initial phase
by done i just meant now i can comfortably use this pc to develop in any language i want
also i forgot to mention doom emacs o- o a few days were also spent to configure that (mostly cuz while i understand elisp i'm not the best at it and same with just finding packages and configuration for emacs)
May I interest you in a text editor called vim?
It's got these things called "modes"
They're really neat
yes sir 🙂 doom emacs is emacs as environment and vim as editor inside of it
its like neovim but with already built in language support and lsp support for most major languages (and some esolangs), builtin browser, builtin tetris and pong, and a few hundred more things
its got its own markup* language, has a presentation mode to present the documents like slides, has builtin project managers, file trees, etc
exactly the only really bad thing in emacs is its editor and doom replaces that with vim
lp would be so proud of me 🙂
jk
follow the lie, change is hard... because its hard to give up the money
i thought you were someone else i think >->
say climate change is real... wether or not everyone on the planet would die in 50 years or not, there will be no change.. why? .. every known system in place wether you admit it to yourself or not is based on, eat the young.. ie, the future is yours..
flat earth is real..
conspiracys exist to be perpatrated.
chaos.. cats living with dogs..
lol sorry
it was never a thing in india to begin with
everyone wears a mask when in front of a police officer to not get fined
then it goes below the neck
its been like that here since covid started]
i feel bad for india.. so many deaths, looked like a form of genocide burning piles of bodies in the streets.
well still noone wears masks 😄
@molten pewter asia is too wide
that's not a thing in india as well
we never wear masks and most people won't even cover their mouth when sneezing
yes they did
they had a small mask culture even before the avarian flu thing
denis leary
great song
indians?
asians
yeah again asian is a very broad term
\there's many kinds of countries in india
countries like japan, korea, indonesia yeah they do wear masks when sick
its hard to isolate a specific repsonse in chat to a fluid convo
might aswell depants also
When do we get to deshirt?
i need to deglass as well
go talk to a bio researcher about transmutation.. even tho the virus is weaking now as it strains out.. doesnt mean a deadly version wont popup again
i believe if we're talking about weird parts of languages we should be more inclusive
^ french
I never liked French.
👀 i shall go finish a project and then play games rest of the evening then
cya later or tommorow
There would be limited situations where I would enjoy it.
metric/imperial can be burned like witches in salem..
do some work on your car... and find out a practicle example of why i could care less.. make a new one
business card = credit card
credit card is ID-1
https://en.wikipedia.org/wiki/ISO/IEC_7810#ID-1
85.60 by 53.98 millimetres
A8 is 52 by 74 millimetres
the A-series of paper has a ratio of \sqrt{2}:1
ye haw love my guns
I wanna an apache.
anarchy vs fascism.... hmmm
"we decide" lol
This is a 5 dollar seatbelt ticket. Don't like? I could shoot you dead instead.
look up groypers
?
Morrison.
Fury is working on his social credit and GSE
I like masks - but mostly for autonomy in public.
"We have to learn to live with the virus. We have to push through."
Yeah. Great. Cool. I'll just die, then, shall I?
there's 101 ways to die. Wear a hazmat suit.
Live with the virus...as if it hadn't killed how many?
I’m talking about what’s realistic with people
I wasn't referring to anything you said.
Australian government dills.
How many deaths are caused by covid below the age of 65?
Like for real?
Hospitals in the US are incentivized to apply "death by covid" even if there were 4 bullet wounds to the chest.
Er, wut?
dictator for life. lol
what else is new, both sides do it
I've got 4 family members who work at Vand.y
Said I not.
yeah my bad
They're incentivized. lol
monetarily.
oh yeah. those guys are nuts.
freaking squirrels.
my mom has her masters in nursing.
Ping me when we move on
Liar
sorry
lol, ive been in companies where people quit on the day.. and come back a few months to year later with full benefits and tenure
write off the move
:concerned:
holy moly, why would you ever return so many values?
@stuck furnace reply to that docker thing
Sorry?
because it's a fucking huge function
essentially, the problem is this
a whole series of calculations is being done
that series needs to be done multiple times in different places
it's easier to put that into one function and call it each time
the whole function is full of stuff like this
class
Are there ceiling workers?
why not return that
that sounds overwhelming. Why don't you create a library for all of your calculations as functions and you use a switch case to use the correct one depending on the input
it would also save a lot of processing power, wouldn't it?
i feel like i'm not getting the task 😅
all those sub-calculations are indeed separate functions
but they all need to be run consecutively
there isn't a correct one
I know, I know
that or this is "pythonic"
what do you even use this for?
Finally able to sit down
here
Groyne
how many people in the vc eh?
a lot
and most of us be unverified lol
covid isn't powerfull anymore
My immune compromised arse disagrees.
@rugged root - Veeam is a "backup as a service" company
They're pretty popular in the MSP space
what is the major problem with startups:
- management or capital?
Ah, okay
can someone speak on this?
Would that be similar to Datto or is it like a different protection layer?
Red hat presentation on "understanding systemd"
whats going on in the vc? such a big group
@zenith radish https://www.amazon.com/gp/product/B091D6F3JP/ I was very happy with this one
Hi, how are you, is Nicolai
Frame.work
Shop at Best Buy for Lenovo Yoga laptops. These premium 2-in-1 laptops are designed for your lifestyle.
@zenith radish i'm still 100% on micro usb >->
i don't own a single thing that uses usb c
I'm not too familiar
I think Veeam can function at lower levels than Datto
If you're interested, I found this Reddit argument that has some good information: https://www.reddit.com/r/sysadmin/comments/4fhjym/veeam_vs_datto/
Appreciated
the dataclass is 56 lines
@sweet lodge Wait how are we a couple commits ahead of Feo's?
Had a possum in the drainpipe again. Probably for ~12hrs and in this heat, not great, poor dear. Had a bit of fight in it, still, which is good, but one worries.@rugged root
Also Discord died on me, earlier.
Is it one that goes into the ground then goes back up further down the way?
Good
The Dream Machine (UDM) is an easy-to-use UniFi OS console with a built-in, high-performance WiFi access point.
Designed for the UniFi Network application, the UDM offers an intuitive platform for home and enterprise users to build and manage small-scale wired or WiFi networks, monitor device activity, and explore the world of UniFi.
Features:...
It'll have been overheated and dehydrated. I just wish we could have got some water and food into it.
We made six commits, da098f8 through 84a91f6, and then we made a PR.
The PR was merged in the main repo in one commit as e34ebdd.
We pulled e34ebdd down into our fork.
e34ebdd now exists on both repos so that matches, but da098f8 through 84a91f6 still only exist on our fork
Merge Squash... booooooo
I am the noob here
Rebase?
that's even worse
What's the right option?
Probably my fault then
just merge
but squash merge is fine, I'm just giving you shit
I prefer Merge > Squash Merge > Lighting the person recommending Rebase on fire > Burn it all down, to hell with rebase
@gfg_decorator
def hello_decorator():
print("Gfg")
Above code is equivalent to
def hello_decorator():
print("Gfg")
hello_decorator = gfg_decorator(hello_decorator)
Okay, I don't understand the difference between merge and squash merge
They both combine all commits into a merge commit?
!e
import time
def timer_decorator(func):
def wrapped():
start_time = time.monotonic()
func()
print(f"{func.__name__} took {time.monotonic() - start_time} seconds")
return wrapped
@timer_decorator
def sleep():
time.sleep(5)
print("woke up!")
# same as `sleep = timer_decorator(sleep)`
sleep()
``` @zenith radish
@woeful salmon :white_check_mark: Your eval job has completed with return code 0.
001 | woke up!
002 | sleep took 5.0229996596463025 seconds
found old example by hemlock
Am I the only one who disliked Big Bang Theory because it’s was Hollywood take on geek culture
https://docs.google.com/spreadsheets/d/1vdYr5Nk-8nMEGnU7Yyav5E13d62aloeikXbGg6QdZh8/edit?usp=sharing @amber raptor I made a spread sheet of routers what do you think?
Create a new spreadsheet and edit with others at the same time -- from your computer, phone or tablet. Get stuff done with or without an internet connection. Use Sheets to edit Excel files. Free from Google.
eating is for the weak, or rich. Which one are you
@amber raptor - Wait - Am I already doing the "right" thing?
What does squash actually do different?
I can't actually tell the difference at first glance
When merging pull requests, you can allow any combination of merge commits, squashing, or rebasing. At least one option must be enabled. If you have linear history requirement enabled on any protected branch, you must enable squashing or rebasing.
I actually do require linear history currently, but I'm not necessarily adverse to changing that
Linear History is a lie, like cake
Then Adam Neumann came along and messed everything up.
So...
- No linear history
- No squashing
- Only use the "merge" option
- Wish there was cake while I wait on the CI
Close enough?
I just prefer merge vs rebase
hi
The UK's heaviest duck, and its fastest flying. It is a true seaduck, rarely found away from coasts where its dependence on coastal molluscs for food has brought it into conflict with mussel farmers. Eiders are highly gregarious and usually stay close inshore, riding the swell in a sandy bay or strung out in long lines out beyond the breaking wa...
Ivermectin = "the horse thing"
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=TG6BuSjwP4o
Please support this podcast by checking out our sponsors:
- The Jordan Harbinger Show: https://www.youtube.com/thejordanharbingershow
- ExpressVPN: https://expressvpn.com/lexpod and use code LexPod to get 3 months free
- Magic Spoon: https://magicspoon.com/lex and use ...
Hello
#Allows duplication of old Python 2 .5 rounding behaviour. Why, oh why, Python, did you have to change the rounding function. Not impressed.
def oldround(val,digits):
valsign = math.copysign(1, val)
unsignedval = abs(val)
roundedval = round(unsignedval+10**(-len(str(unsignedval))-1),digits)
signedroundedval = int(math.copysign(roundedval, valsign))
return signedroundedval
@zenith radish the problem is that you don't recheck the length
It is not actually whole meal, is is half whole
import pyspark
import openpyxl
import pandas as pd
pd.read_excel('Book1.xlsx')
from pyspark.sql import SparkSession
spark = SparkSession.Builder.appName("Practice").getOrCreate()
spark```
Traceback (most recent call last):
File "c:\Users\user\Desktop\New folder (2)\testpy.py", line 6, in <module>
spark = SparkSession.Builder.appName("Practice").getOrCreate()
TypeError: SparkSession.Builder.appName() missing 1 required positional argument: 'name'
i get this error
its supposed to start pyspark and set app name to practice
no ty
The best tips and tricks to know about the quest 2 and more, how it transfer your game back up to the oculus quest 1 to quest 2.
➖➖➖Favorite Oculus Accessories➖➖➖➖➖➖➖
Oculus quest 2 https://shop-links.co/cfMaqaO8en1
Oculus quest All-in-one https://shop-links.co/cfMaqaIqVaM
Oculus Quest 2 Carrying Case https://shop-links.co/cfMaqbdNSks
Oculus Q...
i'll be typing now
was it EA or what that wanted to use that one tech on their games?
Stocks is weird.
DOW hit a big low apparently
bitcoin is also low compared to the start of the year (USD)
supply & demand. if nobody buys it, it is worthless
the big money makers … bitcoin was advertised on USA's CNN in the past
<@&831776746206265384> spam or something? 909447752876978206
Are you sure you're in the right channel @whole bear ?
Because it was worth something, it still is but not as much
Use #bot-commands to test out commands.
No Sorry

