Thursday, 2 February 2023

Show HN: Serverpod – The Missing Server for Flutter https://bit.ly/3wQts1k

Show HN: Serverpod – The Missing Server for Flutter We just released Serverpod 1.0 https://bit.ly/3YeMjPg February 2, 2023 at 09:57AM

Wednesday, 1 February 2023

Show HN: Validate, Launch and Grow 3-5x Faster with No BS Startup Guide https://bit.ly/3HpSeKI

Show HN: Validate, Launch and Grow 3-5x Faster with No BS Startup Guide Launch and grow your startup 3-5x faster with the No BS Startup Guide. Get +400 specific tactical activities that you can start doing today, to save 2,000 hours of research, and know exactly what to do every step of the way. I started the guide initially for myself. I posted on reddit over a year ago ( https://bit.ly/3HNg30a... ) and it became super popular. I kept using it and adding to it as I've coached and mentored over 200 founders. After thousands of hours of research and field testing, I am ready to release it. Still in early access and lots of things are work in progress. https://bit.ly/3HsN4gR February 1, 2023 at 10:21PM

Show HN: AI Cover Letter Writer https://bit.ly/3WQZ4yo

Show HN: AI Cover Letter Writer Uniquely, our AI cover letter generator creates a cover letter from your resume and a job description. Use the finished product as an outline you can polish on your own. https://bit.ly/3HrFDXp February 2, 2023 at 04:06AM

Show HN: Go Feature Flag OSS self-hosted feature flag solution launch v1.0.0 https://bit.ly/3jomFZz

Show HN: Go Feature Flag OSS self-hosted feature flag solution launch v1.0.0 Hey Hackernews! I am the creator and maintainer of GO Feature Flag, a self-hosted OpenSource solution for feature flags (or feature toggles) that requires almost no infrastructure. We store all our flag in a flat file somewhere (S3, github, ...) and we use it directly. Today we have finally released the version v1.0.0 that brings a new flag format that enable you to do even more with your feature flags. The solution offer some capabilities such as: - Targeting specific users - Fancy rollout capabilities (progressive rollout, A/B testing, scheduled rollout). - Exporting your usage in several location. - Compatibility with the new standard Open Feature. All feedback are welcome . Github: https://bit.ly/3Jy50th v1.0.0 blog post: https://bit.ly/3Jy50JN https://bit.ly/3Jy50JN February 1, 2023 at 09:52PM

Show HN: Supabase for Embeddings https://bit.ly/3Dwf41S

Show HN: Supabase for Embeddings https://bit.ly/3XSMpMB February 1, 2023 at 02:53PM

Show HN: Store your files in the Ethereum blockchain https://bit.ly/40dSjcZ

Show HN: Store your files in the Ethereum blockchain https://bit.ly/40j4yVs February 1, 2023 at 02:15PM

Show HN: Using Google Sheets to manage localization strings across platforms https://bit.ly/3DsK56U

Show HN: Using Google Sheets to manage localization strings across platforms As an app developer, I noticed that smaller teams frequently run into the hassles of managing translation strings across iOS, Android and web, and keeping them in sync and up to date. To make this a little easier I've been working on a small utility that allows you to use Google Sheets to manage these translations. Perfect for small teams that do not need any of the advanced features that paid platforms offer, but still want to have an easy to use centralised place to edit these strings. Without creating any account or whatsoever, you can use the Localeasy endpoint to convert your sheet into translations files for multiple platforms: iOS/macOS, Android, Rails, JSON, or YAML. I would love to hear your feedback! https://bit.ly/3JANbcS February 1, 2023 at 01:41PM

Show HN: 1Daily – Do email 90% faster https://bit.ly/40mg42D

Show HN: 1Daily – Do email 90% faster 1Daily is a custom daily digest covering the latest news in your industry. You choose your favorite publications, newsletters, and social media posts, and we’ll summarize it in one simple email. Staying up-to-date with what’s going on in your industry isn’t easy when you’re juggling the day-to-day tasks of building a company. Many of us subscribe to dozens of newsletters and news publications and follow hundreds of social media accounts but don’t actually have the time to consume all of that content. 1Daily gives you the need-to-know information in a simple, digestible format, so you can spend your time serving your customers. Unlike other newsletters, 1Daily is customized to your specific industry and product. You can either add the publications and social accounts that you’d like to be included in your digest or we’ll select a few for you. You can set up your own 1Daily at https://bit.ly/3RoIJzU We’d love to hear what you care about most in a custom daily newsletter. We look forward to everybody’s comments! February 1, 2023 at 02:51AM

Tuesday, 31 January 2023

Show HN: GPTMinus1 – Fool OpenAIs AI Detector by Randomly Replacing Words https://bit.ly/40hR0cY

Show HN: GPTMinus1 – Fool OpenAIs AI Detector by Randomly Replacing Words This is a joke before anyone gets too worked up. The algo is a simple one which goes and replaces random words with their synonyms. It will obviously beat these AI detectors but the output isn't probably what you would want. The point stands though that more sophisticated approaches that rephrase or mix up the word distribution will be able to throw off the detector and it should not be relied on exclusively for, say, checking if a student assignment is AI generated. https://bit.ly/40hR1h2 February 1, 2023 at 06:26AM

Show HN: TunnlTo – Windows WireGuard split tunnel client built with Rust, Tauri https://bit.ly/3Yf9c52

Show HN: TunnlTo – Windows WireGuard split tunnel client built with Rust, Tauri Hi Everyone, TunnlTo is a tool for controlling which Windows applications, processes, and IP addresses can use a WireGuard VPN tunnel. Here are some examples of how it could be used: - Route only FireFox through a privacy VPN - Route Slack and Microsoft Office through a work VPN - Route a game through a gaming VPN - Stop a game from routing through a privacy VPN - Stop a browser from routing through a work VPN - Route a specific IP address range through a privacy VPN - Route all traffic through a privacy VPN except a specific IP address range I have been collaborating on this project with the creator of WireSock - Vadim Smirnov. "WireSock VPN Client is a lightweight command line WireGuard VPN client for Windows that has advanced features not available in the official WireGuard for Windows such as selective application tunneling and disallowed IP addresses. WireSock VPN Client combines the power of Windows Packet Filter and BoringTun (user space WireGuard implementation in Rust) to provide exceptional performance, security and scalability." The TunnlTo app is built with Tauri and I've used boring old HTML, CSS (bootstrap) and JavaScript as I had major JS framework fatigue. I have previously built a production app with Electron and Vue. Tauri appealed to me for its use of Rust and its small installation sizes. I tried Tauri pre version 1.0 and had a bit of trouble but this time around its been a positive experience. The docs and the Discord community have come a long way. I would appreciate any feedback about the project so I can get an idea of what direction to take it in next. Vadim will be around a little later if anyone is curious about the WireGuard implementation and wants to know more. Thanks for reading! https://bit.ly/3Yf8STS January 31, 2023 at 10:28PM

Show HN: GPT-3 generated Hacker News summaries in the style of n-gate.com https://bit.ly/3HsVcOC

Show HN: GPT-3 generated Hacker News summaries in the style of n-gate.com Just a fun experiment I did this morning for those who miss the n-gate.com commentary :D https://bit.ly/3XQU4eu January 31, 2023 at 01:31PM

Show HN: Convert ZigBee sensors to LPWAN sensors with LoRaBridge https://bit.ly/3RhDy4P

Show HN: Convert ZigBee sensors to LPWAN sensors with LoRaBridge https://bit.ly/3kXDA5O January 31, 2023 at 09:59AM

Show HN: Convert AI generated text to human generated https://bit.ly/40rhAAy

Show HN: Convert AI generated text to human generated https://bit.ly/40rhCbE January 31, 2023 at 08:52AM

Monday, 30 January 2023

Show HN: My kids interviewed Vint Cerf – this is what he said https://bit.ly/3RlhZQX

Show HN: My kids interviewed Vint Cerf – this is what he said https://www.youtube.com/watch?v=YNU71T1T1Zw January 31, 2023 at 06:27AM

Show HN: LangChain Tracing https://bit.ly/3kZVgxm

Show HN: LangChain Tracing Something we've been working on for the past few weeks - an easy way to visualize, debug, and explore the execution trace of LangChain agents and chains https://bit.ly/3HIxlvk January 30, 2023 at 03:54PM

Show HN: DeepReview (ChatGPT powered CV/cover letter/perf review writer) https://bit.ly/3j9bR1z

Show HN: DeepReview (ChatGPT powered CV/cover letter/perf review writer) https://bit.ly/3JI8glZ January 30, 2023 at 03:14PM

Show HN: Diarycli https://bit.ly/3Hm2Ha1

Show HN: Diarycli Having had good usage and some positive feedback on https://bit.ly/3HHR0f9 , I decided to pack it into a pip package. Essentially, all this does is to make creating diary super simple in the CLI, and resulting diary organized in a nice /diary/year/month/date.md hierarchy. Having used this for a few years, I find this tool indispensable - I was never able to write diary consistently but once it was available via `diary` it became nature to utilize this to manage daily tasks at work and write personal reflections at home. https://bit.ly/40ggB5W January 30, 2023 at 06:16AM

Show HN: small assembler written in V https://bit.ly/3wDKWhh

Show HN: small assembler written in V https://bit.ly/3jdYRaK January 30, 2023 at 01:25PM

Show HN: A parser and browser for the recently published Lisa Source Code https://bit.ly/3JqeXIZ

Show HN: A parser and browser for the recently published Lisa Source Code https://bit.ly/3wYAqS9 January 30, 2023 at 02:54AM

Sunday, 29 January 2023

Show HN: ChatGPT writes a song about creating AI in style of Tolkien https://bit.ly/3RkHxxA

Show HN: ChatGPT writes a song about creating AI in style of Tolkien Just finished some work involving ChatGPT when I felt strong Tolkien nostalgia, so asked it to write a song in the style of Hobbit, the result was amusing, so what the heck, here it is: > Write a short song in the style of Tolkien's Hobbit that tells of a skilled programmer creating artificial intelligence Verse 1: In the land of code and screens, Where the bits and bytes do gleam, There lived a programmer so wise, With knowledge and skills that did surprise. Chorus: Creating AI, a masterpiece, A mind so bright, a true release, Bringing forth a new dawn, Of intelligence beyond what's gone. Verse 2: With a flick of his wrist, and a tap of his key, He weaved a spell, of art and decree, An algorithm so pure and fair, That could learn and think, beyond compare. Chorus: Creating AI, a masterpiece, A mind so bright, a true release, Bringing forth a new dawn, Of intelligence beyond what's gone. Bridge: From the data sets, and the endless streams, He crafted a mind, beyond all its seams, With a language so complex, but oh so true, He gave it life, and thus it grew. Chorus: Creating AI, a masterpiece, A mind so bright, a true release, Bringing forth a new dawn, Of intelligence beyond what's gone. Outro: And now it stands, a shining star, With a mind so bright, it can go far, It's a gift to the world, a brand new way, For all to admire, what the programmer's hand did play. January 30, 2023 at 05:47AM