cha
cha
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
oh gotchu so you just riding the wave for now then. that's chill bro.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
are you pursuing a job or starting your own thing in this?
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
web dev is cool though. building this api was fun and new. i just don't know how the work opportunities are. i've only ever solved one leet code problem lol.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
oh i see. i've been doing it professional for almost 3 years. am just now making my own games though. im wanting to make games that do well on the platform. the companies i've worked for have made a ton. and some of them don't have any special marketing tactics. just publishing what works.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
gotchu. do you make games on roblox?
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
preventing purchase exploits in a game that's hosted on roblox. this is a donation game. there are a few products players purchase in roblox games. well two really for this type of game, game passes and clothing items. with game passes we have acces to an endpoint that gives us an "updated" value that hold true. anytime a price has changed the updated value will update. however, this is not the case for clothing items for some reason. and we can't check the price in the game because the way roblox handles clothing purchases. it's all done on the client. and we can't jut make requests to check because we will get rate limited (500 per minute). so the api i have set up just makes those checks for me during any pending transactions.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
[side question] should i create a token for this? or does that matter.. i was told by someone it's not really important for me to have a token to access this api.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
gotchu. yeah i'm using the public right atm
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
assuming that isn't private
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
i see.. so this will be accessed through game servers
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
to clarify, this means when i make a request to my api which is deployed on railway?
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
okay thanks.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
when i make a request to another api from within my api is that considered outbound?
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
i'm curious to see how much this will cost me each month. the api is basically aa single interval while there are pending transactions and then i have a for loop going through each pending transaction making a request to another api each second and storing that information. then when i request the information i then cache the pending transaction.
35 replies
RRailway
Created by cha on 10/25/2023 in #✋|help
what is the network metric for?
oh okay. thank you. so these are more than reasonable numbers then.
35 replies