Explore >> Select a destination


You are here

puri.sm
| | thehackernews.com
4.9 parsecs away

Travel
| | A popular JavaScript NPM library with over 6 million weekly downloads was hijacked to publish crypto-mining malware.
| | stuvel.eu
3.6 parsecs away

Travel
| | The Android XBMC Remote app has a "Power on" button. This button sends a wake-on-lan (WOL) packet to the XBMC server, so that it can wake up. However, my XBMC server runs all kinds of server stuff, so I don't want to let it sleep.
| | dustingram.com
4.0 parsecs away

Travel
| | Using Android's Simple Protocol for Automated Network Control to send touch events to a physical device using Python and a TCP socket.
| | scastiel.dev
18.0 parsecs away

Travel
| React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, especially when coupled with Next.js. Let's use Server Components and Actions to build something fun: a guestbook.