Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

75% Positive

Analyzed from 391 words in the discussion.

Trending Topics

#browser#https#license#fsl#slop#github#com#web#change#why

Discussion (17 Comments)Read Original on HackerNews

lewisjoeabout 4 hours ago
Honest question: How can an entire html/CSS layout engine fit in a single layout.c that I can read over an afternoon? This looks too simple to be usable for serious work.
fcpguruabout 4 hours ago
lewisjoeabout 3 hours ago
Got it. Thanks!
maxlohabout 3 hours ago
> Source-available under the Functional Source License v1.1 (FSL-1.1-MIT). Free for any non-competing use; converts to the MIT license on the tenth anniversary of each release. See LICENSE.

You should not use the FSL name if you change the date of the license switch, which is originally set to the second anniversary. If you want to change that duration, you should use a different name to avoid confusion.

Sentry intended for the FSL to be specific rather than general. The company's Deputy General Counsel stated:

> TLDR, FSL is narrow in scope for a reason.

> You're free to create your own license based on the FSL with AGPL as the change license if you rename it so that it isn't confusingly similar.

https://github.com/getsentry/fsl.software/issues/53#issuecom...

roschdalabout 3 hours ago
Yes, I might change this back to 2 years, I am still thinking about the right balance between a free web browser and a commercial software product which will generate revenue.
tuwtuwtuwtuwabout 4 hours ago
What could go wrong.
roschdalabout 4 hours ago
I am making this web browser. Ask me anything. Bug report welcome.
thisislife227 minutes ago
Good effort! Did you consider using Netsurf codebase ( https://www.netsurf-browser.org/ ) or contributing to it? (The website is outdated but the development is ongoing and active).
lewisjoeabout 4 hours ago
Congrats on the journey. How did you implement the layouting engine? And how much of an effort did it take?
fcpguruabout 3 hours ago
roschdalabout 3 hours ago
Nordstjernen is a ~30 kLOC solo-built C browser aimed at being a small, hardened web reader for the text-heavy web, while Ladybird is a ~500 kLOC funded C++ project aiming to be a fully standards-compliant third browser engine alongside Blink, WebKit, and Gecko.
fcpguruabout 2 hours ago
ok good answer. next q: why not team up with https://github.com/lightpanda-io/browser and zig and make this both the small headless browser + a human one
tuwtuwtuwtuwabout 4 hours ago
It looks like AI slop. Is it AI slop?
flustercanabout 3 hours ago
Are you asking the author to validate your own opinion? Why don't you explain why you think its slop and provide some evidence to back up your assertions and we can have a real discussion.
tuwtuwtuwtuwabout 2 hours ago
No, I am asking the author whether it's AI slop.

As for evidence, sir, this is a wendys.

drabbiticus35 minutes ago
slop is such a poorly defined term that it's very hard to answer your question meaningfully. Is all code generated by AI slop? Many different opinions on this and questions to be answered as LLMs continue to shift the programming landscape.

Having said that, you could have just clicked the link and found https://github.com/nordstjernen-web/nordstjernen/commits/mai... with a bunch of commits by claude. It took longer to write this than it took to figure out whether AI was used.