ironblockhd
@ironblockhd
My portfolio: https://ironblockhd.repl.co
My discord: ironblockhd#8841
3
This AI detects numbers
I wrote a neural network from scratch, I made a web client and a local C++ client for training313
16
3
8
274
4
8
So I made an neural network that recognizes and generates numbers
HTML, CSS, JS
coding on replit has been real exhausting lately (I'm 4 times faster on a local enviroment) but I like the community aspect of replit, so I made this
Bash
I wanna make a wrapper for a database so that you don't have to rely on replit once you wrote something for it and you can port stuff to replit. What
RohilPatel Okay, so as coder100 said, there are two databases, however I understand what you are trying to say.
Good databases
Firebase Firestore (goes with your google account, it's free)
Link: https://firebase.google.com/docs/firestore
Mongo Db (free, but also not my favorite to use)
Link: https://docs.mongodb.com/
repl has its own, but I don't like it
Hope this helps!2 years ago
Coder100 There literally are only two types lol
SQL
and
noSQL
replit database uses a nosql-like database, so nosql seems to be the most friendliest choice here
imo tables are overrated go with noSQL2 years ago
i installed a chroot-like thing that doesnt requires root priviliges. I made it run a minimal alpine linux filesystem
Bash
programmeruser Why didn't I think of this (I was trying to install docker on repl.it the other day). This means you can run different linux distros in repl.it now (if you can get ahold of the initial filesystem)...2 years ago
Can someone who knows C# explain me the flow of this code? As someone who has zero experience with C# this looks like incoherent declarations of varia
DynamicSquid I took a look but I don't think it's a C# thing. I think once you understand what that class does, then you can easily figure out what each methods does. The code's actually pretty clean3 years ago
you can use it to easily manage your databases or debug your code, you can easily get access to it by using the command curl "https://databasemanager.
Node.js
Does the replitDB id stay the same or is there another way to uniquely identify a database?
This allows you to add comment sections to markdown files and to your html pages, including basic moderation. Additionally, it can be downloaded.
com
Node.js
do not use this in combination of the hidden files tutorial
IMG_2904
So you may be aware that nodejs repls are loaded faster than python repls since
Node.js
Make hidden files/folders in these 4 steps:
use CTRL+shift+s to open the terminal
note: if you've used npm modules before on your repl this step can b
Bash
I recoded my database module in a more clean way, it went from 180kb to 4kb and fixed several bugs. I made a documentation on github: https://github.c
Node.js
This is a javascript bash emulator i spent many hours on. Features include:
a working file system
">"-redirect operator
"|" pipe operator
nano editor
HTML, CSS, JS
CodeLongAndPros This is a “Linux” emulator, the only shell built is are stuff like source, alias, echo, cd…3 years ago
CodeLongAndPros Erm…
Bash has about 30 commands built in and everything else is a binary.3 years ago
what is this for
Were you ever really motivated to program something but you had no idea? This project aims to fix that problem! Have fun coding! :-)
Node.js
This example shows some cool stuff you can do with node.js terminal!
Node.js
A nice breakout game using canvas!
ᴴᶦᵍʰ ᵠᵘᵃˡᶦᵗʸ ᵖᵒˢᵗ ᵉᵛᵉʳʸ ᵈᵃʸ ˡᵒˡ
HTML, CSS, JS
about
Ill be making a original high quality post once a day for the next 5 days (i wanted to make it 7 but i ran out of ideas). There's going to be ma
HTML, CSS, JS