Awesome album picks. Odelay looks especially great on your card.
I made something like this for TV shows and movies using floppy disks. Each floppy has a text file with filepaths of videos on a hard drive. When the floppy is inserted a bash script detects it and plays a random video from the text file on the floppy.
I like the physicality of systems like this. It is much more satisfying to to flick through physical items than to scroll through a digital list of things.
You've got great artwork. I need to up the artwork on my floppys!
"Wouldn't the sentence 'I want to put a hyphen between the words Fish and And and And and Chips in my Fish-And-Chips sign' have been clearer if quotation marks had been placed before Fish, and between Fish and and, and and and And, and And and and, and and and And, and And and and, and and and Chips, as well as after Chips?"
- Martin Gardner
The passage "Wouldn't the sentence 'I want to put a hyphen between the words Fish and And and And and Chips in my Fish-And-Chips sign' have been clearer if quotation marks had been placed before Fish, and between Fish and and, and and and And, and And and and, and and and And, and And and and, and and and Chips, as well as after Chips?" would sprawl across the page if newlines were placed between the and words, and words and Fish, and Fish and and, and and and between, and between and Fish, and Fish and and, and and and and, and and and and, and and and and, and and and and, and and and And, and And and and, and and and And, and And and and, and and and and, and and and and, and and and and, and and and and, and and and And, and And and and, and and and And, and And and and, and and and and, and and and and, and and and and, and and and and, and and and Chips, as well as after Chips.
I don't think it's easy. Verification is much easier than generating correct solutions for this.
Looking at the JS, these rules use RNG such that you can have an inconsistent or impossible password. E.g. if the only youtube video URLs that work with your duration have roman numerals that multiply above 35 in it you are hard stuck. Your youtube URL can also hard stuck your atomic number summation to 200 if it happens to contain enough elements that adds above 200. Your color hex can hard stuck your 25 sum, etc. The code does not try to generate working passwords given all the rules, it simply adds checks and randomly generates the requirement per rule.
You'd have to have the RNG rules to align well in order to win i.e. youtube video with no roman numerals or numbers or elements, captcha with no numbers or roman numerals or elements, to minimize conflict.
For a given video length, there will be some youtube video urls without roman numerals, and with low digit sum, and atomic number.
I first search this on Google
"0:00 / mm:ss" site:youtube.com
Where mm:ss is the desired length. Then I used some Javascript to scrape the results, finding only youtube urls without roman numbers, and print them out sorted by digit sum and atomic number
I've done it a few times, never had a situation where there was no suitable url
As for the color hex, if it's not suitable, you can regenerate it
I wonder if something like quickcheck could be used to randomly generate characters which pass the criteria. I don't know how it would handle Paul though...
I uploaded a video quick just to pass that step since the length was hard to find. The generated video ID was a bunch of Roman numerals so I was totally fucked.
I'm stuck at "iatetomatoesyesterday0265Z#521juneVpepsiVIIxngxcaboutAg[moon emojis]italy2020Bf7+" trying to solve the chess notation puzzle.
I especially laughed at the rule "must include today's Worldle" and I'm happy with my solution including every emoji for "must include the current phase of the moon as an emoji."
(HackerNews doesn't seem to display emoji. My solution is to paste every moon phase emoji.)
Excited to see what's next after figuring out the best move in this Chess puzzle.
This reminds me of trying to manually construct an Autogram like below. This one is a quote someone else made. I tried to do it myself and it is so hard because the counts keep changing as you write out other counts!
Only the fool would take trouble to verify that his sentence was composed of ten a's, three b's, four c's, four d's, forty-six e's, sixteen f's, four g's, thirteen h's, fifteen i's, two k's, nine l's, four m's, twenty-five n's, twenty-four o's, five p's, sixteen r's, forty-one s's, thirty-seven t's, ten u's, eight v's, eight w's, four x's, eleven y's, twenty-seven commas, twenty-three apostrophes, seven hyphens and, last but not least, a single !
I got the chess one pretty easily but I'm stuck on "The elements in your password must have atomic numbers that add up to 200". I haven't found a way to satisfy both this and "The roman numerals in your password should multiply to 35" simultaneously. Iodine (I) and Uranium (U) have high atomic numbers which blow out way higher than 200 and I haven't found a way to avoid them.
Edit: OK, just realised that it's case sensitive. So I can use a lower case "u" to avoid it being interpreted as an element.
Yeah, I got an Rf8+ and between that and the roman numerals, didn't know how to get down to 200. Then I tried to move the egg to a different spot and the chicken died.
Now it seems progress has become literally impossible because the chess move + the captcha includes digits that add up to more than 25. I guess having to restart is intended to be part of the game, or is this a bug?
This is indeed what ended up transpiring, but only after trying really hard to figure it out all the while thinking the meanings of gold and green were the opposite of eachother.
I take puzzles way too seriously, and I suck at word puzzles.
"Only the fool would take trouble to verify that his sentence was composed of ten a's, three b's, four c's, four d's, forty-six e's, sixteen f's, four g's, thirteen h's, fifteen i's, two k's, nine l's, four m's, twenty-five n's, twenty-four o's, five p's, sixteen r's, forty-one s's, thirty-seven t's, ten u's, eight v's, eight w's, four x's, eleven y's, twenty-seven commas, twenty-three apostrophes, seven hyphens and, last but not least, a single !"
I couldn't get it to accept a move which involved the knight jumping over a hostile piece. It was definitely the best move (I fed it into stockfish and got the same response). I refreshed the page to get a new puzzle and got a new street view as well. (╯°□°)╯︵ ┻━┻
Edit: Oooohhh, I think I forgot to add a + for check!
Rae1 - rook a to e1. if two rooks on the first line can move to e1.
R4d4 - if two rooks on the 4th line can go to d4.
Ngxh2# - the knight from g captures on h2 with checkmate.
Nd2e4 - In a rare case that there are 3 knights that can go to a single square
Pawn captures are denoted as exd5 (pawn on the line e captures a pawn on d5) even if there is only one pawn that can make a capture.
Using the column they are on, or the row if they are both on the same column. For example Rac8 moves a rook from a8 to c8, R1d2 moves it from d1 to d2.
Haha, yeah I used Chess.com analysis and it gave me a clearly best sequence of moves (three to checkmate) but it didn't take the first move from white that it asked for. :( I saw many other struggle with this one too. Anyway, I gave up here and seeing some of the subsequent steps I doubt I'll reach the end anyway!
I like the one called "The Hobgoblin." The student asks "why don't all these commands follow the same pattern?"
It doesn't make sense to my why the three "view" commands have different nomenclatures, but it /sort of/ makes sense that the two destructive ones have different syntaxes. It would hurt to think you're deleting a remote reference and accidentally deleting a local branch.
What's the point of the Master throwing himself off the railing when the novice runs `git -h branch`?
I'm running it and git responds "unknown option: -h" then displays a short version of the help menu. Maybe it is a joke on showing the short help menu even when using incorrect syntax?
Hopefully someone can correct me if wrong, but I assumed that the joke was that 7 years ago in 2013 if you ran “got - branch” the cli would crash in some way. Though I would love to hear an explanation for someone who knows for sure what the intention of the joke was.
Chalant is the present participle of the (disused) verb "chaloir", which means "to matter to someone", "to be important (to someone)".
It's only used anymore in the words "nonchalant" (someone to which things don't matter much) and the expression "peu me chaut" (it matters little to me).
But although "nonchalant" has a clear meaning, the meaning of "chalant" wouldn't be as obvious, since while it's easy to not care about things generally, "generally caring about things" is just the normal state of a person. It's the same reason you don't often hear about a stoppable force or a wieldy tool.
Chaland is something unrelated, it's a slow delivery barge from which derive two meanings, one for a shop being well-stocked (bien achalandé, because it's well served by the barge) and the other for visiting things at a leisurely pace (because the barge is slow and makes many stops).
Nonplussed is a particularly weird case as it means surprised but many people (particularly in North America) think it means not surprised, and so they might think plussed means surprised when through this backformation it ought to mean non-surprised.
Hello! I'm Steve Geluso. I'm in Seattle looking for work. The health industry has been on my eye for a second. I've spent the last three years as a lead instructor at boot camp schools. I was full time at Google, I freelanced, and I worked here in Seattle at Moby Inc. all before doing education. I'm definitely looking to get back in to engineering, especially with a company that has practical impact.
I'll apply on the site, and here's some more info about me, if you're interested. Thanks for raising attention to the role!
I made something like this for TV shows and movies using floppy disks. Each floppy has a text file with filepaths of videos on a hard drive. When the floppy is inserted a bash script detects it and plays a random video from the text file on the floppy.
I like the physicality of systems like this. It is much more satisfying to to flick through physical items than to scroll through a digital list of things.
You've got great artwork. I need to up the artwork on my floppys!
There's a demo video in my repo: https://github.com/geluso/floppy-vision