#ot1-perplexing-regexing
1 messages ยท Page 250 of 1
NOONE can see what youre doing
your location, your connection, completely hidden
protect your internet privacy today, with ip vanish
Why you gotta derail
imma derail more
@tame terrace how do we make your rice cookery food?
share your secrets

you don't know how to cook rice?
mostly cuz im looking at rice cookers
plain white rice, cook for 15 minuts, let it stay in pot without water for 10 more, enjoy
just boil the rice in a pan
and also no one really wants to discuss paedophiles
or something
wtf
rice and pasta cook the same way dont they
we weren't
maybe but thats how i cook pasta
who cooks dry pasta in a pan...
pan pot
its called off topic for a reason gdude ๐
its derailing central
there are three channels for a reason though
I thought I could stop saying that since I left staff..
yeah but like no one was talking in the others
.love doodspav kazo
doodspav#4727 โค kazo#2129 scored 34%!
โ
The chance of this relationship working is not very high, but its not that low either. If you both want this relationship to work, and put time and effort into it, meaning spending time together, talking to each other etc., than nothing shall stand in your way.
awh
not the worst
ah im not good at putting in time and effort :/
๐
lol
just i get distracted easily
okay derailing again
what I do is
- wash the rice
- wash the rice some more. washing rice is awesome.
- put the rice in a dry pot
- fill up with water until it covers the rice and maybe a fingertip above the rice level
- max heat that motherfucker and bring it to a boil
- as soon as it starts to boil, set the heat to the lowest setting, put a lid on it, and forget it exists until you're ready to eat. 20-30 minutes is enough for it to be perfectly fluffy and awesome.
why is it os.___make___dirs
it's mirroring a system-level API
what
@tame terrace how do you wash rice?
in water, dood.
what
Can't rinse away these sins
you don't need a colander for it.
okay use your head for a second
wash rice with more rice
just put water in the pot, use your hands, pour out water.
make it nice and ricey
maybe you put it all in the colander and collect it from the bottom idk
depends on the colander, g :P
oooh yeah or rinse it with a sieve
My rice have instructions on the box that specifically say not to wash it.
you likely have part-cooked rice then
i havent looked at the box's instructions
parboiled rice?
lemon
most rice say don't wash it. but if you're buying rice that comes in a box, you're probably not buying good rice anyway
you say to rinse rice
just get one of those 1kg linen sacks
haha good point
but we all know youre a robot
hmm
I actually have no idea where I'd get that
Never seen one of those.
hmm what if the rice comes in a metal container?
then you're paying too much for rice
ours don't
they have a whole section of dried fish instead usually
how much are they
idk im assuming - my parents buy them
yeah, that's what I was thinking
we dont have a place like that
just that's all dried fish instead of rice
wait how can you tell thats dried fish?
lemon goes to dreamtime.com for his rice?
obtuse
if you were paying attention
you'd know I was talking about the import store I have here
:P
ohhhh
how do u guys have import stores, but you dont have different kinds of flour?
like semolina flour
I'm gonna spray you with one of those squirty water bottles in a minute
we do have semolina flour
there's this big "import store" known as "tesco" that has it
i swear we had a convo like a week ago, and u guys said u didnt have special flours
or was that bisk?
it was definitely one of you two
I don't recall saying that
I dunno why I would either
it isn't true
we can get flours
oh, sure, because it's expensive and you only get like
a 150g pot
but you can get it
๐
it's a small enough container that I'm not sure what it's actually good for
u could probably still use it to cover a pizza stone and stuff
actually I just looked it up
I'm not sure what the difference between "semolina" and "semolina flour" is
but we only have the first one
theres a difference?
I dunno
i thought they were the same thign
is there?
they seem to think you can feed 4 people with 50g of semolina
that doesn't really sound like a flour
i mean u never know, maybe u can ๐คท
i dont think its really like white flour in that sense
its just its made from wheat
durum wheat, yeah
get some and try ๐
okay so it looks like
this stuff costs around uhh
โฌ5.50 ish for 500g
in the UK you can get a 1.5KG bag of the fine stuff for.. around โฌ2?
wut
i think your local store is ripping you off ๐
its still ripping you off
oh wow, mumsnet sucks
note the timer at the top right
when that empties they assume you consent
and play it anyway
what the heck
that feels like its against gdpr
it is
report them ๐
is there not like a form you can fill out or something?
but if u dont report them, who will?
someone that isn't tired at 10:20pm
To quote import this:
Now is better than never.
Although never is often better than *right* now.
lol
uncanny
dont spoil it i have bad internet
wtf
wtf lol
watching tv shows from 2005 is really weird
like u see all the different trends
mobile phones look different
cars look shit
good old indestructible brick phones
lol yeah it was like a black one with an antenna
Ending theme of great anime Trigun PS. I DID NOT MAKE ANY OF THOSE PICTURES. ้ขจใฏๆชๆฅใซๅนใ (ๆญ่ฉ) Wind blows towards the future (Lyrics) ้ใ็ฉบใฎไธใง้ขจใฏๆชๆฅใซๅนใ Underneath the...
if you squint real hard, it says Tron
Wallace and Gromit
agh
aw you beat me to it kosa

