Details
-
Aboutguy who does the programming
-
SkillsNode.JS, C#, Ruby, Python, etc.
-
Website
-
Github
Joined devRant on 7/26/2019
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Recently I've been looking for ways wherever I can in my node.js projects to separate things into classes, but I feel like I've been going overboard. Is there a good place to stop?1
-
Recently I switched to Linux, and so far I'm loving it.
I am on Pop_OS! and it's working great for me so far. The package manager and actually good appstore is definitely a pro over Windows, and I really like the customizability.8 -
I've been trying to dual boot Linux with Windows 10, but the installer isn't detecting my main drive. I've heard it's because my SATA mode is on RAID and I need to change it to AHCI, but is there a way that I can get away without doing that?2
-
typescript is awesome. it brings type safety into javascript which speeds up my workflow because I always find myself running into typing issues at runtime11
-
I have so much trouble thinking of new project ideas. I want to build a project both in Rust and Go to see which I like more, but I can't think of anything. How do you guys do it?5
-
Are any of you guys Linux gamers? I'm a gamer and a programmer on windows and I definitely wish that I had Linux and am considering switching. What are your guys' experiences with it?18
-
what are your guys' opinions on rust vs c++? I personally prefer rust. the only thing that I really struggle with in rust is lifetimes. I definitely feel that rust is more modern and it's pretty similar to c++ from what I've seen14
-
hey there
recently I've been thinking about a good way to deploy mass amounts of containers on kubernetes, but before I just go with docker, I want to learn about some alternatives
what are some other container softwares you guys use?2 -
guys I did it
I'm trying to set up a second Fiverr gig for tutoring Node.JS but i needed an estimate of how long it would take so my friend who doesn't like coding very much agreed to help me
and today he said he understood the cirriculum, was not overwhelmed and had fun
yay2 -
hi all
my friends and I are creating a game! I've had prior experience making games before, and my friend who does all of the modelling has some experience with Unity Snaps which we can use to make some buildings, but we've never really tried to make a team project before, until now!
we're making a top down urban warfare game and we're making quite good progress so far! we are done with configuring a server to host, player movement, and almost player shooting
I would post a link to the discord server but I'm not sure if I'm allowed to advertise and could not find the TOS. anyway yeah please tell me if I can post it3 -
been looking to integrate some sort of new thing with a raspberry pi because I'm bored. I was thinking about trying out LoRa transceivers but it would be a waste of money because I don't know what I would use it for. I have some knowledge of servers and such but I don't have any ideas on what to use a RPI for. any ideas?4
-
for some reason many of the girls at my school are obsessed with peppa pig and I just don't get it6
-
Hi everyone! I'm making a LAN game in unity, and all of it is working well, however deaths aren't syncing. I'm using the ServerChangeScene function, yet however when one player dies, the scene isn't reloaded for both clients. I'm using UNet2
-
In our middle schools' science-type after school program we got a client from a hospital. We interviewed her on what kinds of problems she had in her workplace. She talked a lot about impaired vision and such. Most people were doing stuff like button extensions for people who can't feel well. I'm creating a NN for recognizing numbers. I trained the model to 99% accuracy and got to teach my friend about GitHub! Win win!2
-
Hey all, just want to say thanks in advance. Last night, my friend and I were in a project together (realtime), and I was teaching him about some basic Keras models in python, stacked with tensor flow. When we were at school the previous day, he was really interested in the actual concepts behind the code, but when we were actually making the model, he seemed kind of uninterested. I suspect he was just getting distracted, and its better to write down the code and go over it at school, but is there some way I can try and make it more fun/interesting for him?3
-
Hi everyone. Thanks in advance. Although this might sound stupid, keep in mind that someone requested the following:
Someone on discord asked me to make an aim assist program for a game. I thought it might be a fun way to introduce myself to memory writing and binary trees. I accepted the request and started researching. I'm using C++ and I have some options if I need to switch programming languages. Honestly I don't know where to start, but I thought finding a color on the screen using ML or something then moving the mouse position might work. This is also one of my close friends so he wouldn't be too sad/mad if I failed the request.13 -
Hello everyone. I'm getting interested in neural networks and I am trying to install the TensorFlow machine learning API using Python's pip package manager but it gives me an error saying that the package couldn't be found. I made sure that I spelled everything correctly and tried using VirtualENV to install it as well, and I uninstalled Python 3.7 and installed 3.6.4. Could anyone help me?4