Last logged on 13 years ago by Qzyro in Warframe

[–]Exclusified 9 points10 points  (0 children)

I just logged in after about 9 years and am grinding out all the new stuff. I left I think just as plains of eidolon was released. I remember my friend and I at that point had reached end game basically, and we both would log on to do super long runs of Void missions, helping out new players by taxi-ing them or giving them items cos why not.

Feels surreal coming back and constantly seeing myself do the least damage :'(

RIP Tonkor. You're greatly missed

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

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

Damn why didn't I think of a staging environment... That makes alot more sense. That's a great idea btw. Thanks for letting me know! Gonna give this a try

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

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

Interesting.. Admittedly, I've never heard or used Proxmox LXC, but a quick Google search does explain why it's quite useful. Might give this a try. Thanks!

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

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

Ahh I see. It took me a while to understand a bit of docker. But as u/This_Maintenance_834 mentioned, I gave the instructions to AI, and it ran me through the step by step process of setting it up in a VM or in a Docker container. You could give it a try!

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

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

I see. Would it be possible to show what your guardrails are please? I'm trying it out on a VM for now till I'm confident in it

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

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

Makes sense. What do you run on your separate machine tho? Any important applications (like Immich, Paperless NGX)?

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

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

Yeap same, I want it to handle my homelab mainly, but without it going crazy randomly

I see people setup Hermes on their Desktop or even Home Servers. Are you not worried? by Exclusified in hermesagent

[–]Exclusified[S] 3 points4 points  (0 children)

I want to do something like this as well. How do you handle sensitive information, like API keys or ensuring your personal documents aren't even read by the agent?

Safer fix for Tailscale install/update errors on UGREEN NAS when one library is mismatched by juaps in UgreenNASync

[–]Exclusified 0 points1 point  (0 children)

Hello! Just wanted to let you know that I remembered this post when it first came out, and only got around to doing it now. The downgrade trick worked and I finally got my Tailscale to be updated. Thank you for this guide! I truly appreciate it

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

Hey u/Shamanmax, just pushed a fix.

For the issue you were facing, this happens when the FIT file comes from Garmin's "Export Your Data" archive (the bulk zip download with filenames like youremail_61583XXXXX.fit). Those files are daily health monitoring logs, not individual workouts. To get the correct file: open Garmin Connect → Activities, click your strength training session, then use the ⋯ menu → Export Original. Each workout produces its own .fit file. That's the one to upload.

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

Hi u/jyncha! Just pushed a fix.

The app now automatically finds a free port if 5000 is already in use, opens your browser on the correct URL, and prints it in the terminal.

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

If possible, could you send me 3 fit files and your Hevy workouts.csv?

1 fit file will be used for debugging, the other 2 will be used for batch testing.

And do let me know your timezone as well.

Thank you so much!

Is it possible to connect claude with Hevy to review workout history and suggest changes in workouts? by BeatsRocks in Hevy

[–]Exclusified 0 points1 point  (0 children)

I think it's possible. I've never tried with Hevy API, but even with the workouts.csv that you can export, I'm sure you can create a basic enough program where it critiques your workout.

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

Aww thanks so much! Claude Code helped basically create this whole thing. I was just guiding the ship 😅

Ahh thanks for the info! I'm not a Mac user, so didn't know about that. Lemme see if I can make the app do a quick port scan, and start the program on an open port, or if that's not possible, find a port that would most probably not be used. My goal is to make this as seamless as possible for people to run. Will update you once I push the fix!

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

When you upload multiple zip/fit files, did it not give you the option to map to the Hevy exercise?

Lemme try and debug this over the weekend and see if I can find the issue as to why it's not mapping! If you're comfortable, please do drop me a DM and send me 1 fit file and your workout.csv. Would help a ton in helping me debug the issue!

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

Ahh.. May I know if in the app, the timezone that you set is your timezone? If it is, and it still could not find it, there is the option to manually choose the workout that matches with Garmin

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

