Show HN: Draw a fish and watch it swim with the others

drawafish.com

879 points by hallak 4 days ago

Made this website as an exercise in vibe-coding and GCP. It was posted about a few times around the internet, on sites like [Morning Brew](https://www.morningbrew.com/issues/business-buzzkill), [MetaFilter](https://www.metafilter.com/209703/Draw-A-Fish), boingboing.net, etc. I think it's cute!

I built a basic CNN trained against penises and swastikas, and then anything that doesn't hit the 63% confidence score gets sent to a mod queue, a [vibe-coded fish-tinder](https://bsky.app/profile/bigass.bsky.social/post/3luvikxn3f2...).

Was a fun exercise, spent about a month on it. Frontend is HTML5 hosted on github pages, backend is Node.JS on GCP.

primitivesuave a day ago

The leaderboard is fascinating. Some people are clearly putting a lot of time into this, while the rest of us are trying to sneak phallic shapes past your CNN.

1. https://drawafish.com/rank.html?userId=1753510318634_cdeh6a4...

  • cortesoft 21 hours ago

    I am literally trying my best to draw a fish only to be told it is only 30% likely to be a fish. Cruel.

    • kayge 16 hours ago

      My hot dog with a smiley face got a 64%, I'm sorry.

      Semi relevant Silicon Valley clip (maybe nsfw, language)

      https://www.youtube.com/watch?v=ACmydtFDTGs

      • LtWorf 15 hours ago

        Well what's the difference between a lamprey and an hot dog?

        • ch4s3 11 hours ago

          It's mostly down to the casing.

        • gerdesj 14 hours ago

          [flagged]

          • LtWorf 7 hours ago

            I speak 5 languages and english isn't on top of the list. The time you spent writing that novel could have been spent learning another language instead perhaps?

          • cpfohl 10 hours ago

            “An h*” is regional. Had a professor who said “an historic…” all the time, never stopped noticing it, though.

    • theginger 19 hours ago

      That makes me feel better about my fish, I thought it was among the worst, but good to know it atleast qualified.

    • mikepurvis 19 hours ago

      Also make sure you’re filling up the canvas — don’t draw something too small.

    • GaggiX 20 hours ago

      Did it face the right way?

  • davidcollantes a day ago

    I could dedicate a month, or a year, and never come up with something like those. Are they really using the site tool, or is there a trick to draw them elsewhere and import them? Those are truly amazing!

    • lelandfe 21 hours ago

      If you have a tablet and some artistic background, these are all definitely doable. Doing those with a mouse would be a lot harder.

      • jackero 20 hours ago

        I like to draw with a mouse. Just takes practice, like anything.

        • goopypoop 13 hours ago

          What if your mouse was shaped like a pen?

    • mikepurvis 19 hours ago

      It would be hilarious if that guy vibe coded a thing that’s just repeatedly googling images of real fish and then slavishly drawing them into the site.

  • ionwake 16 hours ago

    I was extremely happy with my 60% Wang fish. And now after looking at the leaderboard I feel bad.

    • raisedbyninjas 14 hours ago

      I drew a real triumphant one that edged over the 60% threshold. Then read that the mod queue was at 63% and had to do it all over again.

  • johnisgood 4 hours ago

    The major problem is that I could up-vote and down-vote as many times as I want. It is rate-limited, however[1]. I know, because I wrote a script. :D Seems like someone else did, too, except to down-vote.

    Please fix it.

    Edit: these down-votes are going down by the 100s or so, someone is really bullish to have "RiverToSea" fish down-voted. Ironically, the "RiverToSea" fish was made by someone who named himself "f**k palestine".

    [1] After refresh, you can continue voting till you reach the limit, which is problematic.

    • needleballista 2 hours ago

      I've always thought it was MORE democratic that if you really like a fish you should be able to upvote it more than if you just kind of like it

      • johnisgood an hour ago

        You may potentially be able to learn a lot from being able to successfully fight against people doing automated voting ad infinitum. :D

  • rightbyte 19 hours ago

    Looking at those I feel my fish was totally inadequate. The first one didn't even pass the autofilter since it had a stick figure face ...

    Really nice toy!

  • herval a day ago

    you can also upvote your favorite however many times you want!

  • alphazard 21 hours ago

    Are people actually drawing these in the browser, or is there some extension that lets you populate a canvas with something you did with a stylus in Photoshop?

    • creata 21 hours ago

          const input = document.createElement("input");
          document.body.append(input);
          input.type = "file";
          input.accept = "image/*";
          input.onchange = e => {
              if (input.files && input.files[0]) {
                  const canvas = document.getElementById("draw-canvas");
                  const ctx = canvas.getContext("2d");
                  createImageBitmap(input.files[0]).then(img => ctx.drawImage(img, 0, 0));
              }
          };
    • tamimio 16 hours ago

      I drew it with the mouse, doable bit you can use your ipad

    • fckgw 21 hours ago

      You could also just load up the website on an iPad with an Apple Pen.

      • mh- 20 hours ago

        Unfortunately, that did not improve my drawing skills over using the trackpad. At all. :(

    • yieldcrv 19 hours ago

      I’m browsing hn on my iphone, clicked this link, drew a fish with my finger, and saw it

      Worked out the box didn't think twice of it

      Good point though as the site doesnt follow responsive design patterns

  • bbor 19 hours ago

    Ok there's some sort of bot war going on with the leaderboard, right? The Palestine fish has 370,000 votes total (both up & down), which seems like a lot. Does HN really drive that kind of traffic??

andy99 a day ago

The website is great!

> I built a basic CNN trained against penises

After seeing it in action, my second thought (first was just watching my fish) was that I was amazed at the good behavior of the users because I would have expected a lot of penises floating around. Now I understand. Nicely done!

  • hallak a day ago

    Actually most people aren't trying to submit bad fish! I was surprised to, it's really like 95/5 good to bad submissions. People seem to follow the rules on average :)

    • roughly 21 hours ago

      Yeah, there’s two rules that define the internet:

      1. 95% of people will not be trying to draw penises

      2. 5% penises by volume is a lot of penises

      • sebastiennight 21 hours ago

        By volume, yes, but by mass, it's a pretty reasonable load

        • roughly 20 hours ago

          Perfectly average, I’d say

          • un1970ix 19 hours ago

            Or roughly average, as your username would say. :D

    • stbtrax 19 hours ago

      To be fair, you stop them from submitting the bad fish before they have a chance. I never submitted a fish that wasn't already 'green' for %

    • jasonkester 8 hours ago

      When I launched Twiddla, it was so common that we joked about adding them to the shape tool.

      I think it’s just human nature that that’s the first thing you try to draw on any online whiteboard.

  • nozzlegear a day ago

    I tried to draw an eel, and when I was done I realized that all I'd done was draw a very orange, toothed penis.

    • dingnuts 21 hours ago

      is this a reference to the new South Park episode?

      (sorry)

      • lawlessone 17 hours ago

        >is this a reference to the new South Park episode?

        I don't think so, he said "long" lol

  • fossislife a day ago

    There are some fish decorated with swastikas floating around

    • specproc a day ago

      And a Star of David

      Edit: And a lot of Palestinian flags when sorting by popular.

      • tgtweak 17 hours ago

        Just noticed "Chosen Fish" on the leaderboard - sometimes it's a bit less subtle.

  • salamanderman a day ago

    As hard as I tried to add fish characteristics, it knew what I was doing.

  • alangibson 21 hours ago

    I drew a fish and wrote PENIS on the side. Did I beat the game?

  • praptak a day ago

    I wonder if it's resilient against swastikas made of penises.

    • QuinnyPig a day ago

      That was the Slack logo redesign.

      • maxbond 10 hours ago

        My hot take is that the Slack logo is an Alphabet-product logo. The colors aren't quite right, but it's red/yellow/green/blue like an Alphabet logo. It would fit right into the lineup. It's particularly similar to the (obsolete) Google Podcasts and Google Photos logos.

        My pet theory (that I don't sincerely believe) is that this was deliberate to help smooth a hypothetical acquisition by Alphabet, before they were bought by Salesforce.

        • maxbond 7 hours ago

          > My pet theory (that I don't sincerely believe)...

          To be clear, this combination is a tetradic palete on a color wheel. Color theory and simplified logo trends make this coincidence much more likely than it would initially appear. Still funny.

      • danesparza a day ago

        Well now I can't unsee that.

        • mh- 20 hours ago

          Seriously, wishing I could unread his comment.

  • Culonavirus a day ago

    Well apparently it wasn't trained against asses, since it let me write "Ass" on my fish :P

  • mmmpetrichor a day ago

    I just saw the N-word written on a fish. so eh.. that didn't last long.

dpoloncsak a day ago

https://imgur.com/a/Vtoxc7p

35% for this masterpiece? Rigged

  • MichaelDickens 20 hours ago

    My guess is the CNN was trained on highly abstracted stereotypical-fish-drawings, not on actual pictures or high-quality drawings of fish. I put in my best effort to draw a good-looking fish (although I'm no artist) and I got 35%. Then I drew a basic single-stroke fish and got 65%.

  • xyst a day ago

    Magikarp is not a fish to a robot

    • darknavi a day ago

      It's not a good fish to pokemon trainers either. 35% seems about right.

    • magnat 21 hours ago

      Try SolidGoldMagikarp

furyofantares 21 hours ago

Somewhat interesting thing with my 9yo. She's a pretty good artist, she can draw various characters and objects pretty well.

With this she clearly just wanted to do the standard stick fish shape, but it turns out she only knows how to do it facing left. Facing left, looks typical, facing right, almost a figure 8. So after like 6 attempts being judged by the computer she's getting frustrated, and I'm like how about this, turn the phone upside down to have her draw facing left. But now she can't do it left either!

  • gus_massa 17 hours ago

    Feature request: Make the model evaluate the fish and then evaluate the mirrored version of the fish. Pick the highest value as the orientation. What could go wrong? Perhaps ask the user before mirroring?

    • addandsubtract 5 hours ago

      We definitely need a text-to-stickfish model here

  • littlekey 20 hours ago

    You're right, that IS interesting. Something about having to learn with rigid constraints first before you can generalize the knowledge, I guess.

    • furyofantares 19 hours ago

      I think she learned to do the fish the way kids learn to draw a star. It's a motion they learn to do, and she wanted to do that simple motion. She's good at knowing a shape she wants to make and drawing it but I think knowing a gesture she wants to make is different.

      And then I think when she consciously thinks about it - trying to do it the opposite way, or later the normal way after being judged repeatedly - she can't make the motion that way. But I bet if she was just thinking of the shape and trying to draw that shape it would be zero issue.

amitp a day ago

Suggestion: canvas.addEventListener('dragstart', (e) => { e.preventDefault(); } );

At least on Firefox/Mac, sometimes while dragging it "picks up" the image to drag it. This should prevent that.

rafram a day ago

> exercise in vibe-coding

The code shows it... Your escaping routine seems OK, but you really __should not__ be building HTML and JS(!) using raw string interpolation. Or letting the client decide whether the submission needs moderation.

  • hallak a day ago

    I don't let the client decide whether the submission needs moderation :)

    There's a very slightly different model in the backend that sends things to the mod queue. Strings are also sanitized there. But copilot really wanted to add all that logic to the frontend too and I thought it was funny

    • rafram a day ago

      You still should not be building HTML and JS using string interpolation.

      • hallak a day ago

        Absolutely! I've removed all references of HTML and JS using string interpolation.

        (jk)

        This is definitely a drawback with with vibe-coding. I never really write like HTML5 style code - at work I always use typescript with heavy ESLint, so never have to worry about this.

        I figured the string sanitization in the backend would take care of any XSS vulns, which was my main concern. But I will have to read into the dangers of string interpolation which I admit I do not remember too much about (outside of the XSS stuff I tried to mitigate).

        Thanks for giving the opportunity to learn... :)

        • mh- 20 hours ago

          > Absolutely! I've removed all references of HTML and JS using string interpolation.

          I love that this is becoming a meme, haha. Thanks for the laugh.

  • hyperhello a day ago

    To be fair, everything on the client is raw string interpolation. It's only secure if you comprehensively vet everything once it's on the server.

    • rafram 17 hours ago

      That's absolutely not true. Sanitization on the client is significantly safer, because the client knows how it parses HTML, while the server can, at best, guess (and hope it follows the spec).

      When you set element.textContent = someUserGeneratedContent, the browser guarantees that the user-generated content will never be parsed as HTML.

      response.write("<div>" + sanitize(someUserGeneratedContent) + "</div>") has no such guarantee.

      • hyperhello 15 hours ago

        If that’s all you want, it’s trivial to replace all < and & with their encodings.

volkk a day ago

I did this on a trip to Japan but can't remember for the life of me where. Some museum. My wife and I drew fishes and then they were uploaded and we went to a room and watched them swim across walls/ceilings. Really cool experience

  • neumann 11 hours ago

    The Singapore ArtScience museum has this concept. Templated sea animal colour in pages that a guide vetted before scanning and then your fish appears on the walls of the dark room in a sea life picture swimming with all the other fish. It was pretty cool. A variation in the other room was the same deal but with flying machines, but this time they gave you a remote control that controlled specifically your creation as it flew around on the landscape projected onto the walls.

  • romanhn a day ago

    Our family did this recently as well at teamLab Planets in Tokyo. I filled out a circular template with a very creepy looking "smiley" face. The template turned out to be for raindrops. I couldn't stop giggling when hundreds of my monstrous creations filled the room, it was very fun.

  • zedstar a day ago

    Teamlabs - Borderless, I also did the same : )

    • volkk a day ago

      yep that was it!

evan_ a day ago

I couldn’t get it to go above 50% and then I wrote “fish” on it and it went up 5 points

  • WangComputers a day ago

    I gave my blue fish a black Hitler mustache and it went up by ten points

MikeHartman 7 hours ago

Fun, but really frustrating to spend a ton of time making a detailed fish, get a fish probability of 67.2%, submit it successfully with no note about it needing moderation, and it still never shows up.

And I don't mean "I never noticed it show up in the public tank". I mean my profile says "8 fish created", but if I "view my fish" there are only two in the list. If I go to my default fish tank I see all 8, but if I click on one of the missing ones and try to add it to a different tank or vote on it I get "Failed to <do whatever>: Fish not found".

They exist but they don't exist. This isn't a tank, it's a window into purgatory.

nottorp a day ago

> I built a basic CNN trained against penises and swastikas

Isn't this how some Lego MMO died? They spent too many resources on "moderation" and too few on the actual game.

If you post that more proeminently, maybe you'll get a bunch of kids on summer holidays finding ways to make penises pass your filter...

boje a day ago

I tried my damnedest to give my fish a ballsack. That's a real good fishiness detector.

throwanem a day ago

What a fun game! Especially on a Note 10+, and I have to say, seeing the dongnet keep up with each pen stroke on a 2019 device is really impressive! Possibly still a little generous, though, I think. Writing "FISH" on a rectangle shouldn't hit 50%, but this does explain why SSN-69 didn't have much of a chance :D

productme a day ago

This is the most wholesome thing I saw on the internet for a long time. Thanks for the effort!

quantummagic a day ago

That is fun. And it's nice to know that everyone else on HN is about as artistic as I am.

  • hallak a day ago

    I love when there are traffic spikes and I get to discover which corners of the internet have artistic talent or lack thereof :)

jezzamon a day ago

Fun!!!

Small changes if make: - Change the background colour of the drawing canvas to match the water background - Add fill tool? So folks can color this fish white? Bonus points if you automatically color the inside part of the fish white - Fix the discontinuity of how the fish swim by stretching the pixels of the fish that you draw

pimlottc a day ago

I drew a fish but I couldn't find it anywhere when it switched to the tank. Perhaps you could highlight the user's own fish, at least initially?

EDIT: Tried again and now I see there is a highlight, but it's pretty hard to see a in a busy tank, the color contrast is not very high

  • FredPret a day ago

    There are light yellow rays coming out of your particular fish

    • pimlottc 21 hours ago

      I noticed that on the second time but it’s still not very easy to see against the light background

  • ge96 a day ago

    Same I drew a mola mola, maybe the probably filtered it out (not fish enough)

  • rco8786 a day ago

    Took me a sec but your fish has a yellow "glow" effect around it

  • lukevp a day ago

    Mine was highlighted with golden rays around it (like a cartoon sun)

AnonHP a day ago

This doesn’t work for me on Firefox Focus on iOS, even with all the ad and tracker blocking disabled. Tapping on the make it swim button does nothing. I’m able to see the tank with the tank button though.

  • sapphicsnail a day ago

    Weird. Vanilla firefox on android works.

martinrue 10 hours ago

My initial fish likelihood score was 7% and I couldn't get it past 12% without looking up what a fish looks like. I learned a lot about myself via this app, so thank you.

hinkley a day ago

OP has a clear bias against angelfish.

  • catapart a day ago

    Drawing a catfish was pretty rough. Sometimes the little fins would make it be more fish-like, other times, they would make it less so.

    I did manage to finally get one in there, but it looked more like a plane than a fish.

meagher 19 hours ago

There used to be something like this at the Boston Museum of Science, where you created a fish (don’t remember if you drew it freehand and/or selected from different fish parts) and released it into the tank with other fish and predators.

sometimes_all a day ago

I keep getting this error on both Safari and Firefox:

Uncaught (in promise) Error: Fish model not loaded verifyFishDoodle https://drawafish.com/src/js/app.js:514 <anonymous> https://drawafish.com/src/js/app.js:170 EventListener.handleEvent* https://drawafish.com/src/js/app.js:168

Edit: Never mind, I had to wait till the model loaded. Took some time though. Fun project nevertheless!

  • hallak a day ago

    This is an issue that many are seeing, it has to do with how the model is loaded / how the submission logic works without it. I think I know the fix, but am currently getting slammed at my big boy job and so I can't fix it until I'm free in the evening ...

    • sometimes_all a day ago

      Absolutely no issues, I figured it out anyway. No stress on this, big boy job way more important :)

