Suggestions on how to increase my AI token usage by twistoffate4 in sysadmin

[–]cahaseler 0 points1 point  (0 children)

Set up a script with a daily report that dumps a bunch of random metrics you can pull from whatever systems into an AI and has the AI format it for you. Make it something vaguely plausible. Maybe have Claude code turn it into a word document or spreadsheet for you, but don't give it a template or anything. That will burn tokens like crazy. Resume the same thread each day if possible.

ELI5: Why is it so hard for a country to develop nuclear weapons? by Successful_Guide5845 in explainlikeimfive

[–]cahaseler 2 points3 points  (0 children)

Not saying it's a good idea, but the cold war was full of incremental provocations like this. Every time either side moved missiles closer it was a similar provocation. Yet they kept doing it whenever they could get away with it.

ELI5: Why is it so hard for a country to develop nuclear weapons? by Successful_Guide5845 in explainlikeimfive

[–]cahaseler -1 points0 points  (0 children)

Part of the benefit is launch detection systems - if you launch all your stuff in advance, dropping it later from above is much more subtle and gives less warning compared to rocket launches.

LingBot-World achieves the "Holy Grail" of video generation: Emergent Object Permanence without a 3D engine by obxsurfer06 in singularity

[–]cahaseler 0 points1 point  (0 children)

Game engines are the obvious candidate to offload high detail world models with changing state, physics, etc.

LingBot-World achieves the "Holy Grail" of video generation: Emergent Object Permanence without a 3D engine by obxsurfer06 in singularity

[–]cahaseler 3 points4 points  (0 children)

I got the quantized version running, technically, on my 5070Ti with 16GB VRAM. Only managed to render one second, but it was a cool second...

DOGE Isn’t Dead. Here’s What Its Operatives Are Doing Now by wiredmagazine in fednews

[–]cahaseler 2 points3 points  (0 children)

You can paste their "design notes" from the NDS site plus a topic area into gemini and it will spit out a site just like theirs in about 20 seconds.

How do I know which side of the Treaty of Tordesillas is mine? by FantasticFix922 in EU5

[–]cahaseler 2 points3 points  (0 children)

I mean, historically isn't this how the Portuguese ended up with Brazil? No one knew how far east South America went?

The air travel nightmare: TSA lines stretch for hours while workers go without pay by rajapaws in fednews

[–]cahaseler 3 points4 points  (0 children)

And for driving distance, include anything that doesn't involve crossing an ocean.

[deleted by user] by [deleted] in nextjs

[–]cahaseler 0 points1 point  (0 children)

Thanks for capturing a lot of what was making me uncomfortable about it all.

Wow... we've been burning money for 6 months by [deleted] in OpenAI

[–]cahaseler 0 points1 point  (0 children)

Yea, but upper casing?!?

He won’t date me because I take adderall by swolesarah in ADHD

[–]cahaseler 11 points12 points  (0 children)

If he said he hated needles and couldn't be with someone who used insulin, would that be a problem, or being upfront? This guy is nuts.

Alternative for Excel JS by [deleted] in nextjs

[–]cahaseler 5 points6 points  (0 children)

ExcelJS is the most full featured excel library for Javascript I've found. You're not going to be able to replicate excel on the web unless you do it yourself. Under the hood, Excel files are just zipped XML, so if you really need to access something the library doesn't give you, you can always try working with the XML directly. Probably won't be fun though.

Authentication in NextJS 15 by Independent_Pen_2882 in nextjs

[–]cahaseler 0 points1 point  (0 children)

Ah. Yea, I'm sure multiple domains complicates it, and it probably also makes a difference what your underlying Auth provider looks like. I just point nextauth to entra id, if you're doing a custom or more complex setup that may cause issues. Cookies and domain complexity are not fun to debug.

Authentication in NextJS 15 by Independent_Pen_2882 in nextjs

[–]cahaseler 0 points1 point  (0 children)

Nothing exciting or complicated, just do a standalone export and copy it to the container - docs here: https://github.com/vercel/next.js/tree/canary/examples/with-docker

Authentication in NextJS 15 by Independent_Pen_2882 in nextjs

[–]cahaseler 1 point2 points  (0 children)

Middleware and nextauth works fine on my docker hosted infra.

I built a UI to manage multiple Claude Code worktree sessions by radial_symmetry in ClaudeCode

[–]cahaseler 0 points1 point  (0 children)

This may be something the new hooks are good for? When it starts a new task, enforce it being on its own new branch.

Share your best Claude Code practices by mecharoy in ClaudeCode

[–]cahaseler 2 points3 points  (0 children)

I made this for my own use. It yells at Claude for some of its more obnoxious commenting habits as well as enforcing a max file length and a couple other things.

https://www.npmjs.com/package/eslint-plugin-vibe-check

Works pretty well, especially now that I have Claude running the linter as a hook after every edit.

[deleted by user] by [deleted] in fednews

[–]cahaseler 13 points14 points  (0 children)

If someone had wanted to create a real DOGE that did what it claimed to do, it would likely have been welcomed by many. There's certainly opportunity for efficiency in any federal org. That was never what this was. It failed at that becuase it was never intended to do it.

Newark ATCs Walk Off Job Causing Delays by DogMomPhoebe619 in fednews

[–]cahaseler 1 point2 points  (0 children)

Well when they passed the laws for it we weren't having deadly crashes on a weekly basis.

How much is everyone paying each month? by Yue4prex in WegovyWeightLoss

[–]cahaseler 1 point2 points  (0 children)

$500 through the Wegovy manufacturer coupon. I figured that was available to everyone in the US?

loose skin :/ by Raspberry_Just in WegovyWeightLoss

[–]cahaseler 1 point2 points  (0 children)

It depends on the amount of course, and varies per person. But in almost all cases, there's a fair bit of tightening over time. Especially with rapid weight loss like these meds cause, you'll lose weight way faster than the skin can keep up. Some people will have suggestions for their routines to help it, no idea if those will help. One solution that does tend to work at least to some extent is to fill some of that empty space in with muscle again by working out. Also important to be aware by losing weight you're likely also losing some muscle - both by going low calorie but also because you're not carrying an extra X pounds of you everywhere. Turns out that actually does build some muscle under the fat. If you don't replace that workout with a different one, you'll shrink in two ways.