
a diffuse cold grey light with no character at all — Vera Mont
Mind you, some parts of rural Ontario are none too shabby, either. There is a little observatory north of Wiarton, where some great summer skies are to be seen ... if you don't mind being eaten alive by mosquitoes.
We live on the east side of a highway, facing the sunset over fields - not bad - with thickly wooded low hills behind us. Not much for sunrises, but I saw a moonrise once (c1999) that almost had me calling out the fire department, it looked so much like the start of a forest fire. — Vera Mont
Before, I was a little preoccupied with sunrise; this one takes place in the north-west of England - lots of hills and water, and no city lights. I wish I could go there to see what the light is actually like, but will have to settle for pictures. — Vera Mont
Then Stanford (SEP) will give depth on anything that grabs you. — unenlightened
Larches are my favourite tree and they're magnificent in October. Almost bare now. — Vera Mont
Van Gogh was especially attracted to cypresses and olives, presumably because of their visual drama. I've thought about how and when we form these attachments to a particular tree. In my mother's case, she grew up by a river fringed with willows and spent many happy hours in their shade, before WWII altered her life and her world. I saw my first larch at 14, when we bought a little property in rural Ontario. I was captivated by their gentleness compared to the pines and spruces they resemble, their silence and their changes of colour over the season. — Vera Mont
elms — javi2541997
cherry trees — javi2541997
Both November and December provide us with very gorgeous sunsets in the afternoons of our cities, neighbourhoods, parks, etc. — javi2541997
A pervasive refusal to try to learn. — fdrake
A lame question, but I'm fairly new to the forum: How do I make those arrow+name graphics that mean "view original post"? — J

