#ot1-perplexing-regexing
1 messages · Page 329 of 1
Fight the machine!
Is that a polite version of drop_out ? :)
Something like that
in all fairness derivatives are not integrals 
Little more on the wearing anarchy t-shirts and listening to punk rock
Ramones, Misfits, etc.
If I didn't have certain health issues, I would have no choice but to serve in the military for a year if I drop out.
So image all the normal males in the uni.
what country are you from?
Russia
родина
CS talk, how more efficiant are HashSets for adding to and querying than a plain vector
We are talking high volume (think database)
I assume because HashSets use well.. hash tables that querying is always low
But i'm not so sure with adding to (removing isn't an issue, very low-volume)
nobody actually lives in Arizona,. it's a government coverup. we just don't know of what because it's a good coverup.
is a rice line a hotline for rice.. or is it how much rice you can borrow
that's what they say about wyoming
like really they expect us to believe that with all of the other dope states we have, we decided to include one whose features include "unbearably hot" and "hole in ground"?
the grand canyon? lol
bingo
obvious PR name..
@sand goblet @ebon vessel Let's continue here? Seems pretty off-topic 😄
👀
It's.. Fine, really
It lacks the ability to diff two files though, which is what I was trying to do last night.
So that sucks.
VSCode is taking the world by a storm
PyCharm's mergetool is great, yeah
How did a little text editor become so popular
I'm just trying to find an editor that isn't bulky.
PyCharm can actually automatically resolve a lot of simple merge conflicts
And PyCharm is far too big for what I need
More than Git itself can
@ebon vessel See above
Having used VS Code for a couple days
I tried PyCharm, actually. It's way too hungry for what it is.
I can say it can't replace PyCharm
We must all bow to pycharm
Just based on code completion alone
It's great, you move a file and it can no longer find imports from that file
Eclipse is the worst lol, according to the list, no suprise there
I don't even need autocomplete of anything in an editor.
On Debian?
Decent autocomplete is the best thing since sliced bread
gedit
Gedit is horrible though
Well yeah
Not just for making things faster to work on, but also for discovery
kate is decent
Well yeah, then why recommend it? 👀
Means you have to look at documentation far less often
because you wanted something lightweight
Something good and light.
ahh
Sublime text is good but it has no REPL
Good, light, easy. Pick two.
I don't need a REPL
then use sublime text
it does not use any chrome / elctron stuff like vscode or atom
There's always spaceemacs
Idle is more popular than emacs
Sublime isn't in the repos?
Yeah but idle is garbage
But it is super good
Ouch.
Sublime is basically the vim of GUI editors
I think it is the only editor out there than can handle large file
Nah, plenty of editors do that better
PyCharm
Nah
Haha
way slower
Not really
It truncates if the file is too big
Which is what you want most of the time
VS Code does amicably handle large files for me too though
I really like how this looks
Time for bed anyways.
also labeled axes
Later all
night
cya
Uh oh
those courses in data visualization paid off big
was a joke
maybe try manually rendering at a higher res and then downscaling?
you will have ot adjust the labels and all the accordingly
matplot lib can be a PITA
I changed Plot*100 to Plot*1000
Is that on an iPad
neat that you can do that
where is the syntax high lighting?
Tabbing is horrible if not assigned to 4 spaces
Hacker keyboard?
It’s a dialog.text_dialog
I don't know who's website that is
There’s no highlighting
pythonista
Oh, wow. That's disgusting
Yeah there’s tab in the IDE not in the custom UI
And highlighting
@rough sapphire rename it with .py at the end?
Ahh
better that offtopic on python
I prefre pycharm
Yeah but on IOS
Seeing how that is java, you might be able to get it to work on iOS?
I don’t think it would be easy
On android probably
Probably
I got a 2-1 over a ipad
ipad is good for taking notes
but limited in every other aspect
I like to code on the go so those 199 mxn were well spent
mxn?
fo the ipad or the app?
The app
Ah, yeah whatever works for you
The app looks nice
Apple always seems to have better paid apps than android
It is, it even has custom written modules!
Oh and you can even do neural networks I think
Not tensorflow but you know it does the job
The most similar thing you can get to pythonista on Android is QPython
Oh god QPython
I hate QPython
never heard of it
It’s an Android app that is the most ugly and unorthodox thing in history
I hate using non-monospaced fonts when writing code
some of these mobile app use non-monospaced fonts
why would anyone ever do that
flashbacks to Chinese python app
There’s this company that makes IDEs in Chinese that are uglier than QPython and are mistranslated
For a while that’s what I used to code in my iPad
It did the job
Do you have a long commute or why do you code on the go?
I am mostly outside of my house
Either in French classes, soccer practice or in school
Because I want to live in Canada
I already have English in my school
hey no
ahhhh electron is everywhere
It's pretty bad, yeah.
have you seen the terminal emulator which runs on electron
@rough sapphire What is up with your non-ascii username?
username is ascii, nickname is "typewriter"-esque
Hyper? I used to use it
But I find it slow and it crashes if you try to close it on windows with something running in it
I just use alacritty on windows now
@rough sapphire How'd you do that.. ?
there's tools online for it
i've done my twitter name in the same fashion
tools online for it doesn't say as to how you did it, though.
i looked up a tool online to do it :p
Huh, neat.
also, just realised that the embed I posted italicised my username
as it has _s in them
Huh.
I can't think of another URL that would work on
that is interesting
awh, doesn't work cuz it's between other letters
@rough sapphire for the record, i can't see your nickname characters on some of my devices, so you might wanna be mindful of that :)
it's just my android stuff (phone, tablet, etc). they're not particularly new devices.
my tablet is on 6.0.1
not sure about my phone
give me a moment, lemme go find it.
6.0
HA, okay this is kind of neat
So I'm looking over Haskell stuff, and apparently there's a rope package which is for handling long strings
That's brilliant
Oh my god
So it's going over the various keywords that can be used to pull certain parts of a list
And this is the graphic used to help explain it.
I love this book
Is that learn you a Haskell
It absolutely is
Thought so, you can't forget a diagram like that 😄
I think what sells it is that it's in cursive
Like
WHY
But honestly it's a great book
Come for the Haskell, stay for the nightmare fuel art
Makes me want to pick up Haskell again
Something clicked in my head and I just got the urge to dive into functional languages again. I didn't realize how huge the Haskell ecosystem is
Their package library is impressive
Oh dude, I totally forgot about making ranges
Erlang seems like the most useful functional language to me
[1..5]```
is equivalent to:
```haskell
[1, 2, 3, 4, 5]
I know, small things but neat
the entirety of the telecoms industry relies on it
Yeah we have a couple folks here on staff who are crazy about Erlang and Elixir
I was enjoying going through the Elixir tutorial
Does just normal JS in a normal Chrome tab allow for any access to information like other tabs or browsing history?
The other tabs need to accept to share those information
Yeah typically they're partitioned so that they can't see that for security purposes
hemlock try this [1..]
My god
It's full of numbers
I also like how you can express a linear pattern and it'll pick up on that as well
[3, 6..21]
will result in:
[3, 6, 9, 12, 15, 18, 21]
To me that's really really awesome
there's also the take function
so take 5 [3, 6..] will give you the first 5 in that sequence
etc
ez
Looks like he's sad but manically laughing
its not easy being green
I do not own the rights to the music or video. I just wanted to share it with you!
Kermit the Frog and the Muppets join CeeLo Green on The Voice to sing their classic "Bein' Green."(Aired on NBC Nov 27, 2012) {RIP Jimmy Henson} ~LIVE EVENT~...
@vapid bluff @plucky ridge i have an idea on how to implement something similar to that in python
gonna use sys.settrace prob
godspeed
>>> 1..
doing stuff
>>> 1
1
>>> 2
2
>>> 1..2
doing stuff
``` @vapid bluff progress
i cant get sys.settrace working in the REPL without it freezing lel
Lel
I'm leaving it for tonight but I'll probably finish it tomorrow
Getting [5, 10..20] style stuff to work will be interesting
@rough sapphire, it looks like you tried to attach a file type we don't allow. Feel free to ask in #community-meta if you think this is a mistake.
@plucky ridge What Haskell book were you talking about? With that beautiful illustration for lists?
Woo rust like ranges
Ugh, how do you choose which calendar to add an event to in Google Calendar?
Work wants me to add an event to a specific work calendar, but I can't find a setting that selects the calendar in the "create event" dialog.
@wooden silo Double click on the day you want to add an event for
you'll get the full edit dialog
you can pick there
Where?
you literally blurred out the calendar name dropdown
So I'm lacking permissions to modify the other calendar I guess?
Yeah
No worries
I just did 3 kilometer of rowing in 17 minutes
I'm dead
And Spotify is doing some weird things
Speaking of exercise, it'd be great if there was a robot weight spotter.
"too heavy, you are in the 100th percentile of muscle mass"
"Don't want to potentially die by failing that last rep? Well do we have a product for you!"
"memory overflow: insufficient memory to calculate users weight"
"User: YOUR MOTHER
Reason for Failure: User weight: NaN"
Haha

It's fun when electronic scales actually do that
"Son, why is the scale broken?"
"Well...."
The OT names are supposed to switch at midnight UTC right?
a command which tells about ram and avilable slots say
*-bank:0
description: SODIMM DDR Synchronous [empty]
physical id: 0
slot: Bottom - Slot 1 (left)
*-bank:1
description: SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
product: HMT451S6DFR8A-PB
vendor: Hynix/Hyundai
physical id: 1
serial: 01501424
slot: Bottom - Slot 2 (right)
size: 4GiB
width: 64 bits
clock: 1600MHz (0.6ns)
so the 1st one is blank
and i can only use DDR ram?
and not DDR3?
in the first slot i mean
@wanton nexus The book I was referring to was "Learn You a Haskell for Great Good!" And thankfully, just like Automate the Boring Stuff, the whole book is online for free. http://learnyouahaskell.com/
Sorry, just playing catchup and responding to someone
@fossil solar If one slot is DDR3 compatible then the other one is going to be as well.
However you can also look at.... one sec, I've got a site for this
okay
shit its an exe
im on linux
but can i run it with wine?
lemme try
looks like its working
says no system match found, lol
can i just buy a DDR3 ram and put it in?
provided i get the correct size n stuff
No, you can't. It has to be within the proper frequencies and stuff
Let me see if I can find an alternative for Linux
Didn't think about it being an exe
what if i get the same freq as my other ram
Oh yeah, if you get identical specs as your other ram stick it should be fine
You want to make sure at least the frequency matches, otherwise one of the sticks will be lowered to the lowest stick speed
cool, i found one on amazon which is the same freq and that SODIMM DDR3 Synchronous
but i dont see the word Synchronous on the product
should i open up my laptop to see the size n stuff?
That's not needed. Any SODIMM is going to be designed for a laptop
DIMMs are for PC's, SODIMMs are for notebook computers
i got the output for that dmidecode command
Array Handle: 0x0025
Error Information Handle: No Error
Total Width: 64 bits
Data Width: 64 bits
Size: 4096 MB
Form Factor: SODIMM
Set: None
Locator: Bottom - Slot 2 (right)
Bank Locator: BANK 2
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MT/s
Manufacturer: Hynix/Hyundai
Serial Number: 01501424
Asset Tag: 9876543210
Part Number: HMT451S6DFR8A-PB
Rank: 1
Configured Clock Speed: 1600 MT/s
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.35 V
should i get the ram from the same manufacturer?
That's weird that it's in MT/s and not in MHz...
But only if it's an affordable option
wait its in MHz
here is the output for another command
product: HMT451S6DFR8A-PB
vendor: Hynix/Hyundai
physical id: 1
serial: 01501424
slot: Bottom - Slot 2 (right)
size: 4GiB
width: 64 bits
clock: 1600MHz (0.6ns)```
Ah, okay then yeah
what is MT/s
So long as you get another SODIMM that's DDR 3 and 1600MHz, you'll be fine
Different manufacturers shouldn't matter
okay
does ram sticks lose efficiency as time goes by?
its been 4 years i have this laptop
Ah, apparently it's "Mega Transfers per second". Not in the same way as you might think a motor might. When it comes to electronic parts like RAM, it's usually all or nothing
Sectors go bad on it and can cause system instability
ohk
But it's not like it'll get progressively slower
That's what I typically do
I tend to get pairs of sticks just out of habit and tradition
G.Skill is good, Crucial, Kingston is alright, Corsair is great
i stick to corsair and kingston hyperx
okay
corsair if it's for myself
My sticks in my beast at home use G.Skills
kingston if it's for cheapos
But I think I slapped some Crucial sticks in my laptop
okay okay lemme look at the pricing, cuz that too matters, lol
If you have a lot of people saying that they just broke after a short time over and over then avoid that
But most of the time, ram is ram
Actually Samsung has been kicking ass in this field as well
damn crucial got 4.5 rating
Which has surprised me
crucial has excellent rating and twice of cost of samsung, lol
True but you might also want to look at warranties on them
waat ram comes with warranties too?
damn thats cool
In fact my old G.Skills had/have a lifetime warranty on them
will DDR3L do?
Let me double check
Lower voltage yeah
got some good ones from corsair
ah low voltage
hnng be careful with that then
it's gotta be compat with the mobo
i'd suggest reading the mobo memory compatibility
mobo?
motherboard
it says low voltage 1.35 V
"DDR3L is the low power and more compact version of DDR3, designed especially for laptops and other portable equipment"
So yes
is this for a lappy?
Yep
yes
my cmd line output says 1.35 minimum Volts and 1.5 is maximum
Yeah, then either of the DDR3 standards will work
okay corsair it is, got better rating
corsair is delish
Corsair is a good choice
10year warranty
I think my power supply is Corsair
Oh yeah, that's plenty good
If something is going to die, it'll die well before that
my laptop is not even 5 years old, lol
yeah i stick to corsair PSUs too
Modular, baby
i don't mind Seasonics though if they're on special
Haven't seen them before
And granted, I haven't done anything with my rig in quite a while
they've been considered one of the most reliable brands, but often about $30 more than eq other brands
Huh, I'll have to take a peek at them
damn SSDs are so costly
... not compared to what they used to be
i know that sounds like a cop out, but truly ssds have drastically dropped in price over the past two years
in case of SSDs, will all SSD be compatible with my laptop?
They aren't that costly for the performance boost they gave
hmm, whats the model?
5th or 6th or 7th gen, i dont remember
it's possible but unlikely to have an m.2
Intel® Core™ i3-5005U CPU @ 2.00GHz × 4
okay
sata has a bottleneck at 600 mb/s
this laptop still packs a punch in linux, very fast yet
okay
you can get a 1tb for cheap even
M.2 are crazy though
cheap and good
1Tb is like $100
they also have excellent warranty
$100 only?
i believe they also come with a USB3 adapter and some free software so you can just clone your old drive
i didn't get an adapter with mine
aw
or any i've bought for clients
aw
if i have HDD in my laptop, can i connect external SSD?
bummer
I didn't get any too
ah okay
it's a waste of time though if you don't have usb3
But their performance aren't as good as the internal one
Why would you do that
Just buy an external ssd
that's a matter of price though
also it's easier to clone a drive
you can clone a live laptop without taking the drive out first
lol usb3 is a standard which is usually blue or red
red is usb C port for some mobos (especially asus yes bisk)
red smells like Asus
cant really see mine, its full of dust
lol
Use your phone flashlight
it's likely you're usb3, you said it's only 4 years old
there are some symbols beside them
I don't think you have a different symbol for usb3
i think i see a little blue
It should be usb3 then
USB A is just the port type
okay
yay complicated things \o/
lol
it's not complicated until you realise all the different protocols that can use USB C
(hint: a shitload, some of which aren't USB at all)
yeah
Another good indicator if a port is USB 3 is that manufacturers have been pretty good about making sure that the little tab is blue
Right?
btw my teacher in school started micro controllers and processors today
I LOVE the USB-C to 3.5mm jack, though
I actually love USB C cables though. I've been 1000% won over by them
I am truly glad they introduced the port
yea not under the memory topics
it's only complicated because they're attempting to universalify a shit history of protocols
so i'm hoping all that fades away into history by 10 years
plant more trees first
anyway, thanks for the help guys!
It's me or discord was down for like 5 minutes?
not here
The UK general election may be trash - but at least it brings stuff like this https://twitter.com/andysilke/status/1194541555291430913?s=20
Can someone turn Michael Gove off and on again, he's gone wrong https://t.co/yseVz8XV1e
637
2316
@dusky orchid the survey has open right now? Because this page looks familiar..
not right now, just for this year
I don't actually know the exact date it opened
if it was a couple of weeks ago, we missed it lol
but it's still open and I was only recently made aware of it, and we announce it every year 🙂
This channel name is hMm
>>> import gd
>>> gd.jokes.html
<sarcasm> HTML is a programming language. </sarcasm>``` I even have added this to my library
you have a lib named gd?
feels like one of those snippet packages
"i shall put all the semi useful things i've ever written that shouldn't be a standalone thing in here"
import all_my_old_regrets
Lol
@dusky orchid the package is called gd.py. It is on PyPI, and gd means Geometry Dash, which is the name of the game with the servers of which my package interacts.
i see
API wrapper, I would say
But I have some crazy stuff there
e.g. py import gd async def coro(): return 13 coro().run() this is legal code
importing has the package inject the run method on Coroutines?
reminds me of a muck around lib i was writing a while back
probs
Yeah I have even more strange stuff
I am injecting __asyncwrap__ to all objects
asyncio.gather(f(1), f(2)).__asyncwrap__().run()
which is uhm

Being someone who primarily works on discord bots, mine was d.py related.
Importing my package injected an extra stage in discord.py event processing which allowed me to have a context retrievable from anywhere
what's that to do
Injects .run() to coros and .__asyncwrap__() to objects
Well, I needed it for simple sync testing so I made this lel

synchronize doesn't seem to be super clear on what it's doing by just it's name lol
no idea
do_some_cpython_related_trickery_to_coroutines?
Haha
wrap_it_or_lose_it
add_coro_wrap
seems fine
makes sense yeah
it can still be an import if you really wanted, but it's still clearer to be a callable
do_something_cool_even_though_it_does_work_only_on_cpython_uwu

Btw is there gc.get_objects() thing for other implementations of Python?
Yeah I haven’t found such in PyPy, for example
Yeah it's an impl detail
On today's episode of "Hemlock Tries to Learn More Languages: Haskell Edition", I learn that you can infix functions by wrapping them in backticks
So for example this:
mod 7 3```is the same as:
```haskell
7 `mod` 3
That sounds horrible
Which, if this were C, would be like mod(7, 3)
It's interesting
It makes it clearer for some things
Obviously not always
on a similar note, you can 'postfix' infix operators by wrapping them in parentheses.
e.g. (*) 2 3
treating them as a function basically
[ x | x <- [50..100], x `mod` 7 == 3]
I feel like that's clearer than the alternative of:
[ x | x <- [50..100], mod x 7 == 3]
there is an extra benefit to the postfix thing. you can partially apply them.
so map (* 2) [1,2,3,4] is valid
Oh shit, so that'd use it as a function against the list
exactly
That's really cool, actually
it's like functools.partial with operator.__mul__ (which i'd assume is precisely inspired by this aspect of functional languages)
I'm beginning to appreciate purely functional languages a lot more
It's starting to help me think of different ways to approach Python problems, too
oops, just realised i said postfix instead of prefix 🤦
though map (2 *) [1,2,3] is also valid
at least in GHC
@plucky ridge
Still cool
fruit
that jetbrains survey website must be experiencing a lot of traffic
what's sqlalchemy
its a python wrapper for basically any SQL impl you can think of
so to run some sql statements within python?
well it actually wraps all of the SQL into objects
Its an ORM to abstract SQL away from the developer and deal with it in terms of objects instead
but under the hood it does run SQL queries
So instead of a book table, you have a book Model that maps to that table
ok.. I guess it's not better than SparkSQL
which you treat like a python object
yep I get the idea..
can't believe they classified Dask as a big data tool.. same as things from the apache framework.. it's just a library
hey so
idk if anyone is participating for black friday like that
but does anyone know of any good monitor sales?
i'm trying to buy a 2nd and possibly 3rd monitor if the price is right
@tight cargo what specs 144 hz 4K hdr ?!? Gonna have to be more specific
@tight cargo r/monitors is a good place to start
ty
Just finished my brainfuck interpreter. Was pretty fun and only took a few hours https://github.com/Zer0897/brainfuck-rs
Best language
@plucky ridge I'm actually trying to learn Haskell myself right now. I bought "the" Haskellbook, and started a Twitter account trying to follow it. I only post updates once a week though, 'cause I mostly only get to do it on weekends (work and shité). I'm also a bit ahead of my tweets, but it appears to me that structuring and simplifying new info into little threads actually helps to let the information settle in my head even if noone's reading/following
Now that I'm thinking about it, I can probably find a way to share my copy of the book if you're interested
Yeeeep
That's me and ducking Graphene
their docs are absolutely outdated
spent half an hour googling + half an hour going through github issues just to find out that the signature for some generic methods had changed (from some unrelated issue!)
That sounds like the kind of thing an IDE would fix for you
Well if the docstrings are bad too, that doesn't help
It can still give you function/method names from libraries/classes right?
Yeah but... You can't guess what argument you need to pass and what the function does
thats true
@undone berry what I meant is that they have implemented the GraphQL concept of resolvers, and they need to have a specific signature. The function name should be prepended with resolve_ in its name, and it expects certain parameters in that signature. The docs had the names and the number of these parameters wrong. The source code didn't name any of these explicitly anywhere, it was all like *args **kwargs, and going deep down the rabbit hole
Yeah thats fair - I didn't really think about the details of what could have gone wrong too much
As the user of their framework, I am defining the resolver functions, though they must have a particular signature. I think that's where I wasn't too clear, ha-ha
@wanton nexus I might take you up on that, but for now I'm content with doing "Learn You a Haskell". I tend to go at a slower pace since I do this primarily in my free time at work.
If you're ditching Graphene, you might want to check out https://github.com/tartiflette/tartiflette i think it serves a similar purpose ?
Tartiflette?....
Straight Outta Hong Kong
Returned: [<name:bisk>]
hi
depends what we're measuring i guess
I'm not sure I like where this question is going
@autumn herald Thanks! I actually was looking at it a little earlier, seemed awesome. It's a little too late now, though
I'm a senior engineer on a greenfield project, and we'd decided to go with Graphene about two months ago. As you might imagine, we'd done quite a lot of work already that's tied into it, and the business just wants to see a lot of results fast. It's highly unlikely I can buy some time to rewrite everything to this framework right now, but it might work in the future
Have you ever used Tartiflette?
not myself but i know someone that develop it, i read some of their thing sometimes and the comparison with graphene stick
i'm afraid i don't know much about it
Made my rustdoc fancy:
Gotcha. Well, thanks for the suggestion either way
is python considered...what subject? computer science? engineering?
i ask bc i'm looking for more help online
Its a programming language
that can be used in a range of different industries or subjects
but generally programming, and python falls into the category of computer science
questions feels a bit like asking if wood is considered architecture or sculpture
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Former U.S. Ambassador to Ukraine Marie Yovanovitch testifies on Impeach Inquiry before House Intelligence Cmte – LIVE at 9am ET on C-SPAN2, C-SPAN Radio & o...
second day getting under way
I'm stressed out just looking at the link title
first one was on wednesday
@plucky ridge it's so rare to find a help place for any sort of software that I don't feel stupid for asking questions
I'm too used to stack exchange, haha
Yeeaahhhh those kinds of places are kind of newbie hostile
That's always irritated me
I mean we were all beginners, we all didn't know what kinds of questions to ask
Why should we discourage people wanting to understand?
same. like, it's really hard to get to the point of being able to understand the answers on a place like SE
to get the knowledge you need to be able to "just google it"
Which is all well and good, but sometimes you don't even know what to google
yeah, exactly
I don't ask much, but I like browsing the help channels here. it's a good way to learn things
I HATE it when people say "just google it" or talk about help being "spoonfed". Honestly, sometimes people need to be walked to a certain point in the problem before things start clicking
Oh yeah, absolutely
Most of what I know came from just keeping an eye on the questions
and then google just leads you to people saying to google it
Yeeeaaah had that a few times
Honestly the most important skill (other than the basics of the language and of programming concepts in general) is being able to work your way through documentation
And that can be a tough skill to manage at times
I learn so much just from, like, the questions people ask. like "oh, I wouldn't even thought of that being a thing I could do, and now I know not only that I can do it, but how to do it"
Oh yeah exactly
my python knowledge is very specific to the model I work with, since I've had to learn VERY quickly on the go after our main programmer left
I went from "oh, just support this guy and learn from him" to "oh, now you're in charge of everything"
Oh sheesh yeah. I can only imagine that'd be incredibly daunting
working with a more seasoned data scientist/developer outside our group to clean up the bloat in the code now, so I'm finally learning, like, best practices
And that's incredibly hard to get from google
Has to come from people either in your field or just folks with more experience
Hey, it's mostly the users. We just weed out the undesirables
I'm proud of myself for remembering that the glassware in your avatar is called an Erlenmeyer flask
Hisenberg was a great teacher... 😁
organic chemistry is the best
U.S. Ambassador to Ukraine is testifying in impeachment hearing
they PAUSED HER TESTIMONY to read out the live tweets of the president attacking her

Haha
and not long after they asked her how the president attacking her in the past made her feel
cant make this shit up
there a link to a livestream of this shitshow or something?
there's a few, pbs, c-span, cnn, cbs, etc are all livestreaming it
https://www.youtube.com/watch?v=DbW-A96UIm8 switched to this one from c-span
i live not in amerikka
that works cheers
everything is entertainment ey
even idiocracy didn't consider going this far with their vision of the future
https://www.youtube.com/watch?v=1HLifnr2OSI just found this one from the guardian. i like it better since there doesnt seem to be any interstitial commentary. theyre just showing the room during the break
nice
now we need cameras fixed on the notebooks of various speakers and for betting agencies to get in on this

https://www.youtube.com/watch?v=C3ucMemjViw this one is showing... idk? the hallway outside the room?
in entirely unrelated news i had a vaccination multi-shot today, which was the only medical/drug thing I had all day, and now everything that should be white looks blue/purplish
https://www.youtube.com/watch?v=NLXJSEFwBsY some interesting angle changes here 😛
woah that sounds... interesting
interesting is right
it only affects white light, i tried other sources and they look normal
probably some food/stabiliser interaction fucking with blue cone activation
is that a known side effect?
i didn't find anything on google
so probably not
will go see docs if it persists tomorrow
if you ever use redshift/night mode on a tablet and then turn on normal light, it looks kinda like that
are you sure you wanna wait til tomorrow?
i mean im no doctor obviously but afaik the eyes are supposed to have a strong barrier between the bloodstream that should prevent any weird stuff getting in there
i've had enough hallucinogens in my life to know this is mild
hallucinogens affect your brain directly tho 😛
also its 3am so going anywhere would mean going to ER and waiting till morning for anyone to give a shit anyway
ah lol
i mean... i could be brain?
is that really better...
i'm only speculating something is fucking with blue cone activation because it only seems to affect white
i'll check back tomorrow haha
inb4 autism
i was holding my tongue
~_~
fuck sake kb
¬_¬
there we go
yeah so intimidating a witness / witness tampering is a crime
obstruction of justice etc
so live tweeting threats at a witness might be an additional article of impeachment
i am confused how it ever escalated to this
in any sane society trump would've been removed like... on week 3?
like i get there's strong partisan issues, but its kinda hard to dispute that russia managed to place an asset into the US presidency
well
deal with that first then go back to fighting for gun rights and underage marriage and whatever else
division is the coolest thing russia ever invented in the last 50 years
if democrats didn't pick up last years midterms we'd probably still be sat here not looking at an impeachment proceeding
it was interesting to watch how reddit dealt with russian psyops
there was a period where russian accounts where top voted comments on every other worldnews thread
and anyone mentioning that they're suspicious was banned
and then 8 months later reddit was like oh yeah shit guys our bad we were totally owned by russian psyops
TL;DR on this whole thing?
he's fucked
he's fucked isn't true (if this is about the Trump impeachment) mainly because its needs to pass the senate before anything really happens, and it never will pass the Republican senate because there isn't even a cut and dry definition of what is and isn't impeachable
at this point i'm not even talking like he'll be in jail or get impeached
i mean he's actually just like, fucked
less and less people like him the more and more he behaves the way he is
¯_(ツ)_/¯
Is that even true
yeah
he still polls at like 40%
even polls by FOX are showing that his support is on the down
https://projects.fivethirtyeight.com/trump-approval-ratings/ I don't know how legit this site is, but according to this he's not even at his lowest rating
five thirty eight is pretty good
and he's always polled around 40% for some reason
just a consistent rate
that's why i think he's pretty fucked
I don't think so
since people are clearly more vocally against him and this shit
40s aren't that low for US presidents
yet his ratings haven't changed
Obama hit 29
oh yeah
38
I misread something
anyway, enough americans are just awful that he'll never be that fucked
i mean, depends on scale of fuckedness
he'll have a hard time going anywhere for the rest of his short syphilitic life
he loves to eat at mcdonalds
well guess who's gobbing in his food
Strong disagree - Hes helped enough billionaires that he's just fine at this point
the moment this whole being president thing is off him i think he's gonna get hit by a wall of hate
he's always been a joke or w/e and people have disliked him
but now huge sections of the world hate the man with a passion
a real burning hate that a stuck up dickhead "billionaire" playing boss on TV would never attract
Maybe - but I think as long as enough people adore him, which imo a solid amount always will, he can just play up to them
hes too old
as we've learned, mental can't hurt that much
I just wish there were a few raging socialist/communist mental people
rudy looks like a vampire who accidentally sucked too much blood from keith richards
got another piece of homework i need help with. in this system of equations, how do i find what values of a gives 0, 1 and 2 solutions?
2y-x^2+2x=a y-2x=3
idk i didn't go to school
stay in school and you'll be in my position
but able to answer your own question
oo some simultaneous equations
you can either rearrange it so that you have one variable in terms of the other
then substitute
or eliminate
in this case you cant eliminate
then how would i go about it?
do you know how to change the subject of a formula
mets?
i changed the subject
nice
nevermind.
but you didnt change the subject of a formula
oo
can you don't
i don't
can you do
bad
@steady forum but what did you mean
i know that xd
then when you have x=... or y=...
you can replace the stuff in the other equation with that
i'll try to do that ig. but i know it's only gonna get me so far
by the way, in -x^2, are you supposed to square the negative number or negate after squaring
what now?
that gives me x=1,5-y/2
nah im instructing
ah
anyway
when you get the y=2x+3
you can replace anywhere that y appears in the first equation with 2x+3
then solve
actually this you might need to use the discriminant of a quadratic equation
based on me actually reading the question
f
so you know when you get the equation
with the y substituted in
2(2x+3) - x^2 + 2x = a
-x^2+6x+6=a
alright, we're on the same page
wait how old are you just so i can get an idea of what stuff you done in school already
16
so have you done things like the discriminant of a quadratic
i'm norwegian though, so our curriculum might be a bit different
hm
well, i don't recognise that term
the discriminant is the b^2 - 4ac
oh yeah
and it tells you how many solutions the equation has
i know how to find the amount of solutions to a second degree
but inserting it here is weird
so when you have -x^2 + 6x + 6-a = 0
you suddenly get the square of 60+a
you can insert the coefficients into the discriminant
6^2 - 4(-1)(6-a)
36 + 4(6-a)
36 + 24 - 4a
60 - 4a
if that is less than 0, no real solutions
if that is 0, there is 1 solution
if it is more than 0, there are 2 real solutions
so then you just do those three inequalities and rearrange
to get your answer
are you familiar with CAS
cas?
it's a dumbass digital tool for solving equations and such, we have to use it for this hand-in
||it is a piece of shit and does never do what you want it to||
it would legitimately be faster and easier to do this by hand
rip
i can't decide what help chat to use, even w/ the help command. time intervals seem to be tight tonight, and i've been waiting for an hour to ask something
should i put this in #community-meta instead?
#help-falafel and #help-croissant look empty @leaden flame
Better to check manually sometimes if !f isn't clear