







[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
nettime: The #Refresh Action Manifesto
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
<nettime> kittler.eng
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
federate.network - the door to the Federate Network
Join the Federate Network in three minutes: one DNS setting, then open home.fed. A human web, built by people.
The Problem with Time & Timezones - Computerphile : Computerphile
A web app that works out how many seconds ago something happened. How hard can coding that be? Tom Scott explains how time twists and turns like a twisty-turny...

Useful utilities and toys over DNS
Free and useful services over DNS accessible on command line
Efficient Processing of Reachability and Time-Based Path Queries in a Temporal Graph
A temporal graph is a graph in which vertices communicate with each other at specific time, e.g., $A$ calls $B$ at 11 a.m. and talks for 7 minutes, which is modeled by an edge from $A$ to $B$ with starting time "11 a.m." and duration "7 mins". Temporal graphs can be used to model many networks with time-related activities, but efficient algorithms for analyzing temporal graphs are severely inadequate. We study fundamental problems such as answering reachability and time-based path queries in a temporal graph, and propose an efficient indexing technique specifically designed for processing these queries in a temporal graph. Our results show that our method is efficient and scalable in both index construction and query processing.

mess with dns
It's fun to learn by experimenting and breaking things! Here you can do weird DNS experiments with no consequences if you mess something up.
Serving DNS using a Peer-to-Peer Lookup Service
Download Citation | Serving DNS using a Peer-to-Peer Lookup Service | The current domain name system (DNS) couples ownership of domains with the responsibility of serving data for them. The DNS security extensions... | Find, read and cite all the research you need on ResearchGate

ICANN Lookup
The ICANN registration data lookup tool gives you the ability to look up the current registration data for domain names and Internet number resources.
DNS Filtering Services: Security & Network Protection | Control D
Control D's DNS filtering software blocks unwanted websites, prevents malware, enforces web policies, and strengthens network security in minutes.

FOSDEM 2024 - Domain: A modular Rust DNS toolkit
The "domain" crate is a Rust library that aims to provide a wide range of building blocks that are necessary or useful when building specialised DNS applications.

willdot.net/at-shorter-url
A URL shortener service that uses ATProto to allow self hosting and ensuring the user owns their data
I've been pondering about having the browser resolve at:// URLs. I have been thinking that we could introduce a DNS-like (maybe DNS itself?) entity that goes from did:plc to URLs, the same way DNS goes from names to IP, and have the browser depend on that similar to how it depends on a DNS server.