Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Synthesia Interactive Avatar API(synthesia.io ↗)
    discuss
  2. The Internet (1997 – 2021)(opte.org ↗)
    discuss
  3. Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model(github.com/newtdev ↗)
    1comments
  4. Gold Steadies as Traders Weigh Inflation and Fed Hike Outlook(coinmarketcap.com ↗)
    discuss
  5. Teen Autopsy Marks Arrival of Deadly Drug Cychlorphine in San Francisco(nytimes.com ↗)
    1comments
  6. A Kansas girl ran off to join the circus and changed the tattoo world(npr.org ↗)
    discuss
  7. 'Epigenetic' editing banishes hepatitis B virus(nature.com ↗)
    discuss
  8. Fly.io 2026 Pricing Update(fly.io ↗)
    discuss
  9. macOS 26.4 silently enabled login keychain data protection(lapcatsoftware.com ↗)
    discuss
  10. Google CC, an AI agent built for families(blog.google ↗)
    discuss
  11. Ask HN: Why does it matter if no one reads your novel as long as the AIs do?
    3comments
  12. IA Agent Arthur – Developed an OfflineAIagent(x.com ↗)
    discuss
  13. Building Software That Can Prove Agents Wrong(rafael.md ↗)
    discuss
  14. vLLM Architecture, Memory and Benchmarks Deep Dive(g-ftech.com ↗)
    discuss
  15. CBP suspends all personal prescription importation Oct 22(personalimportation.org ↗)
    discuss
  16. Show HN: MoA – Attention kernel proven minimal before code was written(github.com/womenflyplanes ↗)
    discuss
  17. EU plans "digital expropriation" of Europeans in the interest of AI companies(noyb.eu ↗)
    discuss
  18. Future-Proof Data Systems [pdf](vldb.org ↗)
    discuss
  19. A Major Cold Intrusion Spreads Across Eastern Europe: Seasonal Frost to Follow(severe-weather.eu ↗)
    discuss
  20. Many Choices Lie Ahead(proofsandprompts.com ↗)
    discuss
  21. Tell HN: WebRezPro Compromised
    discuss
  22. Your Second Brain Won't Do the Work(korin.uk ↗)
    discuss
  23. Women Who Sold Books Door to Door(jstor.org ↗)
    discuss
  24. Astronomy mapped: Africa lacks optical observatories(withastra.io ↗)
    discuss
  25. Per-Layer Embeddings (PLE)(sebastianraschka.com ↗)
    discuss
  26. Googlebook's built-in intelligence reinvents the way you use your laptop(blog.google ↗)
    1comments
  27. Declarative WASM GC Types(veritates.love ↗)
    discuss
  28. Bitcoin decentralized usernames are now available(twitter.com/robin_linus ↗)
    1comments
  29. P2300R10: `Std:Execution`(open-std.org ↗)
    discuss
  30. GitHub Actions leaking secrets when Miri output is cached(rust-lang.org ↗)
    discuss

Vibecoding isn't a crime How Distribute Your App on Linux after Flathub refusal

5 pointsby 52m agogrigio.org
6 comments
34m agoHN ↗

Sure it's not a crime but I don't want your vibe-coded shit mingling with my actual code written by actual humans.

29m agoHN ↗

This is good to know. ‘I’ built a compiler for a language I call ‘xc’, similar to Objective-C but designed to be cross-platform and have less square brackets :). It can run on any of {Windows, Mac, Linux, Zynq} and produce code for any of {Windows, Mac, Linux, Zynq, WASM, iOS, Android, m68k, 6502}.

It needs no host-platform tools to compile code, so for example I have a signed binary on my iPhone, written and signed entirely on Linux.

The compiler (v 0.61, not the released v0.6) currently produces code that is between 5x and 0.5x the speed of clang when measured at -O3 on both, against ObjC code, which is pretty good for a nascent compiler. The geometric mean of 19 mini-benchmarks comes in at xc being roughly 6% faster than clang.

Since there is also a framework and gui-designer under way, I’d like to release it as more than a tar.bz2 file for Linux at some point. Flatpark would seem to be appropriate :)

1: https://compile-xc.org/

18m agoHN ↗

How is this supposed to be relevant to the article we're discussing?

13m agoHN ↗

Yeah, thought that was pretty obvious, alongside the “AI-friendly” flatpark. Guess I’ll be more explicit next time…

22m agoHN ↗

But the policy doesn't distinguish between someone who prompted an LLM to generate an entire app in five minutes and a developer who used Copilot for autocomplete while writing 90% of the code themselves.

How is using autocomplete "Vibecoding" now? I remember y'all that the "definition" for vibecoding requires the "prompter" to not look at a single line of code