salamanderman a day ago

Nice, I got my upside down penis fish past the filter! Although, once it was swimming it did look very much like a fancy guppy. I don't think anyone would recognize it, but I still feel smug about "beating" the machine.

  • bluescrn a day ago

    It's OK at filtering out penises, next step is to filter out all the flags...

pamelafox 14 hours ago

This is my favorite thing today! I only saw one penis fish (with the penis nestled inside the face, as a facial feature of sorts). That's pretty good for a drawing app on the internet, well done! I've given up on running public apps that accept user contributions.

veidelis a day ago

Does not work for me on desktop Firefox. When I press the "make it swim!" button, there's an error in console: "Uncaught (in promise) Error: Fish model not loaded"

  • F3nd0 a day ago

    I could submit a fish on desktop Firefox, but apparently the fish died shortly thereafter. Voting is broken though.

    EDIT: Nevermind! Now there's a problem uploading a fish, and the local aquarium is broken, so I can't view the previous one, either. It's a nice idea, but I really wish it worked better with Firefox (being on the web and all).

whoamii 4 days ago

As Bret would say, please stop drawing dead fish.

  • parpfish a day ago

    dead fish should float to the top of the tank, not fall to the bottom

_Algernon_ an hour ago

Fun to try to draw a fish that passes the looks like a fish test, while having as many penis-like features as possible.

