frustracean 3 days ago

If anyone else is having trouble loading the CSS for the page, go to https://www.blender.org/wp-content/themes/bthree/style.css?x... to be Captcha'd by Cloudflare - it should load fine after that.

  • Joeboy 3 days ago

    Yeah the page is currently loading very quickly and is very easy to read due to an issue with Cloudflare.

    Edit: If I'm honest, I find this specific css fairly innocuous. I have a more general grudge that raw HTML is easy, free and accessible but we collectively insisted that it's not OK to use it.

    • sim04ful 3 days ago

      It's actually funny, the lack of styling actually makes consuming the info alot easier.

      • hbosch 3 days ago

        The page is objectively and substantially better in every aspect of legibility with CSS loaded.

        • catapart 3 days ago

          Hey, take it easy! It's not nice to pick on those poor developers who can only read text that has been piped into their preferred TUI.

        • NewsaHackO 3 days ago

          Yea, "Minimalism is better!" is like a reflex for some people

          • raxxorraxor 2 days ago

            It often is. Turns out this page does fit the bill, CSS or not.

        • spiderice 3 days ago

          > objectively

          I do not think that word means what you think it means

          • rendaw 3 days ago

            All art is a combination of objective and subjective aspects.

            The objective improvements from css here include: shorter lines are easier to read (per multiple legibility studies), the styling distinguishes navigation and secondary site elements from the main content (without css you get a half screen of navigation links), and the visual importance of in-page anchor links is reduced.

          • hbosch 2 days ago

            I used it to mean that it's inarguably true and unrelated to opinion.

      • yuters 3 days ago

        It is way more readable with CSS, I don't know what you're all on about.

        The font is bigger, the lines are shorter, the navigation doesn't take half the page. The only thing worse would be the contrast but it's not that bad.

        • a2128 3 days ago

          On mobile it's actually super readable and lines are a perfect length, and having to scroll past the top navigation doesn't affect readability much

          • saretup 3 days ago

            The top navigation definitely put me off, I immediately came back without even scrolling down.

      • badosu 3 days ago

        Funny if not tragic. I was impressed at how good the styling of the page was until I realized the css did not load.

      • amelius 3 days ago

        Except I like to have some margin. And since I have a wide screen, the number of words per line is too large.

        • prmoustache 3 days ago

          That is a weird take. Having a wide screen doesn't force you to maximize the window.

          • cassepipe 2 days ago

            I don't know about most people but to me seeing bits of my desktop on the sides of the window I care about feels like visual noise. I like to have all my apps maximized but maybe is that just me ?

            • prmoustache 15 hours ago

              How having bit of your desktop showing on the sides any different than whatever background image or color a particular website decides to show on each side of the text?

              I prefer having a quiet single color background and being able to dictate how wide is the text I am reading than being limited by the website owner's choice. But that is also maybe just me.

            • imp0cat 2 days ago

              Hate seeing bits of your desktop showing? Try a tiling window manager, you might like it!

    • latexr 3 days ago

      I tested repeatedly, always clearing the cache, and there was essentially no speed difference in loading with or without the CSS. In one instance, loading with CSS was even faster.

  • nashashmi 3 days ago

    Normally I like CSS naked websites. But some of them have multiple SVG icons right at the top that take up the entire width of the page. And that hurts.

    Devs: please practice observing your site without css

  • matthewaveryusa 3 days ago

    So what's the issue here (I know what the issue is in terms of the subresource not loading, a bit like an oauth redirect not executing properly if a user needs to log back in.)

    Is it because of a misconfiguration on blender's end that should allow css to passthrough without verification, the query param messing a cloudflare passthrough default, or something else?

    • Scaevolus 3 days ago

      They might be allowing global public caching of their /news/ blog posts (because WordPress is slow?), but not of the static /wp-content/ directory.

  • lastdong 3 days ago

    Fixed it for me, much better than having the top navigation element unstyled as a list. In any case, the CSS is pretty much innocuous, feels almost like reader mode (which is my go to). Thanks!

  • ModernMech 3 days ago

    Thanks it worked but... lol the style doesn't even add anything, it just makes it harder to read by lowering the contrast of the page.

  • blensor 3 days ago

    +1 on that. Works for me after that

  • Archelaos 3 days ago

    Another option is to use Firefox and press [F9].

    • nashashmi 3 days ago

      MS Edge does the same thing.

lfaw 3 days ago

I'm quite interested in the academic research aspect, especially since our computational geometry group uses or plans on using Blender. However, I'm unclear about the details of this announcement. Is it related to funding opportunities or suggesting experimental features?

  • Duanemclemore 3 days ago

    Can I ask what group you're with? I'm an architecture professor who implements (and teaches undergrads to implement) geometry with computational tool and I'm always trying to keep tabs on who's out there doing interesting work.

    • reactordev 3 days ago

      Man, to just be a fly on the wall. This is all so interesting to me. I hope these lab projects are open. I’d love to learn more about implementing computational geometry for architecture but lack the ability.

raxxorraxor 3 days ago

I think there is some problem loading CSS for this site. Could be my current network though...

edit: you might need to auth yourself as human to cloudflare on blender.org for the site to display correctly.

  • ethmarks 3 days ago

    I had the same problem and authing on the main page fixed it.

    If they're going to block unauthed stylesheet requests, surely they could at least make sure that the CF authenticator shows up on every page.

simgt 3 days ago

If there are contributors to Blender from the industry, who are they? It's easy to understand how big tech can be contributing to Linux, data processing pipelines, web frameworks, compilers etc. but it's harder to see who has both the skills and incentives for design tools. Maybe some game studios have the necessary slack?

  • Uehreka 3 days ago

    I recall Apple contributing a Metal backend for Cycles back when the M1 Pro/Max came out. That was a big deal, made it actually possible to do renders on a Mac in non-insane amounts of time.

  • dagmx 3 days ago

    Apple, AMD , Intel, NVIDIA, ILM are companies who have contributed or continue to contribute to Blender development.

    • jsheard 3 days ago

      What did ILM work on? I'm looking but I can't find anything regarding them even using Blender at any point, nevermind contributing back to it.

      Blender has seen more success than most open source art tools but it still seems to be relegated to individuals and small studios, while the ILMs of the world continue to be neck deep in commercial or bespoke tooling.

      • dagmx 3 days ago

        ILM contributed some changes to the color wheel. Frederico highlighted it during their SIGGRAPH sessions.

potac 2 days ago

Not sure if I understood correctly. Can we as individuals contribute to any of these projects?

  • Etherlord87 2 days ago

    I came to the comment section hoping there would be a discussion about that, but sadly overwhelming majority of posts is about malfunctioning CSS...

hirako2000 3 days ago

What's the label "requires funding and stakeholders". I can't see any explanation of that in the announcement

  • EraYaN 2 days ago

    Essentially that someone needs to get involved that wants it/uses it and is also willing to pay for it.

Kye 3 days ago

It sounds like they're doing their own version of the experimental build thing that's long been popular in the Blender community. That's a good thing.

oktwtf 2 days ago

I wonder if any of the Rendering Light Transport work includes work towards a spectral renderer.