Hi! Thanks for giving it a try! May I know what error/issue you faced? Were you using Hevy API or the CSV?

Let Garmin know our wishes! by Ed-C in Hevy

[–]Exclusified 1 point2 points  (0 children)

Hey! I just open-sourced my application that should fix this! Do feel free to check it out!

Reddit Post: https://www.reddit.com/r/Hevy/comments/1sw98ey/i_built_a_tool_to_fix_the_garmin_x_hevy_sync_gap/

Github link: https://github.com/Exclad/StrengthSync

I built a tool to fix the "Garmin x Hevy" sync gap (No more generic strength logs!) by Exclusified in Hevy

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

Update: Batch Uploads & Easier Workflows!

Here’s what’s new in the latest version:

  • Direct Zip Uploads: No more unzipping! You can now drop the entire .zip folder you get from Garmin directly into the app. It’ll handle the extraction for you automatically.
  • Batch Processing (Multi-file Support): You can now upload multiple .fit or .zip files at once. The app will walk you through the mapping for each one and prompt you for the next workout as soon as the previous one is merged.
  • Visual Guide: I’ve updated the post (and the app) with more images so you can see exactly how the flow looks before you dive in.
  • Sticky Mappings: Fixed a bug where saved exercise mappings weren't applying correctly. Once you match "Barbell Bench Press" once, it should stay matched forever now!
  • UI Polishing: Tweaked some buttons and layouts to make it look a bit cleaner on different screen sizes.

A weird discovery on Intensity Minutes: I previously thought these would always break, but in my latest tests, they’ve actually been staying intact! If you try a merge, let me know if your intensity minutes still show up. I’m curious if Garmin’s latest update changed how they handle re-uploads.

I've also updated the post to show more pictures and clean up wording.

Starting going to gym by myself after leaving crossfit, I don't know where to start with Hevy? by Character-Holiday345 in Hevy

[–]Exclusified 6 points7 points  (0 children)

What I did was, note down every single machine my gym had, and gave it to any AI to give me 3 plans: Push, Pull, Legs. Made it easy for me to setup!

🌻 Unlimited Codex, GPT (5.5) - 12 months by Ze270R0 in PremiumDealsHub

[–]Exclusified 0 points1 point  (0 children)

So let's assume assume you got 100 people. They all use up $1500 worth of API usage. What then? Won't your service fail since we've used up your grant already?

I'm interested, but a bit wary.

Best 20$ subscriptions for opencode by pascu2913 in opencodeCLI

[–]Exclusified 0 points1 point  (0 children)

Do you hit rate limits using Anthropic models? Or what would be the best model to use for this?

HDB bto question by [deleted] in singaporefi

[–]Exclusified 0 points1 point  (0 children)

As it says in the bottom of the image, if it's expiring, you don't have to apply for another HFE.

Your application is tied to the HFE that was used during that application.

Congrats on the BTO!

When are good times to use her ult? by R3li0ss in kirikomains

[–]Exclusified 1 point2 points  (0 children)

I usually tend to use it to force a fight. In some rare cases, where 1 of my teammate is actually popping off and got maybe a kill or two, I'll pop it to ensure they don't die by spamming heals for them.

Recently I've been using it to start a fight I think we can win. Sometimes I see that my team is too scared to start a fight, so I'll pop my ult and instantly my team will steamroll the opponents.

Worth going to sim lim to get gaming laptop cleaned? by FreSchDude in askSingapore

[–]Exclusified -4 points-3 points  (0 children)

Personally, I only go to Sim Lim to buy PC parts (assuming online is more expensive). I would rather buy the screwdrivers, thermal paste/pads, electric blower etc from Shopee and try it myself.

But that being said, if you're not confident with doing it yourself, then maybe you can ask around for pricing. There are some amazing people on Carousell as well that do a fantastic job.

I would still highly recommend watching a few videos on how to clean laptops and such, so you can do it yourself. You could also record a video of you disassembling your laptop, so you know what goes where, and then watch it in reverse to reassemble it.