#ot1-perplexing-regexing
1 messages · Page 512 of 1
yeh
Guess what happens if you do something like
a[-1] = '-1th element'
Index -1 and not the last element
good lord
Nah. Js is way more lenient than that
That's the output:
[
'43',
'86',
54,
'ree',
<2 empty items>,
'last',
'-1': '-1th element'
]
Is kali linux considered a "smooth OS," compared to Windows 10?
one day, a flourine and an argon nuclei fused. ironic right?
😂
chemistry intensifies
well kali linux isnt exactly an os
it is mainly used for penetrating
what is "smooth" according to you
A lightweight operating system that would run faster I mean I don't know if you've ever used windows but it's not exactly what I would call the fastest operating system
its snort
Any Linux system can be fitted to run faster than Windows, arguably
Is that because of the kernel size
The choice falls on what package manager you want to choose, how much technical support you want from the community, and how much preconfiguration you want
e.g. Ubuntu is heavily preconfigured, most tutorials use Ubuntu but you're limited to apt, if you ever wanted the convenience of the AUR
I feel like Kali Linux got more lightweight
On the basis of?
The entire GUI changed
To be fair, visual changes aren't representative of how snappy a system really is
i wanna get started with it too
No I know that Microsoft for example is much worse with the GUI That's why I found it strange
well, kinda. but if it has less animations and fonts, i think it can get faster
It seems like it's harder to change things like there's less settings
I was talking more about the aesthetics than actual, configurable settings
No I know but I don't know why it seems faster to me just from running it
oh then? then yeash
I didn't exactly test it
If it objectively puts less strain on your CPU/RAM on idle, then it is snappy
Someone said lifted and I don't know what that means
true
lifted just means that it is more responsive than usual
Yeah I think also Microsoft does a lot of stuff and because it does so much stuff like logging and diagnostics it's very large in size like they have the apps and then they have the software
yep^^
I actually think that Microsoft used Windows 8 and then just put the app part of the operating system inside of the computer part of the operating system so it's actually two separate things
ehhhh
iiii dont think so...
its just that there are so many more animations now
That makes sense
Nor do i
Because I saw a picture of loli communism, and it said "It's not communism if you win," and I found it funny.
lmao
I mean China for example is capitalist, and we have socialism
hey do u find any difference in this,
and this?
i think when my laptop is charging, the black and white contrast starts blasting
oh it is
it...
hurts
my eyeballs
What?
our usernames become more white when my laptop is charging
anything white
becomes brighter
You can run terminal as admin
just move it to documents
Did you run
it worked for me tho
You could possibly 'find replace' " "
He said
His code was for python 3
Did you try what I told you?
Alternatively uninstall reinstall
With pip
are u owner of the machine?
whose ques did u answer
dont do it through cmd then
just cut paste it manually
@Aperture (Power Trading) python2.7 -m pip install C:/Desktop/pyexiv2
well i never used a mac
wait a sec
just right click the folder and go to properties and change it to writeable
dude no
calm down
listen
right click the folder
go to properties
what does it show? send the ss
oh ok
who are u
Did you change to your data?
@rough sapphire If that doesn't work, try that bottom code.
It's git hub, couldn't even select the code pos app
@rough sapphire is this custom? Those can be non-deployable and it reads unusual forms of metadata, I'd use ML Kit
I hopped into this random guys server who is using the board function and I just figured out about pyjarowinkler
Been lading
Cha feel?
Stay lading boiz
Out the binz
自閉症です
it seems i am colourblind
Okay,?
Hello @rare bone, please avoid sending random videos or memes, even more in another language than English
@random isle hi 😄
hey😄
lol yeah
this one has many members - nice
yeah u can learn something
i think i have to wait 10 minutes to do more in the other server you invited me to
how does the naming off topic channels work lmao
Bot names em every 24 hrs
Names come from a list of internal jokes
So there is usually a backstory to each name
i see
Anybody want to play snake and ladders?
me
!warn @weak socket that is not appropriate for this server
:incoming_envelope: :ok_hand: applied warning to @weak socket.
||hub||
gotta love recursion errors!
hi
How on earth did 5 seconds of my program running generate 2.4 MEGABYTES of log data????
it doesn't even do big printouts!
Hey, I'm receiving windows error 56 on my network drivers and no online solutions or helping. Can anyone provide help? Thanks
Still under development uwu
does this button look good?
yes
how would rounded edge button look?
both do be looking epic
the round looks better
@scarlet wind imo the first on seems better
civil war time!
indeed
I am kind of working on compatibility so leaving the front end for now
no I want a pineapple
ACCEPT THE BANANA
i am a potato
i like oranges
I introduce the concept of a fruit salad
Didn't realize but that is literally the name of OT#0
you get a banana, then you make a food salad (of course a fruit salad with only bananas would be angry) and then you cook that salad with alexa
Make it a hexagon!!
It would look great
#ot1-perplexing-regexing yes please

