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:
Comments (Atom)
Show HN: I built a Raspberry Pi webcam to train my dog (using Claude) https://ift.tt/14pnsOW
Show HN: I built a Raspberry Pi webcam to train my dog (using Claude) Hey HN! I’m a Product Manager and made a DIY doggy cam (using Claude a...
- 
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, ...
 - 
Breaking #FoxNews Alert : Number of dead rises after devastating tornadoes, Kentucky governor announces — R Karthickeyan (@RKarthickeyan1)...
 - 
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...