frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

The Cult of Personality and Its Consequences

https://en.wikipedia.org/wiki/On_the_Cult_of_Personality_and_Its_Consequences
1•handfuloflight•4m ago•0 comments

Ask HN: How did you meet your co-founder?

1•kwar13•6m ago•1 comments

Ocarina of Time Randomizer

https://ootrandomizer.com/
1•nickswalker•16m ago•0 comments

Docs = Product = Marketing

https://jasongg.com/posts/20230302-docs-as-marketing/
1•jasong•16m ago•0 comments

Web4 has begun – ARZY-G, the first token born from usefulness

https://github.com/arzyk/ArzyNet
1•arzykul•18m ago•0 comments

Future of Work with AI Agents

https://futureofwork.saltlab.stanford.edu
1•nnx•19m ago•0 comments

Augmented Vertex Block Descent (AVBD)

https://graphics.cs.utah.edu/research/projects/avbd/
1•bobajeff•19m ago•0 comments

Ask HN: How would you design internet 2.0 to make it personal again?

1•frogperson•21m ago•1 comments

I Tried Browsing the Web Without CSS (2019)

https://css-tricks.com/that-time-i-tried-browsing-the-web-without-css/
1•pabs3•24m ago•1 comments

Nano-vLLM: A lightweight vLLM implementation built from scratch

https://github.com/GeeeekExplorer/nano-vllm
1•platers•27m ago•0 comments

Contextual: Scalable RAG Agents

https://contextual.ai/
2•handfuloflight•39m ago•0 comments

Ask HN: It's "software 3.0" time, why is community knowledge hidden in Discord?

3•consumer451•43m ago•5 comments

Rare Earths and China

https://tphuang.substack.com/p/rare-earth-and-china
1•decimalenough•45m ago•1 comments

PG&E power shutoffs start for parts of Northern California, outages expected

https://www.cbsnews.com/sacramento/news/pge-june-2025-public-safety-power-shutoffs-northern-california/
1•Alupis•1h ago•1 comments

Stealth Flying Wing Emerges at Secretive Chinese Base

https://www.twz.com/air/massive-chinese-stealth-flying-wing-emerges-at-secretive-base
5•Alupis•1h ago•0 comments

New SOTA Web Agent beats even Operator with human intervention

https://www.rtrvr.ai/blog/web-bench-results
2•arjunchint•1h ago•0 comments

Spellbook: Legal AI

https://www.spellbook.legal
1•handfuloflight•1h ago•0 comments

Samsung Embeds IronSource Spyware App on Phones Across WANA

https://smex.org/open-letter-to-samsung-end-forced-israeli-app-installations-in-the-wana-region/
67•the-anarchist•1h ago•24 comments

Commentario: Add comments to your web page or blog

https://comentario.app/en/
1•indigodaddy•1h ago•0 comments

Show HN: Money Keeper – A Small Expense Tracker for iPhone, iPad, and Mac

https://apps.apple.com/us/app/money-keeper-expenses-tracker/id6514279917
1•SmallAppProject•1h ago•0 comments

The Clash Between Technology and Ecology

https://www.noemamag.com/the-clash-between-technology-ecology/
1•Brajeshwar•1h ago•0 comments

Wazuh CJIS Ruleset – Modular Compliance Rules for FBI CJIS Security Policy

https://github.com/TristanGNS/wazuh-cjis-rules
2•BestDev•1h ago•1 comments

Bridging the Tech Divide from Vision to Reality

https://www.tigranmuradyants.com/post/bridging-the-tech-divide-from-vision-to-reality
1•mooreds•1h ago•0 comments

debi: reinstall your VPS to minimal Debian

https://github.com/bohanyang/debi
2•indigodaddy•1h ago•0 comments

Why Trading Edge Alone Won't Make You Profitable

https://www.fractiz.com/trading-performance-ladder/
2•fractiz•1h ago•0 comments

Tabs and Makefile (2015)

https://beebo.org/haycorn/2015-04-20_tabs-and-makefiles.html
1•thunderbong•1h ago•0 comments

Jake Dot Museum

https://jake.museum/
1•mooreds•1h ago•0 comments

Avoiding generative models is the rational and responsible thing to do

https://www.baldurbjarnason.com/2025/followup-on-trusting-your-own-judgement/
1•cratermoon•1h ago•0 comments

Semantic-Segment-Anything

https://replicate.com/cjwbw/semantic-segment-anything
1•handfuloflight•1h ago•0 comments

Culturing, a Life's Work in Progress

https://poems.culturing.net/about/
1•prossercj•1h ago•0 comments
Open in hackernews

AtomicOS – A security-first OS with real crypto and deterministic language

https://github.com/ipenas-cl/AtomicOs
12•ipenas-cl•4h ago

Comments

jiveturkey•3h ago
seems a bit of a joke. it's written in C, which I found surprising for something trying to be novel in 2025, with the label `security-first`.

it's v0.5 but it doesn't have a single authz primitive AFAICT.

I guess I liked tempo.

> Claude AI Military Grade - Navy SEAL Level Security

ok. (spoiler: there's no AI here)

kamranjon•3h ago
I can always tell when a Repo was generated with AI cause they all seem to format their readme files in the same way with lots of emojis and lists.
SV_BubbleTime•2h ago
On a side note… agentic AI commit messages have been really great. So I assume he gets that right.
kragen•3h ago
I wonder what the fueled loop means. And how can you guarantee that a piece of code finishes in 100ns on a CPU with TLB misses, System Management Mode, and potential misses on both the code and data caches?
nyrahul•2h ago
You had me at "educational operating system"... Let's cut them some slack... Come back after 5 years to check if it still exists.
sigmarule•2h ago
A security-first OS with real crypto https://github.com/ipenas-cl/AtomicOs/blob/main/kernel/claud...

    /*
     * Claude AI Military Grade - Navy SEAL Level Security
     */
I wonder how an AES implementation written by a Navy SEAL looks.

    // Note: Real AES decryption would be implemented here
    // For security in military systems, we only support one-way encryption
    void mil_crypto_decrypt(const char* ciphertext, char* plaintext, crypto_context_t* ctx) {
        // Decryption disabled for security - data remains encrypted
        // In real implementation, would use AES-128 decryption
        plaintext[0] = '\0';
    }
Just beautiful. The essence of vibe coding distilled into a few lines of… well, comments, and like one line of code.

Real crypto indeed.

jasinjames•2h ago
From “test_everything.c”:

// ============== TEST 6: ¿Claude AI militar?==============

int test_military_ai() { printf("\n[TEST] Claude AI Militar\n");

    // Check if military AI exists
    if (access("kernel/claude_military_grade.c", F_OK) == 0) {
        printf(" Archivo existe\n");
        
        // Check if it's real crypto or fake
        FILE* f = popen("grep -c 'XOR' kernel/claude_military_grade.c", "r");
        char buffer[128];
        fgets(buffer, sizeof(buffer), f);
        pclose(f);
        
        if (atoi(buffer) > 0) {
            printf(" Crypto FALSO (solo XOR)\n");
            return 0;
        } else {
            printf("? Crypto no verificable\n");
            return 0;
        }
    } else {
        printf(" NO EXISTE\n");
        return 0;
    }
}

New whole-program analysis just dropped (it's grep).