It feels quite busy after claiming minimalism. Also, not a huge fan to see Disquss being used and a bunch of JS just to serve static content. Seems like most of the things us humans do - a cacophony of contradictions. Like the simple color scheme though, so points for that.
Design of This Website (2021)
201–210 of 261 posts
Re: Design of This Website (2021)
#202I wouldn't necessarily call this a minimalist design. I do like Tufte-style websites with sidenotes, but these don't show on mobile for this site, despite my tablet having a large screen. > Gwern.net used Baskerville, but system Baskerville fonts don’t have small caps. Can someone explain to me what is meant by this? I don't understand what not having small caps means. I use Baskerville in my LaTeX documents with Mic…
> I do like Tufte-style websites with sidenotes, but these don't show on mobile for this site, despite my tablet having a large screen.
Your iPad Safari reports having a width of ~1180 pixels in landscape mode, even though you have 2x the physical pixels (ie. 2x DPI scaling). This is much too small for sidenotes. Not getting sidenotes is correct. I don't think gwern.net is anything odd in this regard, every other responsive design website you visit must be giving you the same condensed view. Unless you're doing something like disabling scaling? Then in that case I guess maybe it should work and I'd need a screenshot & more information to see what's going wrong. (Maybe a media-query or something.)
Re: Design of This Website (2021)
#203Gwern’s site always reminds me of the Talmud (Jewish religious text), which also has a highly distinctive design with multiple “panels” and heavy emphasis of commentary and references. It’s also somewhat confusing and intimidating the the “uninitiated” reader! It is certainly memorable though.
Re: Design of This Website (2021)
#204Yet again, this is a website that has clearly only been tested on a hiDPI screen. At 100% scaling on Windows, the serif font used doesn't kern or render properly; crossbars in letters such as 't' and 'f' are overweight compared to other strokes, and makes the font look uneven. Designers all seem to think we use 4k screens at 200% scaling, for that ultra smooth look, when in reality, that's far from the case[1]. Edit:…
Re: Design of This Website (2021)
#205It's clear that a lot of love and attention to detail has gone into the making of this website. I like the typography, I like the layout on desktop, I feel like that's very much complete, apart from one thing I'll mention later. As another person has commented, it does feel inspired by Tufte stuff — though I actually find the Tufte CSS implementation to be preferable to look at aesthetically and preferable for actual…
The indent vs newline thing is something that Said & I have long argued about. I like it somewhat more than newlines, but I feel that newlines is just too much of a convention online at this point, and even if indenting is correct, it alienates readers. (We haven't debated newline-on-mobile / indent-on-desktop before - he's not a fan of that either, turns out - although IMO the case for newline on mobile is stronger than on desktop.) We may have to do an A/B test at some point to see if there's a measurable effect.
Re: Design of This Website (2021)
#206I like the minimalism of Gwern's site, but the text formatting doesn't feel especially readable. Dan Luu's site has a similar problem https://danluu.com/nothing-works/ by the time I get to the end of a line, it's hard to find the beginning of the next one. Also maybe a matter of taste, but it feels to me like serif fonts are good for books but not so great on the web. The most readable text formatting I've seen on th…
An easy way to increase readability would be to use multiple columns. That's how newspapers do it. The web is of course a little different but long lines are a problem. Note on mobile the width is typically only as wide as the screen, which is good. But mobile is really not good for reading in general.
Re: Design of This Website (2021)
#207The content is and has always been interesting, so one can forgive the design, which I feel is poor and irrational in some ways. Poor because the line width is too long and the proportions are unattractive. Complex information that loads on hover can work offline, as in the sioyek PDF reader, when it’s fast, but is a terrible experience over the network. All that apparatus littering the text is distracting, but the i…
They have fixed positioning because they are not only intended to appear at the top. They can be invoked at any time by hovering over the faded-out sticky.
Re: Design of This Website (2021)
#208Dynamic screen resizing has a few bugs. E.g. I dragged right screen border around and at one point (almost minimal width) saw that logo becomes gigantic and takes pretty much all the screen space. Element:
Re: Design of This Website (2021)
#209I absolutely love the footnotes along the sidebars (though I would prefer it if they were all on the same side)
A downside of this, however, is that sidenotes are only useful if they are close to their referent and you can easily 'look to the side' to read them and then back. If you can't, they're just footnotes. And if you take away half the space for sidenotes, on particularly sidenote-heavy pages like _Radiance_ https://www.gwern.net/docs/radiance/2002-scholz-radiance they would wind up being stacked in the only margin for long enough that they would be off-screen, even. Maybe that's acceptable, but it's enough of a drawback that we haven't pursued it.
Re: Design of This Website (2021)
#210I liked the design, ... until I scrolled down to the ads and Disqus section ...