frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Userdb: Add birthDate field to JSON user records

https://github.com/systemd/systemd/pull/40954
1•airhangerf15•2m ago•1 comments

Shared databases are not modular, they are just a weakness

1•davidvartanian•4m ago•0 comments

no-dna.org: an informal standard for CLI tools to detect non-human operators

https://no-dna.org/
1•nailer•4m ago•0 comments

PCB lead times extend as material shortages and AI demand strain supply chains

https://evertiq.com/news/2026-03-12-pcb-lead-times-extend-as-material-shortages-and-ai-demand-str...
1•ta988•5m ago•0 comments

Video Conferencing with Durable Streams

https://s2.dev/blog/video-conferencing
1•shikhar•8m ago•0 comments

Amazon ECR now supports pull through cache for Chainguard

https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ecr-pull-through-cache-chainguard/
2•stevehipwell•9m ago•0 comments

Apple Blocks Updates for Popular 'Vibe Coding' Apps

https://www.macrumors.com/2026/03/18/apple-blocks-updates-for-vibe-coding-apps/
1•dannyw•10m ago•0 comments

Disruption with Some GitHub Services

https://www.githubstatus.com/incidents/49xnkj77r7vl
1•thinkafterbef•12m ago•0 comments

LATTE ’26: Workshop on Languages, Tools, and Techniques for Accelerator Design

https://capra.cs.cornell.edu/latte26/
1•matt_d•12m ago•0 comments

China makes energy security 'reunification' offer to Taiwan amid Middle East war

https://www.reuters.com/world/china/china-makes-energy-security-reunification-offer-taiwan-amid-m...
3•mikhael•13m ago•1 comments

Why Are We Still Doing This?

https://www.wheresyoured.at/why-are-we-still-doing-this/
2•makaimc•13m ago•0 comments

Claude Code's poor time awareness

https://nicula.xyz/2026/03/18/time-and-llms.html
1•nicula•15m ago•0 comments

Corporate Clean Energy Buying Fell in 2025 After Nearly a Decade of Growth

https://about.bnef.com/insights/clean-energy/corporate-clean-energy-buying-fell-in-2025-after-nea...
1•zekrioca•15m ago•0 comments

Show HN: Jira-MCP – Full Jira for AI agents in 3 tools, not 72

https://github.com/mmatczuk/jira-mcp
1•michalmatczuk•17m ago•0 comments

GE's Walking Truck – ca. 1965

https://www.youtube.com/watch?v=coNO9FpDb6E
2•E-Reverance•20m ago•0 comments

Skillfile, the declarative skill manager, now auto-discovers skills in repos

https://github.com/eljulians/skillfile
1•_juli_•20m ago•0 comments

Why Iran's Most Dangerous Weapon in This War Isn't a Missile. It's the Yuan

https://europeanbusinessmagazine.com/business/iran-has-just-fired-the-most-dangerous-shot-of-this...
1•donutshop•20m ago•0 comments

Every time your AI runs, someone else makes money. Not you

https://apcher.dev:443/
1•Samueedwards1•24m ago•0 comments

Can I still find a social platform like early Facebook?

1•01-_-•25m ago•2 comments

Business-as-Code with LittleHorse 1.0

https://github.com/littlehorse-enterprises/littlehorse
10•coltmcnealy•26m ago•4 comments

Human OSS

https://www.human-oss.dev/
1•jensneuse•27m ago•0 comments

Give your AI a codebase map or it will build one the expensive way

https://codeir.dev/index.html
1•tinamnstr•29m ago•0 comments

Formalization of QFT?

https://www.math.columbia.edu/~woit/wordpress/?p=15637
1•jjgreen•30m ago•0 comments

Playable CSS-Only Super Mario Bros Game

https://codepen.io/t_afif/full/JoKYwXO
1•CharlesW•31m ago•1 comments

Both sides of the largest gas field struck – now offline

https://brief.gizmet.dev/issue-009/
2•GIZINT•32m ago•2 comments

UK to examine labelling AI content among wider copyright reforms

https://www.reuters.com/business/media-telecom/uk-examine-labelling-ai-content-among-wider-copyri...
1•chrisjj•33m ago•0 comments

How China is getting everyone on OpenClaw, from gearheads to grandmas

