Skip to content
Sign UpLog In
Profile icon

Hacker
@Codemonkey51
Working on tools for using replit better; stay tuned.
  • Nix Tutorial

    Cover page
    Made with Nix (beta)

    This is a tutorial about nix, the .replit file and how to nixify your favorite language.

    Recent comments (16)
    JonkPank
    JonkPank
    11 months ago

    How do you make nix install these packages? I have been struggling with this for hours.

    I copied your exact files to a Github repo, imported it into a replit, and when I run it I get:

    bash: cowsay: command not found
    korosu555
    korosu555
    1 year ago

    this has nothing to do with your tutorial necessarily, but, what i dont understand and cant seem to grasp. Why do you still see package.json and package-lock.json with packages in it while people use Nix. I would expect all the packages to be in the replit.nix file and not in package.json for example. I checked some Nix replits and they do not have [packager] in their .replit file, so i expect them in the replit.nix file. Maybe you can clarify

    korosu555
    korosu555
    1 year ago

    Thanks for the tutorial! I tried changing my .replit run command from the default (run = "node index.js") to yours run = ["run", "node index.js"]

    i get the following error:  run node index.js unable to find executable exec: "run": executable file not found in $PATH

    Any idea why?

    Background info: i forked nodejs 16 from https://docs.replit.com/programming-ide/getting-started-nix

    cdCreepArghhh
    cdCreepArghhh
    1 year ago

    FINALLY

    SOMEONE MADE A NIX TUTORIAL

    thanks

