Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. F-Droid 2.0 (f-droid.org)
    288comments
  2. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    80comments
  3. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    94comments
  4. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    175comments
  5. 2DWillNeverDie (2dwillneverdie.com)
    23comments
  6. Fearless SIMD v1.0 (linebender.org)
    34comments
  7. Rails World 2026 Opening Keynote [video] (youtube.com)
    310comments
  8. Toyota is taking the Corolla electric (electrek.co)
    458comments
  9. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    114comments
  10. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    18comments
  11. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    278comments
  12. Two-tier encryption in the UK (macanorak.com)
    384comments
  13. Writing Parquet files using Haskell (datahaskell.org)
    3comments
  14. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    33comments
  15. The Board Game of the Alpha Nerds (2014) (grantland.com)
    26comments
  16. California is chasing wealth that has feet (landeconomics.org)
    551comments
  17. Show HN: Air-gapped file encryption as self-decrypting HTML page (apeleg.com)
    16comments
  18. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    16comments
  19. Security auditing in the age of (good enough) AI (trailofbits.com)
    10comments
  20. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    41comments
  21. The forgotten battle of East Lansing (eastlansinginfo.news)
    15comments
  22. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    20comments
  23. The Bayeux Tapestry: Woven by the Victors (historytoday.com)
    3comments
  24. Opus 5.5 is good at explainer videos (launchvideo.io)
    106comments
  25. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    9comments
  26. Stable (YC W20) Is Hiring Product Engineers (usestable.com)
    —discuss
  27. Geothermal heat map of US hot springs (soakingsprings.com)
    39comments
  28. Nokia Design Archive (2025) (aalto.fi)
    120comments
  29. Motor Characterization for Small Running Robots (2016) (robot-daycare.com)
    2comments
  30. Tutoring company tells parents to save their money and 'use AI instead' (afr.com)
    169comments

GitHub Blocks – waiting list signup

123 pointsby 3y agoblocks.githubnext.com
36 comments
3y agoHN ↗

On Firefox this is rather messed up and is not rendering well. Doesn't give me much confidence.

3y agoHN ↗

Same with Chromium (Linux). Is this even an official GitHub project?

3y agoHN ↗

We're a small team, and we don't have a whole marketing and web team to build stuff for us.

They're experiments! Think of this like an 0.1 of an open source project; it's gonna have bugs, it's going to have rough edges. We aren't going to pretend otherwise :D

3y agoHN ↗

That's totally understandable but it doesn't take the expertise of a marketing team to notice the problems here. Just think whether you personally would like to find out about some neat new feature of a tool you use through some weird janky scrolljacking page which then takes you to a waitlist. And then something about a video presentation and a pinky promise the waitlist is short. I'm guessing you probably don't, like most people. A 0.1 of an open source project can have a lot of rough edges but doesn't have any of this ceremony.

3y agoHN ↗

Make your window less wide. That fixed it for me! Seems like some broken CSS media queries.

3y agoHN ↗

I'm on chrome and the scrolling is messed up as well.

3y agoHN ↗

It looks the same on Chrome and Firefox for me. Sure you're not being tricked by the empty block at the beginning? I initially thought that was a rendering error but I guess it's representing the sandbox nature.

3y agoHN ↗

Looks rather cool but right now there's only a signup page.

3y agoHN ↗

Yes, and you only get added to a beta list once you go through their complicated signup flow.

Signup pages aren't really on topic for HN. This looks like a cool project but it should be submitted when there's something for people to actually try.

3y agoHN ↗

Yes!

GitHub Next is a small research lab, formerly known as the Office of the CTO

3y agoHN ↗

That was my first question. GitHubNext sounds like the perfect phishing page.

3y agoHN ↗

If you don't add metadata to the README so I can still just open with any editor, I'm all for it.

3y agoHN ↗

