Communication, entertainment, everything in between - another great post by @… that will inspire you, offend you, educate you- all the things great writing should do. It'll make you think, challenge your assumptions- there are too many great quotable parts of this, I couldn't even pick one to use as a blurb here. Worth it to just read the full deal 🔥:
email_enron: Email network (Enron corpus)
The Enron email corpus, containing all the email communication from the Enron corporation, which was made public as a result of legal action. Nodes are email addresses and node i links to node j if i sent at least one email to address j. Non-Enron email addresses are also present, but only their links to/from Enron addresses are observed.
This network has 36692 nodes and 367662 edges.
Tags: Social, Communication, Unweighted, Multigr…
The FBI director, Kash Patel, announced on Monday he was launching a criminal investigation
into group chats used by Minneapolis protesters on the Signal messaging app,
based on a social media post by the far-right personality Cam Higby.
Patel used the podcast of another rightwing personality, Benny Johnson, to break the news.
Higby had posted on Sunday on X that he had “infiltrated” a group chat on Signal,
the widely used communication app that offers effective…
chatcontrol e oscuramento: la guerra alla crittografia è in aumento. A causa di una losca collaborazione tra Stati Uniti e Unione Europea.
Sorveglianza di massa statale
Dopo la denuncia di Snowden nel 2013, ampie porzioni di Internet sono diventate crittografate, consentendo comunicazioni private e sicure. Non tutti hanno accolto con favore questo cambiamento. In particolare, l'FBI e altre agenzie governative statunitensi hanno combattuto quella che viene spesso definita la &q…
Very happy to say that "Speak Now: Safe Actor Programming with Multiparty Session Types" has been accepted to OOPSLA'26!
Can we use session types to get communication guarantees about code written in actor languages, while also making use of idioms such as supervision hierarchies? Yes -- using first-class message handlers & flow-sensitive effects!
This has been something I've been puzzling over since my MSc, so I'm very happy that we've finally got a…
I'm sorry: what?
This coming from a huge professional company ( #LINE ) that provides mainly IT related services, this actually suprised me.
I mean the phrase "large amount of HTTPS" already caused some decent face palming, but claiming that your #chat communication might fail because …
I think this brings me up to five separate Atlassian accounts now 🙃
Also want to say how wonderful #StarTrek #StarFleetAcademy is to again be transported to a society that is doing its best to make things better. To be based on science, facts, community, communication, trust and empathy.
And its set in San Francisco, just wish I could teleport up there right now…
RE: https://techhub.social/@shantini/115957020152303871
Being a marketer shaped my progressive politics more than I expected precisely because of this.
Once you see how much effort is being spent on marketing certain worldviews to you and how much of that can be studied, analyzed, and replicated - you can’t unsee it.
And you see the power that’s available for all of us to tap into to push back. The same kinds of marketing and communication tactics used against us can be used to amplify science, art, pro-social values, and progressive policy.
The right has been waging a coordinated campaign of swaying public opinion since at least the birth of the Federalist Society and backlash to Roe.
Their legal influence required creating an information and media apparatus that influenced first elite professional networks, then the public at large.
(For a recent example, just look at how much LLMS and AI have been relying on constant marketing and media attention for anyone to believe that these tools are “inevitable” or even “useful”. Their marketing and PR departments work very hard and are very well funded. For a reason.)
dnc: DNC emails (2016)
A network representing the exchange of emails among members of the Democratic National Committee, in the email data leak released by WikiLeaks in 2016.
This network has 2029 nodes and 12085 edges.
Tags: Social, Communication, Unweighted, Multigraph
https://networks.skewed.de/net/dnc
(This is not some kind of false modesty. Most of what you’re hearing from me here is just me passing along information from community channels. My personal contribution has mostly been helping communication, helping people with tech issues, doing some volunteering, keeping watch, protesting, doing neighborhood support work — that kind of stuff. I don’t want to downplay the importance of any of that. It matters a •lot• that there are so many people doing all of those things! It matters that I’m one of them! Just…you know, I’m one among many, a small player who somehow ended up holding one of the mics on Mastodon, and that’s it. The courage you see is the courage of many.)
What instant communication, thread-based platform do you use at least once a month?
Just trying to get an idea of the popularity of different options - multiple choices possible, please boost around!
If you think we should add some choices, please cite them in comment and I'll do a 2nd poll. They would have to be similarly thread / themes / channel - based, with a phone app but also available in the browser (e.g. maybe Matrix? But website-only platforms like Discourse would not work…
Every improvement in communication makes the bore more terrible.
-- Frank Moore Colby
"Plötzlich Wissen!" ist ein guerilla #WissKomm Projekt von Dr. Julia Schnetzer, Inga Marie Ramcke und mir, gestartet in 2017 (Wissenschaftsjahr 2016*17 Meere und Ozeane), das sich zur Pandemie auf online verlegen musste, einiges hin & her hinter sich hat und immernoch läuft. Heute kam unser Paper darüber raus, im Journal of Science Communication, Sonderedition "
I don't send many emails anymore. I receive emails but I don't send many. Even at work, most of our communication is done via other means. But I do generate at least one email a day to send to a group of external testers. I don't send this from a traditional mail client. Instead it is a shell script that gathers some information and opens a text editor to add further comments. After that the file is sent with
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
Italy may be the first EU country to impose requirements on private charging points in its transposition of the EU REDIII into national law: newly installed private charging points must be able to communicate with smart meters from June 30 onwards.
https://www.normattiva.it/uri-res/N2Ls?u…
SplatBus: A Gaussian Splatting Viewer Framework via GPU Interprocess Communication
Yinghan Xu, Th\'eo Morales, John Dingliana
https://arxiv.org/abs/2601.15431 https://arxiv.org/pdf/2601.15431 https://arxiv.org/html/2601.15431
arXiv:2601.15431v1 Announce Type: new
Abstract: Radiance field-based rendering methods have attracted significant interest from the computer vision and computer graphics communities. They enable high-fidelity rendering with complex real-world lighting effects, but at the cost of high rendering time. 3D Gaussian Splatting solves this issue with a rasterisation-based approach for real-time rendering, enabling applications such as autonomous driving, robotics, virtual reality, and extended reality. However, current 3DGS implementations are difficult to integrate into traditional mesh-based rendering pipelines, which is a common use case for interactive applications and artistic exploration. To address this limitation, this software solution uses Nvidia's interprocess communication (IPC) APIs to easily integrate into implementations and allow the results to be viewed in external clients such as Unity, Blender, Unreal Engine, and OpenGL viewers. The code is available at https://github.com/RockyXu66/splatbus.
toXiv_bot_toot
Ende-zu-Ende-Verschlüsselung mit RCS: Hinweise auf baldige iOS-Umsetzung
Aktuell können Botschaften über die Rich Communication Services auf iPhones potenziell belauscht werden. Apple arbeitet aber an einer Verbesserung.
<…
How Lego's Creative Play Lab built the Smart Brick, its custom chip, sensors, and proprietary communication system to seamlessly integrate with existing sets (Jeremy White/Wired)
https://www.wired.com/story/exclusive-inside-look-at-new-lego-smart-brick/
Scaling Vision Transformers: Evaluating DeepSpeed for Image-Centric Workloads
Huy Trinh, Rebecca Ma, Zeqi Yu, Tahsin Reza
https://arxiv.org/abs/2602.21081 https://arxiv.org/pdf/2602.21081 https://arxiv.org/html/2602.21081
arXiv:2602.21081v1 Announce Type: new
Abstract: Vision Transformers (ViTs) have demonstrated remarkable potential in image processing tasks by utilizing self-attention mechanisms to capture global relationships within data. However, their scalability is hindered by significant computational and memory demands, especially for large-scale models with many parameters. This study aims to leverage DeepSpeed, a highly efficient distributed training framework that is commonly used for language models, to enhance the scalability and performance of ViTs. We evaluate intra- and inter-node training efficiency across multiple GPU configurations on various datasets like CIFAR-10 and CIFAR-100, exploring the impact of distributed data parallelism on training speed, communication overhead, and overall scalability (strong and weak scaling). By systematically varying software parameters, such as batch size and gradient accumulation, we identify key factors influencing performance of distributed training. The experiments in this study provide a foundational basis for applying DeepSpeed to image-related tasks. Future work will extend these investigations to deepen our understanding of DeepSpeed's limitations and explore strategies for optimizing distributed training pipelines for Vision Transformers.
toXiv_bot_toot
Bari Weiss is a fucking monster.
Once upon a time, radio was the hot communication tech driving startups. Bill Paley bought a controlling chunk of a struggling new radio network from Columbia Records and somehow managed to compete with RCA’s National Broadcasting Company. CBS put men in Europe who formed our narratives of the 30s and 40s and defined what Americans still think about that time.
It was the last radio news network
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
I’d absolutely watch train travel documentaries from #DeutscheBahn land in the style of “Outback Truckers.” The challenges are similar: weather, equipment failures, flooding, washed out tracks, no communication facilities, being stranded in the middle of nowhere…
I’d absolutely watch train travel documentaries from #DeutscheBahn land in the style of “Outback Truckers.” The challenges are similar: weather, equipment failures, flooding, washed out tracks, no communication facilities, being stranded in the middle of nowhere…
I’d absolutely watch train travel documentaries from #DeutscheBahn land in the style of “Outback Truckers.” The challenges are similar: weather, equipment failures, flooding, washed out tracks, no communication facilities, being stranded in the middle of nowhere…
RE: https://kolektiva.social/@Hex/116261543716154268
The idea behind this comes from the intro to Ostrom's Governing the Commons. She points out that the Tragedy of the Commons happens when actors can be modeled as prisoners with no coordination. By increasing communication, we can create opportunities to shift away from the tragedy. Today, the climate crisis is very much a grand Tragedy of the Commons problem. A solution would be to build a (bottom up) coordinated carbon budget, and a community like described could be a low effort first step towards that.
Discord, the online communication platform beloved of gamers and chat groups around the world, is experiencing a severe backlash over its rollout of age assurance tech.
https://www.computing.co.uk/news/2026/security/discord-faces-backlash-over-age-…
route_views: Route Views AS graphs (1997-1998)
733 daily network snapshots denoting BGP traffic among autonomous systems (ASs) on the Internet, from the Oregon Route Views Project, spanning 8 November 1997 to 2 January 2000. Data collected by NLANR/MOAT.
This network has 3774 nodes and 7498 edges.
Tags: Technological, Communication, Unweighted, Temporal
There are two hard problems in Computer Science:
Communication and Empathy.
Researchers Show Copilot and Grok Can Be Abused as Malware C2 Proxies
Cybersecurity researchers have disclosed that artificial intelligence (AI) assistants that support web browsing or URL fetching capabilities can be turned into stealthy command-and-control (C2) relays, a technique that could allow attackers to blend into legitimate enterprise communications and evade detection.
🤷
One thing that's frustrating reading about the shutdown of the UK PSTN phone system (which was supposed to be 3 months ago, but is now in 10 months) is there's no communication of progress statistically. Apparently 2.8 million still need to switch before Feb 2027?
(This isn't the switch to fibre - that has no deadline - it's the switch to providing voice lines over internet connections.)
Je suis en train de review la SecNumAcadémie de l'ANSSI. Je n'ai regardé que le module 2 sur les mots de passe, mais j'enrage 😆 Ç'a été relu par qqn de compétent ce truc où c'est le département communication qui a encore fait de la magie ? 😡🤬💩
internet_as: Internet AS graph (2006)
A symmetrized snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from BGP tables posted by the University of Oregon Route Views Project. This snapshot was created on 22 July 2006.
This network has 22963 nodes and 48436 edges.
Tags: Technological, Communication, Unweighted
I would like to humbly recommend that every SOC have a giant sign saying “Absence of evidence is not evidence of absence unless you’ve verified the logs would be there” This is such an easy mistake to make and it leads cascades of communication failures
The God in the Wire: The Book That Began with an Empty Shelf
I did not set out to write a book about technology. I set out to understand an empty shelf. The shelf is at LaGuardia Community College in Long Island City, Queens, mounted on a corridor wall beneath a sign bearing the universal symbol for Deaf access. The shelf once held a TTY, one of those text telephones that gave Deaf people their first access to instantaneous distance communication.
email_company: Manufacturing company email (2010)
A network of emails among employee email addresses at a mid-sized manufacturing company. Each directed edge represents an email sent from address i to address j. Edges are timestamped, and occurred over a 6 month period in an unspecified year.
This network has 167 nodes and 82927 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
The working class is the fundamental force that produces the material conditions necessary for the reproduction of society, and through our collective labor we not only create food, shelter, healthcare, education, transportation, and communication networks, but we also sustain and reproduce the conditions that allow every aspect of social life to continue functioning, so that even those who do not work, whether they are managers, bureaucrats, or capitalists, depend entirely on our labor for …
NYC-based BusRight, which provides an AI-powered platform to help school bus operators manage routes, communication, and more, raised $30M from Volition Capital (Mike Wheatley/SiliconANGLE)
https://siliconangle.com/2026/03/18/busright-bags-…
packet_delays: Internet packet delays (2002)
A network representing the difference in delay observed by packet probes sent from a computer at Rice University to similar machines at different universities, in c.2002. The edge weight denotes the difference in delay of the packet in milliseconds.
This network has 10 nodes and 9567 edges.
Tags: Technological, Communication, Weighted
Crosslisted article(s) found for cs.LG. https://arxiv.org/list/cs.LG/new
[2/3]:
- Diffusion Modulation via Environment Mechanism Modeling for Planning
Hanping Zhang, Yuhong Guo
https://arxiv.org/abs/2602.20422 https://mastoxiv.page/@arXiv_csAI_bot/116130110576555049
- Heterogeneity-Aware Client Selection Methodology For Efficient Federated Learning
Nihal Balivada, Shrey Gupta, Shashank Shreedhar Bhatt, Suyash Gupta
https://arxiv.org/abs/2602.20450 https://mastoxiv.page/@arXiv_csDC_bot/116130191233002036
- Prior-Agnostic Incentive-Compatible Exploration
Ramya Ramalingam, Osbert Bastani, Aaron Roth
https://arxiv.org/abs/2602.20465 https://mastoxiv.page/@arXiv_csGT_bot/116130245628406144
- PhyGHT: Physics-Guided HyperGraph Transformer for Signal Purification at the HL-LHC
Mohammed Rakib, Luke Vaughan, Shivang Patel, Flera Rizatdinova, Alexander Khanov, Atriya Sen
https://arxiv.org/abs/2602.20475 https://mastoxiv.page/@arXiv_hepex_bot/116130242350426528
- ActionEngine: From Reactive to Programmatic GUI Agents via State Machine Memory
Zhong, Faisal, Fran\c{c}a, Leesatapornwongsa, Szekeres, Rong, Nath
https://arxiv.org/abs/2602.20502 https://mastoxiv.page/@arXiv_csAI_bot/116130180718734838
- Inner Speech as Behavior Guides: Steerable Imitation of Diverse Behaviors for Human-AI coordination
Rakshit Trivedi, Kartik Sharma, David C Parkes
https://arxiv.org/abs/2602.20517 https://mastoxiv.page/@arXiv_csAI_bot/116130223344095649
- Stop-Think-AutoRegress: Language Modeling with Latent Diffusion Planning
Lovelace, Belardi, Zalouk, Polavaram, Kundurthy, Weinberger
https://arxiv.org/abs/2602.20528 https://mastoxiv.page/@arXiv_csCL_bot/116130628998822849
- Standard Transformers Achieve the Minimax Rate in Nonparametric Regression with $C^{s,\lambda}$ T...
Yanming Lai, Defeng Sun
https://arxiv.org/abs/2602.20555 https://mastoxiv.page/@arXiv_statML_bot/116130512372759166
- Personal Information Parroting in Language Models
Nishant Subramani, Kshitish Ghate, Mona Diab
https://arxiv.org/abs/2602.20580 https://mastoxiv.page/@arXiv_csCL_bot/116130630309564204
- Characterizing Online and Private Learnability under Distributional Constraints via Generalized S...
Mo\"ise Blanchard, Abhishek Shetty, Alexander Rakhlin
https://arxiv.org/abs/2602.20585 https://mastoxiv.page/@arXiv_statML_bot/116130525452248337
- Amortized Bayesian inference for actigraph time sheet data from mobile devices
Daniel Zhou, Sudipto Banerjee
https://arxiv.org/abs/2602.20611 https://mastoxiv.page/@arXiv_statML_bot/116130543144314661
- Knowing the Unknown: Interpretable Open-World Object Detection via Concept Decomposition Model
Xueqiang Lv, Shizhou Zhang, Yinghui Xing, Di Xu, Peng Wang, Yanning Zhang
https://arxiv.org/abs/2602.20616 https://mastoxiv.page/@arXiv_csCV_bot/116130795466851481
- On the Convergence of Stochastic Gradient Descent with Perturbed Forward-Backward Passes
Boao Kong, Hengrui Zhang, Kun Yuan
https://arxiv.org/abs/2602.20646 https://mastoxiv.page/@arXiv_mathOC_bot/116130476952419594
- DANCE: Doubly Adaptive Neighborhood Conformal Estimation
Feng, Reich, Beaglehole, Luo, Park, Yoo, Huang, Mao, Boz, Kim
https://arxiv.org/abs/2602.20652 https://mastoxiv.page/@arXiv_statML_bot/116130551664144143
- Vision-Language Models for Ergonomic Assessment of Manual Lifting Tasks: Estimating Horizontal an...
Mohammad Sadra Rajabi, Aanuoluwapo Ojelade, Sunwook Kim, Maury A. Nussbaum
https://arxiv.org/abs/2602.20658 https://mastoxiv.page/@arXiv_csCV_bot/116130809228818544
- F10.7 Index Prediction: A Multiscale Decomposition Strategy with Wavelet Transform for Performanc...
Xuran Ma, et al.
https://arxiv.org/abs/2602.20712 https://mastoxiv.page/@arXiv_astrophIM_bot/116130530693731576
- Communication-Inspired Tokenization for Structured Image Representations
Davtyan, Sahin, Haghighi, Stapf, Acuaviva, Alahi, Favaro
https://arxiv.org/abs/2602.20731 https://mastoxiv.page/@arXiv_csCV_bot/116130824303022936
- SibylSense: Adaptive Rubric Learning via Memory Tuning and Adversarial Probing
Yifei Xu, et al.
https://arxiv.org/abs/2602.20751 https://mastoxiv.page/@arXiv_csCL_bot/116130739757479992
- Assessing the Impact of Speaker Identity in Speech Spoofing Detection
Anh-Tuan Dao, Driss Matrouf, Nicholas Evans
https://arxiv.org/abs/2602.20805 https://mastoxiv.page/@arXiv_csSD_bot/116130218074059060
- Don't Ignore the Tail: Decoupling top-K Probabilities for Efficient Language Model Distillation
Sayantan Dasgupta, Trevor Cohn, Timothy Baldwin
https://arxiv.org/abs/2602.20816 https://mastoxiv.page/@arXiv_csCL_bot/116130753521420972
- DRESS: A Continuous Framework for Structural Graph Refinement
Eduar Castrillo Velilla
https://arxiv.org/abs/2602.20833 https://mastoxiv.page/@arXiv_csDS_bot/116130545112457981
toXiv_bot_toot
wiki_talk: Wikipedia talk networks
Interactions among users of 10 language-specific Wikipedias: Arabic, Chinese, Dutch, English, French, German, Italian, Portuguese, Russian, and Spanish. Nodes are registered wiki editors, and an edge represents a user i having written a message on user j's talk page. Edges are timestamped. The precise dates of the snapshots are uncertain.
This network has 519403 nodes and 6729794 edges.
Tags: Social, Communication, Unweighted, Multigra…
wiki_talk — Wikipedia talk networks
Interactions among users of 10 language-specific Wikipedias: Arabic, Chinese, Dutch, English, French, German, Italian, Portuguese, Russian, and Spanish. Nodes are registered wiki editors, and an edge represents a user i having written a message on user j's talk page. Edges are timestamped. The precise dates of the snapshots are uncertain.
Scottish engineer and inventor,
James Watt
was born on this day
19 January 1736
"I had gone to take a walk on a fine Sabbath afternoon. I had entered the Green by the gate at the foot of Charlotte Street – had passed the old washing-house. I was thinking about the engine at the time and had gone as far as the Herd’s house when the idea came into my mind, that as steam was an elastic body it would rush into a vacuum, and if a communication was made between the cyl…
CETI is a nonprofit organization
applying advanced machine learning and state-of-the-art robotics
to listen to and translate the communication of sperm whales.
Our research focus is in Dominica
in the Eastern Caribbean
https://www.projectceti.org/
We proudly present: our first episode, "How Code is Communication. Enjoy, subscribe, give us constructive feedback!
https://code-is-communication.fm/@podcast/episodes/0x00-how-code-is-communication
caida_as: CAIDA AS graphs (2004-2007)
A sequence of 122 network snapshots denoting Autonomous System (AS) relationships on the Internet, from 2004-2007, inferred using the Serial-1 method from RouteViews BGP table snapshots and a set of heuristics.
This network has 18740 nodes and 77002 edges.
Tags: Technological, Communication, Unweighted, Temporal
route_views: Route Views AS graphs (1997-1998)
733 daily network snapshots denoting BGP traffic among autonomous systems (ASs) on the Internet, from the Oregon Route Views Project, spanning 8 November 1997 to 2 January 2000. Data collected by NLANR/MOAT.
This network has 5138 nodes and 10825 edges.
Tags: Technological, Communication, Unweighted, Temporal
lkml_reply: Linux kernel reply network
A network of replies among email address found on the Linux kernel mailing list. Nodes are email addresses and each directed edge represents a reply from email address i to email address j. The date of this snapshot is uncertain.
This network has 63399 nodes and 1096440 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
internet_as: Internet AS graph (2006)
A symmetrized snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from BGP tables posted by the University of Oregon Route Views Project. This snapshot was created on 22 July 2006.
This network has 22963 nodes and 48436 edges.
Tags: Technological, Communication, Unweighted
email_company: Manufacturing company email (2010)
A network of emails among employee email addresses at a mid-sized manufacturing company. Each directed edge represents an email sent from address i to address j. Edges are timestamped, and occurred over a 6 month period in an unspecified year.
This network has 167 nodes and 82927 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
lkml_thread: Linux kernel mailing list
A bipartite network of contributions by users to threads on the Linux kernel mailing list. A left node is a person, and a right node is a thread, and each timestamped edge (i,j,t) denotes that user i contributed to thread j at time t. The date of the snapshot is not given.
This network has 379554 nodes and 1565683 edges.
Tags: Social, Communication, Unweighted, Timestamps
lkml_thread: Linux kernel mailing list
A bipartite network of contributions by users to threads on the Linux kernel mailing list. A left node is a person, and a right node is a thread, and each timestamped edge (i,j,t) denotes that user i contributed to thread j at time t. The date of the snapshot is not given.
This network has 379554 nodes and 1565683 edges.
Tags: Social, Communication, Unweighted, Timestamps
route_views: Route Views AS graphs (1997-1998)
733 daily network snapshots denoting BGP traffic among autonomous systems (ASs) on the Internet, from the Oregon Route Views Project, spanning 8 November 1997 to 2 January 2000. Data collected by NLANR/MOAT.
This network has 3670 nodes and 7251 edges.
Tags: Technological, Communication, Unweighted, Temporal
route_views: Route Views AS graphs (1997-1998)
733 daily network snapshots denoting BGP traffic among autonomous systems (ASs) on the Internet, from the Oregon Route Views Project, spanning 8 November 1997 to 2 January 2000. Data collected by NLANR/MOAT.
This network has 4897 nodes and 10307 edges.
Tags: Technological, Communication, Unweighted, Temporal
lkml_reply: Linux kernel reply network
A network of replies among email address found on the Linux kernel mailing list. Nodes are email addresses and each directed edge represents a reply from email address i to email address j. The date of this snapshot is uncertain.
This network has 63399 nodes and 1096440 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
internet_as: Internet AS graph (2006)
A symmetrized snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from BGP tables posted by the University of Oregon Route Views Project. This snapshot was created on 22 July 2006.
This network has 22963 nodes and 48436 edges.
Tags: Technological, Communication, Unweighted
email_company: Manufacturing company email (2010)
A network of emails among employee email addresses at a mid-sized manufacturing company. Each directed edge represents an email sent from address i to address j. Edges are timestamped, and occurred over a 6 month period in an unspecified year.
This network has 167 nodes and 82927 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
email_eu: Email network (EU research inst.)
An email network (anonymized) from a large European research institution, collected from October 2003 to May 2005 (18 months). Each node corresponds to an email address, and a directed edge exists between nodes i and j, if i sent at least one message to j.
This network has 265214 nodes and 420045 edges.
Tags: Social, Communication, Unweighted
email_enron: Email network (Enron corpus)
The Enron email corpus, containing all the email communication from the Enron corporation, which was made public as a result of legal action. Nodes are email addresses and node i links to node j if i sent at least one email to address j. Non-Enron email addresses are also present, but only their links to/from Enron addresses are observed.
This network has 36692 nodes and 367662 edges.
Tags: Social, Communication, Unweighted, Multigr…
email_enron: Email network (Enron corpus)
The Enron email corpus, containing all the email communication from the Enron corporation, which was made public as a result of legal action. Nodes are email addresses and node i links to node j if i sent at least one email to address j. Non-Enron email addresses are also present, but only their links to/from Enron addresses are observed.
This network has 36692 nodes and 367662 edges.
Tags: Social, Communication, Unweighted, Multigr…
email_company: Manufacturing company email (2010)
A network of emails among employee email addresses at a mid-sized manufacturing company. Each directed edge represents an email sent from address i to address j. Edges are timestamped, and occurred over a 6 month period in an unspecified year.
This network has 167 nodes and 82927 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
packet_delays: Internet packet delays (2002)
A network representing the difference in delay observed by packet probes sent from a computer at Rice University to similar machines at different universities, in c.2002. The edge weight denotes the difference in delay of the packet in milliseconds.
This network has 10 nodes and 9567 edges.
Tags: Technological, Communication, Weighted
email_eu: Email network (EU research inst.)
An email network (anonymized) from a large European research institution, collected from October 2003 to May 2005 (18 months). Each node corresponds to an email address, and a directed edge exists between nodes i and j, if i sent at least one message to j.
This network has 265214 nodes and 420045 edges.
Tags: Social, Communication, Unweighted
email_eu: Email network (EU research inst.)
An email network (anonymized) from a large European research institution, collected from October 2003 to May 2005 (18 months). Each node corresponds to an email address, and a directed edge exists between nodes i and j, if i sent at least one message to j.
This network has 265214 nodes and 420045 edges.
Tags: Social, Communication, Unweighted
topology: Internet AS graph (2004)
An integrated snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from multiple sources, including the RouteViews and RIPE BGP trace collectors, route servers, looking glasses, and the Internet Routing Registry databases. This snapshot was created around October 2004.
This network has 34761 nodes and 171403 edges.
Tags: Technological, Communication, Unweighted, Multigraph, Timestamps
email_enron: Email network (Enron corpus)
The Enron email corpus, containing all the email communication from the Enron corporation, which was made public as a result of legal action. Nodes are email addresses and node i links to node j if i sent at least one email to address j. Non-Enron email addresses are also present, but only their links to/from Enron addresses are observed.
This network has 36692 nodes and 367662 edges.
Tags: Social, Communication, Unweighted, Multigr…
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
email_eu: Email network (EU research inst.)
An email network (anonymized) from a large European research institution, collected from October 2003 to May 2005 (18 months). Each node corresponds to an email address, and a directed edge exists between nodes i and j, if i sent at least one message to j.
This network has 265214 nodes and 420045 edges.
Tags: Social, Communication, Unweighted
topology: Internet AS graph (2004)
An integrated snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from multiple sources, including the RouteViews and RIPE BGP trace collectors, route servers, looking glasses, and the Internet Routing Registry databases. This snapshot was created around October 2004.
This network has 34761 nodes and 171403 edges.
Tags: Technological, Communication, Unweighted, Multigraph, Timestamps
email_enron: Email network (Enron corpus)
The Enron email corpus, containing all the email communication from the Enron corporation, which was made public as a result of legal action. Nodes are email addresses and node i links to node j if i sent at least one email to address j. Non-Enron email addresses are also present, but only their links to/from Enron addresses are observed.
This network has 36692 nodes and 367662 edges.
Tags: Social, Communication, Unweighted, Multigr…
internet_as: Internet AS graph (2006)
A symmetrized snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from BGP tables posted by the University of Oregon Route Views Project. This snapshot was created on 22 July 2006.
This network has 22963 nodes and 48436 edges.
Tags: Technological, Communication, Unweighted
lkml_thread: Linux kernel mailing list
A bipartite network of contributions by users to threads on the Linux kernel mailing list. A left node is a person, and a right node is a thread, and each timestamped edge (i,j,t) denotes that user i contributed to thread j at time t. The date of the snapshot is not given.
This network has 379554 nodes and 1565683 edges.
Tags: Social, Communication, Unweighted, Timestamps
topology: Internet AS graph (2004)
An integrated snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from multiple sources, including the RouteViews and RIPE BGP trace collectors, route servers, looking glasses, and the Internet Routing Registry databases. This snapshot was created around October 2004.
This network has 34761 nodes and 171403 edges.
Tags: Technological, Communication, Unweighted, Multigraph, Timestamps
email_enron: Email network (Enron corpus)
The Enron email corpus, containing all the email communication from the Enron corporation, which was made public as a result of legal action. Nodes are email addresses and node i links to node j if i sent at least one email to address j. Non-Enron email addresses are also present, but only their links to/from Enron addresses are observed.
This network has 36692 nodes and 367662 edges.
Tags: Social, Communication, Unweighted, Multigr…
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
email_company: Manufacturing company email (2010)
A network of emails among employee email addresses at a mid-sized manufacturing company. Each directed edge represents an email sent from address i to address j. Edges are timestamped, and occurred over a 6 month period in an unspecified year.
This network has 167 nodes and 82927 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
email_company: Manufacturing company email (2010)
A network of emails among employee email addresses at a mid-sized manufacturing company. Each directed edge represents an email sent from address i to address j. Edges are timestamped, and occurred over a 6 month period in an unspecified year.
This network has 167 nodes and 82927 edges.
Tags: Social, Communication, Unweighted, Multigraph, Timestamps
packet_delays: Internet packet delays (2002)
A network representing the difference in delay observed by packet probes sent from a computer at Rice University to similar machines at different universities, in c.2002. The edge weight denotes the difference in delay of the packet in milliseconds.
This network has 10 nodes and 9567 edges.
Tags: Technological, Communication, Weighted
lkml_thread: Linux kernel mailing list
A bipartite network of contributions by users to threads on the Linux kernel mailing list. A left node is a person, and a right node is a thread, and each timestamped edge (i,j,t) denotes that user i contributed to thread j at time t. The date of the snapshot is not given.
This network has 379554 nodes and 1565683 edges.
Tags: Social, Communication, Unweighted, Timestamps