42 comments

  • kirbysayshi14 hours ago
    <i>looks at code, sees safety closures, function assignments, sequential var declaration</i><p>Ahh I see you are one of the old ways, of the lost knowledge :)<p>I am very nostalgic for this style of development, even though I do not miss it in a team setting at all!<p>Super cool app you’ve made!
    • fagnerbrack10 hours ago
      Let&#x27;s make it modern again, just write a blog post on &lt;famous-company&gt; tech blog
  • JKCalhoun16 hours ago
    So want something like this but where the tracks are in the cloud.<p>I want to &quot;check out&quot; someone&#x27;s drum loop and add a guitar riff. Check it into a branch.<p>Someone else checks out the drum+guitar, adds a bass line. Checks in.<p>&quot;Jamming&quot; with other people is one of the most fun things. To the degree that you can &quot;get close&quot; on the web…<p>RiffHub, anyone?
    • whycome35 minutes ago
      Apple will certainly jump on this. They already have GarageBand and they are making the hardware more accessible in the form of the Neo MacBooks. They are good at capitalizing on that FOMO power. And by making it a part of GarageBand (which already makes use of iCloud), they can keep it in their ecosystem. Collaboration is already doable with shared files, but I’m sure they can streamline the process<p>Edit: and another comment alerted me to the existence of live jam sessions, so this would be a possible extension of it
    • coldcity_again5 hours ago
      For a realtime-ish solution I wonder if you&#x27;ve seen Ninjam[1]? It used to be that most evenings one could find various populated rooms; the serverlist[2] shows that the infrastructure&#x27;s all sat there ready for people to come.<p>You play over the most recent (eg) 16 bar repeat. At the end of each repeat, everyone gets the updated loop. It&#x27;s easier to experience than describe but is surprisingly effective and bypasses a whole class of latency issues.<p>[1] <a href="https:&#x2F;&#x2F;www.cockos.com&#x2F;ninjam&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cockos.com&#x2F;ninjam&#x2F;</a><p>[2] <a href="http:&#x2F;&#x2F;autosong.ninjam.com&#x2F;server-list.php" rel="nofollow">http:&#x2F;&#x2F;autosong.ninjam.com&#x2F;server-list.php</a>
    • EastLondonCoder1 hour ago
      I’m working on something close to that. At the moment it’s just for ableton. The idea is to be able to sync a daw project, binaries will be saved on cloudflare and then use git for certain cases where it’s possible to merge. In case one person is working on a bass line and another is working on a guitar part. I’ve been using git for this workflow but the idea to have use interface that’s legible for non git users
    • tom29483294949 hours ago
      Have a look at <a href="https:&#x2F;&#x2F;opendaw.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;opendaw.org&#x2F;</a><p>I recently saw a talk of the developer who basically bootstrapped this. Open source and all, and he talked about the idea of collaboration and showed some features and forks that sounded like what you want.<p>The talk: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;BD7jQcuUOaA" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;BD7jQcuUOaA</a>
    • 16bitvoid15 hours ago
      Bandlab Studio, maybe? Never used it, but might be what you&#x27;re looking for. There&#x27;s a web version and a mobile app.<p><a href="https:&#x2F;&#x2F;www.bandlab.com&#x2F;creation-features" rel="nofollow">https:&#x2F;&#x2F;www.bandlab.com&#x2F;creation-features</a>
      • epiccoleman13 hours ago
        Bandlab is decent enough for this, yeah. It&#x27;s not &quot;version control&quot; in the way that programmers are used to, not by any means. More like &quot;Google Docs&quot; but for a DAW session. Certainly good enough for &quot;my brother who plays keys lives in a different city but we want to collaborate on something&quot;.
        • pantelisk12 hours ago
          I think this git but for music you are suggesting is quite interesting (or more like a figma for music maybe). My musician friends still use dropbox and google drive to push around files to each other. Honestly, I would be all for it but I have a feeling that musicians are a tough crowd when it comes to these services. So maybe if somebody like Bandcamp who has already demonstrated good will with the community steps up and builds something that would be a delight.
      • Griffinsauce9 hours ago
        This is roughly the idea but the platform is very clunky. My band also somehow lost access to some tracks due to permissions vagueries and in general the experience is very enshittified. I would not recommend it.
    • conradfr6 hours ago
      If that&#x27;s just &quot;turn-based collaboration&quot; use the same DAW and a shared Drive&#x2F;Dropbox&#x2F;Whatever.
      • dwa35922 hours ago
        this is exactly what i thought - but i guess the discoverability is missing. where you can say, &quot;hey, i have this guitar riff, any drummers?&quot;. it&#x27;s more of a community + access to the same daw.
    • Summershard6 hours ago
      As a side note, is there any online community where you find people willing to do this? I’ve always struggled most with finding people eager to play and create music, especially as I get older. What you describe sounds like fun.
    • abhikul08 hours ago
      While not exactly the hub style you mentioned, maybe this is as close to Jamming you can get.<p><a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;guide&#x2F;garageband-ipad&#x2F;chsf2f99ff5&#x2F;ipados" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;guide&#x2F;garageband-ipad&#x2F;chsf2f...</a>
    • sporkl16 hours ago
      I think that&#x27;s what Soloist[1] is trying to do (unaffiliated, but I&#x27;ve met the founder)<p>[1]: <a href="https:&#x2F;&#x2F;www.soloistapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.soloistapp.com&#x2F;</a>
      • someguyiguess15 hours ago
        That doesn’t look similar at all. That looks like an app for making loops on your phone.
    • notThrowingAway10 hours ago
      Out of all web-based apps I&#x27;ve tried, audiotool matches your description the closest.
    • someguyiguess15 hours ago
      Yes. I’ve wanted something like this for a while. I’ve always wondered why there isn’t version control for DAWs. So many times I’ve spent hours editing a track and accidentally saved it without specifying a unique file name. Only to open it later and wish I could go back to before the changes that fucked it up.
      • PaulDavisThe1st13 hours ago
        The good version controls used for code &amp; text are line-oriented; most DAW session file formats are semantically scoped, and so the VC tools won&#x27;t work well.<p>Most DAWs allow you to &quot;snapshot&quot; a session at any time, and return to it as you want to. Certainly Ardour does that.
      • Griffinsauce9 hours ago
        Reaper makes periodical autosaves.
      • empressplay10 hours ago
        Logic Pro allows you to revert to previous saves &#x2F; auto-saves.
    • esikich11 hours ago
      Idk if the GitHub analogy really works for music.<p>With software, the code is a tool. And you can give the code away and still make money on hosting, support, enterprise sales, consulting, recruiting, whatever.<p>With music, the stem <i>is</i> the product.<p>If the drum loop is mediocre, nobody cares. If it&#x27;s actually good, the creator usually wants ownership, licensing, royalties, exclusivity, or at minimum, attribution. But even at that level, it&#x27;s trivial. Once you remove the triviality of it, it becomes art, which is the product.<p>People absolutely want cloud collaboration though. Shared sessions, async recording, version history, stem exchange, all of that makes sense.<p>But public forks of high quality musical material don&#x27;t really compound the way software tools do. Most musicians are not trying to maximize downstream reuse of their riffs by strangers on the internet.
      • radarsat13 hours ago
        Not everything is about making money.<p>Also I don&#x27;t get the impression the idea is intended for &quot;most musicians&quot;.
    • import8 hours ago
      Yes if you’re collaborating with 10 people in the same project, otherwise non sense.
    • antoniojtorres13 hours ago
      That reminds me of what Splice used to do
    • ajs199814 hours ago
      Could be pretty easy to do with atproto accounts. Users could save&#x2F;share their music as a tangled.sh repo and other people could contribute or fork as they please. A nice UI could hide all of that and make it fun to collaborate on music.<p>Too bad I&#x27;m lazy. RiffHub looks neat.
    • mickmister11 hours ago
      [dead]
  • epicsagas2 hours ago
    The PWA&#x2F;offline mode is underrated. Just stored it locally and now I have a full audio editor that works without internet, lives in a tab, and doesn&#x27;t ask me to update. This is what the web platform was supposed to feel like.
  • the_arun1 hour ago
    I need an Audio tool to remaster old songs. Basically to bring old songs to modern crystal clear quality. I would be happy pay subscription fees. Is there a tool for that?
  • cocodill12 hours ago
    It feels like cool edit pro 2 before it was turned to shit by adobe. Your app has a pretty good and intuitive UX. And that&#x27;s the most important thing in an audio editor.
    • coldcity_again5 hours ago
      Ahh THAT&#x27;s what it was reminding me of. Thanks! CEP2 was great indeed.
  • sam1r15 hours ago
    Significant props for accepting .flac files out of the bat. Incredible work.
  • sgallant17 hours ago
    This is great. I need to do audio work this coming week and was dreading Audacity.
    • timc316 hours ago
      Try Ocenaudio - I’ve used pretty much every audio editor free and paid for and this is my go to for a free editor.<p>I also cannot understand why anyone would recommend Audacity.
      • hootz15 hours ago
        Ocenaudio is closed source, that may be one of the reasons someone might recommend Audacity over it.
      • jrm414 hours ago
        Hehe <i>ditto</i><p>I get flak for this, but Audacity is my &quot;proof&quot; that GIMP&#x27;s name is why people don&#x27;t use it, not the UI.<p>Like GIMP, Audacity&#x27;s UI is awful, but people still use it. :)
        • em-bee13 hours ago
          people use gimp too. and i bet there are more gimp users than audacity.<p>as for the UI, i don&#x27;t get it. what&#x27;s so bad about it? and how is this one better? i looked at both and ardour too. so far audacity is the only one that has a feature to detect silence and label it. it&#x27;s pretty easy to use too. i use this to detect chapters and create a chapter index for audio books. last one i did this week took only a few minutes, and most of the time was typing the chapter titles into audacity. i could not figure out how to do this in ardour or audiomass
          • darkstarsys5 hours ago
            I spend a lot of time doing this too -- cutting up band rehearsal tapes into songs and exporting all. As weird as Audacity&#x27;s UI is, I haven&#x27;t found anything better than it at this.
        • Jaxan9 hours ago
          I used audacity 20 years ago and the interface is still the same. That is also worth something.
    • throawayonthe17 hours ago
      when have you last tried audacity? it&#x27;s been getting friendlier
      • amelius16 hours ago
        How much work would it be to compile Audacity for the web?<p>(I&#x27;m a bit behind on web technologies nowadays)
        • patwie16 hours ago
          Has been done <a href="https:&#x2F;&#x2F;wavacity.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wavacity.com&#x2F;</a>
      • Forgeties7916 hours ago
        Agreed but it’s still not a proper DAW and suffers from those limitations. It gets very rickety when you go beyond a basic stereo mix.
    • Kaliboy16 hours ago
      Have you tried Ardour? It&#x27;s like a superset of Audacity.
  • ammar_x7 hours ago
    This looks great for quick audio operations without the need to use heavy apps.<p>One question: I tried the &quot;Fade In&quot; effect; is there a way to control its timing (i.e. the part of the clip where the effect is applied) ?
    • pantelisk7 hours ago
      you can click and drag to select part of the audio (and then drag the edges of the selection region that has appeared if you want to adjust it), and then apply the effect. All effects prioritize the current selection first, and if no selection is present then get applied on the entire track.
  • serious_angel17 hours ago
    <p><pre><code> It seems like the inspiration went from Audacity, and with great changes to the design and feel of calmness and solidity! I&#x27;ve tried loading a file with XM format, yet the current state of the import logic stated &quot;Unsupported&quot;. Is there any chance you&#x27;ll support the format? For example, the following artwork is radiating charmingly in VLC: - https:&#x2F;&#x2F;cable.ayra.ch&#x2F;modplayer&#x2F;mods&#x2F;!Others&#x2F;DYNAMITE_-_Winamp_5.0RC8_crk.xm And, thank you! very much for the experiments, effort, miracles... art you do...</code></pre>
    • pantelisk17 hours ago
      Thank you :) I &#x27;ll look into it, I am a little cautious of bloating up the filesize (right now it&#x27;s at 98kb of js and 10kb of css), but if I can make something work efficiently I &#x27;ll give it a go.<p>On an unrelated note, I&#x27;m a little surprised there is no good open source web audio tracker (like Renoise but for the web) out there yet...
      • gardaani12 hours ago
        Is bassoontracker too old-school? <a href="https:&#x2F;&#x2F;www.stef.be&#x2F;bassoontracker&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.stef.be&#x2F;bassoontracker&#x2F;</a>
        • pantelisk11 hours ago
          Oh.. I &#x27;m mindblown! I was wrong, this is the great tracker we were missing
      • dspillett16 hours ago
        For that much functionality 98kb is hardly bloated at all by modern standards, impressively slight in fact, it could probably cope with some more.<p>Unless part of your fun is keeping it so very trim, of course!
        • pantelisk15 hours ago
          Yes, it&#x27;s part of the fun. Original version was 65kb (with just the single editor mode and all the filters, mp3&#x2F;wav export etc). But then having to add flac codec, tempo estimators and finally the multitrack mode, made it closer to 100.<p>When I started developing I was a little frustrated with how bloated the web felt back then so I took that direction, it&#x27;s much better today though and it&#x27;s no longer an issue, but I still find it fun to impose these constraints and try to work within or around them (there&#x27;s this fascinating concept of constrained creativity)
          • jamwise15 hours ago
            I appreciate the attention to efficiency and avoiding bloat. As a frequent audacity user I&#x27;m thinking I might end up using this for a lot of simpler tasks.<p>That said the web offers such great techniques to maintain this. Passive loading of plugins for example could keep things snappy and light and load things when you need them.<p>If you want the perspective of a prospective long term user: I&#x27;d be very comfortable using your app even at tens of megabytes. You could probably keep your initial load pretty light but pull in larger modules as needed. There are certain effects and audio layering I often use in Audacity that would keep me there, but your modern interface and browser access are huge selling points. If your vision includes moving to a bigger editor I guarantee you you&#x27;ll find a huge base who wouldn&#x27;t even notice megabytes of code.
            • pantelisk14 hours ago
              All very good points, not much to say I agree with you. With loading plugins on demand it could grow in size without affecting load and experience (and since offline mode is a separate link that would still be fine to be a little larger since it&#x27;s fetching the app locally).
  • algoth117 hours ago
    Getting the 2002 Cool Edit Pro 2.0 vibes!
  • andrew_kwak8 hours ago
    Tried it out for a bit. Really smooth for a web app, especially with multitrack editing. Do you know if it can handle MIDI files too, or just audio?
  • TheCipster4 hours ago
    Very cool! Congrats OP. How would you compare it to OpenDAW?<p><a href="https:&#x2F;&#x2F;opendaw.org" rel="nofollow">https:&#x2F;&#x2F;opendaw.org</a>
  • nocodeg2 hours ago
    Brilliant project and great execution. Well done!
  • conradfr6 hours ago
    Cool work, the weird part is effects being item based instead of track based and that selecting an effect stops the playing and you apply it blind.
    • pantelisk6 hours ago
      Thanks for your comment :) you can press &quot;preview&quot; (and there is a little on&#x2F;off) in the effect&#x27;s modal window. But I agree with you, an automation type system that operates on the entire track might be better
      • conradfr2 hours ago
        Ah yes I miss the preview + space to play.
  • pantelisk8 hours ago
    Hey HN. Thanks again for featuring this project :) this is my favorite community on the internet and my go to site to visit, almost by reflex, when I have idle time, so it feels me with joy to have made something well received here.<p>I &#x27;ll be heading off soon, so decided to write some features included in this release that might not be apparent right away (still working on improving the UX).<p>- Drag n drop multiple audio files into multitrack = multiple channels automatically created<p>- Double click on a waveform box in multitrack, opens it in the original audio editor (for more precise editing)<p>- Copying (command+c, or shift+c) works between multitrack and regular editor. So for example, you can open a file in original editor tweak it, and then copy all or part of it and paste it in multitrack in a specific channel.<p>- Most effects have already pre-made presets to make them easier to use<p>- You can make your own effect presets by clicking the 3 dots after having made a modification in an effect (stored in localstorage)<p>- Zero crossing selection is under &quot;Edit&quot;<p>- There is a tempo tools section in View. You can automatically detect tempo of a track, tap to guess a tempo and play with metronome<p>- There is also an id3 tag viewer (for mp3 files) there as well<p>- You can right click or press M to add markers (makes it easier to highlight sections of a track, especially when working with longer audio tracks)<p>- Seamless Loop tool (under Edit): crossfade preview, silence trim, repeat loop, open loop in a new editor tab.<p>- Offline&#x2F;PWA support: Help &gt; store offline version, will open a new page that will trigger a service worker that will make the site work offline as well.<p>- Session export as .amss file for multitrack. If you aren&#x27;t done working on a session you can export all of its audiofiles and configuration in an LZMA compressed container file (will still be pretty big though). For single audio mode, mp3&#x2F;wav&#x2F;flac export is available.<p>- Pressing X in multitrack when 2 waveform boxes overlap, makes them crossfade smoothly (denoted by an &quot;XF&quot; label at the top right - undocumented behavior but can be quite useful, will keep improving it)<p>- You can open the menu by pressing the ~ key and then navigate it with arrow keys (left&#x2F;right for sections, bottom up for selections, enter to trigger an action and esc to close) for a tiny bump in speed of getting things done. Similarly the time controls are clickable and open a mini menu where a time can be specified to jump quickly to it (arrow keys to go between minutes&#x2F;s&#x2F;ms)<p>And finally my favorite feature of them all (though not a new one per se),<p>- In &quot;View&quot; select &quot;Frequency analyzer&quot; or &quot;Multitrack mixer&quot; and then press the dock button. Audiomass supports the ability to extract elements of it into new pop up windows. So you could have parts of the application on a different monitor keeping the main app in the main tab. It&#x27;s a very old trick, but I find it kinda cool :)<p>Thanks again and hope you enjoyed the sample music! (edit: formatting)
    • Intermernet6 hours ago
      This is awesome. Congratulations!<p>As others on this thread have commented, you haven&#x27;t specified a license. Don&#x27;t jump on the first thing you think of. Consider the various OSS licenses and decide which one suits you best.
    • croisillon1 hour ago
      does it have to be dark mode?
  • enannnn26 minutes ago
    this is coool
  • sailingcode8 hours ago
    Impressive, congratulations for the nice work.
  • djfobbz13 hours ago
    This is a very impressive undertaking. Great job!!!
  • gunapologist9910 hours ago
    Is this open source? No license.
    • boje6 hours ago
      I&#x27;m surprised no one has noticed this yet.
      • boje6 hours ago
        Digging further, this has been shown before in 2020:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23337091">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23337091</a><p>The author mentions in the thread that he eventually plans to have a proper license for it and needs to figure out the licensing of some of the dependencies, but that was six years ago.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23338538">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23338538</a><p>This is not directed at the quality of the project itself, however, which seems to be good.
      • pantelisk6 hours ago
        Author here. License is pretty much do whatever you want with it (free as in free information and free beer), I suppose the closest one to that would be MIT, but I don&#x27;t like its serious legalese tone. I prefer the whimsical &quot;free as in...&quot; phrase
  • codingconstable6 hours ago
    Well done you!
  • hbwang20766 hours ago
    The browser-based audio space is tough — latency and format support are always the hard parts. How are you handling those?
  • keithluu13 hours ago
    Awesome tool. Is this the a new version? I used this few weeks ago and it looked a bit different.
  • genericacct17 hours ago
    Very nice. One feature id like to see is import of stem bundles as produced by various tools like suno or stemsplitter
  • shuaibird13 hours ago
    Looks cool. It feels like an early web-based Logic Pro-style editor.
  • subhashp9 hours ago
    Super Amazing!
  • ugh12317 hours ago
    Is there midi support and vst support? I know that&#x27;s asking for a lot =)
    • RobotToaster14 hours ago
      Doesn&#x27;t seem to support midi currently unfortunately. I was hoping for the same.
  • ZeWaka16 hours ago
    Not sure why you remove the tooltips from deactivated buttons
  • vandyswa16 hours ago
    What&#x27;s a waveform box and how does one select it?
    • pantelisk16 hours ago
      It&#x27;s the audio track in a channel. A channel is the horizontal strip, a waveform box is a piece of audio somewhere across that strip. You can double click on one to enter single editor mode, or single click to make it active (once it&#x27;s active you can drag it around, apply effects to it, move it on a different channel etc etc).<p>Sorry still working on improving the UX :)<p>EDIT: There&#x27;s a short video here - <a href="https:&#x2F;&#x2F;x.com&#x2F;pkalogiros&#x2F;status&#x2F;2053492761350046032" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;pkalogiros&#x2F;status&#x2F;2053492761350046032</a>
  • HuzaifaYasin23 hours ago
    How can we add more tracks. is there a limit?
    • pantelisk23 hours ago
      There is a little [ + ] button next to CHANNELS in the sidebar, it has no limit but right now so add as many as you like :)<p>It&#x27;s using dom to render the multitrack waveform boxes currently so I would assume after a certain point it might start to slow down a bit. In the future might switch it all to be webgpu based to avoid such limits.
  • m0nit0r17 hours ago
    Looks promisimg. Must try the next days.
  • jdw6414 hours ago
    Cool!!
  • argimenes17 hours ago
    Makes me think of Quatermass ...
  • macwhisperer21 hours ago
    this is cool thanks for making it!
  • codingconstable6 hours ago
    well done you!
  • coldcity_again5 hours ago
    Great to see how far this has come on. Brilliant work!
  • yesbut17 hours ago
    what is the theoretical file size &#x2F; project size limit? what happens when the browser crashes?
    • pantelisk16 hours ago
      I usually use it to edit audio tracks quickly up to 10 minutes long, though I have received nice emails from people who have used for 1hr+ podcasts successfully (though certain heavy operations wouldn&#x27;t be very fun to use).<p>For multitrack sessions, there is the ability to export to a .amss file that contains all the settings, markers, tracks etc. For single track edit... it would just crash right now. There is already a feature for caching audio tracks in indexeddb (it&#x27;s under &gt;File), but honestly it&#x27;s not a web api I have found to be super reliable. I don&#x27;t blame the browser developers, because I &#x27;m sure if it was more reliable certain websites would put it to use storing gigabytes of trackers on the user&#x27;s machine :). For this reason, I haven&#x27;t made it auto-save the session automatically yet, trying to be a good citizen on the user&#x27;s computer, maybe that will change in the future if there&#x27;s a strong need for it.<p>Also, right now there is no backend, once it loads there are no more requests made to the server, so it&#x27;s bound to frontend limitations. This is by design, I want it to be an app that respects users, doesn&#x27;t upload or leak information, no ads, etc, even if it means getting a small hit in functionality in other areas.<p>I think of it like photopea&#x2F;pixlr are to photoshop. Quick and easy to use, get you at 90% of the way. If somebody wants to do a serious operation, then by all means go for a paid desktop pro-daw solution :)<p>edit: reason
      • em-bee13 hours ago
        i managed to load a 12 hour book. it took some time to load, but once loaded the UI remained snappy, so i guess it is usable. the only problem is that the waveform does not scale when i zoom in.
        • pantelisk13 hours ago
          Oh, that&#x27;s fantastic to know.<p>Did you load it into multitrack, or the regular editor? (in multitrack it does not scale currently, but working on it). On regular editor it should in theory try to zoom.<p>There is a pyramid cache mechanism for long files, basically it tries to optimize with simple heuristics how many peak-lines to show for every zoom level. The renderer is pretty dumb right now - just old-school 2d canvas &quot;ctx.lineTo&quot; calls - no gpu, so enormous files can really make it slow, this is the reason for the drops (to ease load). So it might be dropping way too many samples in this case and then not switching properly to the next cache level because the zoom to duration&#x2F;length ratio is enormous.<p>I &#x27;ll look into it. Thanks again
  • GhostGains7 hours ago
    [flagged]
  • embirdating6 hours ago
    [dead]
  • candizdar9 hours ago
    [flagged]
  • guangboshushu8 hours ago
    [dead]
  • hnuser14 hours ago
    looks vibe coded
    • pantelisk14 hours ago
      &gt; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23337091">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23337091</a>
    • coldcity_again5 hours ago
      Strongly disagree. Looks coded with love and fingers.