I hope this is the right place to ask, but there is this TV/Radio antennae plug in our Den - Unfortunately it looks like someone cut the line where it comes out of the house near the old TV antennae mast. Any suggestions on fixing/leveraging this for DTV and/or FM antennae for my component stereo setup that I am planning to put back up? The lower plug on that faceplate is so dam weird..

It appears to be ladderline wiring inside - do I reconnect and use for a FM or Ham radio, or do I use it to pull through some COAX & CAT6 to connect the DTV & FM antennae? 🤔

EDIT: I pulled the faceplate and plug off, and it is ladder line inside. The plug is a Wineguard model T32-U which only had the TV/FM connected the lower UHF plug was disconnected - and neither had the ground connected.


#ladderline #broadcast #networking #networkingTech #SOHO #homeOffice #nerdsOfVintage #happyNerding
#computer #tech #linux #BSD #computerHistory
#retro #retrocomputing #retroComputers #WallOfRetro #retroTech #retroTechnology #upcycle #restore #TechnologyRepair #WasteNotWantNot
#happyNerding
#computer #tech #computerHardware #laptop #laptops
#upcycle #restore #reuse #RepairReuseRecycle
#IT #ITsupport #hardwaresupport #computerrepair
#retroNetworking #homenetworking #HAM #ham_radio #tv #radio #fm #fm_radio #antennae #home_improvement #home #homeRepair #CATV #coax #cat5 #cat6e #cat6

@thisdoesnotcomp

Oh #PAN can DIAF

Their interview process was such a shitshow.

Like you, have used their gear in various company environments (with good & bad results). Their #RSAC parties for the #CISO s are off the hook.

I have scored a couple of their EOL gear for my home lab (and in hopes to put an open source firmware instead at some point) via craigslist and a local #ewaste facility. Thankfully I have not had as bad experience as you did (so far).

Since this model is not EOL as of yet, I would have assumed there was something wrong.

As @mmu_man mentioned, who of your followers/in the community has a #paloaltonetworks #pa440 and can provide some details/pictures from their #pa-440

Good luck, thanks for sharing.

OM$deity what a shitshow; I hope you left a suitable ebay review

#infosec #cybersecurity #networking #networkingTech #networkingTech #networkinghardware

(more Linux and FOSS news in previous posts of thread)

Code editor Zed adds long-awaited rainbow brackets for improved nested code readability:
https://alternativeto.net/news/2025/12/code-editor-zed-adds-long-awaited-rainbow-brackets-for-improved-nested-code-readability/

Django 6.0 released with template partials, backround tasks and more:
https://www.djangoproject.com/weblog/2025/dec/03/django-60-released/

AMD GPU Managed Memory Support Merged For The GCC 16 Compiler:
https://www.phoronix.com/news/AMD-GCC-Managed-Memory

WordPress 6.9 adds block-level Notes, dashboard-wide Command Palette, and Abilities API:
https://alternativeto.net/news/2025/12/wordpress-6-9-adds-block-level-notes-dashboard-wide-command-palette-and-abilities-api/

Anthropic acquires Bun to accelerate its development and integration into Claude Code:
https://alternativeto.net/news/2025/12/anthropic-acquires-bun-to-accelerate-its-development-and-integration-into-claude-code/

Wireshark 4.6.2 Is Out to Update Protocol/Capture File Support and Fix More Bugs:
https://9to5linux.com/wireshark-4-6-2-is-out-to-update-protocol-capture-file-support-and-fix-more-bugs

Let's Encrypt will decrease SSL certificate validity from 90 to 45 Days by 2028:
https://alternativeto.net/news/2025/12/let-s-encrypt-will-decrease-ssl-certificate-validity-from-90-to-45-days-by-2028/

FreeBSD 15.0 Now Officially Available With Many Software Updates, Reproducible Builds:
https://www.phoronix.com/news/FreeBSD-15.0-RELEASE

ReactOS Lands Improvements For Its USB Stack - Fixing Various Blue Screens of Death:
https://www.phoronix.com/news/Better-USB-For-ReactOS

Genode OS Framework 25.11 Adds Intel Alder Lake Graphics Support:
https://www.phoronix.com/news/Genode-OS-25.11

#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #Zed #Django #WordPress #Bun #Wireshark #LetsEncrypt #GCC #GCC16 #FreeBSD #SelfHosting #Networking #NetworkingTech #WebDev #WebDevelopment #Python #JavaScript #BSD #ReactOS #GenodeOS #OS #OperatingSystem #ProgrammingLanguage #Development #Programming #Coding #FosseryTech

Code editor Zed adds long-awaited rainbow brackets for improved nested code readability

Zed users can now use rainbow brackets inside the code editor, enhancing code readability by color-coding nested brackets. Users can activate and customize this feature in the settings for improved navigation.

AlternativeTo

Готово — английский перевод + хэштеги в конце.
Below is what I found about the Mycelium developers and the project itself (its goals, architecture, and status).
👤 Who is behind Mycelium — developers and initiators
Mycelium is developed by ThreeFold (ThreeFold Tech / ThreeFold Grid).
In official announcements, a contributor named **Lee Smet** is mentioned as leading the effort to build a new IPv6 overlay network.
The project is open-source, with the repository hosted on GitHub.
ThreeFold is an organization promoting decentralized networks and infrastructure. Mycelium is a component of their ecosystem — not a third-party plugin, but a native project.
🛠 What is Mycelium — architecture and key properties
Mycelium is:
An IPv6 overlay network written in Rust.
When joining, each node receives an IPv6 address from the `400::/7` range.
All connections are end-to-end encrypted; each node has a public/private key pair, and its network address is cryptographically tied to the private key.
The network is **locality-aware** — routing chooses optimal paths with minimal latency.
It supports multiple transport protocols: TCP, QUIC, etc.
Routing is inspired by (or partially based on) the **Babel routing protocol**.
Mycelium can operate without a TUN interface (as a **message bus only**) for lightweight encrypted data exchange.
The repository includes a **message-system** layer enabling encrypted messaging above the network layer.
📡 Project goals, design, and future direction
Mycelium aims to deliver a **secure, efficient and scalable** alternative to the traditional Internet with focus on privacy, decentralization, and resilience.
It is designed as part of the wider **ThreeFold Grid** ecosystem — serving as the network backbone for their services.
The developers target **planet-scale scalability**.
Mycelium is positioned not only as a private networking solution, but as infrastructure for many scenarios: secure P2P communications, self-hosting, IoT networking, decentralized services, cloud infrastructures, CDN-like usage, etc.
As of 2024–2025, Mycelium remains under active development — scaling is a key focus.
✅ Status, implementation and limitations
Mycelium is operational with builds available for Linux, macOS, Windows; iOS and Android are planned / in beta.
Documentation claims support for **up to ~100,000 nodes** within a single network.
Planned improvements include: enhanced resilience, NAT support, QUIC hole-punching, protocol expansion, easier deployment.
Mycelium is an actively maintained open-source project under the Apache-2.0 license.
🔎 Summary — strengths and potential risks
**Strengths:**
High-level security and privacy: true E2E encryption and crypto-bound addressing.
Decentralization — no single point of control.
Flexible: full IPv6 network or lightweight encrypted message bus.
Suitable for many use cases: private networking, P2P, IoT, remote work, decentralized services, private Internet access.
**Limitations / risks:**
Still maturing — global scaling goal remains unproven.
P2P overlay networks always depend on trust and correct configuration of peers.
Unclear real-world adoption and number of active nodes — affects reliability.
Some external services may still see public exit IP addresses (e.g., through NAT), which may reduce anonymity in practice.
If you want, I can **check live network metrics** — number of active nodes, adoption level, known issues, etc.
Hashtags
#Mycelium #ThreeFold #OverlayNetwork #IPv6 #RustLang #EndToEndEncryption #Decentralized #CyberSecurity #P2P #PrivateNetworking #SecureCommunication #NextGenInternet #ZeroTrust #NetworkingTech

https://matrix.to/#/!NggrnptZjGBkegXXqK:matrix.org/$Hs4FA6p74pnRw2WulsmzjjC5drXKg_PoESBqvU8Rt4U?via=matrix.org&via=monerobay.com&via=orehus.club

You're invited to talk on Matrix

You're invited to talk on Matrix

Netflix just released a 9-minute TED Talk on how they use #eBPF to track your every move with precision that would make even Big Brother blush 🤡📈. Spoiler alert: it's all about #FlowExporter, a sidecar that sounds more like a knockoff superhero than a networking tool 💥🦸‍♂️.
https://netflixtechblog.com/how-netflix-accurately-attributes-ebpf-flow-logs-afe6d644a3bc #Netflix #BigBrother #NetworkingTech #TEDTalk #HackerNews #ngated
How Netflix Accurately Attributes eBPF Flow Logs - Netflix TechBlog

In a previous blog post, we described how Netflix uses eBPF to capture TCP flow logs at scale for enhanced cloud network insights. In this post, we delve deeper into how Netflix solved a core…

Netflix TechBlog