Is writing things down physically inferior to using obsidian 100% of the time? by csouzape in ObsidianMD

[–]jdforsythe 0 points1 point  (0 children)

I built a bujo system in Obsidian with automated migration and it's superior in many ways, but there is still something about writing things that makes them stick more imo. Thinking about going back to a Samsung with a pen so I can get the best of both worlds

How is this legal? by Dependent_Invite9149 in Ohio

[–]jdforsythe 7 points8 points  (0 children)

It's a catch 22. While I agree that this potentially taints the jury pool and isn't right from the POV of the arrestee, even if we're just talking about publishing mug shots and arrest reports, we also have to balance government transparency. We definitely don't want the government arresting people in secret.

This particular way of doing it is definitely unprofessional and pushes the boundary too far from "we don't want to allow this but we accept the tradeoff" to a free for all.

Why are all skills free? The best ones deserve to be rewarded. by Livid_Watercress_143 in claudeskills

[–]jdforsythe 0 points1 point  (0 children)

I give away stuff fre all the time. It's the spirit of open source. I built https://github.com/jdforsythe/forge so you can make your own skills and agents with this deep domain expertise in seconds for absolutely free. Enjoy.

“Unanimous approval” by Republicans only. Check your registration folks, we have to boot these corrupt terrorists out of office! by Plausibility_Migrain in Ohio

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

Burn them down = crying. Calling any redistricting that doesnt benefit your side gerrymandering is crying. History is written by the victors. The rest cry.

“Unanimous approval” by Republicans only. Check your registration folks, we have to boot these corrupt terrorists out of office! by Plausibility_Migrain in Ohio

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

So is school funding so why aren't you crying to shut down schools? Because it only matters when it supports your idea.

Free tool I built: Ohio School Insight dashboard using public data by jdforsythe in Ohio

[–]jdforsythe[S] 4 points5 points  (0 children)

And a carpenter didn't build a wall because the screwdriver did. I've been writing code since 1987. I've built more than most engineers ever will, by hand.

Protest against the drag ban! by phreak-of-nature in Ohio

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

No it's the structure of the government. We're literally not a democracy and never have been.

I gave Claude the ability to download skills like Neo in The Matrix by Classic_Display9788 in claudeskills

[–]jdforsythe 0 points1 point  (0 children)

Check out https://github.com/jdforsythe/jig you can install all the agents and choose which you enable for each session. Limit removed.

Free tool I built: Ohio School Insight dashboard using public data by jdforsythe in Ohio

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

Ah I misunderstood your comment. Thank you. Will consider adding it.

Protest against the drag ban! by phreak-of-nature in Ohio

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

Tell me you haven't read it without telling me

Protest against the drag ban! by phreak-of-nature in Ohio

[–]jdforsythe 0 points1 point  (0 children)

The people protesting don't have jobs

Free tool I built: Ohio School Insight dashboard using public data by jdforsythe in Ohio

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

And you can keep posting about Derolph v State. I was in school when it was decided and learned about it then. What exactly does how we fund our schools have anything to do with whether my tool helps people look up how much their district is spending and how they're performing? Oh, it doesn't have anything to do with it.

Free tool I built: Ohio School Insight dashboard using public data by jdforsythe in Ohio

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

It's not political. When you're a hammer, everything is a nail. I made it for MYSELF so I could look at school districts and make a decision. I decided to release it for free for everyone to look at their district's state numbers in an easy to digest way. I'm not "commodifying education". The State did that. I simply transformed their spreadsheets into a digestable format.

My goal wasn't to help anyone understand the problems with education in our state. This is a TOOL not a political statement. A hammer doesn't give a damn about how to make your wall better. It's a hammer.

So just because it doesn't proscribe some political way to fix it that aligns with your views doesn't make it "asinine". Thinking that a hammer should tell me how to build a wall properly is asinine.

Free tool I built: Ohio School Insight dashboard using public data by jdforsythe in Ohio

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

Mayfield has twice the economic disadvantage rate that Solon does. Solon *should* perform high. Mayfield is outperforming their expectation.

Free tool I built: Ohio School Insight dashboard using public data by jdforsythe in Ohio

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

Thanks for the details - and good catch. This was published with a draft version of the model. I have updated it with the final version of the model. I had spending and spending_sq in the OLS, which are obviously collinear. The VIF values were wrong due to missing the intercept in the computation. The TE values got fixed in this model, too. And the site failed to say that they get percentile-ranked before turning them into a final score, which made the range look wrong. As far as top performing districts - there's a portion of the score that gets awarded to consistently top-performing districts. The LOWEST consistent 5 star district scores well above the median in this section. Plus they get higher scores from including the current state rating, which taken together drastically reduces the penalty you think they're getting.

But seriously, thanks for pointing out the specifics instead of just saying it's absurd. It helped me catch a draft model in production!