one's z other's s
also one's yellow one's not
so just say yellow one or not yellow one

hehe
wow im not yellow one now lol
lol its ok
need you guyses input
I'm working on a GUI calculator that supports postfix, infix and prefix notation. For postfix and prefix, there is a button to separate the next input from the current number, I'm just not sure what to label the button, or to leave it blank
yea
can you give an example of what it does?
@summer rampart I assume you mean for postfix and prefix
for postfix, old-school HP calculators use an up arrow, which fits with the whole stack metaphor
tht might not be appropriate for prefix though
on newer HP calculators it's just called enter
and there's alsp a space key
if you're not exposing the stack as a user-visible thing that might not be as appropriate
also, traditionally, if you press it twice, it duplicates the last entry
duplicates the last entry? how so? like the last input text or the last equation?
on the stack
(actually, on old-school calculators it always duplicates the last entry, and puts the calculator in a state where if you start typing a number it will replace it)
like 1 <enter> <enter> 2 / + ends up executing 1 1 2 / +
but 1 <enter> 2 / + would be 1 2 / +?
yeah
like i said, the old-school sequence is it gets duplicated and the 2 replaces it
ah
the new-school sequence is that the first press finishes the entry and the second duplicates it
right
there are other scenarios where the differences between the behaviors are more relevant, such as after an operation
e.g. 1 <enter> + old-school is 1 1 +, new-school is 1 +
1 1 + 3, old-school: the 3 replaces the 2, new school: it places it on the stack below the 2.
1 1 + <enter> 3 old-school results in 2 3, new-school results in 2 2 3
sorry, i have a bit of knowledge about HP calculator behavior that I felt like showing off in the context of postfix calculators, got a bit sidetracked
no this is good, I have never touched an actual postfix calculator
and I'm trying to implement one
so this is great
I don't get your second example though
1 <enter> +
old school: 1 1 +
new school: 1 +
this one I get
after that not so much
basically once you do the + on an old-school calculator, it goes into a state where it's ready for input to replace the current x [old-school stack is four labeled positions, x y z t from bottom to top]
+ as in addtion operator?
yeah
once you do any operation really
wait, now i'm not sure
no, i'm wrong
- does not put it in replace state
only enter does
do old school stack calculators only have 4 slots and they evaluate as you input?
yeah
well they always evaluate as you input
anyway, i was wrong about the up arrow too, it's always labeled enter
is it? i can't find an image of one, the hp 12c for example uses "enter"
Trying to remember where it is now...
hp 41 has ENTER โ
That seems familiar
that might be what i was thinking of
Yeah
Well, just remembered where it is, and it's not somewhere I want to dig into at 10PM...
Free RPN Tutorial
this goes into some detail on enter key behavior on various models
they call it "classical" and "entry" RPN
mine would allow more than 4 levels in the "stack", or should I limit to 4
well, on a 4-level calculator, as values are consumed t is duplicated, whereas on a more modern unlimited-stack calculator, you can run out of values
for example, if you go to https://epxx.co/ctb/hp12c-platinum.html you can press 1 and then enter three times to set x=y=z=t=1, and then press + an unlimited number of times to keep adding
the unlimited stack behavior is certainly more intuitive for the purpose of the abstract concept of postfix notation
if you have a place to display a stack it may be worthwhile to partially evaluate on the fly and display pending operations on the stack in algebraic and prefix mode too
look at the calcoo app for an example of what that might look like for infix
the one at sourceforge?
yeah
it also emulates every combination of RPN
nothing for prefix but it's easy to reason out what a partial evaluation stack looks like for prefix
except it fills t with 0 instead of duplicating like real HP calculators
Having a graphical display of the stack would be quite nice
What I have so far
Nice dude
maybe have an option whether to do partial evaluation on the display on the bottom
Right now the bottom space is a statusbar that shows up if the expression is invalid, there was a ZeroDivisionError etc
I might add it as an option at the top
i meant the one right below the main number display, not the bottom of the window
ah
like if they've entered "5 6 * 4" have an option to display "30 4" instead
and likewise "+ * 5 6" have an option to display "+ 30" in prefix
so emulate the 4 stack thingy, after an operator is added, evaluate and repeat
and, well it's not as simple to reason about for infix which is why i mentioned calcoo
postfix > prefix
@sinful copper do you know of any tools that show you how the stack grows as your program runs?
(for compiled programs)
also gdude how would a microsoft game pass work on the switch?
seems weird
@sullen thorn maybe read the article
right then, it's time to get back to the godforsaken spreadsheet
/o\
so far so readable at least
my neck isn't great but we'll manage
I wonder if there's a tool for excel where I can like
list all the unique values in a column
and then pick some to be changed to something else
https://www.pyxll.com/ could try to use one of these python excel macro plugins
PyXLL is perfect for using Python In Excel | Write Excel functions, macros, menus and more in Python with PyXLL.
that's like 300 dollars a year though
there's at least one that's free out there.
Yeah, probably
What would really help would be if excel's automcomplete used the entire column instead of contiguous sections only
but I already looked that one up
I remember the excel team had an AMA on reddit and talked about Python a lot
they were gonna launch official support for it
as an alternative to VBA
but I think it fell through :(
https://www.xlwings.org/ this looks nice
ah ok
i always thought it meant like alpha/beta stage
oh, looks like 0.1.0 came out in 2014 ๐
that'd be a pretty long beta test
alpha/beta don't necessarily mean buggy either
don't they? i thought that the point of a beta was to iron out those final bugs before release
and alpha was like the same but in earlier stages
Not always
gmail was beta for 5 years
it was still more or less the most polished webmail client in the world
practically free of bugs
it's just a label, companies use it diffferently.
so then in a context like that, beta is more of an indicator of how concrete features are?
ah ok
in googles case, yeah it was just their way of saying "we're still working on big features"
essentially they have some internal to-do list they've decided to complete before ending beta and they haven't checked off all the boxes yet
for some companies that might mean big features, for others, bugs.
Some pieces of software are perpetually in beta and use that as an excuse.
DayZ has been in alpha since it released in 2013 :P
I haven't tried it in many years, but I assume it's still an unfinished mess.
gmail has been hella good for ages
gmail was good since release.
constant redesigns suck a bit at times
I was in super early friends and family invite beta
i think i got in the open early on
I got my gmail in like early 2005 or something.
yes. :D
the shouldve focused on that instead of google+
maybe couldve integrated the two
oh well. rip.
Google+ was hella messy attempt at something
but i did like its privacy settings better than facebook
@sand goblet iโm a Redditor, we donโt read articles
I'm not a redditor and i read reddit
and articles, I hope
speaking of articles
what the fuck is wrong with the world? https://www.irishmirror.ie/news/irish-news/momo-challenge-warning-suicide-game-14035425.amp
Ah, today is the day where they put all prices to normal for once in a year; just to put them on "sale" every other time
reddit? what's that? a 4chan board?
@gentle moss gasp so all this time youve never checked the label to see if your shirts are truly machine washable????
momo challenge? As in two times code jam champion momo?
@sand goblet youโre like a lemon in a sea of apples then
No one else on reddit does that
What? We jump straight to the comments and start ranting based off of assuptions we made from the post title.
The definitely donโt, or else some posts wouldnโt get as many upvotes
Yeah iโm with grote here
if you browse like r/funny or r/circlejerk then I'm not including you
because they don't post many articles
:P
people that browse stuff like r/python, r/netsec, r/devops do read 'em
post with 50k upvotes, reactions with 20k upvotes that clearly haven't read the article.
[11:45] meta: @gentle moss gasp so all this time youve never checked the label to see if your shirts are truly machine washable????
everything goes in on 40c
we use 30c
do you even separate the whites
nope
Now you remind me of that asian laundry detergent ad.
tide pods
i think i might take it down to 30 from now on
good squishy
the annoying part is that a 40c cycle in "Quicker" mode is 1h, but the 30c cycle is 2h in "Quicker" mode
a whole hour for 10 less c's
you guys ever seen those oblong shaped pastries with an almond in the centre
they kind of look like tide pods
Remember, your child's favourite stuffed animal needs to be washed at 90C
My favourite snack isn't colorful at all.
My sister is still salty 15 years later I think.
After her bunny became half the size, and lost all it's fluffyness
Hah
90C is a common setting.
My machine goes up to 95
I mean sure I read the developer articles cuz theyโre interesting
my machine will do 100c
BOILING WASH
i could put like a lasagne in there for a full cycle and cook it
nice
now actually do it.
if you poke a hole in the top you could turn your laundry room into a steam room
Sauna
Just use a vented dryer, but don't connect the vent
๐ค
we have a condensor dryer and after a serious bout of washing the house feels like a damn jungle
My mum always makes my house feel like that and I can't fine shit anymore
hello
We got a vented dryer precisely because emptying the water was annoying
@rough sapphire hello
What does it say in the name haha? Sorry man I can't help you
@rough sapphire Go to a unused help channel or #python-discussion ๐
I have no place to connect a washing machine 
Rip
aint got no option @sand goblet
washing machine plumbing on the side of the kitchen next to the exterior wall
dryer would vent into the living room ๐ค
ok
I am slightly annoyed at how that article didn't say anything about how the game is played @sand goblet
you don't have a cellar?
I just wanna know the playing rules 
@glass gorge basically a whatsapp bot educates kids on how to harm themelves and others
well, they found one of the "players" dead in a barn with "illuminati" and "devil's one eye" scrawled on the wall
you're approaching this in a very strange manner :P
"damn"
yes
Between this and the YouTube pedophilia problem, I've gotta wonder what the heck is going on with the Internet lately
Uh
are we in charlie brooker's mental hell yet gdude?
We have a lot of wine cellars up here in Yorkshire
I just came back and am confused
WIINE cellars?
In a house (liverpool) built at the end of WW2, we have a bomb shelter that makes for a shoddy wine cellar
I think you mean benedictine.
Has been used to ferment cider
since that's what you up in yorksherrr drink
Haha what?
@flint dagger What have I said about harming little people
Uuh
I'm a tad confused ๐ค
and north korea's naval program was thwarted by a rogue wave @sand goblet
It's just a name joke.
Also if you guys believe my link, you'll believe anything
that site is satire
Yeah i was playing on the whatsapp bot momo
Damn, firefox is the best at js rendering it seems? http://www.speed-battle.com/statistics_e.php
SPEED-BATTLE measures online the speed of JavaScript in your browser and shows a comparison to previous visitors
Speed doesn't matter in browsers anyway, just the features nowadays
that's not true at all
not even close to true
amazon measured it
each 1 second of extra page load time results in something like 6 million dollars of lost sales for amazon
Browsers have very little effect on speed nowadays
go figure momo doesn't take part in the first codejam i don't do
My ยฃ150 netbook can run browsers fast
There's a reason front end devs squeeze ms in performance
:(
<3
Yeah
I can't 100% tell if that's appropriate or not..
It's a gif
No, what you posted
Hem.....
I don't like gifs apart from well-timed good quality ones
Okay I suppose ๐
:D
oh no
that looks weird now
๐ , ๐ and ๐ are the only ones I use unironically
@sullen thorn i don't know any offhand that just do tat
and generally the stack doesn't grow continuously, it just grows as recursive functions are called and then shrinks back when returning to the main loop
Yeah but like I wanna see how the stack grows as more functions are called
I donโt wanna see just 1 functions call frame
Could I ask something php related here?
You could, but I wouldn't be sure of getting an answer
I think it shouldnt be that hard. However
I dont find it out by myself
So my problem is the following:
I want to style php with css. And this doesnt work
I mean really your problem is that you don't understand the technologies you're using
It's php <-- Best joke of ever
Style php with css?
PHP is a HTML preprocessor.
No, like neither of those things
Oh i'm tired, jinja then
(its a php file)
it's not really like jinja either
and if you look at the red box
Yes, it's a PHP file, but the output still should be valid HTML
@sand goblet everything is working fine, except that I cant stye the php echo with css
and thats my question
yes, because your HTML is invalid
you didn't close the div on the line before
that's why it's red
but where is a closing div missing
Owez, what are you doing
why are you stopping the guy from thinking for themselves?
:P
that's why we have linters
auto closing tags โค
VSCode <3
and, yeah, decent editors
usually Im not doing stuff with html etc
thats why I probably dont have a good editor
VSCode and Atom are either really advanced text editors or are IDEs for everything
Why can't they be
because you have to customize them to get a fully integrated environment
IDEs come preconfigured with everything you need
I have good debugging, intergrated terminal, syntax highlighting, code completion
it's kind of in the name
They are cool hybrids
They are editors.
With the features of an ide with one click to install a plugin with a couple million downloads
They are still just editors, and to call them anything else would be deliberately misleading.
You can install plugins to build an IDE-like experience, but they aren't IDEs.
the whole point of an IDE is you don't have to customize it to get a fully integrated environment
well if we take a good IDE like PyCharm for example
PyCharm pro comes with docker integration, thread timings, asyncio timings, a database browser, support for tools like pipenv and such
a fully integrated debugger which even allows you to run arbitrary code at a paused execution state
VSCode has db browsers (with plugins), support for tools and can debug nicely
automated deployment tools, remote debugging, SSH integration..
No idea about them
A fully integrated inspector that can not only warn you about problems and style violations, but also automatically fix a lot of them
Ah
honestly the list of features that pycharm has is kind of endless at this point
Yeah
As a result, though, the thing is massive
so some people use an editor instead, with the implication that the classifier of "editor" gives you something light and customizable
if people try to say that VSCode is an IDE then the classifiers of IDE and editor become useless
I'd classify VSCode as a customisable, ide-like editor (if you want it to be one)
just call it an editor
save everyone a lot of confusion
I use both, by the way
pycharm and vscode
It is.
There should be a differentiation
Also a pretty bad editor
Pretty good example of an editor
Lighter than VSCode
doesn't really have its own package manager but there's always Package Control
It just feels like a glorified notepad++
Notepad++ has plugins ;)
Yeah
It's a bit more bulky for my pc for some reason
I have seen it run on macs with like 20mb ram usage
It's 1-2gb (with ~40% cpu usage) on mine for whatever reason :/
Oh weird
Cpu jumped to 60% for a second then
Thats on a pentium n4200 with 4gb DDR3(L)
how about "semi-integrated development environment"
^ ;)
how about
TEXT EDITOR
that seems like a good term for stuff like vs code and sublime
that thing that Hemlock likes
It's sill a DE
scapy? heck I can't remember what it's called
MDE - Modular Development Enviroment
someone with a giant beard will magically appear to say "well actually emacs is the original IDE"
Actully
and then someone with a larger beard will say "no, the unix command line is an IDE"
I mean, there.. isn't a default linux one
Nano
and if there was, it wouldn't be nano
I like nano personally
but since vi is standard on BSD, it'd probably be vim on linux
You don't use ed?
not all distros default to vim, which may be a surprise to you
I think the default editor on one of the BSDs is something called "mg" which is a tiny emacs-like editor
I love linux
nano is the best
So stable
vi clearly has power but it's also a cunt
^
@sand goblet do you mean mu? hemlock likes that, i do too.
fair enough.
it is a pretty great learning tool though
Looks like a very cold computer lab kinda learning tool
Yeah it kind of is, but it's good at what it does
Never used it
mu is awesome
I had a goverment-requred it lesson once a week a couple years back when I was first messing around on python. I already knew more than the teacher once I learnt what a loop was
the integrations with circuitpython are fantastic
yeah python on arduino sort of
it's a fork of micropython
juans got a microcontroller from adafruit and has played with it
very cool seeing what he has built
ty :D
i've managed to do a whole bunch of stuff with just a circuit playground express.
Wouldn't I need some tools?
nope
I have none tools
no tools needed
Hmmmm
you just need a USB A -> micro B USB cable
Oh, but adafruit is American
shipping is hard from america yeah
Aren't you in the UK though?
it was $30 for me
It's more customs I'm worried about
in the end I didn't go down the official store route because import tax is horrific
yeah that was the customs paid option
i didn't go with the official store either.
And I won't be able to buy from the UK soon anyway
Brexit means I'll have to pay customs there too :>
zoinks
That looks interesting
it's really easy to use, too.
I have a little mbed somewhere with a couple sensors on it but honestly their python support is awful
import time
from adafruit_circuitplayground.express import cpx
cpx.red_led = True
time.sleep(1)
cpx.red_led = False
while True:
if cpx.button_a:
cpx.pixels.fill(0xff00ff)
else:
cpx.pixels.fill(0x00ff00)
here's a basic example i gave to lemon. flashes the little LED for a second, then turns the neopixels bright magenta when a button's pressed, and turns them green when it's released.
It's like serial over USB basically
Doesn't even work half the time
Interesting
Does it support modules and classes?
yes.
You could write a nice event dispatcher
you'll want to be careful though, you have to work with its limitations.
yeah memory is a luxury haha
it's got 32KB of RAM to work with
as juan found out when he decided to write a MEGALARGE SIGNAL RECORDING PLAYBACK APPLICATION
sounds like writing stuff for lambda on AWS
haha, i was even previously warned that memory errors were rife with so many features being used at once. did i listen? no, but it just about managed to work anyways after a bit of optimisation.
:D
Haha, 32k should be plenty for what I'm thinking of
I like event driven APIs
Mom wanted to buy some moisturiser and I kept reading "nvidia" instead of "nivea"
๐คฆ
@tough stratus me ๐
That's not pep8
That is true.
you shouldn't make your own dunder methods. especially not with camelCase in them. I'm afraid your name is highly offensive.
๐ข
I would argue that all python objects have a right to cook food for themselves and others
Inspired by falsehoods programmers believe about time and usernames , I thought I'd start collecting falsehoods programmers have about netw...
If you can ping the target, then it does exist
Doesn't mean that mods should ping everyone.
they dont?
a) that's a falsehood
b) it's referring to ICMP requests (commonly known as "pings" and are often sent using the ping command), not Discord mentions
tuples are (1, 2) right?
yeah
damn
nvm
def call_func(x, func):
print(func(x))
call_func(x)```

probably just break syntax before anything
but this looks like a logical paradox
woops
well, now you're not passing enough args to call_func - do you mean call_func(x, call_func)?
in that case you'd get a recursion error or whatever it's called
RuntimeError: maximum recursion depth exceeded
yea lol
anyone worked with google api i do export GOOGLE_APPLICATION_CREDENTIALS="path", but it always says it cant find the credentials
What OS?
oh ok
~/.bashrc
i know




didnt work @tame pier

Is the path absolute?
yes
And the JSON formatted correctly?
its downloaled from the google api website
Is that the right variable name?
I did this like a year ago on Windows so don't remember the details
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/zomatree/.pyenv/versions/3.7.2/lib/python3.7/site-packages/google/cloud/translate_v2/client.py", line 64, in __init__
super(Client, self).__init__(credentials=credentials, _http=_http)
File "/home/zomatree/.pyenv/versions/3.7.2/lib/python3.7/site-packages/google/cloud/client.py", line 130, in __init__
credentials, _ = google.auth.default()
File "/home/zomatree/.pyenv/versions/3.7.2/lib/python3.7/site-packages/google/auth/_default.py", line 317, in default
raise exceptions.DefaultCredentialsError(_HELP_MESSAGE)
google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application. For more information, please see https://cloud.google.com/docs/authentication/getting-started
``` full error
tfw you're searching something on the web browser and you click Esc then start trying to move your cursor around with hjkl
@finite nacelle hello
stop
ricardoooo
hey squiggles
oh dear, i remember ricardo.

