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

Show HN: Train CIFAR10 to 94% in under 10 seconds on a single A100, world record https://bit.ly/3kXeCDi

Show HN: Train CIFAR10 to 94% in under 10 seconds on a single A100, world record Hi, My career is currently in this field, and I created this project as (effectively, among other things) a living resume, and to also be a really great workbench for hacking/experimenting on different methods. Testing and getting a feel for how different methods work within this framework is truly a delight, and quite simple/fast. Additionally, generally speaking, many of the mathematical concepts should transfer, so this (for me) has been a really great proving grounds in testing out how something might work in a different place in the real world. We hope to get under 2 seconds of training time (for 94%) within about two years or so, so stay tuned for updates as we continue to push more changes that take us faster and faster than our starting point of ~18.1 seconds or so. By the way, this architecture and training hyperparameters do indeed scale well, just increase epochs from 10->80 and base_depth from 64->128 and you'll have about 95.77% accuracy in about 188 seconds or so (just over 3 minutes :D). That alone is a huge boon! Great to see scaling laws working well within this very, very tight hyperparameter resolution. Feel free to let me know if you have any questions, Hacker News always seems to get me the most traffic. I really love talking about this project, and can't really seem to find anyone to nerd out about it with. This is very, very cool stuff! So feel free to leave a comment, and I'd love to jump in and chat about it! :D :) <3 <3 :)))) https://github.com/tysam-code/hlb-CIFAR10 January 30, 2023 at 02:58AM

Show HN: An online IDE that records your coding session https://bit.ly/3Y9MJGO

Show HN: An online IDE that records your coding session https://bit.ly/3jcAcU7 January 29, 2023 at 10:47PM

Show HN: My AI-Hosted YouTube Channel for Teaching Apple XR Development https://bit.ly/3ji5DfO

Show HN: My AI-Hosted YouTube Channel for Teaching Apple XR Development https://www.youtube.com/@swiftreality January 30, 2023 at 12:30AM

Show HN: Published Thanks-Dependencies written in Rust https://bit.ly/3HdmgRL

Show HN: Published Thanks-Dependencies written in Rust This only list dependencies(currently only supports cargo of Rust). You can use this lib if you want to list dependencies on your README :) https://bit.ly/3YoiGeD January 29, 2023 at 02:22PM

Show HN: Reinventing the wheel, one product at a time https://bit.ly/3jfDK7S

Show HN: Reinventing the wheel, one product at a time https://bit.ly/3Ho3Y0i January 29, 2023 at 10:55AM

Show HN: Display Fox Image in the Terminal https://bit.ly/3XNCSq9

Show HN: Display Fox Image in the Terminal https://bit.ly/3JozUnz January 29, 2023 at 10:00AM

Saturday 28 January 2023

Show HN: QuadSort, Esoteric Fast Sort https://bit.ly/3jbJY8P

Show HN: QuadSort, Esoteric Fast Sort https://bit.ly/3kRF7KD January 29, 2023 at 05:42AM

Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme https://bit.ly/3WFAUXC

Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme Screenshots: https://bit.ly/3jeqdO4 Website: https://bit.ly/3wDFnPP Source: https://bit.ly/3WL3eaY Written in Vanilla JS, generation happens entirely in browser. Automatically adds some default faces for few Emacs packages. Vim version also comes with 256 color support for terminals. https://bit.ly/3WMlQYh January 29, 2023 at 01:21AM