Viewing profile — sdan
sdan
HN member- Joined
- Mon, Apr 23, 2018, 1:42 AM UTC
- HN karma
- 4,299
- Public activity
- 935 items
- HN profile
- View on Hacker News ↗
About sdan
Recent public activity
-
comment
Comment #48535443
nice! kind of similar but re-made a scrollable wikipedia a few weeks ago: https://quack.sdan.io/
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #46571516
sorry not the UI but specifically the content. every new post on the feeds that are not "Following" are created in realtime. just a demo showing whats possible but I could just gen…
-
comment
Comment #46571505
thanks! i spent last weekend building out the engine to create content but agree UI needs more polish. this is all great feedback will try getting out v2 of quickquack rebranded to…
-
comment
Comment #46564044
Wikipedia articles are randomly sampled, theres no algorithm per-se yet but hoping to collaborate with others to see that through
-
comment
Comment #46562446
how could i make it more useful? different formats? would you want to keep you engaged for longer? entertained for longer?
-
comment
Comment #46562300
great suggestion ! i might change it to wikwok, so good
-
comment
Comment #46561926
Note there's a rate limit on generated content for the time being, why you're unable to see any new content on the rest of the feeds. LLMs are expensive!
-
comment
Comment #46561922
A few months ago I made a (theoretically) infinitely learning geo-guessing model that updated the policy with each user guess: https://geospot.sdan.io/ Hoping to implement a simple…
-
comment
Comment #46561227
https://marketplace.visualstudio.com/items?itemName=SuryaDan... for clarification :)
-
comment
Comment #46559975
thanks
-
comment
Comment #46559974
nice did you make this just for the comment? haha
-
comment
Comment #46559969
Yes I have base css/js that I inject on top of whatever codegen gemini 3 comes back with -- It runs via ai-sdk so the specific function is streamObject which is prompted to generat…
-
comment
Comment #46559948
Thanks! Half of the work here was getting gemini to generate reasonable canvas animations within the window. I'm still experimenting which "style" I should keep/add
-
comment
Comment #46559935
Huge- good to hear will see if I can add a way to type in what you want or to go dig further into just certain hashtags.
-
comment
Comment #46559922
Yes just fixed timer, and using browser TTS nothing fancy here on purpose - when I did some research on tiktok videos generally simpler/worse quality seemed to be better XD
- comment
-
story
Show HN: Scroll Wikipedia like TikTok
Hey - I've been playing with LLMs since GPT-2 and recently experimented with fully generative UIs where the HTML/Canvas are generated just-in-time. Every post on the feed( on slop/…