Me, who used markdown for my website: ;-;
umm doesanyone know how to fix this error in vscode extension host terminated unexpectedly
close vscode -> open again
there is an option to restart -> press it?
@rough sapphire
still it shows that
...
ctrl+shift+p then ctrl+r reloads the window I think
without closing the entire thing
Debating which C to learn, C++ or #?
I'm currently going through C++ on codeacademyfree
c++ is good imo, c# is basically a java clone with some other features
That's what I wasthinking, not the javaclone part
but the C++ is good part
but C# is more windows?
you could say that
we don't really have a thing for it on linux except mono i guess
And just C seems like more trouble than it's worth for now, moving from Python
as from what I understand, C++ is just that, C and then some
Java is one I do not intend on learning, haha
Aside from Python, which coding is good to learn for a beginner?
webdev is good to know I'd say
html/css/js
a good thing to have in the toolbelt, at least a core understanding
Learning multiple languages is not learning to code
I disagree?
strongly
as with every language I dive into, it enhances my understanding of Python
How so?
and each one is easier to pick up, as the similarities pile up
and the differences show
The core CS concepts remain
It's easier to pick up, that's why there's no point in it
and those are reinforced with every different way it's done
something more low level
c or c++
seeing how for loops work in C++ vs Python
gives you a better understanding of for loops in Python, as they are from C
More knowledge never hurts
what's the difference between these two? sorry i'm super new lol
What "understanding" is there in for loops
you also get a case switch
C++ for loops are any way just syntactic sugar for whie loops
Clearly you've forgotten what it is to be new
as they confused the living hell out of me when I First saw them im a Blender tutorial
which is what led me to Python
python is good and all but for speed you want a compiled language
such as c or c++
You should learn to solve problems, not learn languages
Coding is more of learning to think than learning to write code
Hypotheticals
some languages are tailored to solve problems
and big O
So that you can verify if what you thought works
lol
you wouldn't write a triple a game in python and you wouldn't do ai in bare C
language of choice matters
Those are all next steps
What I said was absurd, for the record, and to dismiss learning multiple languages, hahahahahhahaa
examples
I'm not saying you shouldn't do it
sorry, I just don't understand how you can talk down on learning multiple languages
But you shouldn't make it your objective
Learn multiple languages as and when you need them
christ
Don't learn them for the sake of learning them
No
That is EXACTLY WHAT I AM DOING
That's out of context
Don't learn java if you're not doing something that specifically needs java
at all, many of us here are here to learn, not for a new career
Assuming it's not your first language
And learning for the sake of learning is perfectly good
Yes it is
But with learning you should have a goal
which is why although I am no expert in Python, I've dove into webdev, and now I'm learning some C++ basics
because these things interest me
LEARNING
To be wiser than I was
All the goal I need
Being able to write Fibonacci numbers in 10 different languages isn't impressive
A path is more than enough
Being able to solve DP in one is
I'm not here to impress you
I'm not asking you to impress me
I'm not trying to impress, I want to learn
?
Impressive was not the best choice of word there, I'll admit
I'd argue quite a few would be impressed
as the average American doesn't know what fibonacci is
and doesn't know a single programming language
so being able to code a solution in both, using both recursion and not
would be impressive to many
Again, your skill at coding isn't measured by how many languages you know. It's measured by what you can do with the ones you do know
Hell, I'd be impressed if someone did it in 10 different enough languages
5 second summary for who's arguing on which side
do it in assembly? Shit color me impressed
<-- Learning to learn is good, you don't need a 'reason' to learn, you can learn languages for the sake of learning without it being a waste
I'm arguing that just learning new languages isn't learning to code. Learn a couple, and learn to solve problems in it. Learn more as and when you need them
I say learn more as you want, as your mind grows curious
not when you realize the limits of Python and need the speed of C
learn C becasue you want to learn C
I can probably figure out how to write Fibonacci in any language that's not assembly or esoteric (famous last words I know)
I bet you can, I can too, that's not hte point
Sure, but what do you define by "learning"?
Comfort
What do you define as learning?
Becuase that might very well be where we've got a disconnect
increasing knowledge
again, if I go to bed tonight knowing more C++ than I did this morning
I learned
Being able to solve complex problems
what's ac omplex problem?
Yes you did, but did that get you anywhere?
Is my complex problem your complex problem?
It did, ready for learning more tomorrow
Anything difficulty C or above on codeforces could be a baseline?
So codeforces is the baseline for learning?
codeforces could be a baseline for learning?"
It can be
Just like multiple choice tests determine if America's youth are learning?
That's a different ballgame
I don't require a quiz to confirm I know something new
again, that seems to be where we disagree, on the value of knowledge, and the need to prove its existence for it to have value
I haven't toucehd codeforces, so I guess I don't even know Python 🤷
back to not learning C++
since I won't do codeforces with C++ either 🙂
Look, if I spend the day learning how to write Fibonacci numbers in as many languages as I can, I'll learn a bunch of new languages but I don't have any use for them, and I can't do anything more than the simplest thing with them
That's on you, not me
you not having a use for them
I believe his point was that codeforces could provide a baseline for what is classified as a complex problem, not for whether you have learnt the language
if you don't have a use for your newfound knowledge, don't tell others not to seek knowledge
I said that as an example, as that "could" be used as a baseline..it is by no means the only thing I the end all be all. It was just an example for a complex problem
But I've used Python to solve simple problems
Hey I'm just trying to give perspective and help
simple is what I'm trying to emphasize on
but problems nonetheless
What does doing the same thing in 5 different languages accomplish
Why would I do that?
I did it
it's done
next time I might do it differently
because the task at hand will be different
Again, why do the same thing over and over
And doing the same things in those languages
?
no, I'm not gonna reorganize my photos with C++
I already did that with Python
When my brain says so, and because I've been wanting to program for decades, and finally dove in
Not sure why I picked Python
I learnt c++ as my first language, learnt c# because I got into unity, learnt python for science and because it was more general purpose than the other two
why stick to a decision on a whim
Will I regret knowing some C++ if I never touch it again?
Absolutely not
Agreed
Will I be thrilled if I need it in 2 years and have a base understanding?
Yes
Do I see any downsides to it? Nope, it's a break from more advanced Python
But would it have been more useful if the hours you spent on learning the same things in another language were spent learning more things in the same language?
Brain load
did i start a war here?
Looks like it
it's fun though
early concepts that are easily translated are easier on the mind
war?
I'm thoroughly enjoying the conversation you sparked
"Translated"?
Agreed
We agree on something!
i think end of the day it depends on one's need
I'd also love to take up the part where you brought up US education
precisely
That's my point
lmao what
wait
bruh did you concede
learn Python and keep your job
^
But when it comes to most people on this server
who are here because boredom brought them to Python
Learn another language if you have a need for it
by all means, learn another language
lol, i made food conclusion yay
:O
@onyx cairn , what brought you to this Discord server?
I'm very very new to coding, I took a Python class
voluntarily?
So perchance introduced to Python
so basically i have zero knowledge and was just asking to see what other languages i can explore to get a sense of it
And interested in Coding
Looks like I joined this server to ask about cython
Why not explore and see what's out there, why stick wit hthe first language
Just like romantic partners
lol, yes, i'm a 30 y.o lady, my mum didnt force me to
Agreed
I think getting an understanding of low level is good for any programmer
and WILL teach you to code better
in Python
Which is why I'm learning C++
But if I need to get shit done
I'm honestly just trying to tell what I regret doing. I spent a long time just language hopping with no purpose, doing the same programs in different languages. Now I see that I could've done more in a couple languages instead
I will keep using Python
But I'm not gonna do the same thing
I made tic tac toe in Python
Hangman in Ruby
I didn't recreate the same CS concepts
I didn't make the guess the number game 100 times
I did tic tac toe in c++ and hangman in python
I don't practice the 1 + 2 = 3 shit anymore
Ooh I did that in java
I don't do the same thing over and over :0
I guess we kinda agree, just a little
you did say fibonacci in 10 langs would be cool tho
It proves a syntactical understanding of 10 languages
'proves' if they do it without google
mhm
But do hangman, tic tac toe and guess the number cover any widely different concepts that it would make a difference?
Most languages in the same paradigm, and some languages in different paradigms, have exceptionally similar syntax
I did originally say it depends on the languages too 🙂
I would be willing to bet that someone who knew c++ well and didn't know any java would be able to understand java code
I had a music teacher who could play near any instrument
If not the details then the overall gist of what it's doing and how
Wasn't an expert at all of em, but better than anyone in the class
damn impressive, could've spent all his time mastering one
I think music is completely different
I don't
at all
the syntax are the notes, we all have teh same tools
the art is in the way we string em together
We can all play 'row your boat' we can all code tic tac toe
we can do it the same, we can do it different
we have our instruments, or languagews
we can make it elaborate, or plain
Different instruments need different skills, and while the theory for music is universal someone who knows guitar can't just pick up a trombone and figure it out the same way someone can hop from c++ to java or something
But I'm not a musician, and I barely know guitar so who am I to comment
From what I've seen
people who play an instrument have a much easier time picking up the 2nd
and the 3rd is even easier
and so on
just like spoken languages
Same goes for languages, there's that
just like programming languages
Nah I have to draw the line at spoken languages
it's all the same parts of the brain, music just requires a bit more muscle memory
You can't hop from english to hindi to arabic
hello dost salaam aleikum
Uh...not sure you know humans, but I bet there's quite a few translators that would like a word
this I agree with @surreal otter
As arabic / hindi?
It's possible, but it isn't easy
that's a critical skill for world peace
and not nuclear war
add in English becasue America is always listening
like if you know mandarin, it's easier to pick up japanese. languages have some similarities as well
There are more similarities between different programming languages than different spoken languages
Low low level?
Yes, languages have similarities, but the similar ones have evolved from the same base languages
The way you arrange them, the way you conjugate them, all different
In the case of arabic, even the way you read
English, french, and spanish all have the same roots. Those roots are different for languages like japanese and chinese
So within the same tree, there are a lot of similarities, but hopping trees is hard
With time, if you cover enough trees there won't be many languages you can't draw similarities to
Anyways, I think C++ is a great choice for @onyx cairn and I actually am going back to learning that. Nice chat Cryptic
Yea, was fun
C++ is always a good choice imo
India
Alternatively dive deeper into Python because you'll never know it all
US
By the time you've learned this 8 new hot libraries will have gone viral
I swear python has a library for literally anything you can dream of
Yeah
I will, just that to make my money worths, i try not to learn online by myself but to learn at class haha
so i have a bit of time to explore some other languages and see how they are like
yea, i should have done that but too bad
should have? it's never too late
I'm thinking of learning julia. It has a library that I really want
I do like the free codeacademy intros, they're short and sweet
wussat
i signed the class with my retired uncle so
It's a language, pretty heavily focused around data science
And it supports latex variables, so big plus
no i meant which library lol
Agents.jl and lightgraphs
what do they do
Lightgraphs is for graphs
I really need to learn bpy
Watching this pro Trump rally on YouTube...they are breaking into the white house in support of the current president?
Oh wait, that's the senate
no tear gas though...
Is anyone here good with unity?
Sorry, i am good with dice
dice?|
@surreal otter short version: trump supporters think the election was rigged (an idea popularized by trump himself). trump held a rally at the same time as congress was taking a vote related to certifying the election results. after the rally, a mob formed and eventually broke into the capitol building, which is where the house and senate sit. there were reports of pipe bombs and gunshots, congressmen were being told to put on gas masks, and/or evacuate, etc. national guard is apparently being called up to stabilize the situation but they initially were told to stand down by the department of defense, which is part of the executive branch and therefore under the direct supervision of trump who is still the president because biden has not been inaugurated yet.
aka yet another shitstorm caused by trump
well, yeah. and also the question of "what would have happened to these people if they were affiliated with anything remotely left-leaning, and/or they had dark skin"
i think we all know
it just depends on how many of us are willing to admit it or not
I LOVE B A N A N A
I like bananas with water and you
I'm watching live, the police have finally showed up, randomly flashbanging crowds
This is a damn banana republic
AH
Julia is really cool
Simp
Jk lmao
Where is Julia
Julia is a programming language 🤦
randomly flashbanging crowds
the crowds that just stormed the fucking capitol building, yes
this is the same shit that happened in portland
I know, but the flashbangs were hitting groups of on the side people, on the stairs, outside, leaving
By all means, they should have stormed the capital hours ago
but the classic excess
I'm for once in my life cheering on the government, hoping their brutality loses them the allies they have and we can get rid of QI
curfew in 11 minutes, think they'll actually arrest violators?
reading miranda over the loudspeaker
wild
I see american hot bloodedness
I'm just astounded
a target is burning? police are ready to murder, the whole of the federal government under attack? no big, barricade the doors with furniture
The senate, the house, and the VP were in the Capitol today, which we allowed a seditious mob to storm
For a 6PM curfew, the police seem to be rather not willing to arrest anyone
One dead from all of it so far, no details on who she was, shot inside the Capitol
And apparently some explosive devices were recovered?
Congress was conducting a formality
to finish the 2020 presidential election
seditious mob, well better things happen in the US than anywhere else in the world
China is the world leader for the next couple of decades now.. no one will care about the US
as long as they're not asking for equal rights, they can destroy democracy
Yeah, lady was shot by one of them trump supporters and have died in hospital
I wouldn't go that far
especially since we're about to return to some kind of semblance of orde
in about 2 weeks
with 66% of all money ever printed in the US, having been printed recently.. I don't think this is something it'll recover from
world leader how? In banning winnie the pooh references from things?
They strong arm things
but people NEED to do business with american companies
since American companies are so pervasive in world commerce
So is chinese these days
Silicon valley isn't going anywhere
lol.. sure, they restrict freedoms etc.. but the politicians in the US will be selling everything over to the Chinese
so the US is irrelevant
but China is buying everything from it?
and therefore China is ahead of the US
by buying what's for sale?
Ahh.. but Chinese investments in the US will increase its foothold..
money, influence.. ownership
Nah, china is copying american companies and starting up local ones to compete
well, that too.. of course
So the US is irrelevant because China takes over the US?
yes
when China takes over.. no more influence on the rest of the world
I would not say us is central, they are connected
sounds like a bit right wing conspiracy tbh
like everyone else
China will swallow up HK and Taiwan.. just like Tibet (which used to be a separate country when I was younger lol)
let's meet back in a couple of months.. I have a knack about these things
And Russia is swallowing ukraine
You think China is going to swoop in on HK and Taiwan to test Biden?
HK prolly, taiwan - no
no one cares about Russia.. they dont have a strong enough population to support their armed forces, must less their industry
Taiwan got too much of an alliance with US
I think they will make big moves..
US would not let it slide if China made moves on Taiwan, and it would be a shooting war
No one cares about Russia? The country that has gone toe to toe with the US for a century?
ahh but US didn't defend philippines from china last decade.. and it didn't defend korea from china during the THAD placement
So if China made a move on Taiwan they would get opposition from US, Japan, SK, Australia
This is when I walk away from geopolitics with Tron
that's a very US centric view to think Russia is a threat
You think Europe ignores Russia?
have you been to Russia?
do you know what the population of moscow and st petersburgh is compared to the rest of the country?
They just annexed Crimea a few years back
EU relies on russia for gas..
crimea used to belong to them.. of course they annexed it when they had issues with Ukraine.. they suffered huge devaluation in currency because of it
I think Russia was described as a regional power, which made them real mad lol
like I say it, let's see again in a couple of months, you or me can be right
And what are you saying will happen?
right? there's nothing definite right now, everything is predictions
From a US perspective russia ain't much threat compared to China
always
Uh, from a US perspective Russia is very good at riling up the right
and causing what's presently happening
and America is its biggest threat
as we won't take domestic terrorists seriously
of course.. Russia Today always pushes division in the US
For us here in EU russia is very much a topic of interest though, China not so much
4th of jan this year?
China is a big trading partner.. for EU, Russia's natural gas assets matter
2018?
Yeah, but there is not so much friction security politics wise
'a warning' hahahaha
russia though, lots of friction
aka to discuss election stealing plans
all I'm predicting is, China will increase its foothold, US really wont be relevant.. because a dominant power goes after resources, they're going to try and take more resources from places in Africa, etc
lol funny, wonder why they didn't think it would look bad
Which is why sanctioned Russian billionaires invest hundreds of millions in manufacturing plants in Kentucky
They knew it would look bad
But they were told to go see master
so they went, like good employees
US politicians either side with russia or china, there's a lot of influence on them from these countries
Which is why they should be hung, they must side with America
and the prescription for treason
per the US constitution
is death
well, nothing is going to happen
At this stage of hte game, I'd argue China and Russia might be trading partners, but they are governmental enemies, as we have nonstop wars behind the scenes
and offering comfort to an enemy of America...
they'll push the election date thing to a later date.. and get it over with.. it's a non event
finish what
whatever this step of the process is called, symbolic gesture of counting what we know the tallys on
we're talking about the capitol attack?
while some GOP reps make an ass of themselves trying to say Trump won
among other things
ah
But yes, the attack started the conversation
so I'd rather return to that than where we've ended up 🙂
Though I really should go back to this C++ thing
Not too confusing yet, so that means I have a lot to go
The attack was stupid ngl
we don't know who was behind it, left will say it's right, right will say it's left
a bunch of people will get hurt and go to jail
just a couple of headlines for three days.. nothing happens
Hey someone else besides me is trying to focus on C++ 😄
congress will still meet and confrim president-elect Biden
Uh...who was behind it?
IDK, there's a ton of TRUMP Flags
and Trump himself called for it
And Ghouliani called for combat
and Trump Jr called for violence today too
Hmmmmm
The rally was organized by "Women for Trump"
I should say the mob? riot? insurrection?
Attempt to deny 81,281,888 votes* per Wikipedia when I went there
Trump denounced Pence for not 'nullifying the election'
bitcoin skyrocketing like crazy with all the volatility in the US
another missed opportunity 🙂
I think, it's possible to buy in an hour and ten minutes from now
at this time it always dips
then picks up again at this exact time the next day..
but damn.. imagine getting in at 15k, earlier in december.. could've been a millionaire
it was like 12k or something when I saw in early december
Oh, 12k to 36k would give you 3x so 45k
but yea, either way, woulda been nice
coulda shoulda
Should we still buy bitcoin like rn?
Lolll
I can't recommend you invest in bitcoin unless you won't miss the money if it disappears
Why though? I always regret myself not buying haha
it's a great investment for rich people who want a volatile currency in their portfolio
Because you don't buy, you'd rather regret not buying than regret buying
TBH on a 5 year deal? I imagine you can make money, especially as larger institutions hodl.
yeah
Do you have money sitting around? Are you going to hold until it's time to sell? Will you sell?
bitcoin isn't really worth it imo unless you have money to burn
If you have money to waste, set a goal, 100% call it
and sell when yo uget there, because it's volatile as fuck
Hmmm, maybe ill just buy a fraction and leave it there for 5 years for fun
Do you think the market is going to crash anytime soon?
there's no such thing as a market that cannot crash without any warning
I believe that's true for any form of currency
it is
Not just bitcoin
oh i misinterpreted the statement
hm ok so
@edgy crest
why does your vsc icon look different?
hm
oh my bad
@simple sand does it
??
@cinder cove alright so have you installed python?
Yes
from the website
Extension
ok
Yes
Both
anyone know how to invert the cursor direction on windows
I downloaded 3.9.1
whats they hyrum law?
A small puzzle
i thought this was a rick roll
I have my repo at GitHub so I cd to that and follow what it says
you have to push to the heroku repo , not github
heroku git:remote add or something like that , yes
yes, before doing that u should git init
mhm right
And then commit
git commit -m "Initial commit"
Don't put blank in there
Yea I put msg
and you don't want a flag rn
Then when I push it fails
I don't have procfile
what's the error exactly?
Idk I am on my phone rn
oof
It is something like failure...
what failure
Have to wait some time RIP
Oof
@lunar shore btw I was cd to my GitHub clone
it was your code error most likely
You already have
git init creates one by default
Ok I will try again once I am back
No
it's not
Hint: Spectrogram it
Then it gets hard
i unironically was like "hmmm those blips would match https://", but then gave up cause I couldn't find a decoding
Very nice puzzle though
@lunar shore the error
To https://git.heroku.com/pynoob.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/pynoob.git'
What an error
The full thing is :
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 4 threads
Compressing objects: 100% (13/13), done.
Writing objects: 100% (13/13), 14.45 KiB | 2.89 MiB/s, done.
Total 13 (delta 4), reused 0 (delta 0), pack-reused 0
remote: Compressing source files... done.
remote: Building source:
remote:
remote: ! No default language could be detected for this app.
remote: HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically.
remote: See https://devcenter.heroku.com/articles/buildpacks
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to pynoob.
remote:
To https://git.heroku.com/pynoob.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/pynoob.git'
when I try to do git push heroku master
Aah
uh it needs buildpack..
thanks
it worked aaaaa
I still get this error when I submit the form
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at you@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
500 Error
Hi, when I run heroku in the vsc internal terminal I get this error:
'Heroku' is not recognized as an internal or external command,
operable program or batch file.
``` Thanks.
I personally haven’t used heroku, but it seems like you’re typing Heroku. Try heroku instead
Got the same error:
'heroku' is not recognized as an internal or external command,
operable program or batch file.```
But I don't get that error when I type it into a external terminal
I have the heroku cli installed what else should I install?
@hidden pebble did you add to PATH?
@rough sapphire
"POST /form.php HTTP/1.1" 500 528 "https://pynoob.herokuapp.com/contact.html"
In the cli setup I checked the add to path
I can manually add it. What is the file that I need to add?
windows?
yes
check your environment variables
ok
and see if heroku is there
I haven't used heroku, but it'll probably be something like heroku.exe
You need to add the folder the file is in, not the file itself afaik
I am kinda forgetting windows now lol
but I assume you need to add heroku folder
which is most probably in C drive
In the heroku\bin there is a file called heroku which is a command script. Shall I add that?.
just add the heroku folder ig
ok thanks for helping
huh, try it in a python file
There is a text channel in the voice channel category
the top one
and read it
it's called voice verify or something like that
ive gone above the rickroll
@young shoal #python-discussion message
but as you can't currently quote and if there is a ping in the message that u are replying to it won't ping.
So ....
perhaps you can make an issue
what is #ot1-perplexing-regexing ?
the channel you're in
except that
uh?
what is Hyrum's law?
Off-topic 1 , Hyrum's law
@lunar shore hey there
Hey
Can anyone tell me about hashcode pls
How to register individually. It showed that individual registrations will start 17 mins ago and I registered then but now it shows that form a team
hello
I need you in my life
who here is an epic coder
ask your question if you have one
Don't ask to ask
just wondering sorry i thought this was an off-topic channel
Is it possible to run a file from another file?
What is the syntax for that?
its not exactly syntax
would it be possible for a file, named "Rick" to create another file of itself, and then run that other file?
and then imagine the file just reproducing
that would probably crash your computer, why would you wanna do that?
Rick Roll
and only 10 files ish
hang on
of the rick roll lyrics
rick roll virus
ideally they woud import a "binary search" from my github page, and then run it, and then they get rickrolled
don't worry it isn't used maliciously lol
just to troll a good friend of mine
but the funny thing is that i'll delete there real code and then create a back up, but with the rick roll lyrics as its name
so they
have to look
throught
eVERY SINGLE RICK ROLL LYRICS FILE
to find theirs
but I need the syntrax to make it work
Or they write a little shell script and gets the job done in a minute
good idea or too far?
way to ruin it bud
hey no being smart in this off topic channel
We won’t help you create that though, as we can’t verify if you are only going to use it on your friends
I would encrypt the code and I would put on of the keys in the rick roll file
wtf
bro
i'll share you my sample code
basically just upgrade the range as you go hey wheres my code
That’s not something we are going to help with
That is it so far
just replaces teh current file with frick roll and creates a backup so the code doesn't get destroyed
We can’t be certain that the persons you are going to use it on are okay with it
We can’t enforce our rules in anyone’s DMs, but please don’t randomly DM anyone
and not as funny as it sounds in your head
fine i'll ask permission to prank him okay
and i'll memorize the file number which is the real code
that way if he is annoyed he can easily find it
good idea?
when he was taking a shower and removing the shampoo, we put more from the bottle from the window on his head lol
this would be better in a compiled language as the pranked person can just see the files
oh lord i ran it at a higher number and my computer is chugging
lmaooo
Never gonna....give....you...up
Never gonna...let....you...down
never gonna tell a lie... and hurt you
Never gonna... make... you... cry
Never gonna... rickroll... you... again
Thats a lie
And hurt yooou
yo
thid works
Rick Astley's official music video for “Never Gonna Give You Up” Listen to Rick Astley: https://RickAstley.lnk.to/_listenYDSubscribe to the official Rick Ast...
thats amazing
Local how? I mean if you have a file path to it, you can get it


