Monday, August 14, 2023

Show HN: Zero-dependency minimal Java web framework https://ift.tt/MdAiID8

Show HN: Zero-dependency minimal Java web framework I have written a from-scratch minimalist Java web framework, called Minum. I'd like to get your thoughts. The driving goal has been achieving characterics of plainness, frugality, performance, maintainability, testability, and ease of use. It has zero dependencies other than Java's SDK, yet provides a web server, routing, authentication, testing, logging, templating, HTML parsing, and a database, in 3800 lines of code, compiling to a 150k binary. It currently supports a web application in production. There are also example projects demonstrating its use, linked in the documentation. As the framework itself has no dependencies, it is built using GNU Make. The example applications that depend on it, however, use Maven as their build tool. Because Minum is still in beta, it is not yet published to Maven - but there are instructions for a workaround. The framework and example apps require Java 20. https://ift.tt/Pwz1iAG August 14, 2023 at 02:45AM

Show HN: PitchPower – AI powered proposal generation for consultants https://ift.tt/6DgnJiC

Show HN: PitchPower – AI powered proposal generation for consultants Hey HN! I'm an indie hacker who builds SAAS products in my free time. I've got a friend who runs a small consulting firm and said this would be a useful tool for them so i thought why not release it as a standalone online tool for everyone. Basically the premise is, you enter some information about your services (or we just scrape your website and figure it out). Then you enter a description of the client brief, tweak the outline, and out comes a unique tailored proposal that you can tweak with AI. That's pretty much it! Would love to hear your thoughts. Thank you. https://ift.tt/7HtUABI August 14, 2023 at 01:02AM

Sunday, August 13, 2023

Show HN: Awayto v2 short demo; an actual all-in-one framework https://ift.tt/wWEm16l

Show HN: Awayto v2 short demo; an actual all-in-one framework Hey folks, just putting this up as a demo link for people to try out. It's a project I've been working on since January and in light of recent framework posts lately I figured I'd start talking about my own. The link is a demo site of Awayto v2 [1] (ignore the front page info that's all from version 1). Awayto [0] started out as a quick deploy app which grew to exist via AWS. I felt the need to make something that wasn't so closely tied to cloud infra, and Awayto v2 is that. Currently deployed on hetzner vms, using Tailscale for networking, there is a great deal of things going on. There is a local installation path planned, as long as you provide your own servers, etc, as it all just works on Tailscale anyway. I'm still working on docs, but the goal is to spit out _everything_ a dev might want to control in their stack. My current version of deploying to hetzner sets up 7 servers (2 ns, exit, build, app, db, svc). Git profile [2] for more info, tech stack info. This is just a short demo and will only be up a limited time. There's no email validation or anything, gibberish is welcome. You are not being tracked. I know I need how-to docs, video assists, and all that. Slow and steady. It's being hosted from a single warehouse in the Pacific Northwest, be kind. Caching is in play and not perfectly tuned so maybe wait a few minutes if something doesn't automatically show up. Any feedback is awesome. Cheers! [0] https://ift.tt/G4vWOAD [1] https://ift.tt/MEKGBSw [2] https://ift.tt/FOZCzsY https://awayto.store/ August 13, 2023 at 05:28PM

Show HN: Broken Bear, the AI teddy bear that loves your broken self https://ift.tt/Fwd1M0h

Show HN: Broken Bear, the AI teddy bear that loves your broken self I made a GPT-based AI Chatbot based on Carl Roger's philosophy of radical self-acceptance. Broken Bear is designed to be a kind, comforting, and quietly encouraging friend. https://brokenbear.com/ August 13, 2023 at 03:17PM

Show HN: Mixtape of 200 “futuristic” songs circa 1980 https://ift.tt/lxc32pN

Show HN: Mixtape of 200 “futuristic” songs circa 1980 I'm posting this long mix of 200 "futuristic" music recordings, in chronological order (from the mid 1970's to the mid 1980's). Some are obvious (eg: "She Blinded Me With Science") while others are long forgotten (eg: G.G. Tonet's "Dedicated To Norbert Wiener" or Jyl's "Silicon Valley") --- Circa 1980 Mixtape https://ift.tt/RtJ8gTs --- While the theme of the linked mix (ie: tech) probably interests some here, it is likely too fluffy for many others so apologies for that. This thing took me almost two years to finish, so in a moment of weakness I am going ahead and posting it here. There actually is a tech angle to why it took so long. After I gathered the 200 audio tracks I wanted, I wound up stymied for several months because trying to match the timbre and loudness of 200 songs overwhelmed me. During that time I began writing a program in my spare time to band-split all the files and match their perceived loudness. I got around half-way through that when OpenAI released GPT4. On a whim, I asked it to write a BASH script to perform the auto-EQ: a couple evenings of minor tweaks and it was done https://ift.tt/TSs2N65 so I went ahead and completed the mix. The final mixing together of songs - I am not a DJ and have no experience beat-matching - was also done programmatically (wrote a program that takes start- and end- times of the regions to crossfade, and then ramps samplerate up or down for the two tracks. August 13, 2023 at 01:32PM

Show HN: I used AI to turn people into GigaChads https://ift.tt/0lywGjC

Show HN: I used AI to turn people into GigaChads Hey folks! I want to share a project I've been working on during my free time over the past few months. It's a mobile app that uses AI to turn people into over 30 famous meme images: from GigaChad to DiCaprio. You can check out some of the results here: https://mememes.app/ I was inspired by the Remix option in Midjourney. At the end of 2022 I saw an article how people using this feature combine two pictures and get some crazy results mixing people with animals and generating new memes. Later, to have a little fun, I decided to prank my friend using the Midjourney Remix with his photos. However, I wasn't satisfied with the results. So I built my own pipeline using Stable Diffusion + DreamBooth + some other components, and created a few images by mixing his face with memes. My friend had a good laugh when he saw them. I thought it would be a good idea to make the process easier to repeat so I built MeMemes app. I hope you all enjoy it and have some fun, and would love to hear your feedback! P.S: Due to high server cost I take small fee for generation. But today I will make it just 1$. https://mememes.app August 13, 2023 at 09:42AM

Show HN: Run LLaMa2 on the Browser with Ggml.js https://ift.tt/udl3cie

Show HN: Run LLaMa2 on the Browser with Ggml.js You can now build serverless AI inference web application with ggml.js's LM backends. https://ift.tt/otvwBFe August 13, 2023 at 01:22AM

Show HN: A Go service that exposes a FIFO message queue in RAM https://ift.tt/gjNvU1A

Show HN: A Go service that exposes a FIFO message queue in RAM https://ift.tt/NRomJeX June 25, 2025 at 05:04PM