danesparza a day ago

What a fun, whimsical idea. I love this.

Also: When you release something like this to the public, I'm amazed at how quickly humans race to the bottom. That bit can be awful to watch.

evansjp 4 days ago

Some of you are wayy too bored at work - some of these are too realistic

michaelmior 18 hours ago

Locally we have the National Museum of Play. One of the exhibits right near the entrance is a virtual aquarium where you can color in a picture of a fish. Then you take it to a scanner and press a button and your fish starts swimming in a huge screen that serves as a virtual aquarium.

umvi a day ago

> Frontend is HTML5 hosted on github pages, backend is Node.JS on GCP.

So this means it's doing CORS? Why not just have GCP serve everything?

lwansbrough 19 hours ago

Show me a tank of the leaderboard fish!

susiecambria 14 hours ago

I realized that my drawn with a mouse fish looks a lot like the fish quilt block I made. Neither were very good. But I enjoyed making them both :-)

Now to share with my grandkids.

socalgal2 21 hours ago

Cool but ......

This is my feeling of vibe coding this kind of stuff so far. It's never really good, it's just kind of acceptable because it was vibe codeded.

The way the fish are stretched where they gets sliced into bands is not something I think most humans would generally choose to do. With a few characters of code change you could at least stretch each column so it scales to the next column.

