HackerTrans
TopNewTrendsCommentsPastAskShowJobs

SsgMshdPotatoes

no profile record

Submissions

Show HN: Instant DBML Schema to Database Diagram PNG Tool

vibe-schema.com
6 points·by SsgMshdPotatoes·เดือนที่แล้ว·1 comments

Show HN: VibeSchema DBML to PNG – instant diagram PNG from DBML schemas

vibe-schema.com
3 points·by SsgMshdPotatoes·2 เดือนที่ผ่านมา·1 comments

Ask HN: What's the long-term future of online human discussion?

3 points·by SsgMshdPotatoes·3 เดือนที่ผ่านมา·8 comments

comments

SsgMshdPotatoes
·เดือนที่แล้ว·discuss
Browser tool to get instant database schema images from DBML schemas. There's an SVG version too: change /dbml-to-png to /dbml-to-svg.

Mostly relies on the placement logic, which I'm aiming to keep improving (so if you get a bad placement, I'd be eager to know!).

It has a little DBML reference in the code panel and also a '+' button for quickly inserting tables, relations and enums.

Feedback is welcome!
SsgMshdPotatoes
·2 เดือนที่ผ่านมา·discuss
Browser tool to get instant database schema images from DBML schemas.

There's an SVG version too, just change the /dbml-to-png to /dbml-to-svg.

Mostly relies on the placement logic I've been working on. Should be pretty decent at this point, but if you get ugly placements on your schema, I'd love to know (contact info can be found on the bottom of the page).
SsgMshdPotatoes
·3 เดือนที่ผ่านมา·discuss
A paper that is somewhat related to the question of how well this works is "Do Large Language Models Know What They Don’t Know? Evaluating Epistemic Calibration via Prediction Markets"

There a model gets a prediction market scenario (that in reality has already closed, but not from the model's POV), and it is tasked to predict the outcome AND give its confidence in the prediction.

Conclusion turns out to be "systematic overconfidence across all models". Probably worth keeping an eye on such research, might enable you to make the product better over time as new research comes out etc.
SsgMshdPotatoes
·3 เดือนที่ผ่านมา·discuss
"The entire appeal is that it isn't "human"" - yes, part of the appeal is perhaps that the medium isn't human, but also that the message IS still human, right? And that is the combination I'm talking about.
SsgMshdPotatoes
·3 เดือนที่ผ่านมา·discuss
I guess the question body wasn't clear enough, because that's not what I meant. My bad if so - I just rephrased the part in parentheses to make it clearer.
SsgMshdPotatoes
·3 เดือนที่ผ่านมา·discuss
Maybe I could've worded it a bit better, the question is not whether forums such as HN will continue to exist, but whether/how it is possible to keep them "human", and also what appropriate definitions of that could be.
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
I thought about this too recently. I guess documenting every consideration along the way would take way too much time (would be longer than the documentation of actual implementations), but one of these days this seems likely to change?
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
Lol it only took 20 years
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
True, if you look for all "obvious patterns" and filter those out of the dataset, not much will be left probably. Maybe the best is then to just publish as complete a dataset as possible, so all questions, all user answers, for each user the nr of questions they did, time for each question, etc. Then people using that dataset can draw their own conclusions.
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
Also for example this one has a giveaway for the human case: "There are lots of great people here at /r/personalfinance" (actually, not sure if that is a giveaway, that was my guess, but depends on how the model was prompted, I guess). And human ones often seem to have two spaces sometimes instead of one, idk why. If you want to get a serious dataset, maybe you could use this one to find all the flaws and perfect it, and then try to get a real dataset from the next one? People will be more eager to help too if they've seen you designed it all very carefully. (Or you could filter the results from this one to make it a good dataset if you get lots of responses.)
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
Nice idea! Em dashes were giveaways for AIs and typos for human, at least in the ones I did, so those are at least trivial. So might have to do some filtering at least for those.

Some were hard though, yeah (at least if not looking longer than 5-10 seconds). Btw, it seemed more logical to me to just see a green/red card when you click, i.e. right choice or wrong choice. Getting red for the correct answer confused me a bit (but this might just be me).
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
I don't think people are blasted for using AI (mostly), I think people are blasted for low effort work, just like pre-LLMs. LLMs just made it way easier to complete low effort projects, so therefore there is more of it.
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
I'm hoping to do a show HN soon on something I've been working on, but my account is currently only 6 days old. Tips?

Btw, restricting new accounts (based on karma/age/whatever) could be combined with the option to ask mods for permission somehow, although that'd have to be done in a way that that doesn't become too much work.
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
Wow, this kinda blew up since first post, what happened :0
SsgMshdPotatoes
·4 เดือนที่ผ่านมา·discuss
Thanks, discovered an H1 issue (JavaScript currently loads it).