snowflake
DISCONTINUED
DISCONTINUED
Our great sponsors
snowflake | ||
---|---|---|
521 | 304 | |
6,779 | 15,552 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | over 5 years ago | |
Scala | Python | |
- | - |
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; } }
- Twitter's source code has been leaked on GitHub
-
Why is nobody listening
Just a reminder: https://github.com/reddit-archive/reddit
-
Reddit System Design/Architecture
archived reddit source - archived version of monolith. it's old but there are some truths in there still today
-
Reddit API Ruby Gem
https://github.com/reddit-archive/reddit/wiki/OAuth2-Quick-Start-Example may be a good starting point. Use /r/:subreddit/top to get the top post.
-
Google Search Is Dying
> It does, though. Your karma basically determines the visibility of any new post you try to make. And low-karma or new accounts are de facto shadowbanned.
User karma has no impact on the default sort ranking[0] (subreddit hot score). The source code is available here (as of ~2018): https://github.com/reddit-archive/reddit/blob/master/r2/r2/l...
However, user karma is impacted by mods' use of AutoMod on a per subreddit basis or accounts identified as fraudulent, but otherwise there is no site-wide application of user karma.
I spent some time experimenting with alternative rankings at Reddit.
0: Logged in users get a semi-heuristic, semi-ML powered default feed.
- if reddit bans us, where will we go?
-
Free Talk Friday #390
I think this guide for OAuth still applies today. There's always the official API documentation if you want to see all the endpoints. Sometimes if I want to get an idea for how to parse some data I just add .json to the end of any reddit URL to see what it looks like in my browser. Firefox formats JSON nicely so it's easy to read.
-
We had a security incident. Here’s what we know.
Wait until you find out about open source and the fact that reddit actually used to be open source.
- PhpBB 3.3.10
-
Supreme Court allows Reddit mods to anonymously defend Section 230
Hot is not a trade secret. How it works is public information. Here the code:
https://github.com/reddit-archive/reddit/blob/master/r2/r2/l...
What are some alternatives?
Vanilla Forums - Vanilla is a powerfully simple discussion forum you can easily customize to make as unique as your community.
bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox.
Mastodon - Your self-hosted, globally interconnected microblogging community
nanoid - A tiny (130 bytes), secure, URL-friendly, unique string ID generator for JavaScript
Lemmy - 🐀 A link aggregator and forum for the fediverse
Discourse - A platform for community discussion. Free, open, simple.
cockroach - CockroachDB - the open source, cloud-native distributed SQL database.
Flarum - Simple forum software for building great communities.
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
diaspora* - A privacy-aware, distributed, open source social network.
OpenBBTerminal - Investment Research for Everyone, Anywhere.
TwitFix - Fix Twitter video embeds in Discord (and Telegram!)