|
You are here |
puri.sm | ||
| | | | |
thehackernews.com
|
|
| | | | | A popular JavaScript NPM library with over 6 million weekly downloads was hijacked to publish crypto-mining malware. | |
| | | | |
stuvel.eu
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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. | ||