#voice-chat-text-0
1 messages ยท Page 783 of 1
It's mothers day, and I've had rather a lot of prosecco, btw, in case my comments don't make sense ๐
Basically just cheap champagne
Hello Sloth ๐ ๐
๐
from turtle import Turtle
from colorsys import hls_to_rgb
from itertools import cycle
shelly = Turtle()
shelly.screen.colormode(1.0)
shelly.screen.bgcolor('black')
shelly.screen.tracer(0, 0)
rainbow = [
hls_to_rgb(hue/1000, 0.5, 1.0)
for hue in range(1000)
]
F, R, L = 'forward(5)', 'right(90)', 'left(90)'
path = [F]
for i in range(13):
path = path + [R] + [
{F: F, R: L, L: R}[command]
for command in reversed(path)
]
shelly.speed(0)
for command, color in zip(path, cycle(rainbow)):
shelly.color(color)
eval(f"shelly.{command}")
shelly.screen.update()
input()
code, in case you want to replicate it
I only celebrate Tau day...
2 * pi
It's the true circle constant
radius / circumference instead of diameter / circumference
Yep ๐
2*pi is the best constant
It's even in the python standard library...
So is pi.
!eval ```py
import math
print(math.tau)
@stuck furnace :white_check_mark: Your eval job has completed with return code 0.
6.283185307179586
@honest pier :warning: Your eval job has completed with return code 0.
[No output]
Interesting
You know the colour magenta doesn't exist ๐
Yeah, colour is the perception, not a physical phenomenon.
You guys ever heard of "hyperspectral imaging"?
It's all vibrations ๐
Sounds kind of new-age tbh
Yeah, he fell in love with a pidgeon
Which is, kind of weird tbh
I just leanred about pigeon forge yesterday https://www.google.com/search?q=pidgeon+forge&oq=pidgeon+forge&aqs=chrome..69i57j46i10i131i433j0i10i131i433l4j0i10i457j0i10j0i131i433.6401j0j9&sourceid=chrome&ie=UTF-8
anyone that loves physics would do i guess ?
- crazy people
I think mythbusters did this @somber heath
does anyone just love using
?
some people + crazy people
There's no bad time to bring up Vim
So... regular Vim
or NeoVim
?
for the moment Vim
but i consider switching
but not for the moment
only if the problems of vim stay the same
Yeah, tbh I don't know what problem Neovim is trying to solve.
Although I do use it...
I think for a while they had a hard time convincing the maintainer of Vim to add features that everyone wanted.
well, first of all, the owner of the vim's official code seems to do not want others to work on vim
yes exactly
and then, neovim is made so you can use it as an overlay in other programs
It's pretty amazing though that he's maintained this project basically single-handed for 30 something years.
so you no not anymore use a vim emulation, but the real neovim
yes, the guy did a huge work
but anyway, neovim will get better at a moment
I think I used neovim for the the built-in terminal buffer. Tbh, I'm not a very advanced user.
yes
was good
but when i am at school, since computers are on windows, i prefer not to use gVim (it gets hard to run code), i do use
with a vim overlay
Nice. I have avoided using VSCode because I am very impatient and can't wait the ~2 seconds it takes to load on my computer ๐
it is kind of a bad example because they don't have any neovim installation
bruh how to print a statement?
Can you give an example of what you mean?
how to print hallo world
damn my man got jokes
i use it when i need to do some collaborative work
!eval ```py
print('hallo world')
@stuck furnace :white_check_mark: Your eval job has completed with return code 0.
hallo world
dangs man me go hack with dis code
what ? can't understand this sentence
@white turret got a lot of background noise
Sounds like you're in a cafe?
Ah right ok ๐
@runic forum weird 90s music...
well, I am french, sorry ^^ and i think that thou art a bit hard with my english
(kidding with you art ๐ )
lel bro i was just jking around
Ned's a cool guy tbh
Speaker: Ned Batchelder
When chasing mysterious bugs, it's helpful to use all the tools at your disposal. We'll explore ways to use Python's dynamic tools to help track down the cause of head-scratching problems in large systems. Tools include the inspect module, monkey-patching, trace functions, and the Python mechanisms at work behind them ...
My favourite debugging tool: assert
assert False
is it even possible to hack with python??
grote?? ๐
i can't wait for the default mac os pdf reader to open a pdf, so i use evince from the command line (+ it has can invert colors)
anyway my computer needs live 5 minutes to fully boot vsc (with all extentions)
so it is a bit annoying...
Cool. Doesn't show up in light mode though
Ill be back in a bit cya guys
anyone got any snippets or ideas on how to do a known plain text attack? i want it to get access to my router since the firmware the isp has loaded on it is more like spyware than firmware. i have a plaintext password, and its encrypted version the password is only like 8 chars, and the encrypted version is quite short too.
5. Do not provide or request help on projects that may break laws, breach terms of services, be considered malicious or inappropriate. Do not help with ongoing exams. Do not provide or request solutions for graded assignments, although general guidance is okay.
oh, im sorry i didnt think it would be breaking any laws.
especially since i own the router now
I mean less laws more just REALLY sketchy
but regardless, i understand
yeah i agree, i would be sketched out too if a randomer asked me my q. lol
np man.
im sure google is my friend ๐
hey afshin
hey moein khoobi?
hey i am hearing Pumped up kids in my online class
the kids will be pumped by my shotgun
nah i just played too much forknife instead of minecraft
oof
the green one really looks like brownian motion
Learn algorithms together on binarysearch. Create a room, invite your friends, and race to finish the problem.
๐ฅบ
@olive hedge ๐
can i join ๐
nah
yah
๐ค ๐ค ๐ค
lmao
@past pawn you mind muting? lots of background noise
str.replace(old, new[, count])```
Return a copy of the string with all occurrences of substring *old* replaced by *new*. If the optional argument *count* is given, only the first *count* occurrences are replaced.
@honest pier
no clue
ok
!ytdl
Per PyDis' Rule 5, we are unable to assist with questions related to youtube-dl, commonly used by Discord bots to stream audio, as its use violates YouTube's Terms of Service.
For reference, this usage is covered by the following clauses in YouTube's TOS, as of 2019-07-22:
The following restrictions apply to your use of the Service. You are not allowed to:
1. access, reproduce, download, distribute, transmit, broadcast, display, sell, license, alter, modify or otherwise use any part of the Service or any Content except: (a) as specifically permitted by the Service; (b) with prior written permission from YouTube and, if applicable, the respective rights holders; or (c) as permitted by applicable law;
3. access the Service using any automated means (such as robots, botnets or scrapers) except: (a) in the case of public search engines, in accordance with YouTubeโs robots.txt file; (b) with YouTubeโs prior written permission; or (c) as permitted by applicable law;
9. use the Service to view or listen to Content other than for personal, non-commercial use (for example, you may not publicly screen videos or stream music from the Service)
#voice-chat-text-0 message @amber raptor
math ๐
IcedElement<
D,
T: Program<Renderer = Renderer, Clipboard = Clipboard> + 'static,
F: FnMut(&mut program::State<T>, &mut D),
>
@terse vigil
what the actual fuck is this devilish deceleration
at one point i even had something like this to contend with
if i even wanted to think about getting to know Rust i will certainly not, not at least in the following century
tbs this was very raw and messy code at the time, and looked a lot simpler after i cleaned it up and created proper types for my data instead of throwing everything in a tuple struct
so why rust ? (idk anything about rust and havnt looked it up before)
you can talk
i can hear u
wow how ?
so u need to specify everything for the compiler am i right ?
instead of compiler deciding to specify for everything
@strong arch
type inference is very nice in rust
ok good luck
there are also "elision patterns", which were common patterns that the compiler can infer
goof morning yall
this is my code for displaying a table in python
i tryna create a gui table in python
:incoming_envelope: :ok_hand: applied mute to @velvet coral until 2021-03-15 03:59 (9 minutes and 59 seconds) (reason: burst rule: sent 8 messages in 10s).
don't spam to bypass the gates
@olive hedge ^
Learn algorithms together on binarysearch. Create a room, invite your friends, and race to finish the problem.
yeah, it's not actually binary search that's just the name of the website
Is it like leetcode?
kinda, yeah
ok maybe Iโll check it out tomorrow
the problems we're doing are a bit easier than most leetcode problems i think
easy problems are good too
Hello Opal
really?
Sry, I didn't understand your last sentence
Colors also interest me a lot, that's why I also do Blender if you've heard of it before.
Now I also know why you call yourself Opal.
Now I'm interested
A few days ago, someone told me to use cogs, but I haven't took a look at them, yet. How hard to learn are they?
Hello @gentle blaze
@gentle blaze What's your question about discord.py?
I'm not normal people
๐
opalmist also run a initiative called selfless trust of helping ourself
I've heard that C++ is a torture.
I like c++
i like ike
see #voice-verification channel
oh okk
i need 50 messages....
to get verified
maybe let's have a chat??
which univ are you from??
I just glitched out of a parallel universe and now I'm here
must be quite an experience
and you?
you mean university?
yea i meant university btw
he is from oxford university of south italian part of australia
๐
could you suggest some python projects which would be a good learning experience??
SG... is typing from last 2 days
!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.
i have just started with python
I'm gonna go now, see you!
interesting
yeah Hello!
If you just replaced M with N in Mikita then it become one of the most famous indian name๐
๐
Nick)
@teal python do you know tourist
gennady korotkevich
Mikhailo?
here it's bio https://en.wikipedia.org/wiki/Gennady_Korotkevich
Gennady Korotkevich (Belarusian: ะะตะฝะฐะดะทั ะะฐัะฐัะบะตะฒัั, Hienadลบ Karatkieviฤ, Russian: ะะตะฝะฝะฐะดะธะน ะะพัะพัะบะตะฒะธั; born 25 September 1994) is a Belarusian competitive programmer who has won major international competitions since the age of 11, as well as numerous national competitions. His top accomplishments include six consecutive gold medals in the I...
This guy who wins all the competitions
6 times google codejam winner in a row
he is doing cp from the age of 11๐ฐ
now it's 7th
and i have just started this year
Do he have enough money to live?
I think so, become many time google offer him a job but he rejected
he is doing PHD
@lunar pendant what is your rating in codeforces??
1910
Wow, unexpected
thats cool
@somber heath have you got vaccinated??
@frozen wharf hello sir
hello there
@somber heath you've cut out
or else I have
Use code WEISZ12 to get up to 12 FREE MEALS across your first 4 HelloFresh boxes, including free shipping on your first box at: http://bit.ly/30ddKNs
We did it boys. When life gives you chickens, slap them till they're cooked.
This video took two full months of work, and I literally could not have done this without you -- seriously, thank you ...
A number of accounts that Tweeted the word โMemphisโ were temporarily limited due to a bug. Itโs been fixed and the accounts have now been restored. Weโre sorry this happened.
3419
19565
https://www.independent.co.uk/life-style/gadgets-and-tech/twitter-accounts-ban-memphis-b1817064.html
adieu
sorry was just peeking by, I've got exams tmr so yup
I don't like this image, it reminds me, when I got bluescreen on windows last time
oof
A, d, i, e, u, otherwise known as the vowels of the alphabet.
lol rest in peace
Kurva anyรกtokat
print("hello void!")
what's the problem?
๐
๐
we skype the group chat each morning 'gm'
guess who didn't message until 9:28 lol
skype in 2021?
oop
oooooop indeed
i keep getting ads for alcohol when i am underage? ๐ค ๐ค
my first coding project was reading foxpro files into pandas and manipulating data/making reports/emailing
spotify??
lol
return False above that line is indented incorrectly
indentation denotes that something is "under" something
if n + 3 == 10:
print("in the if statement")
print("in the if statement")
print("not in the if statement")
@whole bear ack?
loveshack ๐ค
The single and the album cover of the single!
ENJOY!!!
LYRICS:
If you see a faded sign by the side of the road that says
15 miles to the... Love Shack! Love Shack yeah
I'm headin' down the Atlanta highway, lookin' for the love getaway
Heading for the love getaway, love getaway,
I got me a car, it's as big as a whale and we're headin' ...
where're my video permissions?
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
i did
more power
๐
don't do the 1word/message thing
it is what it is
Quality trumps quantity too though
So yeah, I'll give you intelligence I guess ๐ฆ
F
yeah, but 50 is not a large barrier
You're right
!voice @whole bear
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
potassium can talk lol
Yeah
Suup bro
Rip
๐ฎ
lmaoo
No worries no worries, just testing audio ๐
hahaha np man
appreciated
what is this
finnish
some european language
@rugged root works for me, dunno about other roles
I tweaked the others, so it should be fine
Huh, my mic sounds fine now
On Firefox at least
Switched to Pipewire earlier
Checked on-app
Yeppers
100% better
Iron is this a school project of some kind?
Robo@dense ibex
@rugged root Bottle of Jalapeรฑo Noir.
@dense ibex VS is starting to suck
they're making VSCode a little too good
light weight and good
C#'s support is getting pretty good
๐
got 1 min left on discord now
@dense ibex Chili#42069
alright thanks
mmhm
@honest pier it has definitely been less than a year :P
Windows is already spooky enough as-is
@runic forum you can use <style>"css code"</style>
thank you, but i prefer to use my css styles on a different file
Okay
I've just been reminded how much time I spent on gacha games
I am going AFK
Two years more or less all led to
i-
sounds pretty great, but does it get boring over time?
Let's make it 26
In before the lock
What is going on in #751591688538947646?
oh
I too hate manday
so probably depends on your screen whether it's worth it
i can't believe they even offer a basic non-HD plan though lol
hey @amber raptor , remember I told you internship's giving us either C# or Java
and you said, I'm getting Java most probably, cause even your company's bitch work ships to my country done in Java
๐ well, thank god, I got .Net
i guess that's 720p?
can i get some more of them non-deleted texts
all you guys just started you day,
and all my energy is spent by this time ๐
I'm exhausted too. just by sleeping and laying down in bed
man, if you're in bed, then just sleep
fill up energy
I just woke up
!voice You need to verify first
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
doesn't powershell run everywhere
linux, mac, windows (obv)
so powershell wins
ok, I'm tired, so going offline now ๐
we need some people in this channel when its morning for me ๐
but its empty at that time
accelerator is typing so much stuff but no one paying a damn fucking attention๐
They should try patanjali herbal alcohol
man, that dude is seriously holding back
he can literally earn more than ambani here
by literally making everything he want
like everything
my boss needs me to apply a check but she can't figure out which accounts
she says "i'll text it to you, oh no, i'll whatsapp it to you bc that's more secure"
*cheque
then what do baba ramdev do?
yeah, whatsapp is secure with their new policies ๐
he is the owner?
he's the real billionaire, but he needs a front guy
CHECKKKKKKKK
like if you're in Mafia, you need a front
he is a herbal mafia
yeah, when people looks at his photograph and billionaire slapped next to it
they'll probably think, maybe parle biscuits this time ๐
do you know parle is also a billion dollar company
is rust really faster than C#?
Yes
yeah, but parle-g looks like its made by people in the slums
But that rarely matters
like if I publish a C# app,
and then execute the .exe, it'll be slower than rust made executable?
That many people thought, but do you know parle is a brand and parle-g is one of there product they make thousands more famous products
In most cases, yes but we are talking MS differences so it doesnโt matter
yeah, I mean, their Hide & Seek's awesome, but they print a very little Parle on it ๐
hey what's that pink thing you're holding?
actually I visited a parle production plant it's fucking amazing
like the technology
its all marketing with their parle-g biscuit
For every kid in india parle-g is a emotion not a cookie
they're not changing the packaging cause, there's a sense of patriotism with it
yeah, marketing
so which company don't do marketing?
if I wanted to make something to sell in India
I won't go with some bollywood actress to promote it
I'll go with probably some hot topic "baba" ๐
also make the product orange + cow on it
not demoralizing or anything
just telling the truth
then liberundus are always there to buy that stuff๐
maybe my generation wouldn't go for it
but we're not making money rn
its our parents for now
ok, I'ma split ๐
what that means are you a mixed with both liberundus and bakhts.๐
vc is almost full
@rugged root drag me in please ๐ฅบ
me 2
Ask and ye shall receive
also why is everyone obsessed with containers nowadays
ah
nvm
Mkay
Python 3.8.5```
@rugged root Patma is on a6 for 3.10 already, so yeah
Pattern matching is basically a "destructuring" of an object
Something like
@dataclass
class Point:
x: int
y: int
def where_is(point):
match point:
case Point(x=0, y=0):
print("Origin")
case Point(x=0, y=y):
print(f"Y={y}")
case Point(x=x, y=0):
print(f"X={x}")
case Point():
print("Somewhere else")
case _:
print("Not a point")
I think it should also be able to resolve arbitrarily-nested structures
So it's really helpful for ASTs
switch($Environment){
"dev" {Do-ThingagainstDev}
"test" {Do-ThingAgainstTest}
"prod" {Do-ThingAgainstProd}```
The increased indentation is a bit painful though 
Let me introduce you to {}, graceful weapon for different time ๐
Pain
def where_is(*points):
for point in points:
match point:
case Point(x=0, y=0):
print("Origin")
case Point(x=0, y=y):
print(f"Y={y}")
case Point(x=x, y=0):
print(f"X={x}")
case Point():
print("Somewhere else")
case _:
print("Not a point")
is case _ a catchall?
Yea
switch default is Powershell
elif-ish
nipple
Meanwhile:
make_points points =
forM_ points case _ of
Point 0 0 ->
putStrLn "origin"
Point x _ ->
putStrLn $ "at x: " <> show x
Point _ y ->
putStrLn $ "at y: " <> show y
Point x y ->
putStrLn "somewhere else"
3.10!
Let's see
google programming socks
i know, yes
ThAT WAS FAST
@rugged root should I stream the factorio
๐
dew it
45k construction and rising
Something tells me I could probably be persuaded into a post-ironic purchase as a joke but eh
i wouldn't buy them for myself, but if someone bought them for me as a gift i wouldn't be opposed to wearing them ยฏ_(ใ)_/ยฏ
send address for shipping ๐
this shit hard to understand LOL
Who wouldn't be, socks are comfy anyways
yeah exactly
๐
ask kat
We can fix that
๐ค
That moment when you loose connection and you see, voice has 25 people ๐ RIP
If you hop into a different channel I can drag you in
Just have to let me know
I'm not raising it
lol
I did
woah
thanks btw
Type annotations
I'm not going to be raising the limit for now, as this many people in here is a very rare situation
lol
Is there any specific reason why the limit is 25 people?
is there some voice chat party or something? ๐ฅณ ๐ฅณ
there's a ant simulator?
๐ค ๐ค ๐ค ๐ค ๐ค
yes.
generally, yes
nodes are your friend
DAITH
a terminal node is called a leaf
FACTORIOOOOOO ๐ ๐ ๐
brb in a bit
y0s
getting snacks
I raised it for a bit
@whole bear there's 8 places left
Said screw it
Still only like.... 5 or 6 of us talking, ish
I will entertain people with my megabase
@rugged root and 5 deafened yet in the vc
They'll get moved to AFK
that's what my speaker said
I think that's because most people can understand english, but not speak it themselfes
218k solar
I was wondering why that truck was getting closer to me
Then it hit me
it was
courtesy of either chili or rej
can't remember which
https://twitter.com/TwitterSupport/status/1371235587718582274
https://www.independent.co.uk/life-style/gadgets-and-tech/twitter-accounts-ban-memphis-b1817064.html
A number of accounts that Tweeted the word โMemphisโ were temporarily limited due to a bug. Itโs been fixed and the accounts have now been restored. Weโre sorry this happened.
4235
26537
the first time I tried installing arch it actually took 1 entire week
Why again...
I had no idea what I was doing
@graceful grail my wifi wouldn't work, that took 3 days.
fukin iwctl
I had that on Debian too
wifi on linux just sux in general
yeahhhhh I'll just stay with manjaro kde plasma
the only reason
my computer breaks
is because nvidia
fuck nvidia
I can update my kernal without problems
running latest rn
All my homies hate nvidia
5.11
OMG
YYYY-MM-DD gang
my solution was a separate disk for each OS
unplug Linux when windows thinks it's gonna be a dick
I have slow hard drives anyway lol
no SSD
so it makes no difference
note that almost all of these come from chili
not my credit
kinky~
wut
hey @sly jolt your base is damn nice.
ty
@rugged root I'm glad you're here and you're you
you and your interesting jokes
@rugged root just don't listen to nightcore to save your ears
Boom - How Do You Do. Lisรครค biisejรค http://www.youtube.com/user/jepsutionless?feature=mhum
https://www.youtube.com/watch?v=tgvSz5TQAho @rugged root
^finnish hooligan music
@olive hedge HELLO
@olive hedge ๐ send question ๐
@olive hedge isn't there a thing in our area where people get interviewed to solve problems of a company, and then you just get ghosted?
they're just like "ah yes, free answers."
:o
@olive hedge may I be a pawn pls
SMC skujaa uudella videolla, jossa Pohjois-Helsingin nuggetit, Avionin-Prinssi, Thonoslono, Juno sekรค Erรค-Koira edustavat. Vieraaksi on saatu kaikkien lรคhiรถrottien oppi-isรค Notkea Rotta.
Videosta vastaa Pablo Films http://www.pablo.fi sekรค biitistรค K.V.N & LOBO http://www.myspace.com/kvnlobo
Luvaton kopiointi Malmin uhalla ankarasti kielle...
Xith are you playing freeplay?
yes
I am trying to get into factorio but I keep getting killed by these bugs so
jesus and are you going to finish the game
define "finish"
I've already launched like 200 rockets
oh lmao
I have 950 hours in factorio total
I love Factorio
947.7
@olive hedge roommate time
did you make your ore deposits bigger?
rail world
hiiii
๐
lmao that guy is a whole mood
wow
i'm here because it's my lunch break
hooray
lol why are you esq. and MD
overachiever
xD
@whole bear I couldn't hear what you said over these guys
i m just here to fill the vc
LLC
๐ .
๐
lol neopets<3
i always fed my pets haggis
LOL I WAS POOR
OK
nah, haggis was so plentiful in neopets
LMFAO
he grows haggard haggis with worry
if you didn't have a tamagotchi, you're too young.
tamagachi
ah yes
tamodachy
The Tamagotchi (Japanese: ใใพใใฃใก, IPA: [tamaษกot๊tษi]) is a handheld digital pet that was created in Japan by Akihiro Yokoi of WiZ and Aki Maita of Bandai. It was released by Bandai on November 23, 1996 in Japan and on May 1, 1997 in the rest of the world, quickly becoming one of the biggest toy fads of the late 1990s and the early 2000s. As of 20...
dare ya go
so midwestern, don'tcha knowwww
still for sale
all o' y'all
I will return later
git in da cah
my boss writes 'yo'll'
lol what is 'yo'll'
but isn't that what y'all is xD
yah she's not from the US lol
oooooh
ngl I kinda like the green icon more than the blurple one
it's electric. boogie woogie woogie
@runic forum Why are you hand writing makefiles? Why not cmake or meson
meson is nice tho
!otn a destroyed by bugs
:ok_hand: Added destroyed-by-bugs to the names list.
Haskell pampered me
rust pampered me
i didn't hand write that
im just editing the existing makefile
gross
?
Jackbox
"Hello! X will likely not be back in the office this week. Mrs. Y asked me to reach out and see if you both can alternate coming to office Tues - Friday. Please let me know your best days.."
cry

yuck. you have to go in? no WFH?
lOL GURL, SAME
oof
#sweatpants
i need business casual to be re-coded as 'sweats and t'
buy long shirts mayve
yeah. wear tunics
sweat pants have ruined my perception of how clothes should fit
or if the weather gets warm enough, you can wear dresses
sweats are fun the shirts the pants the hoods
and comfy
I require global build caches
Eyeliner pencils are the worst.
I guess the experience says it
lmao
I've been in theatre. I know these things.
๐ฆ boooo
oh nice..so in what regard you think they are worst

we use webex for screensharing
@subtle orchid The discomfort of the application process.
awwww
oh W0w
he dances and walks across the chat bubbles
๐ฎ i don't get cool thingies like that on my skype
Iv'e witnessed it myself looks disturbing
oof. that's why
desktop vers
@vivid palm which movies you watched this weekend?
yeah youtube is fun
a boomer rather
@olive hedge 
lol
Hi
I have a python developer interview tomorrow. Is there any magical way I can learn few things tonight to answer in the interview
Because I seem to have forgotten everything
if you don't know anything right now, there's no magic you can do
be confident
they noe but they forgot
@restive geyser https://www.wsj.com/articles/when-ceos-really-think-well-come-back-to-work-11615813207
Good luck
especially financial services ๐
is that including developers for investment firms/fintech?
yeah. because of PII and non-public info
personally identifiable information
Aren't both the arrays sorted?
@vivid palm Happy Monday
HAPPY MONDAY
oooooklahoma
hear my excitement
I have something, I don't know if it is efficient, K-Rizzle
it was that bad that you had to forget it
Office isnโt required for PII
You can PII at home.
@hollow marsh do your ISP allow you to port forward?
First, take the server out of the box
I don't know if this is efficient enough.... K-Rizzle
- Get the length of the smallest array
- Iterate over the range 0 to the length
- Have pointers for each array
- compare the elements at the pointer and add to a new list, adjust accordingly
- Add the extra elements from the longer list
Two put an OS in the box
xD
See after you put an OS in the box, you can be Minecraft lover
computer legos
legos are clearly superior
Hay
Does anybody here?
Do you contribute in any openSource projects?
ahahah
What a pickup
pm
BLOODY HELL WORK!
dress like a hobo, but make it couture
^
amongus
I read that like chungus.
lol
Chimi chungus
ooh
like the shrek one. -shudders-
I have returned
it goes
the fishtail is purrrdy too
@olive hedge what do you think about this game called "factorio"? I think it's pretty neat.
shut
@olive hedge have day.
lol plz go do stuff
le no
pero like, yes.
:|
!warn @rugged root bonk
:incoming_envelope: :ok_hand: applied warning to @rugged root.
rip
it's a piece of garbage security software we bought because if we are not running 16 pieces of Security Software, we can't justify employing all these people and pretend we are secure
Understandable, have a nice day.
lmao i almost spit out my water
I can't, I'm really on a crunch at work
I wish you luck
and
stuff
whom'st said that?
see this
@amber raptor
or was that a joke
ah
12 hours to megabase lol
I got gud
LOL
I don't know Docker
ooooof
take it. it's an expense to them.
if my future workplace doesn't allow linux I will be the big sad
alright
I shall proceed to leave
cya people
Itโs a security reason. And really for what we do, you donโt need Linux
Web APIs run on Linux but you donโt need to develop on Linux for that.
i can talk now but i don't have a mic :/
No linux for a security reason 
You cant run agents and second you allow Linux, there is always that one user that wants Manjaro.
manjaro ๐
And this is why we canโt allow Linux.
Like for Servers we only allow CentOS, RHEL or Oracle.
multiuser workstaiton with SELinux enabled here
goodbye ๐
Cool, we have zero need for Linux at my workplace and ton of reason not to allow it.
Though after IBM fucked CentOS, I think Ubuntu LTS is going to be approved.
we use ubuntu