I know vibe coding will continue to get better. There's a bunch of people at my work that have a vibe-coding chat where they show off their latest creation. Most of them they'd done in Gemini Canvas. The prompts are usually 1 or 2 paragraphs like "Make a 3d tower defense game with joypad input where you move a character using the joypad and can place towers by pressing the button. ....." And it spits out a working game but it's only interesting because it was vibe coded, not because the game is actually in any-way-shape-or-form interesting, good, pretty.

Also, I appreciate that this game had a fish recognizer but I also found it super scary. I tried to make to make a sunfish and it was like "not a fish". I don't want bad AI judging what is and isn't acceptable.

ash_091 17 hours ago

I recently went to an aquarium in Exmouth, Western Australia, which had a giant wall mounted display with a tablet which allowed kids (of all ages!) to draw a fish and "release" it into the tank.

hajrice 21 hours ago

Would love to hear more info on how you actually vibe coded this as the fishbowl seems incredibly cool

rl_for_energy 14 hours ago

There’s a museum in Tokyo that has this but for physically drawn fish and is then projected on a large wall. Cool to see a digital version

  • dangwu 14 hours ago

    This was my first thought. It’s called Sketch Ocean and it’s in a teamLab experience!

countfeng 7 hours ago

I can't find the fish l drew swimming there

  • lurk2 6 hours ago

    I wasn't able to submit one, either.

