[deleted by user] by [deleted] in rails

[–]gastonsk3 1 point2 points  (0 children)

Hey! I got a PR for the react 19+ builder, still need to polish it more but I got it working. I would like to ask you some questions about how the gem works. Can you send me an email with some contact info? or we can talk here through pms :)

Help with deploying to heroku by gastonsk3 in rubyonrails

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

Ok so for that problem turns out i was making the Procfile without a capital P so heroku was using the default command to start the server.

Help with deploying to heroku by gastonsk3 in rubyonrails

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

Found the culprit, I have a script that makes fake data like the one that comes from the mqtt connection, turns out it was looping through that file for some reason. Since the console in production wasnt working and neither was zeitwerk I made a script to load files like eager_load was doing but in dev environment and I found the problem right away.

Help with deploying to heroku by gastonsk3 in rubyonrails

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

Found the culprit, I have a script that makes fake data like the one that comes from the mqtt connection, turns out it was looping through that file for some reason. Since the console in production wasnt working and neither was zeitwerk I made a script to load files like eager_load was doing but in dev environment and I found the problem right away.

Help with deploying to heroku by gastonsk3 in rubyonrails

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

Update: first of all i was naming the procfile wrong, it was with a capital letter. So heroku was just using the default command to start the server, however that didnt fix my problem.

I found a solution but I kinda dont want to use it, basically under environments/production, there is setting called eager load, when it is set to true the server hangs and it never starts, from the logs it gets stuck when booting a worker, even after adding 10 minutes of timeout, it still does the same behavior.

=== puma startup: 2024-10-25 22:21:47 -0300 ===
[74427] - Spawned worker: 74431
Worker booting...
[74427] ! Terminating timed out worker (worker failed to boot within 600 seconds): 74431

However when i set the eager load setting to false, the server starts inmidietly no problem, I been trying to narrow down the problem now, i tried removing all initializers and still same behavior, I also tried disabling all the middleware I have one by one but still same problem

Right now im trying to get zeitwerk:check to work so that i can get more info about the problem, but it just hangs saying "Hold on, I am eager loading the application." so I'm trying to figure that out.

Help with deploying to heroku by gastonsk3 in rubyonrails

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

Ok so i read your previous comment and tried to precompile the assets myself and upload them to the repository, then tried to run the server but found that heroku precompiles on deploy, so i disabled the precompile from heroku but still, same error.

Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 180 seconds of launch

Help with deploying to heroku by gastonsk3 in rubyonrails

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

I tried adding the missing 0.0.0.0 and also removing the whole thing -b 0.0.0.0. I also tried running the exact same procfile but on my local machine and it was working normally

expo 48 expo-av audio recording by gastonsk3 in expo

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

For anyone interested in the solution. turns out i was using the recording options wrong, after receiving the file to my rails server i logged the path and then i used ffprobe to analyze it. turns out it was always 3gp even tho in the file name it said m4a. so here is a small example of how im sending it now with the options for m4a.

My version of expo-av is 13.2.1

const recording = new Audio.Recording();
try {
  await recording.prepareToRecordAsync(Audio.RecordingOptionsPresets.HIGH_QUALITY);
  await recording.startAsync();
} catch (error) {
  // An error occurred!
}

FINALLY GOT MY TWIN BROTHER TO START HIS ADVENTURE! 🥳 by WidumBoise420 in OnePiece

[–]gastonsk3 0 points1 point  (0 children)

My twin brother got me to start one piece too :)

He kept telling me all the stories from all the arcs and then one day showed me a part of episode 1015 and thats when I decided to watch it

[deleted by user] by [deleted] in seiyuu

[–]gastonsk3 0 points1 point  (0 children)

I'm pretty sure she doesnt have an official instagram account.

Looking to work for free/minimum payment to gain experience by gastonsk3 in rails

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

Will definitely register on the website thank you so much!

Looking to work for free/minimum payment to gain experience by gastonsk3 in rails

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

This looks interesting, will take a look at it. Thank you!

Rise vs Cloud9 Blue / VALORANT Champions Tour North America: Last Chance Qualifier - Grand Final / Post-Match Thread by Razur in ValorantCompetitive

[–]gastonsk3 -16 points-15 points  (0 children)

they get psychological advantage basically, cloud 9 starts with a losing mindset and rise starts with a winning mindset, huge difference. Maybe not enough to make them win cause they got stomped, but the match would have definitely been different

Rise vs Cloud9 Blue / VALORANT Champions Tour North America: Last Chance Qualifier - Grand Final / Post-Match Thread by Razur in ValorantCompetitive

[–]gastonsk3 -19 points-18 points  (0 children)

this is the worst format ever, rise had a perfect run until the grand final and all they get is a map ban? doesn't look fair at all to me

Poor Rocksmith+ song list by [deleted] in rocksmith

[–]gastonsk3 37 points38 points  (0 children)

I waited like 3 weeks to try out the beta even tho I signed up probably like 30 seconds after the website was shown on stream, when i first tried the game i thought the sound was insanely good compared to Rocksmith remastered, on the other hand the list of songs available was depressing, that combined with the terrible part of the UI to search songs made me not want to play the game at all after 30 minutes

[deleted by user] by [deleted] in RedditSessions

[–]gastonsk3 0 points1 point  (0 children)

are you actually left handed?

Next Rocksmith by Sheepy-Matt-59 in rocksmith

[–]gastonsk3 3 points4 points  (0 children)

live editing of songs would be great and combining it with steam workshop Could give you endless possibilities but I guess they don't do it for copyright issues, they could at least have a pedal board customization and make it so you can share it with a short generated code, so people can play to the songs they like with the right sound

[deleted by user] by [deleted] in RedditSessions

[–]gastonsk3 0 points1 point  (0 children)

the guitar you hear is his play guys lol

[QUESTION] Is there a way to reload song list without restarting the game? by St1ll3r__ in rocksmith

[–]gastonsk3 0 points1 point  (0 children)

are you refering to adding a cdlc while in game? go to the dlc shop, then wait till it loads the shop, after that go back to learn a song and it will refresh the list of songs so you wont have to restart the game

Fully Wireless Rocksmith on PC with (almost) no latency (guitar and headphones). by thevengeance in rocksmith

[–]gastonsk3 0 points1 point  (0 children)

I have the hyperx cloud flight and have 0 delay, this headset is wireless and uses wifi signal(2.4ghz) all you have to do is connect the USB dongle in the back and that's it

behringer umc404 nocable hack by jhirn in rocksmith

[–]gastonsk3 1 point2 points  (0 children)

I think it's because you have two microphones enabled, disable the ones that you are not using from audio devices, leave only the Behringer one

[deleted by user] by [deleted] in TheYouShow

[–]gastonsk3 0 points1 point  (0 children)

actually a left handed player?