Thursday, January 12, 2023

Show HN: The OP Stack https://ift.tt/DMdsuyC

Show HN: The OP Stack https://ift.tt/RQIgMDa January 12, 2023 at 01:26AM

Show HN: Val Town – A Cloud Scripting Site https://ift.tt/20D1gwx

Show HN: Val Town – A Cloud Scripting Site Hey HN! We're so excited to show you Val Town ( https://val.town )! A "val" is a JavaScript/TypeScript function or value that runs on our servers. We aim to get you from idea to running code in seconds: type code, run it, get its API endpoint, schedule it - all from the browser, in a couple keystrokes. We're a startup of 4 people, mostly in NYC. We've been working on this for 6 months and are eager for feedback from the HN community. Why do we need yet another online coding IDE? While researching devtools[1], I found myself wanting something halfway between Replit and Zapier: a tool that makes hosting, deploying, scheduling, and authenticating easy, but is first-and-foremost a programming tool. We added `console.email` to the runtime to make it incredibly easy to email yourself. We don't have npm imports yet, but we do have a low-friction system that treats every user as a namespace, so you can refer to `@me.foo + 1` or `@yourFriend.bar()` right in your code. There are a lot of thorny implications this newfangled import scheme creates, but also many joyous and carefree coding experiences! One of my favorite features is that we store every evaluation, up and down the callstack, including inputs, outputs, logs, etc, which has been an amazing aid to debugging. So far, Val Town is mostly used for what we're calling "programmatic notifications": query a data source for new items on an interval and email them to yourself. Get notified when users you "follow" post on Hacker News: https://ift.tt/sig2Geu Get notified when to close your window during fire season in SF: https://ift.tt/qm8TJkO Get notified when there are new citations on a paper: https://ift.tt/Hl9XkCB Subscribe to RSS feeds: https://ift.tt/zRuaPVB A good place to get started would be forking one of those vals and modifying it to suit your needs. Some folks are using the tool in other ways, such as in webhook contexts, and we encourage those uses as well. We'd LOVE to pair-program with anyone looking to try out the tool and give feedback. Email steve@val.town :-) Main site: https://val.town Docs: https://ift.tt/19YdFzR... Discord: https://ift.tt/tvzhgPJ Blog & Newsletter: https://ift.tt/4iUfs7E... [1] - Whole Code Catalog: https://ift.tt/HGeL96i https://www.val.town/ January 12, 2023 at 12:48AM

Show HN: Loti – Remove revenge porn using a facial recognition on adult sites https://ift.tt/iSmzwre

Show HN: Loti – Remove revenge porn using a facial recognition on adult sites https://goloti.com/ January 11, 2023 at 10:23PM

Wednesday, January 11, 2023

Show HN: A FUSE module to work with FASTA files https://ift.tt/gBM2Pbd

Show HN: A FUSE module to work with FASTA files Hello HN, we recently published FUSTA, a piece of software that tries to alleviate the pain of reading & writing huge FASTA files, which is something that we meet quite frequently. FUSTA leverages FUSE to expose a FASTA file as a hierarchy of sequence files, either raw or in the FASTA format, and let you either read them as individual files, or rename/delete/edit/add some of them. Thought it may be of interest to the biologists/bioinformaticians here; we use it on macOS, Linux & FreeBSD, feedback & suggestions welcome! https://ift.tt/OowlTmF January 11, 2023 at 04:40PM

Show HN: usbc.wtf – an article and quiz to find the right USB-C cable https://ift.tt/vGrw9Qu

Show HN: usbc.wtf – an article and quiz to find the right USB-C cable https://usbc.wtf/ January 11, 2023 at 05:25AM

Show HN: A Harry Potter Trivia Bot, Powered by GPT-3 https://ift.tt/WSMEl70

Show HN: A Harry Potter Trivia Bot, Powered by GPT-3 Over winter break I resurfaced an old project, a harry potter trivia bot. I rebuilt it using generative models instead of the extractive ones I had used previously. The generative approach was far easier to implement and performed better. Cheers. https://ift.tt/t2EhROY January 11, 2023 at 01:08AM

Show HN: Vector illustrations from text prompts AI https://ift.tt/uROQKcz

Show HN: Vector illustrations from text prompts AI I created a vector illustration generator (SVG) from text prompts. He's still an MVP. I'd like to know your opinion. https://illustroke.com/ January 10, 2023 at 09:16PM

Show HN: Do You Know RGB? https://ift.tt/t8kUpbO

Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM