Viewing profile — mishu2
mishu2
HN member- Joined
- Sun, Jun 30, 2019, 9:25 PM UTC
- HN karma
- 247
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About mishu2
Recent public activity
-
comment
Comment #46581378
Over the holidays I built a simple website which lets children (of all ages) easily draw something and then bring the sketch to life using AI and a prompt. https://funsketch.kigun.…
-
comment
Comment #46399146
Thank you everyone for taking a look. The website had around 1,200 visitors and received over 90 sketches over the past 24 hours, and I'm happy to say I could approve almost all of…
-
comment
Comment #46398581
I'm actually trying to reduce the 'funkyness', initially the idea was to start from a child's sketch and bring it to life (so kids can safely use it as part of an exhibit at an art…
-
comment
Comment #46398566
I think the main reason is that the model has a lot of training material with Chinese text in it (I'm assuming, since the research group who released it is from China), but having …
-
comment
Comment #46397838
Once you set up a pipeline, sure. They'd need a lot of bandwidth to ensure the combined output makes any kind of sense, not unlike the GPU I guess. Otherwise it's similar to the wa…
-
comment
Comment #46397715
Thank you. I've noticed that too, and also that it has a tendency to introduce garbled text when not given a prompt (or a short one). This is using the default parameters for the C…
-
comment
Comment #46392321
Thank you. I'm running it locally on a 4090 (24 GB). I was running into OOM issues with Wan 2.2 before, but I found the latest version of ComfyUI can now run it (using about 17 GB …
-
comment
Comment #46390794
Having the ability to do real-time video generation on a single workstation GPU is mind blowing. I'm currently hosting a video generation website, also on a single GPU (with a queu…
-
story
Show HN: Fun sketch – Bring your sketches to life
Hello HN, I created a simple website which lets children (of all ages) sketch something and then animate it using AI. It's a small hobby project because I wanted to see what all th…
-
comment
Comment #43820132
Started working on a case discussion platform for students almost two years ago. Mostly for dentistry and medicine, but it's template-based so works well for other purposes (e.g. t…
-
comment
Comment #43528371
Started working on a case discussion platform for students around 18 months ago. Mostly for dentistry and medicine, but it's template-based so works well for other purposes (e.g. t…
-
comment
Comment #42375056
Author here, I forgot to mention the project is written using Svelte 5 and daisyUI, because I wanted to try the tech stack out. I have to say I quite like it for more complex inter…
-
story
Show HN: ImageEditor – A Lightweight Image Editor
Hello everyone. I developed a basic image editor which allows users to easily edit photographs in their browser. It supports rotating, flipping, cropping, adjusting brightness and …
-
comment
Comment #41692202
Photography is a hobby of mine. After putting it off for years, I finally decided to start sharing my photo collection with friends and family. This resulted in another side projec…
-
comment
Comment #41580907
Thank you for the feedback, that's a point that several commenters have brought up. The problem with the interdental brushing video specifically is that we can't show how to use la…
-
comment
Comment #41580851
I'm glad they were useful to you.
-
comment
Comment #41580841
Thank you for the feedback, I'm glad you found them helpful! I wanted the interdental cleaning part to come first, because it usually gets neglected and it's just as important as t…
-
comment
Comment #41579667
I'm sorry to hear that. Like you correctly mention, genetics play a big role and are unfortunately (currently?) not modifiable, and there is plenty of evidence that a restored toot…
-
comment
Comment #41579561
> Dentists seem to be about 5-10 years behind the research on this topic. Generalizations are usually not helpful, I think it really depends on the dentist. I'm not sure there are …
-
comment
Comment #41579040
While there are indeed many factors (genetics, the specifics of the microbiome in your mouth, probably some we don't even understand at the moment) at play, oral hygiene (and diet …
-
comment
Comment #41577320
Thank you all very much for the feedback, it gives me a new perspective on things. We wanted to show a real case, rather than animations, because we thought it would be clearer for…
-
comment
Comment #41576173
It may still take us some time to reach that goal, but the good news is that we have an effective solution available right now: keeping good oral hygiene is known to prevent both c…
-
comment
Comment #41344040
Professionally, I recently founded a startup focusing on education in dentistry. I've developed a platform to discuss and interact with cases online which I use for my own teaching…
-
comment
Comment #41180748
Playwright is basically necessary for scraping nowadays, as the browser needs to do a lot of work before the web page becomes useful/readable. I remember scraping with HTTrack back…
-
comment
Comment #41148643
Thank you for the comment, glad to hear it might be useful for you. 1. There's a bit more going on behind the scenes. The back-end opens the web page using Playwright (headless Chr…