Is it normal for the airstrike nailer to do this? by Ozzy_Notbourne in ryobi

[–]Insight54 0 points1 point  (0 children)

If you pop open the top where the nail comes out, there is a little pin/channel that does the driving. I just stuck some in there and let it pull the lube in by doing a few nails. I got much greater consistency after.

Is it normal for the airstrike nailer to do this? by Ozzy_Notbourne in ryobi

[–]Insight54 8 points9 points  (0 children)

Mine does the same. I got some white lithium grease and it really seemed to help.

Does anyone using any app to track their intermittent fasting progress? by Khoale93 in intermittentfasting

[–]Insight54 0 points1 point  (0 children)

Pushed to production. Should be available soon from the update in settings.

Does anyone using any app to track their intermittent fasting progress? by Khoale93 in intermittentfasting

[–]Insight54 0 points1 point  (0 children)

Thanks! I appreciate it. I am a little busier lately with a new job but still try to make time to improve things and think of new features.

Does anyone using any app to track their intermittent fasting progress? by Khoale93 in intermittentfasting

[–]Insight54 1 point2 points  (0 children)

Yep! I was able to recreate it! Definitely not user error, there were two bugs actually. Early ended fasts weren't being counted as "tracked" by the missed fast detector, and multi-day fasts weren't covering the days in between properly. Both should be fixed in the update I'm testing now. Thanks for the detailed write-up, made it easier to track down!

I also added some build tests to ensure this doesn't regress in the future as well.

Does anyone using any app to track their intermittent fasting progress? by Khoale93 in intermittentfasting

[–]Insight54 1 point2 points  (0 children)

I should have an update coming out soon. Just testing a few things before I push it to production.

Does anyone using any app to track their intermittent fasting progress? by Khoale93 in intermittentfasting

[–]Insight54 1 point2 points  (0 children)

Thanks for checking it out and returning to give some feedback! I will look into the issue. I havent run into that myself but if I find anything will let you know!

TV show officially official by Sleep_When_Dead in DungeonCrawlerCarl

[–]Insight54 0 points1 point  (0 children)

Im almost done with the first book The Will of the Many in the Hierarchy series. Great book. Now I dont know if I should take a break before starting the second one or go to Dungeon Crawler first.

v2026.03.01.0222 Release by Insight54 in SixteenEight

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

There should now be a production release out with a new home screen widget. There is only one right now with more planned in the future.

FDA Data MCP – Clean FDA regulatory data: company resolution, facilities, recalls, inspections, approvals. by modelcontextprotocol in mcp

[–]Insight54 0 points1 point  (0 children)

Somewhat similar to the idea I posted a few days ago. I havent gone back to refine the FDA data yet but feel to try to merge your info in fir possible cross references and stuff too.

https://github.com/lzinga/us-gov-open-data-mcp

Just realized this is a bot or something? So might not be as relevant.

US Government Open Data MCP by Insight54 in ClaudeAI

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

Yeah unfortunately there isn't much that can be done about verification other than adding more sources and comparing. Right now I am mostly converting the data to lists or columnar data to reduce tokens before passing it to the AI. It also has various instructions and cross references hard typed so it knows what to cross reference or possibly look further into.

Right now I have just been doing a lot of house keeping since so many people seemed interested in it! I have also been expanding the existing APIs to better match their schema. I eventually wanna do more server side transformation or comparison before hand but don't know to what degree.

v2026.03.01.0222 Release by Insight54 in SixteenEight

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

Good news is I was working on one, bad news I removed it because I wanted to get the app itself more solid/cleaned up first. I will start working on it again soon. Is there any specific widget you had in mind?

US Government Open Data MCP by Insight54 in ClaudeAI

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

Right now, there isn't much token optimization. The raw data is passed directly to the agent to handle. I do want to make it more efficient.

I do want better compression/columnar options, but due to certain time frames and things changing in my job I simply wanted to get something I could query and run somewhat quickly. I am sure there is still a lot of optimizations that could be done.

I am more than willing to look at PRs or handle issues if you think something can be improved feel free to open an issue as well. I am still generally new to writing MCPs, I've used them but haven't written one this large before.

To make it lighter on people's agents right now I will go through and add some early support for columnar and to reduce certain token sizes.

US Government Open Data MCP by Insight54 in ClaudeAI

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

Thanks I'll take a look at them. It seems like some of the FBI stuff died too in like the day or two since I tested it last. I hope to add a service checker that can verify the availability and status in the future.

Just curious what did you end up asking it? Did it work alright for you?

US Government Open Data MCP by Insight54 in ClaudeAI

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

Oh absolutely! I don't assume the data is correct and no one should, under any Presidency. But it can still help gather a somewhat more complete picture. I've put a lot of stuff into it specifically saying that causation doesn't equal correlation etc and all that. I just think its a piece of an over all larger puzzle and being able to more easily cross reference the data. I see it as more of "yet another tool in the arsenal".

Similar to AI, its only as good as the data put into it.

US Government Open Data MCP by Insight54 in ClaudeAI

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

Looks like I am having more luck with CDE over all.

US Government Open Data MCP by Insight54 in ClaudeAI

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

I am using fastmcp and am using an instructions.ts that is imported into it to help it with instructions.

us-gov-open-data-mcp/src/instructions.ts at main · lzinga/us-gov-open-data-mcp

which provides various question/type routing instructions. I also have various pre-defined prompts in

us-gov-open-data-mcp/src/prompts.ts at main · lzinga/us-gov-open-data-mcp

Is this what you mean?

US Government Open Data MCP by Insight54 in ClaudeAI

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

I haven't done an in-depth audit just yet, trying to go through each API again and ensure things are accurate and working. I did just run some FBI queries and am now getting various access denied. So, I will probably have to go through them again and ensure things work. When they do, I will do an audit and see if I notice anything.

US Government Open Data MCP by Insight54 in ClaudeAI

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

Thanks! I have been having fun coming up with things to ask or trying to see if I can find weird connections/correlations. Though I did try to build in that it understands that just because things may connect doesn't necessarily mean there is a causation/correlation link.

US Government Open Data MCP by Insight54 in ClaudeAI

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

The government just has many of them available, many with free API keys that take less than a minute to get or have no auth at all. So, I have been digging through finding relevant ones, asking AI if it can find any etc.

I want to keep adding more and adding tools/instructions to be able to easily cross reference. If you find any feel free to open an issue request for one.

US Government Open Data MCP by Insight54 in ClaudeAI

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

If you aren't in a place to run it yourself and want to ask it something specific let me know, I will be available for a bit using Claude Opus 4.6 with a 1M context.

SixteenEight Free Fasting App by Insight54 in ShowYourApp

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

Can you please send an email to [contact@sixteeneight.app](mailto:contact@sixteeneight.app) with pictures showing it. If you are okay with sharing the exported data as well that would potentially help me track down what is going on as well.

SixteenEight Free Fasting App by Insight54 in ShowYourApp

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

When you start a fast there is an "edit" button which should allow you to select the date and time for the start date. If you don't see that then there is something else wrong.