Would some simple optics be beneficial in helping create those artifacts? (Or rather, beneficial enough for that to make sense.)
Things that come to mind that might be:
- pixel shape distortion (but that might be easy with a very slight superresolution),
- pixel shape and cross-pixel blending (but that would require one (Fresnel?) lens per pixel, which would probably be very hard to produce~~).
Also, are there ways to replicate the CRT's refresh cycle (both the existence of the flicker and the fact that each pixel is dark for a large fraction of the time)? I guess you could blink the backlight?
@antanicus Where is the quote from?
@Reddebrek Do you know how much of the effect comes from reflecting/scattering the sunlight away and how much from absorbing the sunlight and evaporative cooling? (And am I missing some other important heatsink involved?)
@fluepke What would happen if you clicked any of them?
@duponin Ah, in that case you'll be familiar with large part of Go's concurrency paradigm, and will clearly see the places where it's weird.
Go's typing is.. weird? Large part of it is sort-of duck typing.
@terceranexus6
Can you describe the whole setup? Can you check if e.g. your bashrc doesn't happen to have `set -e`?
@duponin If this is your first programming language, I'd suggest neither -- both of these languages have some issues that e.g. leave out ability to specify constraints that are useful in reasoning (e.g. constness), so if any of them is your first language you need to figure out that such constraints are useful yourself.
If this is just "what would I want for sysadmin-like purposes", then I'd go with Go if you expect to be doing anything nontrivially concurrent, and would have no opinion otherwise.
@rogatywieszcz @grzgrz @timorl
> W ułamkach sekund czytamy świadomie i podświadomie masę informacji patrząc na twarz rozmówcy.
Pytanie tylko ile z tego to nasza fabrykacja. https://en.wikipedia.org/wiki/Kuleshov_effect sugeruje, że nie powinniśmy wierzyć sobie w kwestii szacowania tego.
@omnipotens Do you expect them to play in sync? If so, have you tested in semi-manually with two devices? I would expect this to either be fiddly, or to require getting the devices to talk to each other for synchronization.
Some part of our "ability" to read things from faces of other humans seems to be projection, while we intuitively think otherwise: https://en.wikipedia.org/wiki/Kuleshov_effect
@zens If I think of GUIs that would do many of those things well, I think of a REPL with syntax highlighting, autocompletion, introspectable and referencable outputs, etc. In particular, I think of something where every action that is available via the UI is also available to the REPL. That would be a GUI according to definition thereof, but would be morally closer to a text UI with lots of steroids. I think the closest thing to that in existence is the SmallTalk UI (but I haven't touched it in more than 10y, so I base it on vague recollections).
But when I look at small billiard balls
They aren't like normal billiard balls
They can pass through both slits
Just like light they deblur a bit.
Should I say that light is like balls
Or that balls are like light
And that I don't know balls at all?
But when I look at small billiard balls
They aren't like normal billiard balls
They can pass through both slits
Just like light they deblur a bit.
Should I say that light is like balls
Or that balls are like light
And that I don't know balls at all?
@be Are you sure that the rear light doesn't contain one? I wouldn't be surprised if it used one of those terribly small MCUs that cost a fraction of a penny.
@cwebber You might wish to add an exception for being sick, too.
today in Are The Terrans Okay: sexism, linguistics
At least in Polish, it's not "men" but "masculine sapient[^] entities". The "personal masculine nouns" part makes this extremely weird, because e.g. grammatical gender of "human" is male (so if you talk about a group of humans, you always use masculine-personal gender), but grammatical gender of "kid" is neutral (so if you refer to a group of kids, you always use the non-masc-personal gender, regardless of the group's composition).
Aside: Nouns that match some pattern decline differently based on this distinction (e.g. if you think of elves as sapient you'd call them "elfowie" and "elfy" otherwise), which I find to be somewhat endearing (modulo the gender asymmetry), because it embeds some nontrivial information about the speaker's opinions about the world into their speech.
[^] for some value of; it's terribly underspecified and it changed over time (IIUC it used to include at least some animals: "ptakowie niebiescy" was an actually used expression)
@niconiconi Also, don't retry more quickly when you receive an error (or some specific kind of error). If you think of it in these terms it's pretty obvious, but it's something that people sometimes get wrong by omission.
@chjara I remember some software that copied crontab format defining that "?" in a field means "pick a value at random" (so ?/30 in minutes would mean "for two different values of minutes, 30 minutes apart, but with a random offset") and had it implemented by hashing the entry (so that it doesn't need to even store the random value). I can't find now what software was that.
@feld
The result of doing so was a multi-hour outage, probably a few hours of work, and loss of something like an hour or two of comments. If any other component that was shared between both servers had the same issue (e.g. CPU, any part of the motherboard, ...) the result could have been very similar (modulo the data loss). Would you also suggest CPU/motherboard/NIC/... supplier diversity between primary and backup? If not, is there a reason why it's more important for storage (or maybe SSDs in particular)?
I enjoy things around information theory (and data compression), complexity theory (and cryptography), read hard scifi, currently work on weird ML (we'll see how it goes), am somewhat literal minded and have approximate knowledge of random things. I like when statements have truth values, and when things can be described simply (which is not exactly the same as shortly) and yet have interesting properties.
I live in the largest city of Switzerland (and yet have cow and sheep pastures and a swimmable lake within a few hundred meters of my place :)). I speak Polish, English, German, and can understand simple Swiss German and French.
If in doubt, please err on the side of being direct with me. I very much appreciate when people tell me that I'm being inaccurate. I think that satisfying people's curiosity is the most important thing I could be doing (and usually enjoy doing it). I am normally terse in my writing and would appreciate requests to verbosify.
I appreciate it if my grammar or style is corrected (in any of the languages I use here).