Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Tuesday, December 27, 2022
Show HN: Sideproject.guide https://ift.tt/lEQKUcY
Show HN: Sideproject.guide https://ift.tt/6EdUHrs December 27, 2022 at 12:06PM
Show HN: Gamedrop – Videogame collection management, price alerts, and prices https://ift.tt/FiuNdb6
Show HN: Gamedrop – Videogame collection management, price alerts, and prices https://ift.tt/vgGMjpI December 27, 2022 at 07:23AM
Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/CLpSBld
Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/qbuJDT4 December 27, 2022 at 05:27AM
Show HN: Eleven – open-source alternative to Codespaces https://ift.tt/NjHO4Yu
Show HN: Eleven – open-source alternative to Codespaces Hey HN, Eleven is the second project that I've built to learn Go. It lets you create a code sandbox in your cloud provider account easily. What's a "code sandbox"? Just a VM, running in your cloud provider account, with some runtimes pre-installed, your repositories cloned, a way to connect to it with your preferred editor (or via SSH) and a way to serve your apps easily via HTTP (with automatic HTTPS). You could use it to deploy your app, as a remote development environment or even to test some code. It's up to you. For example, to deploy a Node.JS app: $ eleven aws init hello-world --runtimes node@18.7.0 --repositories eleven-sh/hello-world > Success! The sandbox "hello-world" was initialized. $ ssh eleven/hello-world forever node index.js > Forever: command started. Run "forever stop" in current path to stop. $ eleven aws serve hello-world 8000 --as hello.eleven.sh > Success! The port "8000" is now reachable at: https://hello.eleven.sh $ curl https://hello.eleven.sh > Hello World Still learning Go by the way, so I'm open to any suggestions to improve. https://ift.tt/z3MJTgP December 27, 2022 at 03:57AM
Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/qECTp4X
Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/9X8eq4n December 27, 2022 at 01:34AM
Monday, December 26, 2022
Show HN: WebTransport vs. WebRTC vs. WebSocket https://ift.tt/WeZJ18l
Show HN: WebTransport vs. WebRTC vs. WebSocket https://ift.tt/1kLOuM2 December 26, 2022 at 08:16PM
Show HN: 10x Faster Twitter Embeds https://ift.tt/8PX7uYf
Show HN: 10x Faster Twitter Embeds https://ift.tt/3uHxYfK December 26, 2022 at 10:41AM
Subscribe to:
Posts (Atom)
Show HN: Tablr – Supabase with AI Features https://ift.tt/uZsg6oX
Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM