Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@netzschleuder@social.skewed.de
2025-07-06 18:00:04

us_agencies: U.S. government agency websites (2018)
50 networks, one for each U.S. state, representing the web-based links between their associated government agencies websites. A node is an entire agency website and a directed edge (i,j) represents the existence of a hyperlink from any webpage in website i to some webpage in website j. Data was collected with a crawler. Nodes are annotated with the number of webpages per website, website name (related to its government function) and U…

us_agencies: U.S. government agency websites (2018). 736 nodes, 4278 edges. https://networks.skewed.de/net/us_agencies#oklahoma
@whitequark@mastodon.social
2025-06-07 04:59:49

i've upgraded the Ethernet controller applet for #GlasgowInterfaceExplorer
this is the main loop of the applet working in bridge mode (acting as a network card for your PC). no weird optimizations, no hacks, just a loop that forwards packets in normal boring Python
on a 100BASE-T link, i get ~95.5 Mbps [saturated link] of upload bandwidth and ~70 Mbps of downlo…

    async def run(self, args):
        if args.operation == "bridge":
            os_iface = OSNetworkInterface(args.interface)

            async def forward_rx():
                async for packet in self.eth_iface.iter_recv():
                    if len(packet) >= 14: # must be at least ETH_HLEN, or we'll get EINVAL on Linux
                        await os_iface.send([packet])

            async def forward_tx():
                while True:
                    for packet in await os_iface.re…
@kubikpixel@chaos.social
2025-06-05 05:05:13

Async Rust: When to Use It and When to Avoid It
“Asynchronous” (often abbreviated as “async”) is a widely used term in computer science, but its meaning varies depending on the context. […]
🦀 fmoya.dev/posts/async-rust/

@Mediagazer@mstdn.social
2025-06-06 18:31:11

Hunter Biden drops his Fox News lawsuit for airing explicit images of him in a 2022 miniseries, his second time filing and then dropping a lawsuit against Fox (Marshall Cohen/CNN)
cnn.com/2025/06/06/media/hunte

@netzschleuder@social.skewed.de
2025-07-06 08:00:04

us_agencies: U.S. government agency websites (2018)
50 networks, one for each U.S. state, representing the web-based links between their associated government agencies websites. A node is an entire agency website and a directed edge (i,j) represents the existence of a hyperlink from any webpage in website i to some webpage in website j. Data was collected with a crawler. Nodes are annotated with the number of webpages per website, website name (related to its government function) and U…

us_agencies: U.S. government agency websites (2018). 675 nodes, 4583 edges. https://networks.skewed.de/net/us_agencies#kansas
@ErikUden@mastodon.de
2025-06-06 22:24:58

Israel arms ISIS-jihadists to fight against Hamas just like they armed Hamas to fight against the PFLP.
You may ask yourself “when will they ever learn?” but that's assuming the Israeli government's goal is to live in peace. Why should they need to learn, when arming terrorist groups that destabilize and escalate this conflict isn't a mistake?
Considering how much genocide, ethnic cleansing, settler colonialism and hence the expansion of their borders they have been a…

Texas Attorney General Ken Paxton: • 3/20/23 •
Big victory against Biden:
Last night a federal court blocked the Admin's radical "waters of the
US" rule,
which imposes a leftist environmental agenda on Texas, crushing new regs, and oppressive economic costs.
I will always fight to keep Biden's boots off the necks of Texans!

A tweet from Myron J. Clifton discusses Texas winning a lawsuit against the Biden administration related to a flooded area. 

The image includes another tweet criticizing the Biden administration's environmental policies and mentions a court ruling against these regulations.
@servelan@newsie.social
2025-07-06 03:09:01

Soldiers Are Taking a Stand Against Trump’s Abuses | Portside
portside.org/2025-07-05/soldie

@memeorandum@universeodon.com
2025-06-05 21:26:04

Trump and His Team Tease Vengeance Against Elon as Feud Goes Nuclear (Rolling Stone)
rollingstone.com/politics/poli
memeorandum.com/250605/p123#a2

The Trump administration’s cancellation of $766 million in contracts to develop mRNA vaccines against potential pandemic flu viruses -- is the latest blow -- to national defense, former health security officials said.
They warned that the U.S. could be at the mercy of other countries in the next pandemic.
“The administration’s actions are gutting our deterrence from biological threats,” said Beth Cameron, a senior adviser to the Brown University Pandemic Center
"we are…