Jemmeh a day ago

This is so cool!

I did just about spit out of coffee reading the words vibe coded fish tinder though. But a smart thing to implement.

satvikpendem a day ago

This is the same thing I did when going to teamLab Borderless in Japan, very cool.

Waterluvian 19 hours ago

I love that the common styles of fish are a function of what tools people were given.

For example, if a fill tool was available I bet we would see far far fewer hollow fish.

  • tgtweak 19 hours ago

    I love how it immediately became a meta game of how large of a phallus you can get on your fish while still maintaining an acceptable fish-like score.

    edit - my beautiful Esox Pinilis was culled from the UGC ocean by whoever is manually moderating this :D

tuesdaynight 18 hours ago

I love these kind of websites. After finishing my drawing, I spent way more time than I expected looking through other people drawings.

mehphp a day ago

I’m so bad at drawing it only had a 46% confidence level that it was a fish

littlekey 20 hours ago

Very cool! NN seems too focused on precision over recall (not allowing enough false positives) but trying to get stuff past it is also part of the fun.

drzzhan 4 days ago

This is so fun. I wonder if there is a similar page for other animals,

dgrin91 a day ago

Very fun. My only suggestion would be a small highlight when you submit your fish so you can easily see which fish is yours - at least for a few seconds.

  • neogodless a day ago

    Mine was showing a highlight in Firefox on Windows 11. Subtle "sun rays" around my fish.

  • mbrd a day ago

    My fish had a highlight. It looked like rays of light emanating from the fish

  • ohitsdom a day ago

    This happened for me, yellow/gold flashy lines around my fish. Maybe you missed it?

