HN user

xlmnxp

205 karma
Posts23
Comments22
View on HN
www.google.com 2d ago

Today IPv6 adoption exceed %50 in Google Statistics

xlmnxp
6pts4
www.amazon.com 14d ago

Book: RISC-V System-on-Chip Design

xlmnxp
138pts76
github.com 1mo ago

Qanah – WireGuard-Like P2P VPN

xlmnxp
2pts2
saudigazette.com.sa 2mo ago

Saudi Arabia ranks 2nd globally in data center market attractiveness

xlmnxp
1pts0
news.ycombinator.com 2mo ago

Ask HN: Is Ubuntu 26.04 LTS Consider GNU/Linux?

xlmnxp
3pts2
training.linuxfoundation.org 3mo ago

Linux Foundation: Building a RISC-V CPU Core (LFD111x)

xlmnxp
5pts1
github.com 4mo ago

Qanah: Peer‑to‑peer VPN over WebRTC with WireGuard configs

xlmnxp
4pts0
github.com 4mo ago

OpenPencil – AI-native design editor. Open-source Figma alternative

xlmnxp
17pts1
discuss.linuxcontainers.org 8mo ago

IncusOS – immutable OS run incus

xlmnxp
3pts3
github.com 8mo ago

Exposed Source Code of Apps.apple.come

xlmnxp
1pts0
github.com 8mo ago

Kide – Fast and Lightweight Kubernetes IDE

xlmnxp
1pts0
github.com 9mo ago

Knocker, a knock based access control system for your homelab

xlmnxp
71pts165
extractify.zip 1y ago

Extractify: Extract and explore archives online, securely in browser

xlmnxp
2pts0
github.com 1y ago

Wick editor – open-source games, animations and everything in-between

xlmnxp
1pts4
github.com 1y ago

Operaton – Maintained Open Source fork Camunda 7

xlmnxp
1pts0
github.com 1y ago

Plastic – A Modern NES Emulator That Works with EGUI and TUI

xlmnxp
70pts13
github.com 1y ago

Bridge46 – Bridge between IPv4 and IPv6 networks

xlmnxp
2pts1
github.com 1y ago

Extractify.zip – Extract and Explore compressed files online and securely

xlmnxp
3pts1
github.com 1y ago

Qocker is a user-friendly Qt GUI application for managing Docker containers

xlmnxp
84pts50
www.preevio.com 2y ago

Preevio – The simplest survey builder you will ever see

xlmnxp
1pts0
hexed.it 2y ago

Hexed.it – Browser Based Hex Editor

xlmnxp
2pts0
github.com 3y ago

Fork of Directus v9 (because v10 become semi-closed)

xlmnxp
2pts0
github.com 3y ago

Directus become semi-closed source after benefits from open source contributions

xlmnxp
5pts2

This kind of response is predictable, since these models are tuned to align with one side of the issue. A recent example: Grok answered a similar question and was suspended shortly afterward [1]. Furthermore, a UN commission has formally concluded that it constitutes genocide [2] — a fact that Western AI models rarely mention, let alone link to directly.

[1] https://www.aa.com.tr/en/science-technology/xai-s-grok-tempo... [2]: https://www.ohchr.org/en/press-releases/2025/09/israel-has-c...

I just pre-ordered this book and think it's definitely worth it.

Full disclosure: I have no affiliation with the author, but I'm sharing because I genuinely believe in the work.

IncusOS is an immutable OS solely designed around safely and reliably running Incus. It uses modern security features like UEFI Secure Boot and TPM to provide a safe boot experience and seamless full disk encryption.

I have launched the Bridge46 service, which allows those with only an IPv4 connection to access IPv6 and Yggdrasil Network services on the WAN.

The service IP address is: 207.127.103.198 (or 2603:c023:8001:1600:9242:6474:f238:b78 if you want bridge from IPv6 to the Yggdrasil network).

How to use:

1- Add an A record in your domain (e.g. test-bridge46.sy.sa) pointing to 207.127.103.198. 2- Add an AAAA record in the same domain (in the previous example, test-bridge46.sy.sa) pointing to the desired IPv6 service address (can be any address in the global IPv6 network or Yggdrasil). 3- Congratulations, the Bridge46 service will redirect internet packets to your service, and any user can access your site without the need to have an IPv6 address or be connected to the Yggdrasil network.

Note: The project currently supports HTTP, HTTPS, and WebSockets, and in the future, other services will be added.

The project is open-source: https://github.com/xlmnxp/bridge46 and it is very similar to https://v4-frontend.netiter.com/

I tested the service on https://test-bridge46.sy.sa/, which is a WordPress blog hosted on an Incus VM with Yggdrasil IPv6. The blog is running behind Caddy and did not encounter any issues in obtaining and authenticating the TLS certificate from Let's Encrypt.