|
You are here |
dev.krzaq.cc | ||
| | | | |
blog.bdw.li
|
|
| | | | | [AI summary] The author reflects on their history with RSS readers like Google Reader and Feedly, discusses their self-hosting preferences, and decides to test a new Firefox-based RSS aggregator. | |
| | | | |
techtldr.com
|
|
| | | | | Chrome Developer Tools have a very useful option that allows to copy any API request as a CURL command. This tool can be used to test APIs without having to rely on the Browser, get access to unofficial APIs, scrape data and many other useful scenarios. Please allow me to demonstrate. In this video, I [...] | |
| | | | |
willhaley.com
|
|
| | | | | macOS does not have a built-in mechanism for spoofing/mocking/faking a user's physical GPS location. However, the Chrome browser allows editing a user's Geolocation using specific latitude and longitude coordinates. Chrome's Sensors configuration menu allows setting a precise lat/lng location, preventing the need for a VPN or other system for falsifying one's location. https://developer.chrome.com/docs/devtools/device-mode/geolocation/ With the Chrome Dev Tools open click the three-dots menu icon -> More tools -> Sensors and set the Location override as needed. | |
| | | | |
tilde.team
|
|
| | | [AI summary] A blog post discusses Mozilla's new ability to compile WebAssembly in the browser as it streams, likening it to image decoding for major performance improvements. | ||