exabrial 21 hours ago

Well the first thing I did was submit a good ole CNB (use your imagination) and it put it under review.... so nice job hah!

mfalcon a day ago

I know you tried to hack it the same way as I did.

Timsky 17 hours ago

Tell me why my fish just died!? Just went through a little loss and now feel sad

  • Taek 17 hours ago

    It only shows the most recent 50 fish. Your fish got bumped by a newer fish.

parpfish a day ago

you can upvote your own fish as much as you want

blindstitch 21 hours ago

Please approve my anglerfish. Thank you.

Lewton a day ago

I'm hard stuck on fish probability 59% fml

arealaccount 16 hours ago

In firefox I'm able to vote for the same fish over and over.

mosburger a day ago

i love frivolous stuff like this. it's art that reminds me of the internet's early days, well done.

haolez a day ago

No obscene fishes observed. Well done! :)

rtpc a day ago

My eel didn't qualify as a fish :(

  • webstrand a day ago

    Neither did mine, only 6.5%, they're the best fish though.

debrisapron 21 hours ago

If vibe coding means more silly fish-drawing apps in the world then I’m 100% for it.

techterrier a day ago

its got nazi fish (one with a swastika on it) in the tank already, hooray for the internet

rezmason 21 hours ago

How do I eat the other fish?