https://www.cnbc.com/2026/03/18/china-openclaw-baidu-tencent-ai.html
1•arbuge•36m ago•0 comments

Ten years late to the dbt party (DuckDB edition)

https://rmoff.net/2026/02/19/ten-years-late-to-the-dbt-party-duckdb-edition/
1•PaulHoule•39m ago•0 comments

The Mirage of Career Inertia in the AI Era: Questions to Ask and Answer Today

https://foggyfuture.substack.com/p/the-mirage-of-career-inertia-in-the
1•el_bhs•40m ago•0 comments

'Ketman' and doublethink: what it costs to comply with tyranny (2017)

https://aeon.co/ideas/ketman-and-doublethink-what-it-costs-to-comply-with-tyranny
2•danielam•41m ago•0 comments
Open in hackernews

GitHub permanently banned my account for using Actions to validate VPN nodes

1•shray88•1h ago
I'm a 20-year-old veterinary student from Russia developing anti-censorship tools. On March 17, 2026, GitHub permanently suspended my account citing Terms of Service violations related to GitHub Actions.

THE PROJECT

Raccoon Squad VPN — an Android VPN client based on Xray-core with DPI bypass for Russian users. Supports VLESS, VMess, Trojan, Shadowsocks, Hysteria2, TUIC. Built entirely with AI assistance over several months.

Source: https://gitlab.com/shray77/rsquad

WHAT THE ACTIONS DID

I had repositories that aggregated and validated free VPN nodes from public sources:

- hpp: Python scraper — fetched node lists, filtered by SNI for VLESS XTLS, validated format, TCP ping. Every 6 hours, ~30 min runtime.

- node-filter: Go L7 checker — connected via Xray, verified handshake, downloaded 2MB test file, measured speed. Every 1 hour, ~30 min runtime.

- loshad-scoc: Scout for new sources — 50+ GitHub dork queries, 15 PAT tokens with rotation, HuggingFace API validation.

- zhopa-bobra: SNI popularity analyzer.

Key facts: No mining, no password cracking, no heavy computation. Nodes from public raw.githubusercontent.com lists. Standard CI/CD validation for network software. ~1 hour Actions runtime per day total.

TIMELINE

Feb 26: Suspended for "suspected compromise" — restored. Feb 27: Suspended for "spam flag" — restored. Feb 27: Suspended for repository rsquad — asked to make private. Feb 27: Suspended for raccoon-release — COULD NOT COMPLY: locked out. Mar 2: GitHub demanded I delete repos. I still couldn't log in. Mar 17: Filed formal legal appeal (7 pages), CC'd legal@github.com. Mar 17: ~70 minutes later — permanent ban.

THE CATCH-22

GitHub demanded I delete repositories to resolve the suspension. But the account was suspended, preventing login. I informed support multiple times. No resolution.

THEY ARE HOLDING MY CODE HOSTAGE

I have no access to my repositories. No export. No backup. GitHub is effectively holding my intellectual property hostage. Under GDPR Article 20, I have an unconditional right to data portability. GitHub is refusing to comply.

This is, de facto, theft of intellectual property. The code I wrote is locked behind their wall with no legal basis for retention.

GDPR VIOLATION

Article 20 grants right to data portability. I'm locked out with no export option. DPO request unanswered beyond automated ticket.

CURRENT STATUS

- FTC complaint filed - DPO contacted — only automated ticket number - Project migrated to GitLab: https://gitlab.com/shray77/rsquad

I'm sharing this because enforcement was arbitrary, the process lacked transparency, and developers have no recourse when platforms make automated decisions.

Comments

mtmail•1h ago
> Under GDPR Article 20

Why GDPR. Didn't you say you're from Russia?

> DPO request unanswered beyond automated ticket

GDPR allows companies 30 days to answer, or telling you they need more time to answer.

> FTC complaint filed

Why FTC. Didn't you say you're from Russia?

> Filed formal legal appeal (7 pages)

I'm guessing the pages were largely AI generated?

> This is, de facto, theft of intellectual property.

At this point I'm laughing and wonder which AI lawyer gave the confidence to suggest that.

> No export. No backup.

Having no backups is hardly the provider's fault.

> Project migrated to GitLab

That sounds like you have the code at least and can recreate the data.