Wednesday, January 11, 2023

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

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

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

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/Zfdrtih Get notified when to close your window during fire season in SF: https://ift.tt/C7V5si1 Get notified when there are new citations on a paper: https://ift.tt/ToCUfIZ Subscribe to RSS feeds: https://ift.tt/cAMl58i 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/uZyx0XA... Discord: https://ift.tt/k8SfPFE Blog & Newsletter: https://ift.tt/OIUabAx... [1] - Whole Code Catalog: https://ift.tt/g2Tjp5N https://www.val.town/ January 12, 2023 at 12:48AM

Show HN: We’re building a gaming console for the browser https://ift.tt/2vKfSlW

Show HN: We’re building a gaming console for the browser hey all, We’re excited to share bash.gg - a way to play all games on your browser. Our mission is to enable you to play games, from any device, with your friends. We're planning on using a combination of WebGL (soon WebGPU) & pixel streaming to run any game. Our product is going viral within a few school districts, here’s what we’ve built. The Problem: Poor Experiences: Mobile gaming is limited by hardware. Most mobile games are spammy & focused on optimizing value extraction. Existing web games are junk. Expensive: For good games, you need a console or PC, costing $600 - $3k. Not Scalable: Consoles are sold at a loss & desktop computers are too expensive. Necessary hardware is increasing in size and cost. On the other hand, games continue to get more computationally expensive. bash.gg: Great Experiences: We’re bringing the best games from PC and console to your browser so you can play from any device instantly. Affordable: You don’t need expensive hardware, just a stable internet connection. Scalable: As games demand more resources, they’re run in the cloud. The games that don’t need all that power can run in a browser. TLDR: Consoles make it difficult to play with all of your friends. If your friend has Xbox, and you have Playstation - you might not be able to play together. Having games on the browser lets anyone play, by just clicking a link. Not only that, but you can chat and play, all in one place. In progress features: pixel streaming (quic + webcodecs), community features, live audio/text chat (should release within in 2 weeks) Excited to hear what you all think! https://bash.gg January 11, 2023 at 11:25PM

Found on YouTube: How to create account on fiverr for beginners || how to make money on fiverr


How to create account on fiverr for beginners || how to make money on fiverr
In this video you will learn How to Create Fiverr Account in easy way- easy tutorial for beginners #fiverr #fiverrgigpromotion ...
https://www.youtube.com/watch?v=6CTkqTvkU7g

Tuesday, January 10, 2023

Found on YouTube: Rocket League Fiverr edit


Rocket League Fiverr edit
clips #edit #rocketleague #shorts #rocketleagueedit #quality#fiverr #editforsubscribers#freetoedit https://ift.tt/CSgldZV.
https://www.youtube.com/watch?v=rBhkbjrxNoE

Found on YouTube: 5 اسرار للحصول على الزبائن في موقع فايفر fiverr


5 اسرار للحصول على الزبائن في موقع فايفر fiverr
رابط فديو 166 نيش بدون خبرة ولا رأس المال https://youtu.be/9WUNzFzQzvE ...
https://www.youtube.com/watch?v=iwiF8_Vv_OM

Show HN: Klotho – Transform plain code into cloud native code https://ift.tt/A69wkMX

Show HN: Klotho – Transform plain code into cloud native code https://ift.tt/q2IjTAW January 11, 2023 at 01:24AM

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

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/LQpHYzP January 11, 2023 at 01:08AM

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

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

Found on YouTube: Fiverr Best Selling Services


Fiverr Best Selling Services
අපේ Telegram Group එක :- https://ift.tt/z7LeJYZ (ප්‍රශ්න ගැටළු කතා කරමු) අපේ Crypto ...
https://www.youtube.com/watch?v=MQUXR0qnKF0

Monday, January 9, 2023

Show HN: FixScript, an embedded/standalone language with custom syntax additions https://ift.tt/85gKn9k

Show HN: FixScript, an embedded/standalone language with custom syntax additions Hello, I want to introduce you to a programming language that I've been working on for a few years and is ready to be shared with a broader community. Feel free to ask any question about it, it's hard to describe what it is all about in a single blog post. For examples of a more complex code I recommend looking into to the "src" directory in the SDK. And here are some documentation links: https://ift.tt/2AsZj6H https://ift.tt/ek2HN6s https://ift.tt/QOYwCNl January 10, 2023 at 01:26AM

Show HN: Tortoise TTS as an at-cost open-source pay-per-second API https://ift.tt/bjKOxHX

Show HN: Tortoise TTS as an at-cost open-source pay-per-second API Tortoise TTS is the best TTS available today. We built an open-source, at cost, pay per second API for it. The quality of intonation it generates is unparalleled, and we hope our at-cost API will make it easier for people to build on top! This allows folks to run via a single API call - it costs $0.03/query. The WAV file is downloadable, we apply no restrictions. We're open-sourcing all our work — we made Tortoise run 30% faster, and have more improvements coming. If you're keen to contribute we can help with ideas, pointers, compute and data; just DM us. Our fork with the improvements can be found at https://ift.tt/Laf9Ty5 . The deployment code can be found at https://ift.tt/qHNOeu0 . There are already great alternatives for using : i) @mdnest_r's awesome Huggingface Spaces, ii) original Google Colab, iii) host it yourself. Our work should accelerate those who need an API, don't want to spend time/$ hosting and need a scalable infra backing them. We're especially excited about combining text-to-speech with content generated from LLMs, and about how it fits into video creation tools. Tortoise in its current form is also inaccessible to non-technical users, which is why we are also providing a simple UI on top (also "at-cost"): https://tts.themetavoice.xyz To use, generate an API key on https://tts.themetavoice.xyz and call via POST request. Or use the web UI. Or run your own deployment. https://twitter.com/vatsal_aggarwal/status/1612536547248836608 January 10, 2023 at 01:35AM

Show HN: How to create a 3D space using CSS https://ift.tt/y8Lu7J1

Show HN: How to create a 3D space using CSS https://ift.tt/54Ydzam January 10, 2023 at 01:46AM