Repls
Community
Codemonkey51
Codemonkey51
published a Repl
1 year ago
16
Nix Tutorial
Nix TutorialThis is a tutorial about nix, the .replit file and how to nixify your favorite language.
korosu555
korosu555
Thanks for the tutorial! I tried changing my .replit run command from the default (run = "node index.js") to yours run = ["run", "node index.js"] i get the following error:  run node index.js unable to find executable exec: "run": executable file not found in $PATH Any idea why? Background info: i forked nodejs 16 from https://docs.replit.com/programming-ide/getting-started-nix1 year ago
korosu555
korosu555
this has nothing to do with your tutorial necessarily, but, what i dont understand and cant seem to grasp. Why do you still see package.json and package-lock.json with packages in it while people use Nix. I would expect all the packages to be in the replit.nix file and not in package.json for example. I checked some Nix replits and they do not have [packager] in their .replit file, so i expect them in the replit.nix file. Maybe you can clarify1 year ago
Codemonkey51
Codemonkey51
published a Repl
1 year ago
16
Nix Tutorial
Nix TutorialThis is a tutorial about nix, the .replit file and how to nixify your favorite language.
korosu555
korosu555
Thanks for the tutorial! I tried changing my .replit run command from the default (run = "node index.js") to yours run = ["run", "node index.js"] i get the following error:  run node index.js unable to find executable exec: "run": executable file not found in $PATH Any idea why? Background info: i forked nodejs 16 from https://docs.replit.com/programming-ide/getting-started-nix1 year ago
korosu555
korosu555
this has nothing to do with your tutorial necessarily, but, what i dont understand and cant seem to grasp. Why do you still see package.json and package-lock.json with packages in it while people use Nix. I would expect all the packages to be in the replit.nix file and not in package.json for example. I checked some Nix replits and they do not have [packager] in their .replit file, so i expect them in the replit.nix file. Maybe you can clarify1 year ago
Codemonkey51
Codemonkey51
published a Repl
1 year ago
24
NeverGonnaGiveYouUp
NeverGonnaGiveYouUpWe're no strangers to love You know the rules and so do I A full commitment's what I'm thinking of You wouldn't get this from any other guy I just wanna tell you how I'm feeling Gotta make you understand Never gonna give you up Never gonna let you down Never gonna run around and desert you Never gonna make you cry Never gonna say goodbye Never gonna tell a lie and hurt you We've known each other for so long Your heart's been aching but you're too shy to say it Inside we both know what's been going on We know the game and we're gonna play it And if you ask me how I'm feeling Don't tell me you're too blind to see Never gonna give you up Never gonna let you down Never gonna run around and desert you Never gonna make you cry Never gonna say goodbye Never gonna tell a lie and hurt you Never gonna give you up Never gonna let you down Never gonna run around and desert you Never gonna make you cry Never gonna say goodbye Never gonna tell a lie and hurt you Never gonna give, never gonna give
EneaNako
EneaNako
XD1 year ago
MaxwellMoneypen
MaxwellMoneypen
absolutely amazing 1 year ago
Codemonkey51
Codemonkey51
published a Repl
1 year ago
0
spookiest time of the year
spookiest time of the yearSpookifies* your images in preparation for spooktober. *Makes the image a cool shade of orange
Codemonkey51
Codemonkey51
published a Repl
2 years ago
12
MS-Paintify-v1.0 final
MS-Paintify-v1.0 finalThis project takes an image and then makes it only use the default MS-Paint colors.
AidanWeller
AidanWeller
amogus2 years ago
Codemonkey51
Codemonkey51
shared a Post
2 years ago
hello! Who is this random person with 900+ cycles? I am [REDACTED], aka Codemonkey51. I have not been active on repl talk for a while, for many reas
Blog chat go brrrr post
Python
alanchen12
alanchen12
thank, this is a good idea since i maybe accidently spammed it and got ratelimited by cloudflare2 years ago
Whippingdot
Whippingdot
@Codemonkey what did you do it crashed jk sorry btw we were having a nice convo and i ruined it We can continue next time, really sorry! Hope you join the repl tomorrow too or you join now if you are still awake. SORRY SORRY SORRY SORRY SORRY SORRY2 years ago
icodeletion
icodeletion
POG2 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
1) yes i can use my trick, i asked enjoy using it :) note: index 0 is the start (0)
Weekly #17 hard mode
Python
TheDrone7
TheDrone7
SCORED.3 years ago
CodeLongAndPros
CodeLongAndPros
This python looks terrible.3 years ago
CodeLongAndPros
CodeLongAndPros
We can't see it, please make it public3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
**NOTE: THIS IS NO LONGER MY ENTRY I AM MAKING A NEW ONE DO NOT SCORE THIS here is my new post > This is no longer beginner friendly btw Lmfao, no I
Weekly #17 ez
Python
FlaminHotValdez
FlaminHotValdez
Isn't this recursion?3 years ago
Nayoar
Nayoar
Bruh did you actually read the post? Of course Fibonacci numbers are easy, the hard part is that you're not allowed to use recursion or iteration, but you have used recursion. Also, I have a 44-char JS function that does it without recursion or iteration.3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
introducing repl search my real search engine ive been working on this for a while and it is currently beta, it should only crawl repl.it. enjoy not
Repl search
Python
NahlaRuffin
NahlaRuffin
no its not cool1 year ago
ch1ck3n
ch1ck3n
that is soooooo cool2 years ago
pinserve
pinserve
Wow!! Very interesting3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
so i was challenged to add powewrshell to repl :) all you have todo is clone this repo and input your powershell code in main.ps1 and click run it in
powershell
polygott
Navinor
Navinor
lit3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
@rediar and i made a chat room (as with many others) what makes ours different is it has an api for bots! currently you need a token. /api/docs it ha
PieMadd #1
Python
rediar
rediar
You can request a token for bots by dming us on discord with the name of your application and what you will do. Try out u!dice for an example of a bot!3 years ago
VulcanWM
VulcanWM
Cool man!3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
So I have seen edge detection all the time it's amazing right, recited to make shape detection. And I always wanted to make it so here we are. (I thin
Line detection try 1
Python
DavidShen2
DavidShen2
Amazing! Also, isn't this just Canny Edge Detection does?3 years ago
Kookiez
Kookiez
This is really good3 years ago
RiazuMacroni
RiazuMacroni
Where did you learn these programming languages from? I also want to learn these things but do not know where to learn from and which ones are good. Please tell me3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
so pppl have tried making repl before but i was thinking about it to so here it is. just type a name into input hit create and then your in the editor
repl html clone
Python
VioletHackett
VioletHackett
the editor is -.. asexual -.* :)3 years ago
Cookiezz
Cookiezz
Very cool. Maybe you could make an option for the console to be on the bottom or the right.3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
DEPRACTED so.. you may have seen the new floppy disk icon and wondered what it was, maybe you looked and fould out, maybe you found it on discord. It
No repl share
Python
AlexanderLangl1
AlexanderLangl1
i want to do this across multiple devices, how? 2 years ago
CodingCactus
CodingCactus
image3 years ago
CodingCactus
CodingCactus
best python repl.it client out there3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
disclaimer: THIS IS NOT MY SUBMISSION THAT IS HERE ok so this is my other way that's like 7 lines longer but still cool EDIT: this is now my submiss
#WEEKLY 5 alt
Python
TheDrone7
TheDrone7
SCORED.3 years ago
CodingCactus
CodingCactus
hrmmm image3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
DISCLAIMER: read edits this is not my submission this was a simple one how I did was I took advantage that in python if two entries in a tuple are eq
WEEKLY #5
Python
DynamicSquid
DynamicSquid
Uh oh... Screenshot (75)3 years ago
rediar
rediar
ABA589E2-F9A9-4DB0-8A1C-A0D7625E8E95 You misspelled equivalent3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
Sorry other post was deleted because I had 9 followed by 63 more nines in that so here we go. Just the run of the mill #WEEKLY (that can go up to nine
#WEEKLY 4
Python
CodingCactus
CodingCactus
hi, is discord broken or is it just me?3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
IM BACK! so receently i made a program that detects if you spam on repl talk, that did so well that ive decided to make a post for a program that trie
Repltalk activity
Python
Jakman
Jakman
Cool, im extremely active.3 years ago
Bookie0
Bookie0
Yay I’m extremely active!3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
so recently I posted my project that tried to detect if a user spammed I had some requests and I wanted to so here it is: AN API. It uses water.css fo
BAD BOI API
Python
firefish
firefish
Cool!3 years ago
Codemonkey51
Codemonkey51
shared a Post
3 years ago
this project will take a name and try to figure out does that user spam (it is not 100% correct and never will be) it checks how many times they repea
SPAM USER CATCHER
Python
FlaminHotValdez
FlaminHotValdez
It says Vandesm14 might be spamming...Vandesm is a very respected mod and he basically doesn't spam at all, why would this say he might spam?2 years ago
Whippingdot
Whippingdot
DUN DUN DUN image Sorry for pings but @sugarfi, @Codemonkey51, @EpicGamer007, @programmeruser WHAT2 years ago