/
Navigation
C
Chronicles
Browse all articles
C
E
Explore
Semantic exploration
E
R
Research
Entity momentum
R
N
Nexus
Correlations & relationships
N
~
Story Arc
Topic evolution
S
Drift Map
Semantic trajectory animation
D
P
Posts
Analysis & commentary
P
Browse
@
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
?
Concept Search
Semantic similarity search
!
High Impact Stories
Top coverage by position
+
Sentiment Analysis
Positive/negative coverage
*
Anomaly Detection
Unusual coverage patterns
Analysis
vs
Rivalry Report
Compare two entities head-to-head
/\
Semantic Pivots
Narrative discontinuities
!!
Crisis Response
Event recovery patterns
Connected
Nav: C E R N
Search: /
Command: ⌘K
Embeddings: large
VOICE ARCHIVE

@jreuben1

@jreuben1
4 posts
2023-02-16
GitHub Copilot improvements https://github.blog/... Fill-In-the-Middle (craft prompts for code suggestions with code suffixes as well as the prefix), VSCode extension logic to reduce frequency of disruptive suggestions, upgraded AI Codex model for better code synthesis
2023-02-16 View on X
BleepingComputer

GitHub updates Copilot with better and more secure code suggestions and says 46% of developers' code files across all languages were generated with Copilot

and in Java, that number jumps to 61%. https://github.blog/... @quinnypig : “Today, GitHub Copilot is behind an average of 46% of a developers' code across all programming language...

2023-01-17
Breaking Nvidia's CUDA Monopoly In ML https://www.semianalysis.com/ ... - PyTorch 2.0 (Dynamic Shapes) - PrimTorch (~250 primitive operator building blocks) - TorchDynamo (partial / guarded graph capture + JIT recapture: ingest any PyTorch user script and generate an FX graph)
2023-01-17 View on X
SemiAnalysis

An overview of the ML software development industry over the past decade: a decline of Nvidia's CUDA monopoly, PyTorch overtaking Google's TensorFlow, and more

the CUDA monopoly is nowhere close to being broken and CUDA will continue to be the key dependency for PyTorch. As a data point, Triton isn't the first rally — multiple vendors use...

- AOT Autograd - TorchInductor compiler (Wrapper Codegen) - OpenAI Triton (LLVM IR direct to PTX without cuBLAS / CudNN) - a good article !
2023-01-17 View on X
SemiAnalysis

An overview of the ML software development industry over the past decade: a decline of Nvidia's CUDA monopoly, PyTorch overtaking Google's TensorFlow, and more

the CUDA monopoly is nowhere close to being broken and CUDA will continue to be the key dependency for PyTorch. As a data point, Triton isn't the first rally — multiple vendors use...

2020-08-26
A Chrome feature is creating enormous load on global root DNS servers https://arstechnica.com/... Intranet Redirect Detector, which makes spurious queries for random “domains” statistically unlikely to exist, responsible for roughly half of world total DNS traffic to root servers!
2020-08-26 View on X
Ars Technica

A Chromium feature is responsible for nearly half of the traffic load on root DNS servers by issuing DNS lookups that often propagate up to root nameservers

Google is doing to DNS what D-Link once did to NTP.  —  The Chromium browser—open source, upstream parent to both Google Chrome … Tweets: @jreuben1 , @dennis_kipker , @glynmoody , ...