This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | |
| <title>Universal CSV Viewer</title> | |
| <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css"> | |
| <link rel="stylesheet" href="https://cdn.datatables.net/1.10.19/css/dataTables.bootstrap4.min.css"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :root { | |
| --border-color: #e1e4e8; | |
| --header-bg: #f6f8fa; | |
| --header-text: #24292e; | |
| --row-hover: #f1f8ff; | |
| --link-color: #0366d6; | |
| --text-muted: #586069; | |
| } | |
| /* 1. Container for Responsiveness & Sticky Header */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @import url("https://fonts.googleapis.com/css2?family=Cutive+Mono&display=swap"); | |
| /* ============================ | |
| 1. VARIABLES & RESET | |
| ============================ */ | |
| :root { | |
| --width: 900px; | |
| --font-main: "Cutive Mono", monospace; | |
| --background-color: #1b2c45; | |
| --heading-color: #ffffff; |
- http://github.com/features/ai
- http://github.com/features/models
- http://github.com/features/spark
- http://github.com/security/advanced-security/demo
- http://github.com/security/plans
- http://github.com/spark
- https://archiveprogram.github.com/
- https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/
- https://azure.microsoft.com/en-us/products/devops/github-advanced-security
- [https://blogs.microsoft.com/on-the-issues/2023/09/07/copilot-copyright-commitment-ai-legal-concerns/](https://blogs.microsoft.com/on-the-issues/2023/09/07/copilot-copyright-commi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * X/Twitter Bookmark Remover | |
| * | |
| * This script automatically removes all bookmarks from your X/Twitter account | |
| * by scrolling through your bookmarks page and clicking the remove button for each bookmark. | |
| * | |
| * HOW TO USE: | |
| * 1. Go to your bookmarks page: https://twitter.com/i/bookmarks or https://x.com/i/bookmarks | |
| * 2. Open browser developer console (F12 or Ctrl+Shift+J or Cmd+Option+J) | |
| * 3. Copy and paste this entire script into the console |
fetch_ghstars.py: quick CLI script to fetch and collate from Github API all of a user's starred repos
- Requires Python 3.6+
- Creates a subdir 'ghstars-USERNAME' at the current working directory
- the raw JSON of each page request is saved as: 01.json, 02.json 0n.json
- A flattened, filtered CSV is also created:
wrangled.csv
Example usage:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div id="w555f50efd0c36cd317280773714f55ef"></div><script type="text/javascript" charset="UTF-8" src="https://www.librarything.com/widget_get.php?userid=tezeta&theID=w555f50efd0c36cd317280773714f55ef"></script><noscript><a href="https://www.librarything.com/profile/tezeta">My Library</a> at <a href="https://www.librarything.com">LibraryThing</a></noscript> | |
| https://www.librarything.com/widget.php?shareID=w555f50efd0c36cd317280773714f55ef&sharefrom=tezeta | |
| <div id="w3d171ffa5e20d88597a39ae343674840"></div><script type="text/javascript" charset="UTF-8" src="https://www.librarything.com/widget_get.php?userid=tezeta&theID=w3d171ffa5e20d88597a39ae343674840"></script><noscript><a href="https://www.librarything.com/profile/tezeta">My Library</a> at <a href="https://www.librarything.com">LibraryThing</a></noscript> | |
| https://www.librarything.com/widget.php?shareID=w3d171ffa5e20d88597a39ae343674840&sharefrom=tezeta | |
| <script type="text/javascript" src="https://www.librarything.com/ltsw/mySearchWidget.php?option_userid=t |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| beep |