ShizukoV
@ShizukoV
To confuse the enemy, one must first confuse themselves.
Don't find the person who asked. Let the person who asked find you.
0
BlooketNetworthCalculatorHelps you calculate the value of your Blooket account(s)!
22
0
0
0
Card SortTry to get the mythical card as fast as fast as you can! (Or slow...)
Current Leaderboard:
QuickV - 3 | 331
(Currently learning Python, don't judge it too hard .-.)
2
0
0
A breif description:
For my ChuckNorris project the "secret" link thing is https://a7d381ce-389c-40f8-970b-2fad120bf1ed.id.repl.co/.
Pretty sure it'
ch1ck3n it's the id of the repl, you can just get to it like this:
you right click on the output of your repl
image
and then click on "view frame source"
image
that will open up your secret link
1 year ago
1
ChuckNorrisA Chuck Norris joke generator. You can find it on repl talk here: https://replit.com/talk/share/ChuckNorris-or-TheUltimateFunni/145671
160
20
1
Sorry for the weird title.
HEYO EVERYONE HOW YA DOIN!
Don't answer that .-.
@QuickV, @ch1ck3n, and @Bookie0 made this weird little project!
Well w
HTML, CSS, JS
Anyone else
Having ping problems on replit?
People have been pinging me, and I've been pinging them a few times but nobody has replied .-.
An Examp
Anyone
know how to make a copy joke button that would work for my ChuckNorris repl?
I can provide more detail if needed, but it's a simple question l
HTML, CSS, JS
CSS IS IMPORTANT
When it comes to making websites and such.
SoOOOoOOOoOoOOOoOOooOoOooo
I went to test how far CSS can go.
And this is the result!
HTML, CSS, JS
What should I use hacker plan FORRRRR....
For some reason @ch1ck3n gave it to me, but I have literally no idea how I should use it ;-;
ANYONE HAVE A
Evanlicious I've personally used it for hosting Discord bots, making certain programs private, and also for making programs run faster.1 year ago
Sorry for the stupid question,
but what does
Screenshot 2021-08-18 4.12.50 PM
mean?
Could someone give a brief or detailed explanation of what's g
ch1ck3n 12:52 MDT CodingCactus alerts the dev bird of the site 500ing
image
12:53 (MDT) the dev bird looks into it
image
12:57 (MDT) codingcactus notices that the status page says all systems are still go
image
1:05 (MDT) firefish (ew) alerts everyone that the status page has been updated . the team is looking into it.
image
1:12 (MDT) Mr. Salami (me) says that the site is fixed, but is loading very slow
image
1:13 (MDT) replit team announces they fixed the issue
image
there
are you happy
1 year ago
CosmicBear It's because of the error that started a few hours ago. First, going to replit.com would give an error message from heroku, than an error message from cloudflare, and now this. https://status.replit.com/1 year ago
Did
Replit just start using Cloudflare or something, because I got that "DDOS Protection from Cloudflare" thingy twice a while ago.
:eyes:
Does the Replit Team actually check Canny for ideas and other stuff ._>?
Just wondering if they actually take the ideas into consideration.
OldWizard209 If you read the replit newsletter, you will see that they show the changes for the week/month.
image
And there is a specific replit team member who checks feedback all the time. For example:
image
and
image
and of course, change comes in time. There are any things replit can't implement, and some changes are barely noticeable.1 year ago
I'm having background problems....
Anyone know how to make a background image centered and fit any screen nicely?
The image is a div btw, which coul
HTML, CSS, JS
sn236 @QuickV I have the solution
try this-
background-image: url("ChuckNorris.jpeg");
background-repeat: no-repeat;
background-size: cover;
height: 700px;
width: 1200px;
position: absolute;
If you want the image to come on the whole screen use the width as 1370px1 year ago
ruiwenge2 try this:
body {
background-image: url(insert url here);
background-position: center;
background-size: 100%;
background-repeat:no-repeat;
}
`1 year ago
Will the pop-ups only appear once, or multiple times now :eyes:....
Screenshot 2021-08-12 6.42.52 PM
It's only appeared for me once, but I wanna kno
Just thinking...
thonk
I would like to say a few words*: Nitwit! Blubber! Oddment! Tweak!
Comment below if you know what I mean by:
> I would like
Coder100 what
Ok then I'll tell you all right
Frontend: NextJS (in other words, react)
Backend (execution, etc): Golang
which technically interacts with google vms via docker
nix is starting to be used as a new protocol instead of crosis to handle language setups
try out rust!
API: GraphQL (check out https://replit.com/graphql)
1 year ago
RayhanADev Most people will tell you "NextJS and Golang" but that's not quite the whole story...
Replit includes many different languages for various parts of it's infrastructure.
Replit's frontend includes a NextJS* build output (i.e. most of these pages) coupled with a custom Express server (source: the presence of the X-Powered-By header that is signature of Express servers) so the backend is most likely written in NodeJS.
Also I believe the entire site is Docker-ized (call it a language if you want,1 year ago
EDIT: THIS IS DEAD STOP COMMENTING ON THIS UNLESS YOU WANT TO GIVE ME RANDOM PINGS LOL.
Anyone
know any good tutorials to making an extremely simple
Annataylor1602 The internet has a lot of that. Have you tried searching? https://happywheels24.com/10 months ago
normanpalford I think you should test it by trial and error to understand how it works. https://basketballlegends.fun1 year ago
personmandude uh i have a not super simple one you can see if you look at my profile. The thing is, it is impossible to do it with just javascript because javascript is only client-side. You will either need javascript to connect to something with an http request and then make a separate backend or you would need to learn php and run something server-side with python or SQL1 year ago
I need help styling my ChuckNorris project (below)....
It's already functional, it's just that I'm terrible at CSS, and if I try styling it more, it'
HTML, CSS, JS
DISCLAMER: Not a serious problem, but probably something worth mentioning.
I'm trying to change my password...
But it says:
Screenshot 2021-08-08 1
ch1ck3n replit increased the password security
see here https://blog.replit.com/changelog-07-21
image1 year ago
RoBlockHead An 8 character password could be as simple as โ12345678โ which means that itโd be dead simple to bruteforce it, while adding more variety to passwords makes it more secure for everyone. If you have trouble remembering your password, you can use a password manager such as LastPass or Bitwarden that will help you auto fill even a very complex password1 year ago
It's like 5 AM rn,
and I'm about to leave!
Not exactly coding related*, but I just wanted to tell everyone I'm gonna be offline for around a week or
Node.js
Rayanami Greetings to all readers of this forum, I am going on vacation with my family. And I, like many others faced with the choice of tours. I of course, like many people do not know about the tours, so I started searching on the internet and found two cool tours, namely: topdeck and contiki. But I found an interesting site where each tour and its advantages are described. Also on this site I found a lot of useful tips. This is the service that helped me choose the tour, which gave me a lot of good me1 year ago
ShizukoV @firefish
You don't get pinged enough, so I'll ping you on a random outdated post.... And maybe somewhere else.1 year ago
Anyone
have any project ideas
for a project in JavaScript...
I have no idea
what I should do
;-;...
LokeshJoshi3 Hi, some of the best JavaScript Projects Ideas are:
1: Guess The Color Game
2: Maze game
3: Clock
4: Calculator
5: Hangman
you can check more Projects here:
1: https://www.techgeekbuzz.com/blog/best-javascript-projects/
2: https://www.techgeekbuzz.com/blog/html-projects/
Hope this will help you.7 months ago
RYANTADIPARTHI Here are some links to help you.
https://www.upgrad.com/blog/html-project-ideas-topics-for-beginners/
https://skillcrush.com/blog/projects-you-can-do-with-javascript/
Try those ^^ for some project ideas.2 years ago