Seems like..embeddable Github Pages? Maybe only on your project readme (or elsewhere, can't really tell)?

3y agoHN ↗

What is ‘GitHub Next’? Is this an official GitHub project? It’s not on the github.com domain, so it doesn’t look like it. What signals do I have to know that this site is trustworthy?

I click ‘get started’, and it wants me to hand over access to my GitHub account to see all private resources I have and "act on [my] behalf" to some unknown "blocks" third party.

How do I determine whether this website is some kind of phishing scam, or legit? Everything everyone always says ("check the domain!") rings alarm bells.

3y agoHN ↗

A couple of proofs!

next.github.com redirects to the site

You can see Blocks and Hey, GitHub! on https://github.com/features/preview

Watch Kyle's universe session linked elsewhere in the thread, he's going to be showing off a variety of projects from GitHub Next

There are some very good reasons why we exist outside the primary domain — mostly security-related! The blast radius of our experimentation should not include github.com :D

3y agoHN ↗

The oauth prompt reads "Not owned or operated by GitHub"; should get that changed if this is operated on behalf of the company.

3y agoHN ↗

FYI, the website is a mess for me on Safari for iOS and iPadOS

3y agoHN ↗

The SSO authorization requires "Act on your behalf" permissions, and says "Not owned or operated by GitHub" at the bottom of the authorize page. This is suspicious to me.

I would expect the messaging to reflect this is owned by GitHub if GitHub Next is owned by GitHub.

3y agoHN ↗

Will this become an open source project / standard like markdown?

imho that is a really, really important piece of this puzzle.

3y agoHN ↗

Github blocks = Notion style blocks and Jupyter notebook style code execution in your GH repository text files

3y agoHN ↗

How funny that timing is. It showcases P5 which has absolutely awful bundle sizes because the code is written in a way that tree shaking (unused code removal) isn’t possible. It attaches everything to the p5.prototype.

This took a site I have from loading 200kb to 1.1mb. It also includes browser polyfills that haven’t been needed for years. Unacceptable.

I hope that P5 can get some attention as a result of Blocks to refactor it to solve this.

https://github.com/processing/p5.js/issues/5740#issuecomment...

3y agoHN ↗

how typically hn for that to be downvoted

3y agoHN ↗

But what I liked about git readmes was that they were static and easy to reason about.

3y agoHN ↗

I'm currently building a static site generator, which will generate something like jsFiddle, but can be deployed using github page.

If only I had known this, I would not spend time on it.

But I wasn't able to try it:

Uh oh, something went wrong! Failed to fetch

3y agoHN ↗

Its sad to have to open a new web page/App for everything. Happy to see things go the integration-direction and hopefully seeing some synergies.

3y agoHN ↗

Looks nice initially but I worry it is akin to closing an open standard, ie embracing and extending and... . I'm not saying that was the intention, but if there is other stuff added to what should ostensibly be a simple Markdown file, it will be harder for me to migrate elsewhere if I think GitHub is lacking in other respects in the future, a form of vendor lock-in.

3y agoHN ↗

I think this is part of the point.

I'd love to see the tech behind this get open sourced, so GitLab and whoever else can adopt it as a standard.

3y agoHN ↗

100% this. I skimmed the site and no mention of open source, let alone an intent of making it an open standard.

Openness makes all the difference. Hard pass.

3y agoHN ↗

I just hope everything is able to be persisted in files that are committed to the repo.

3y agoHN ↗

Besides being GitHub-exclusive, the bigger issue IMO is that this only works online. GitHub is not my file browser: I don't want to constantly load webpages to see a repo's content surrounded by GitHub's UI. I'd rather download the repo and browse code in IntelliJ or neovim. It's not just me, there's a big reason Markdown is the dominant README format and readable text is the dominant code format.

Now if they add the extra README details and file metadata that are stored in the files themselves, then this is a great idea. Although that also means it's essentially an open-standard and competitors like GitLab and SourceHut can adopt the features.

Also, a major reason for Git as a VCS is being able to store and distribute copies. Otherwise, why use commits at all? Why not just store all data in the cloud and turn every file into a Google Doc? That's actually not a terrible solution and I can see someone like GitHub adopting it - but it's not Git.