snowflake
DISCONTINUED
violentmonkey
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarQube - Static code analysis for 29 languages.
snowflake | violentmonkey | |
---|---|---|
521 | 76 | |
6,779 | 4,098 | |
- | 4.8% | |
0.0 | 7.7 | |
almost 3 years ago | 12 days ago | |
Scala | JavaScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
snowflake
-
What companies/startups are using Scala (open source projects on github)?
There are so many of them in big data, e.g. Kafka, Spark, Flink, Delta, Snowplow, Finagle, Deequ, CMAK, OpenWhisk, Snowflake, TheHive, TVM-VTA, etc.
-
I need a unique ID sequence number generator, I know I could just use a small MySQL instance, but is there no other way?
Twitter built Snowflake https://github.com/twitter-archive/snowflake/tree/snowflake-2010
-
Emacs *Network Security Manager* reporting 'certificate has expired' that...hasn't.
I get similar connection-security messages when attempting to connect to the package archive at https://elpa.nongnu.org/ —again, in both *Package* and in *eww*—while elpa.gnu.org seems to be just flat out nonresponsive. However, other https sites including https://duckduckgo.com/about and https://twitter.com work just fine.
-
API Development: The Complete Guide for Building APIs Without Code
Twitter started out with a huge focus on their API. Developers could get almost any data from Twitter they wanted - trends, hashtags, user stats - and they built some really cool stuff with it. This massive amount of open data and the tools people built actually attracted more users to Twitter. Companies could easily hook into the Twitter API to let users share their content on Twitter without leaving their site, and Twitter in turn got even more content on the platform.
-
Best CSS frameworks to Check Out in 2021
Developed and Maintained By – Twitter
-
Issue downloading a Twitter Broadcast (HTTP Error 400: Bad Request)
PS C:\Users\Admin\Downloads> .\yt-dlp.exe "https://twitter.com/i/broadcasts/1dRKZlzzbMbJB" --verbose [debug] Command-line config: ['https://twitter.com/i/broadcasts/1dRKZlzzbMbJB', '--verbose'] [debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252 [debug] yt-dlp version 2021.09.25 (exe) [debug] Python version 3.8.10 (CPython 64bit) - Windows-10-10.0.19043-SP0 [debug] exe versions: none [debug] Optional libraries: Crypto, mutagen, sqlite, websockets [debug] Proxy map: {} [debug] [twitter:broadcast] Extracting URL: https://twitter.com/i/broadcasts/1dRKZlzzbMbJB [twitter:broadcast] 1dRKZlzzbMbJB: Downloading guest token [twitter:broadcast] 1dRKZlzzbMbJB: Downloading JSON metadata [twitter:broadcast] 28_1445749360700977153: Downloading JSON metadata [twitter:broadcast] 1dRKZlzzbMbJB: Downloading m3u8 information [debug] Default format spec: best/bestvideo+bestaudio [info] 1dRKZlzzbMbJB: Downloading 1 format(s): replay-2750 [debug] Invoking downloader on "https://prod-fastly-us-east-1.video.pscp.tv/Transcoding/v1/hls/jN6CaxrA9lpyuGd0L_kWYPCorYH27HnjKV70nxcVASsjFnGajs0gDWIsABSOYQJd-E7xK7kFJv34xb38IZi6cA/transcode/us-east-1/periscope-replay-direct-prod-us-east-1-public/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsInZlcnNpb24iOiIyIn0.eyJFbmNvZGVyU2V0dGluZyI6ImVuY29kZXJfc2V0dGluZ183MjBwMzBfMTAiLCJIZWlnaHQiOjcyMCwiS2JwcyI6Mjc1MCwiV2lkdGgiOjEyODB9.ldktM4fCFRfkP4ZEBfZPKtlAUNAcTPkoz994YJAzWpE/tw_playlist_16813172078088237633.m3u8?type=replay" [hlsnative] Downloading m3u8 manifest [hlsnative] Total fragments: 2409 [download] Destination: Drone Racing League - 2021-22 DRL World Championship _ Twin Cities [1dRKZlzzbMbJB].mp4 [download] Drone Racing League - 2021-22 DRL World Championship _ Twin Cities [1dRKZlzzbMbJB].mp4.part-Frag1 has already been downloaded [download] 0.0% of ~1.09GiB at Unknown speed ETA Unknown ETAERROR: unable to download video data: HTTP Error 400: Bad Request Traceback (most recent call last): File "yt_dlp\YoutubeDL.py", line 2829, in process_info File "yt_dlp\YoutubeDL.py", line 2489, in dl File "yt_dlp\downloader\common.py", line 408, in download File "yt_dlp\downloader\hls.py", line 344, in real_download File "yt_dlp\downloader\fragment.py", line 478, in download_and_append_fragments File "yt_dlp\downloader\fragment.py", line 352, in decrypt_fragment File "yt_dlp\downloader\fragment.py", line 344, in _get_key File "yt_dlp\YoutubeDL.py", line 3256, in urlopen File "urllib\request.py", line 531, in open File "urllib\request.py", line 640, in http_response File "urllib\request.py", line 569, in error File "urllib\request.py", line 502, in _call_chain File "urllib\request.py", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 400: Bad Request
-
Overriding display: none with style injection doesnt work
a[href^="https://twitter.com/"] is not part of #yle-consent-sdk-container children
yle.fi###yle-consent-sdk-container:style(visibility: hidden) yle.fi###yle-consent-sdk-container:has(~ .yle__app a[href^="https://twitter.com/"]):style(visibility: visible !important)
-
Can someone explain to me what is Cross-Origin Resource Sharing(CORS) in the most simplest terms?
If you run that and then look in your Network tab again, you'll see that the response includes a header that says Access-Control-Allow-Origin: *. The * means that this image is allowed to be requested from any origin whatsoever- this is presumably because the NYT want this image to show up in social media shares. This could also be restricted- for example, if for some reason they only wanted the image to be allowed to be requested from Twitter, they could send a header that said Access-Control-Allow-Origin: https://twitter.com.
-
The Linux Experiment banned from Youtube
// ==UserScript== // @name Twitter to nitter // @namespace null // @version 0.1 // @description Redirect twitter to nitter // @match https://twitter.com/* // @run-at document-start // ==/UserScript== redirectToPage("https://twitter.com", "https://nitter.net"); function redirectToPage(page1, page2) { if(window.location.href.indexOf(page1) != -1) { window.location.href = page2 + window.location.pathname; } }
violentmonkey
-
How do I "install" user scripts downloaded from GitHub?
I personally use TamperMonkey to run user-scripts and can vouch for its usefulness. Violentmonkey seems to be a popular alternative.
-
Weird cookie behavior
Tampermonkey devs have implemented it but didn't release it yet and Violentmonkey devs don't want to implement it, so I guess I'm not fixing this issue anytime soon.
-
PSA: Get Syntax Highlight for code clocks at reddit
Install one of the monkey browser extensions (Tampermonkey, Violentmonkey, or Greasemonkey)
-
Lifelong Chrome user switching to Firefox, are there any extensions that are a MUST on the browser?
ViolentMonkey--Sometimes you gotta have greasemonkey scripts.
-
Do you love collections on ThePosterDB but hate manual work? I made a script to help with that
To install, just install ViolentMonkey (a plugin for your browser) and view the raw source of PosterDBMetaManager, or click here, and you'll be prompted to install the script.
-
Skeuomorphism on the YT website help
You can use the YouTube Redux browser extension for Chrome or Firefox or the 7KT-Tube userscript for any browser that supports Tamper/Violent/Greasemonkey (Violentmonkey is my recommendation out of the three as it's open source unlike Tampermonkey and cross-platform and has been updated recently unlike Grease monkey).
-
Youtube shorts has turned into full blown aids. how do I block it?
You'll need a userscript addon, such as ViolentMonkey.
-
Fandom Acquires Leading Entertainment & Gaming Brands Including GameSpot, TV Guide and Metacritic
On desktop you can make it viable by using violentmonkey extension and loading some cleaning scripts such as
-
kill-sticky, a bookmarklet to remove sticky elements and restore scrolling
You could pass this code into Tampermonkey/Violentmonkey[0] and use it globally on every domain.
-
AdGuard publishes the first ad blocker built on Manifest V3
I don't think they've come out to support other extensions that will be killed in the crossfire however, such as ViolentMonkey or TamperMonkey.
https://github.com/violentmonkey/violentmonkey/issues/1555
https://github.com/Tampermonkey/tampermonkey/issues/644
The only thing we have so far is a google rep stating that they'll "reaffirm that we plan to support userscript managers in Maniest V3 before the Manifest V2 deprecation"[0] back in May, which fills me with no hope at all that they won't simply be killed.
0: https://github.com/Tampermonkey/tampermonkey/issues/644#issu...
What are some alternatives?
tampermonkey - Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
Simple-YouTube-Age-Restriction-Bypass - A simple browser extension to bypass YouTube's age verification, disable content warnings and watch age restricted videos without having to sign in!
nanoid - A tiny (130 bytes), secure, URL-friendly, unique string ID generator for JavaScript
stylus - Stylus - Userstyles Manager
cockroach - CockroachDB - the open source, cloud-native distributed SQL database.
GetDLCInfoFromSteamDB - Get Data from Steam / SteamDB (ex Get DLC Info from SteamDB) is a userscript that extracts all data needed to generate DLCs formats, depot.sha1 and appmanifest.acf for Steam games.
reddit-place-script-2022 - Script to draw an image onto r/place (https://www.reddit.com/r/place/)
TwitFix - Fix Twitter video embeds in Discord (and Telegram!)
helm - The Kubernetes Package Manager [Moved to: https://github.com/helm/helm]
nitter - Alternative Twitter front-end
Ruby on Rails - Ruby on Rails
apex