I'm addicted to buying domains for my vibe-coded apps that get 0 visitors
2 by arpanghoshal | 2 comments on Hacker News.
Hack Nux
Watch the number of websites being hacked today, one by one on a page, increasing in real time.
New ask Hacker News story: Ask HN: Why does it matter if no one reads your novel as long as the AIs do?
Ask HN: Why does it matter if no one reads your novel as long as the AIs do?
4 by amichail | 15 comments on Hacker News.
AI can in principle surface content that you create that no humans consume directly. And it could even credit and financially compensate you whenever this happens. So it seems that you can have a creator-only economy where all humans create and the AIs do most of the consuming. And stuff that the AIs surface in their replies allows humans to indirectly consume some of your content (in which case you would be credited and financially compensated) and perhaps even lead to them directly consuming it as a result of the free advertising. Do you think this is workable as a future model for creation and consumption (and not just for novels)?
4 by amichail | 15 comments on Hacker News.
AI can in principle surface content that you create that no humans consume directly. And it could even credit and financially compensate you whenever this happens. So it seems that you can have a creator-only economy where all humans create and the AIs do most of the consuming. And stuff that the AIs surface in their replies allows humans to indirectly consume some of your content (in which case you would be credited and financially compensated) and perhaps even lead to them directly consuming it as a result of the free advertising. Do you think this is workable as a future model for creation and consumption (and not just for novels)?
New Show Hacker News story: Show HN: Lightspeed, bidirectional WebSockets for Laravel (with asteroids demo)
Show HN: Lightspeed, bidirectional WebSockets for Laravel (with asteroids demo)
4 by jv22222 | 1 comments on Hacker News.
Hi HN! Laravel has worked with websockets for years but generally speaking it's a one way push architecture (i.e. http in, sockets out). Lightspeed is kind of like node in that it's a single server that serves your http and your websockets all under one roof. Auth runs in 0.03ms (a Redis read, no database). Your Laravel handler runs inside the full container and the reply comes back down the same socket. I think this could be really cool for creating new ways of working with Laravel. Anyway, I put together a live demo to show it in action. Basically a cross between slither.io and Asteroids. Game here: https://innerloop.works/lightspeed Repo here: https://ift.tt/5rZlW4e Note: This is 0.1.0, the API may change before 1.0. It needs the Swoole extension and Redis. MIT.
4 by jv22222 | 1 comments on Hacker News.
Hi HN! Laravel has worked with websockets for years but generally speaking it's a one way push architecture (i.e. http in, sockets out). Lightspeed is kind of like node in that it's a single server that serves your http and your websockets all under one roof. Auth runs in 0.03ms (a Redis read, no database). Your Laravel handler runs inside the full container and the reply comes back down the same socket. I think this could be really cool for creating new ways of working with Laravel. Anyway, I put together a live demo to show it in action. Basically a cross between slither.io and Asteroids. Game here: https://innerloop.works/lightspeed Repo here: https://ift.tt/5rZlW4e Note: This is 0.1.0, the API may change before 1.0. It needs the Swoole extension and Redis. MIT.
New Show Hacker News story: Show HN: Flyover Country – guide to the window seat with AR
Show HN: Flyover Country – guide to the window seat with AR
2 by headsupernova | 0 comments on Hacker News.
Just released a ground-up rebuild of our long abandoned app Flyover Country. Its whole thing is to tell you fun things about what you're flying over. I'm particularly excited about the new augmented reality mode that overlays maps and points of interest on your camera view as you point your phone out the window. The 3d window view mode is also pretty neat! It's free and works offline, just load your flight up beforehand. This is a tough app to test for obvious reasons so any feedback from folks trying it out in the sky is suuuuper valuable. Please email me at shane@flyovercountry.app with any notes!
2 by headsupernova | 0 comments on Hacker News.
Just released a ground-up rebuild of our long abandoned app Flyover Country. Its whole thing is to tell you fun things about what you're flying over. I'm particularly excited about the new augmented reality mode that overlays maps and points of interest on your camera view as you point your phone out the window. The 3d window view mode is also pretty neat! It's free and works offline, just load your flight up beforehand. This is a tough app to test for obvious reasons so any feedback from folks trying it out in the sky is suuuuper valuable. Please email me at shane@flyovercountry.app with any notes!
New Show Hacker News story: Show HN: OpenWand – A mission to remove chat interface from working with AI
Show HN: OpenWand – A mission to remove chat interface from working with AI
2 by OpenWand | 0 comments on Hacker News.
Hi everyone, I'm working on OpenWand, an "LLM chat interface" that is optimized for AI co-work. Its function is to truly integrate AI into your workflow, so no more switching windows, no more copying context, less prompt typing. You can focus on working, not prompting. You can think of it as a free Chatgpt (the interface/frontend) alternative for your everyday work. I would be very grateful for any help, testing, feedback and/or bug reports. What's shown here is just my current implementation. But with your help and feedback, we can add or adjust features to further this mission. Thank you for reading. Website: https://sunnylich.github.io/OpenWand/#overview
2 by OpenWand | 0 comments on Hacker News.
Hi everyone, I'm working on OpenWand, an "LLM chat interface" that is optimized for AI co-work. Its function is to truly integrate AI into your workflow, so no more switching windows, no more copying context, less prompt typing. You can focus on working, not prompting. You can think of it as a free Chatgpt (the interface/frontend) alternative for your everyday work. I would be very grateful for any help, testing, feedback and/or bug reports. What's shown here is just my current implementation. But with your help and feedback, we can add or adjust features to further this mission. Thank you for reading. Website: https://sunnylich.github.io/OpenWand/#overview