Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Looking forward to Git 2.56 – and 3.0(lwn.net)
    discuss
  2. Self-Hosting Behind Cgnat(alvarezrosa.com)
    discuss
  3. Brad Smith and Kevin Rudd on AI, Regulation, and the Future of Work [video](youtube.com)
    discuss
  4. U.S. Site Blocking Bill Adds VPNs to the List of Blocking Intermediaries(torrentfreak.com)
    discuss
  5. Show HN: Building Seven in Public(claude.ai)
    discuss
  6. Apple Watch Series 12 and Ultra 4 May Have Hidden Flash Storage(macrumors.com)
    discuss
  7. Muse, Meta's extraordinarily privileged AI assistant, has a serious 0-day(arstechnica.com)
    discuss
  8. AI Risk Cheatsheet(umais.me)
    discuss
  9. Spymarks, Not Watermarks(brand.io)
    1comments
  10. Acubom(acubom.com)
    discuss
  11. Jev: System One Models for Prod, Not God – With Diogo Almeida, CEO, TypeSafe AI(latent.space)
    1comments
  12. I Am in need of Testers(agaro.ai)
    1comments
  13. An actively maintained and updated Motif fork exists(osnews.com)
    discuss
  14. LLMs Are Too Big. My Log Router Doesn't Need to Sing(distributedthoughts.org)
    discuss
  15. Trump says U.S. working on deal to buy potash from Belarus instead of Canada(cbc.ca)
    1comments
  16. Markdown in /src(htmx.org)
    discuss
  17. Self-hosted, end-to-end encrypted 1:1 chat app. Offline key-exchange(github.com/pkminhas)
    discuss
  18. Show HN: Transom – easily manage multiple browser profiles on macOS(github.com/darvid)
    discuss
  19. Where do AI norms come from?(charity.wtf)
    discuss
  20. Bitrig Now Builds iPhone Duo Apps(bitrig.com)
    discuss
  21. Do not fear AI. Fear AI companies(cloudfront.net)
    1comments
  22. An LLM Beat NetHack(kenforthewin.github.io)
    discuss
  23. Singapore auctions luxury goods seized in $2.4B money-laundering bust(cnn.com)
    discuss
  24. Tupo: A daily sudoku-style logic puzzle with a colorful twist(playtupo.com)
    discuss
  25. Entropy Is Spare Capacity(fffej.substack.com)
    discuss
  26. Show HN: Ultracapitalism, a Company-Building Autobattler(ultracapitalism.io)
    discuss
  27. Show HN: A Dice Roguelike(reddit.com)
    discuss
  28. Data Protection Commission fines Google €403M over processing of location data(dataprotection.ie)
    3comments
  29. Advice for finding a technical co-founder (2021)(mooreds.com)
    discuss
  30. B5-BJ2 – Ice Cream Barges – Concrete Ship Constructors(thecretefleet.com)
    discuss

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

10 pointsby 2h agogrigio.org
16 comments
2h 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.

1h agoHN ↗

the question becomes, is it the end user’s decision to decide what packages they download/use or is it the repository/package manager’s responsibility to show end users which apps are allowed to be used or not.

I understand the objections to vibe coding, but for those of us who don’t care how a good tool was built (when it actually is good), this just forces us away from your favorite platform. Like it or not, this is the present and these AI tools are available. People will use them.

That said I think it’s utterly ridiculous that this article was written using AI.

2h 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/

2h agoHN ↗

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

2h agoHN ↗

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

5m agoHN ↗

Zynq isn't an operating system? And you seem to be mixing OSs and architectures? Zynqs and I believe Versals contain both ARM (R and A) cores and a microblaze core. They can run bare metal, Linux, an RTOS, or whatever because they're just CPUs.

2h 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

2h agoHN ↗

Intentional littering is a criminal offence in most places.

1h agoHN ↗

"Vibecoding isn't a crime"

Meanwhile, a few ranks away on HN:

"Big AI to humanity: drop dead"

"The End Of Upward Mobility – AI is coming for the meritocracy"

8m agoHN ↗

One man's vibecoder is another bot's freedom fighter?

1h agoHN ↗

Well, there is still AppImage, this might be the right way to go with in this case.

13m agoHN ↗

Flatpak has better software isolation and support

1h agoHN ↗

Why should Flathub accept vibecoded shit. You don't let just anyone who rings the doorbell into your house, either.

1h agoHN ↗

flatpak accepts half finished game demos without a patch in years