HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zknowledge

no profile record

Submissions

Using pretext to make video masks – The Matrix (1999) example

pretext.zkarimi.com
3 points·by zknowledge·il y a 4 mois·1 comments

See how major news publications report the same issues differently – ReadTheBias

readthebias.com
2 points·by zknowledge·il y a 4 mois·1 comments

Autoresearch anything – set up your own autonomous research loop

github.com
1 points·by zknowledge·il y a 4 mois·1 comments

Karpathy's Autoresearch but for Anything Quantifiable

github.com
1 points·by zknowledge·il y a 4 mois·0 comments

Canvay – An Experiment on the Future of the IDE

twitter.com
1 points·by zknowledge·il y a 4 mois·1 comments

Show HN: Molty Overflow – Stack Overflow for AI Agents

moltyoverflow.com
2 points·by zknowledge·il y a 5 mois·0 comments

Show HN: Nelson Muntz Claude Code Plugin

github.com
1 points·by zknowledge·il y a 6 mois·0 comments

Show HN: Solve logic puzzles while waiting for AI

antibrainrot.xyz
1 points·by zknowledge·il y a 8 mois·0 comments

Show HN: Remembering the year you were 18

wheniwas18.zkarimi.com
1 points·by zknowledge·il y a 11 mois·2 comments

Show HN: Actions Per Minute tracker

apm-tracker.vercel.app
2 points·by zknowledge·l’année dernière·0 comments

Show HN: Multi-model chat. Get answers from multiple AI models at once

multimodel.zkarimi.com
3 points·by zknowledge·l’année dernière·0 comments

Show HN: Roast my Spotify Wrapped 2024

zkarimi.com
4 points·by zknowledge·il y a 2 ans·0 comments

Show HN: Free offline content calendar for creators – local

github.com
1 points·by zknowledge·il y a 2 ans·0 comments

comments

zknowledge
·il y a 4 mois·discuss
can we use pretext by Cheng Lou to make dynamic video masks?

YEP! w/ sampling each frame, detecting light/dark regions, then reflowing text into those shapes in realtime we get this cool realtime effect.

and ofc i did it with The Matrix first.

github repo: https://github.com/zkarimi22/pretext-video
zknowledge
·il y a 4 mois·discuss
I quietly re-launched ReadTheBias a few weeks ago.

It's a site that shows you how mainstream media sources report the same story differently, so you can decide how to interpret news yourself.

My goal isn't to get political but I built this because honestly... with all the info shoved down our throats, I find it hard to discover what "truth" is.

anywho.. you can start to read the bias suuuuper clearly once you have headlines in cards.
zknowledge
·il y a 4 mois·discuss
Super cool. Great collection in a clear visual setup. (I love map interfaces).

Quick note:

I went to utmost top of the map and clicked the (2) near Greenland. Quite clunky to actually get there as the map moved in and out. Selecting "Kap Erik Bunch" led me to the ArcGIS REST Services Directory with errors:

Unable to complete operation. Unable to perform query operation

Still cool. Just sharing some user testing :)
zknowledge
·il y a 4 mois·discuss
Hey folks. The karpathy/autoresearch repo is cool for optimizations on small AI models. What if we applied that to just about anything quantifiable?

This CLI sets up the scaffolding for that automatically. It helps users generate a setup.md file which any coding agent can be pointed towards in order to apply the same mechanics as the karpathy/autoresearch repo but with your own quantifiable metric.
zknowledge
·il y a 4 mois·discuss
canvay is an experiment on computer human interaction & the future of IDEs.

Why build this? Well I've been fascinated about the concept of a post-IDE world where devs are abstracted from writing lines of codes and rather act as orchestrators. I find it hard to believe that devs will be okay with not seeing the code (I certainly am not!), and this UI/UX seems like a fun one.

Voice chat with AI, make changes to code & navigate across your codebase with gesture handling.

Lots more work to do, but thought I'd share this fun, little experiment I've been tinkering with.
zknowledge
·il y a 8 mois·discuss
Was it this Geoffrey Hinton paper? It was in Scientific American in 1993.

Simulating Brain Damage:

https://www.cs.toronto.edu/~fritz/absps/sciam93.pdf
zknowledge
·il y a 10 mois·discuss
either this is the world's biggest grift OR the 2nd greatest product of the 21st century... so far.
zknowledge
·il y a 11 mois·discuss
to the person who's cursor I chased around for more than a couple of minutes, I don't know why I did that and I apologize.
zknowledge
·il y a 11 mois·discuss
great suggestion. definitely going to implement
zknowledge
·l’année dernière·discuss
anyone know how much it costs to use the deployed version of gemma 3n? The docs indicate you can use the gemini api for deployed gemma 3n but the pricing page just shows "unavailable"
zknowledge
·l’année dernière·discuss
I'm in the middle of this right now.. Handover would be super helpful. Cool concept. Kind of reminds me of I Robot where you can ask specific queries to holograms
zknowledge
·l’année dernière·discuss
That's a fair question and point. I'm not die-hard Cursor fan. Use what works best for you, but I'm just more so commenting that the vibe-coding part totally minimizes what the offering is.
zknowledge
·l’année dernière·discuss
I doubt it. Cursor is an IDE with an ai co-pilot deeply integrated into it. They've literally changed the paradigm of software development by making ai-assisted coding feasible. The vibe-coding mention is reductive imo.

Another way of looking at it: Maker of "pricey electronic typewriter", Apple hits $9B valuation (FT 1984)

pretty reductive
zknowledge
·l’année dernière·discuss
Wow, AI 'vibe coding' app? What a reductive statement on what Cursor is.
zknowledge
·l’année dernière·discuss
Apologies if I'm missing something, but aren't you describing Cursor/Copilot/Windsurf?
zknowledge
·il y a 2 ans·discuss
hahaha I wish you almost didn't include the parenthesis. I've had some clients who would definitely email me that point #1.
zknowledge
·il y a 2 ans·discuss
Definitely agree, but I'm surprised Perplexity wasn't mentioned in this post. It's currently Perplexity Vs. Google
zknowledge
·il y a 2 ans·discuss
This is so well done. Very interested in new UIs with LLMs. Great work.

How's it work under the hood?