The real table, if there is one, is not immediately known to us at all, but must be an inference from what is immediately known. — Russell
If there are any directly perceived objects at all for Russell, they are sense data, not tables. — Jamal
The real table, if there is one, is not immediately known to us at all, but must be an inference from what is immediately known.
This talk of “not directly perceiving objects” makes me wonder, not for the first time, who Austin believed he was arguing against. — J
We are all in the habit of judging as to the ‘real’ shapes of things, and we do this so unreflectingly that we come to think we actually see the real shapes. But, in fact, as we all have to learn if we try to draw, a given thing looks different in shape from every different point of view. If our table is ‘really’ rectangular, it will look, from almost all points of view, as if it had two acute angles and two obtuse angles. If opposite sides are parallel, they will look as if they converged to a point away from the spectator; if they are of equal length, they will look as if the nearer side were longer. All these things are not commonly noticed in looking at a table, because experience has taught us to construct the ‘real’ shape from the apparent shape, and the ‘real’ shape is what interests us as practical men. But the ‘real’ shape is not what we see; it is something inferred from what we see. And what we see is constantly changing in shape as we move about the room; so that here again the senses seem not to give us the truth about the table itself, but only about the appearance of the table.
Thus it becomes evident that the real table, if there is one, is not the same as what we immediately experience by sight or touch or hearing. The real table, if there is one, is not immediately known to us at all, but must be an inference from what is immediately known. Hence, two very difficult questions at once arise; namely, (1) Is there a real table at all? (2) If so, what sort of object can it be? — Russell, The Problems of Philosophy
They [the "Germans"] worked to try to assimilate everybody into a single identity, but with limited success. One group they had absolutely no success with was Jews. Jews were an obstacle to their goals. In each case where Jews were persecuted, you have to sort through the events to discover why their separateness ended up making them victims this time around. — frank
So on NodeBB a lot of the customization comes through themes and plugins, which can be substituted, created, shared, etc. But the access to this customization is somewhat host-dependent (and this is especially true when it comes to hosts that do not allow command line SSH server access). If a similar thing holds with Discourse, then I would suggest double-checking that the hosting company allows that level of deeper customization (and ideally command line access). You could easily leverage the deeper level of customization if you have need in the future, given the many developers among your users. — Leontiskos
This sounds great. I am of course willing to help as I am able, although I should say that this is precisely the time of the year that gets busy for me. — Leontiskos
Can I download my data?
Yes. You own your own data. A copy of your files (including uploads and avatars) and databases (full dumps) can be downloaded from the Backups menu of the Discourse admin panel at any time.
Plush seems like it's working pretty well. I really like the feature where I can click on the title bar and return to the post I just quoted. My concern is that Plush seems near the end of its lifecycle. If you look at the second half of my post <here>, you can see a number of the things Plush hasn't managed, despite requests. Most of that stuff has been standard for years now, along with ignore lists and strong moderation tools. If Plush won't budge on those things, then I have to wonder if they are in maintenance mode, nearing their expiration date. NodeBB and Discourse don't show evidence of this lifecycle issue. — Leontiskos
I think your experience is not normal because your moderation is not normal. I think that's why your forum is so much better than the alternatives: you have superior moderation and your moderators have a good grasp of philosophy. — Leontiskos
P.S. One significant feature that NodeBB hasn't yet managed is composer keyboard shortcuts. For example, Ctrl-i won't give you italics. — Leontiskos
Is this maybe the reason why some sites are quite slow in loading? I guess they must be the ones with a huge content. Do you know any of them --that use this method-- so I can check if this is true? — Alkis Piskas
I've got a bug related to sessions and it's so hard to find out what's going on there! — flannel jesus
I like magic most when there's a clear way to demystify what's actually happening underneath the hood. The biggest problem with magic that you can't demystify is that it's hard to predict what other kinds of things you can and can't do with it, you know? — flannel jesus
Java and Python are general purpose languages that can do anything, and on the other side you have PHP and JavaScript, which are just scripting languages
I get what you mean, but I wouldn’t classify them this way. — Bob Ross
It is not that I don’t like Python, but, rather, I don’t think it is a good server-side language for web development — Bob Ross
Well sure, but what is an email web client but a collection of notes, albeit most sent by others and to and fro. If you do anything but opening a note or adding to it (responding to an e-mail) say, changing account settings it does a full redirect to a different URL. — Outlander
Gmail slack Trello Netflix and grammarly — flannel jesus
I abhorred these things when they first came out. If your internet is not good or perhaps is throttled due to reaching an allotted usage level, nothing would ever load and worse never told you it didn't. They seemed to have improved it by forcing a manual redirect/better fail-safes in more robust frameworks but there was nothing like clicking a link or performing an action and the browser itself telling you "hey it failed" right when it did so you knew to refresh or try again later. Just my 2 cents. — Outlander
From my experience, I have seen python being used as a server-side language only relatively recently (but perhaps I just haven’t been around the right groups of people who love Python). Originally, people (as far as I know) used Java, C#, and PHP. If someone was running a website, it was most likely PHP or Java (and not Python). If python was used for web servers before PHP/Java (like Django) in a stable fashion, then I am simply unaware of it and will have to read up on that. — Bob Ross
I will have to checkout Django sometime though. Is it minimalistic or bloated? — Bob Ross
NodeBB was originally built with MongoDB, but it runs on Postgres just fine. That's what I deployed it on. I think that compatibility was added sometime in v2. — Leontiskos
The simple answer is that I wanted pagination, even prescinding from its SEO favorability. Infinite scroll on a long-form philosophy forum didn't seem right to me. NodeBB offers both, and individual users can even change the setting on the client side. So I'm not a great person to ask about Discourse, as I never installed it. I have it on good authority that it is a bit harder to install and consumes more resources, but those aren't deal breakers. Both platforms are robust, with more to offer than Plush. Granted, I have come to appreciate the simplicity and distraction-less nature of Plush. — Leontiskos
I had that idea until I installed Misago and started digging into the Github history. There are many more features than I had anticipated, especially when it comes to security, moderation, IP tracking, etc.—but I think ChatGPT has already given you a good sense of what is involved. — Leontiskos
Also, after I joined I realized more concretely that TPF has one thing no other philosophy forum has, and that no forum software can create: a healthy community of users. Without that, it's all just window dressing. — Leontiskos
Whatever you decide, I think a forum software would benefit from having a philosophical client. The things you guys have suggested and requested from Plush seem spot-on, and are much more thoughtful than the short-sighted requests I have seen from the business world. — Leontiskos