heya kazo
how are you
Good
not you
that's rude
๐
sorry
:)
:)

||:||||)||

yes. :D

๐ช
wanna help me play minesweeper
Huh,I dunno how to play it
i'll help
I'm monkey?
the numbers display how many mines there are within a 3x3 grid around them
actually let me see if i can screenshate
juan mind getting in a call?
give me a moment.
in the server, or DMs?
i'm pretty sure there's video calling capabilities in this server, just have to use a specific link.
i dont think there is
how are you ?
im good
Nice
you just missed out on me being vulnerable in ot0 ๐
we're still thinking
I see
hm
yup ๐
im allll aloneee
sorry i'm yawning a lot
it's fine ๐
no around you ?
not in a meaningful physical social interactional way
What programming languages are basically useless for everything?
all programming languages have a worst, but what for? part of them
you get like worst for production, worst for developer, worst to maintain ...
befunge is one pretty useless one that comes to mind
it's also esoteric lol
true, but on the other hand each of those languages has a purpose that it is designed and (at least somewhat) good for
i dont think esoteric should be considered >w<
i wrote an interpreter for it though, so i guess that's a use case :p
Ok, who gets the award for hardest to maintain?
hm
also that, esoteric languages exist "just because". Their purpose is to be mind-teasing and confusing, or entertaining.
most dynamic languages tbh
And they're usually good at that
I smell JavaScript 
What's the worst named language?
๐ค
is python actually hard to maintain? i thought it was only hard in the sense that its easier not to
whereas with stuff like c++ or c, the language kinda forces you to maintain it
dynamic languages are harder to maintain yea
static typing allows you to catch more errors at compile time
Fallacies! Hurrah!
Static typing allows you to catch typing errors
At compile time
But I don't really see any serious python developer that wants that
The main reason being, in python, it's slow as hell to constantly check types
Mypy exists for your unit testing though
Static typing allows you to catch typing errors so more errors 
Well, no
Python is all about duck typing
So static typing is quite irrelevant
The two couldn't work together
oh i'm not saying python is bad for its lack of static typing
Some people think that
The truth is that static typing does not lead to cleaner or more stable code
It's all about the skill of the developer, and always has been
i would agree with that
user testing > unit testing ๐






