Live data from Hacker News

Ask HN: Show me your half baked project

news.ycombinator.com

81–90 of 708 posts

Re: Ask HN: Show me your half baked project

#81

https://github.com/tikimcfee/LookAtThat View, search, and analyze arbitrary source code (best support of Swift right now) in 3D and AR space. You open your phone or tablet, yeet hundreds of files into 3D space, and can start highlighting, moving, and tracing execution by literally walking around your code. The desktop app has similar features, and the standard 3D viewer is just as fun. I would love help - from anyone…

Maybe, scale the size of the code based on how long it takes to execute that section.

Would make it a cool way to find underperforming code.

Re: Ask HN: Show me your half baked project

#83
No-code platform for building dynamic apps and websites: https://saasufy.com/

It's further along than what is available online right now though there should be an update in the next few days as it's very close to MVP.

It allows you to build tables, lists and pages which update in real-time and support complex views including filtered by category and/or based on variables with pagination. It's designed to be fast and scalable.

The idea is that it will allow you to build complex apps using only HTML and CSS with zero to very little JavaScript. I already did a proof of concept as I used the same components to build the service itself and some of the dynamic pages to manage resources are pure HTML with essentially no code.

With MVP, it will work as a flexible CMS for making and updating websites but the next phase is to add authentication and access control and this will allow building forms which collect data from users and allow them to share data and interact with each other. I think it will require a few more weeks to a month to implement that as many of the tools are already in place.

Re: Ask HN: Show me your half baked project

#85

waggledance.ai! - source code: https://github.com/agi-merge/waggle-dance - buggy demo available @ https://waggledance.ai - really neat (IMO) adaptation of Plan-Validate-Solve - similar to AutoGPT and its ilk but with different architecture decisions - seeking co-founders/contributors

That's pretty cool. What LLMs do you currently support?

Re: Ask HN: Show me your half baked project

#86

MTREES: MODULAR TRANSNATIONAL ROBUST EXTREME ENVIRONMENT SYSTEM (best on iPad) https://mtrees.io

I want to say that graphically I like what i see, but having scrolled around your website and downloaded the ebook, i still have no idea what i'm looking at.

I searched on youtube to ee if anyone made a video explaining it, but i'm back at square 1

Re: Ask HN: Show me your half baked project

#90
post #23

I started on a Navidrome/Subsonic/Plex/Jellyfin replacement for my bachelors thesis this year - I haven't had the time to actively work on it since starting work but I really want to as I've been daily driving it for a while and it's lacking in quite a few areas. Just as a warning, not even half of the stuff on the landing page are actually present in Coral but they absolutely will be future. The next thing on the pl…

I'm curious, what did you find lacking in Navidrome/...? I'm thinking about installing one of those pieces of software to serve my media and I'd love to know why you're building your own (if the answer isn't "for fun" :) )

I wrote a whole story about it on Coral's website.

https://coral.nectarine.sh/story.html

Post reply on HN