stockhorn a day ago

"Built with hate"...? Too bad. Love the rest of the project.

flufluflufluffy a day ago

This is the only type of thing people should actually vibe code. I love it

mads_quist a day ago

Very nice work. You could improve the tank rendering performance though...

ArcaneMoose a day ago

Asking ChatGPT Agent to try doing this is hilarious

HaZeust 18 hours ago

Haha this is good times - solid site

tantalor a day ago

Getting that fishmax is really hard, any tips?

skeptrune a day ago

This is who I want to be when I grow up

tamimio 16 hours ago

Cool, just made nemo!

bix6 a day ago

Can you add search by fish name?

doriancodes 13 hours ago

that's so random and fun! I love it!

exasperaited 20 hours ago

Kudos to the person who managed to sneak a tiny fish, in a fish tank, on a table, with a plant in a plant pot, past the detector.

masterpos a day ago

I get neal.fun vibes from this

  • hallak a day ago

    he is an inspiration 100%!!!

dyarosla a day ago

Missed opportunity to call it

Fish or no fish

bix6 a day ago

10/10 love it!

Feathercrown a day ago

No mobile support?

  • hallak a day ago

    There is mobile support... but it currently loads a 40mb model which doesn't work so great in a lot of places where you will use a phone. I meant to allow you to submit anyway, but I didn't test enough. Sorry...

  • BaseBaal a day ago

    Didn't work for me either, android/waterfox :(

constantinum 20 hours ago

Reminds me of Team Lab Borderless in Tokyo, Japan

andrewstuart a day ago

This is what the internet should be all about.

Now, make a man and we will make him adventure in the forest?

cancerboi a day ago

I waited for my fish. But it never came. Made me sad.

  • unregistereddev 17 hours ago

    It turns out there are two filters; the fishiness as determined by the UI layer must be separate from the content moderation filters on the backend. I've also had a couple fish that the UI thought were acceptable but the backend (rightfully) disappeared into the void.

DerPozilist a day ago

sorry, i accidentally broke it by giving 500 in the url-param

curiouser3 21 hours ago

RS HN crossover didn't expect to see this lol

fHr 14 hours ago

omg best shit that happened in 2025 yet, well done

shutupnerd0000 19 hours ago

Now I want to see the adult version of this project: same thing with no CNN.

Inundate me with penises and swastikas!

brudgers 3 days ago
  • tomhow a day ago

    It got a lot of excitement but almost no front page time so we've given it another go via a re-post and the SCP.

  • hallak a day ago

    Yeah, the mods reposted it because I am a lurker not a poster and have all the deficiencies that exist therein...

abtinf 21 hours ago

[flagged]

  • rossant 17 hours ago

    Top ranked fish has score 248k, 324k likes. Second has score 8k, 8k likes.

    All other submissions have score approximately equal to number of likes.

    Is the first submission legit or the result of hackers?

  • lurk2 6 hours ago

    > The phrase (From the River to the Sea) and its variations have been used both by Palestinians and Israelis to mean that the area should consist of one state.

    This constitutes advocating for a second holocaust?