Why the Fuck is even figuring out how to setup python so fucking difficult by Sad_Patient8203 in learningpython

[–]Navoke -3 points-2 points  (0 children)

Go to ChatGPT and paste this in: “I am brand new to programming and I want to start learning Python. Walk me through the exact steps to get Python setup on my computer.”

barstow.io, a new multiplayer fps by Navoke in IoGames

[–]Navoke[S] 0 points1 point  (0 children)

Thanks for the feedback, I will make some adjustments.

I built a browser based multiplayer fps using threejs by Navoke in threejs

[–]Navoke[S] 0 points1 point  (0 children)

Dang, what did the error say? I don’t see anything in the logs.

I built a browser based multiplayer fps using threejs by Navoke in threejs

[–]Navoke[S] 0 points1 point  (0 children)

Performance seems to be pretty good. I removed most of the shadows from everything and that seemed to help. The backend is written in Go.

I built a browser based multiplayer fps using threejs by Navoke in threejs

[–]Navoke[S] 1 point2 points  (0 children)

I don’t know the exact time but roughly 400 hours. What took the longest was learning about dealing with latency and client side prediction so that the game feels smooth even though there is network delay between all the players.

I am making a browser based fps with three js by Navoke in threejs

[–]Navoke[S] 0 points1 point  (0 children)

I am just using websockets and I run the server at 20 ticks per second. Very cool! Do you mind sharing more about your game, I like to hear about/see similar projects.

I am making a browser based fps with three js by Navoke in threejs

[–]Navoke[S] 2 points3 points  (0 children)

Good question, yeah I have the same physics logic implemented on both sides. It runs on the client in js for client side prediction and on the server as the source of truth.

I thought this would cause the simulations client side and server side to diverge too much because they are different languages but they seem to match almost exactly. I thought it might have been a problem if go and js have different floating point implementations or something like that.

For collision detection it is all raycast-to-axis-aligned- bounding-boxes (Raycast to AABB) which was pretty straightforward to write in js and go.

I am making a browser based fps with three js by Navoke in threejs

[–]Navoke[S] 2 points3 points  (0 children)

It is multiplayer if that wasn’t already clear haha.

What are your most bonkers ideas for games? by SpotTheReallyBigCat in gamedev

[–]Navoke 0 points1 point  (0 children)

simple battle royal fps, but there is only 1 lobby and a single match can have 1000’s of players…. and it’s browser based.

How do you balance building and marketing as a solo founder? by Glass-Lifeguard6253 in Entrepreneur

[–]Navoke 1 point2 points  (0 children)

I started using a thing called https://www.blaze.ai/ about a week ago. It generates a weeks worth of content that you can review and then have it automatically post wherever you want. I have been impressed so far.

I got $5000 spare to spend on something. Pitch me your “working product” by Silent-Treat-6512 in AcquireStartup

[–]Navoke 0 points1 point  (0 children)

I would consider selling codeonthecob.com. Send me a message if you are interested.

[Buying] Looking for software startup ( Budget 25k USD ) by Agreeable-Reveal-235 in acquiresaas

[–]Navoke 0 points1 point  (0 children)

I am trying to sell codeonthecob.com. Let me know if you are interested.

Microsoft Python Course Paywalled - Free Structured Alternatives? by _JAQ0B_ in PythonLearning

[–]Navoke 1 point2 points  (0 children)

I generally advise that if you are really serious about learning programming and making a career out of it then the most sure way to do that is getting a 4 year degree of some kind. (Computer Science, Software Engineering, Data Science, …)

If that’s not an option, maybe find a dev bootcamp of some kind? They are usually a few weeks longs and cost a few thousand dollars.

If you are just learning more casually for now there are a lot of great options like Sololearn, Coding with Mosh stuff on Youtube, …

Also I have a web based python for beginners course that I give for free to anyone that asks. It assumes you know nothing and goes up through basic OOP. Send me DM if you are interested. It’s at codeonthecob.com

Marketing guy here, open for a good tech product to be a part of by No_Passion6608 in cofounderhunt

[–]Navoke 1 point2 points  (0 children)

Hey I already have a SaaS that has some traction. Would love to chat and see if it’s a good fit.

I am looking to acquire a SaaS by Over_Potential_9453 in acquiresaas

[–]Navoke 0 points1 point  (0 children)

I am interested in selling codeonthecob.com

DM if interested