Viewing profile — skorniienko
skorniienko
HN member- Joined
- Wed, Dec 31, 2025, 4:29 PM UTC
- HN karma
- 34
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About skorniienko
No profile information was provided.
Recent public activity
-
comment
Comment #49257813
Hi, one fellow HN commenter suggested to use a credible list of sources in my AI fact-checker skills. I promised to test and publish the results. Test failed, and what I've found i…
- story
-
comment
Comment #49111841
Hi, ran the experiment with "credible sources". Results we unexpected but not less interesting. Few things worth noting: - same search query ran minutes apart return different sour…
-
comment
Comment #49109169
exactly, that is one of the use cases I see for these skills
-
comment
Comment #49106518
What if you use OpenAI as a judge and check both responses? Not defending Gemini, just curious if it was that wrong, or Fable - that aggressive.
-
comment
Comment #49099499
Added this as issue so I don't forget https://github.com/SerhiiKorniienko/bullshit-detector/issues...
-
comment
Comment #49099466
Filed both issues from this: https://github.com/SerhiiKorniienko/bullshit-detector/issues... - for syndication https://github.com/SerhiiKorniienko/bullshit-detector/issues... - emp…
-
comment
Comment #49098785
Not sure that I get your idea about short-form content. It already works with tiktok or yt shorts, especially if it has generated transcription/captions. Otherwise, skill will down…
-
comment
Comment #49098713
can't, at least with this design. Report itself takes minutes to proof-check. Realistic version is some kind of extension/plugin idea from earlier in a thread, but I'm not there ye…
-
comment
Comment #49098656
True, and it doesn't do logic. It decomposes content into claims and search for every claim citations. It catches a false premise, not a bad inference. Someone with valid reasoning…
-
comment
Comment #49098591
Empirical sources - would be a first candidate to be implemented in a skill. And you are right about 10 credible sources are actually 2. It will look like 10 independent sources to…
-
comment
Comment #49098427
And you are not alone, that is one of the purposes why I am building this
-
comment
Comment #49098399
but have Claude actually fact-checked it or just provided an opinion?
-
comment
Comment #49098370
Fantastic! Dying to hear the feedback. <3
-
comment
Comment #49098344
thank you! comment "prompts" never works, right? Haven't seen single guide from it :D
-
comment
Comment #49098187
Done, fixed 2 misleading lines in README. You can see example report in repo examples. Thanks for that, btw! At least someone questioned it :)
-
comment
Comment #49098162
why it can't be vibe-coded? Would you be more pleased if it would be poorly hand-coded and claimed "No AI used during development"? What's the point? I don't mind that I've used AI…
-
comment
Comment #49098127
Done, fixed in v0.4.1. Reason why agent reads from a file - it can do it in chunks or pass the path to subagent and keep it out from own context. I've tested it on 3hrs long interv…
-
comment
Comment #49098026
I'll look at reliable-sources, and you are right "verifiability, not truth" is basically what I landed on too. Model doesn't get to decide what's true, it just needs to cite someth…
-
comment
Comment #49097894
Love it, I'll run tests for "credible sources" and will compare the results. Could be a first feature-request implemented!
-
comment
Comment #49097881
maybe some community-driven and curated source blacklist could be implemented. It thing it would be too much for you doing that alone :)
-
comment
Comment #49097800
You are right, no excuses. Will have few grammar errors but I'll own them. Cheers!
-
comment
Comment #49097788
At the moment - it's model's judgement upon search results for every claim from provided content. If search results returned inaccurate data, or were fabricated - it might affect a…
-
comment
Comment #49097751
That's fair. Install is a one time real friction and extension would be much simpler. But, there is a reason why it's not an extension. At least for now. Whole product isn't a UI o…
-
comment
Comment #49097661
There is no whitelist source. It can't rate sources for truthfulness. When sources conflicts - skill drops verdict to misleading or unverifiable and both are linked. Can't pick a w…