I unironically love this. Of course it isn't practical in the least, but I love it.
12 0 ReplyWake me up when Septempril ends
28 0 ReplySounds like a medicine I shouldn't take before asking my doctor if it's right for me.
8 0 Reply
"Lousy Smarch Weather"
'Do Not Touch -Willie'
"Hey, good advice!"
6 0 ReplyManagust, the manliest of months.
11 0 ReplyMy wife and I always wanted a joctober baby...
7 0 ReplyI use febr a rch btw
16 0 ReplyYou know about neo-pronouns, get ready for neo-months
2 0 Reply
Genuine Question:
if you could split the month names into 3, how would you split them to maximise their choice overlap?
- "em" is a good overlap for nov/sept/dec
- "uar" is good for jan/febr
7 0 ReplyI assume the post is the maximum. I wonder if there is an algorithm for that
3 0 Replyhierarchical letter clustering would be my guess, or graph-based clustering using ngrams of 2-4 as nodes and maximising for connections.
Or using an optimized Regex and printing out the DFA?
Edit: Quick N-gram analysis (min=3, max=num letters in that month)
R-code
library(ngram) tmonths = c("january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december") zzz = lapply(tmonths, function(mon){ ng = ngram::ngram_asweka(paste(unlist(strsplit(mon, split="")), collapse=" "), min=3, max=nchar(mon)) return(gsub(" ", "", ng)) }) res = sort(table(unlist(zzz))) res[res > 1]
This gives the following 9 ngram frequencies greater than 1:
ary uar uary emb embe ember mbe mber ber 2 2 2 3 3 3 3 3 4
As you can see two longest most common motifs are "em-ber" and "uar-y"
Using this I propose the following graph
Mermaid
stateDiagram direction LR sept --> em nov --> em dec --> em em --> ber oc --> to to --> ber feb --> uar uar --> y jan --> uar ju --> ne ju --> l l --> y ma --> r ma --> y r --> ch a --> p p --> r r --> il a --> u u --> gust
12 0 Reply
j'october
35 0 ReplyTu as october
11 0 ReplyIl elle on a october
9 0 Reply
Ask your doctor if Moctopril™ is right for you!
162 0 ReplyI love the month of Jay
4 0 Replyat least no bot will solve this
9 0 ReplyJocktober
101 0 Reply31 0 ReplyJocktober is a workout month. Gotta get fit for my costume.
8 0 Reply
This is disgusting. Who enters dates in month/day/year order?
84 0 ReplyHow do you see that and this is your reaction?
2 0 ReplyBecause I'm not used to entering dates in month/day/year order.
2 0 Reply
That’s just adding salt to the would
16 0 Reply
I understand that bad ui is a fun meme and all, but how did this one even cross their mind as an idea for a bad UI? This is a new level of convoluted I would not have even considered.
7 0 ReplyMy guess: someone messed up trying to split an array and split a string from it and hilarity ensued.
4 0 ReplyIt's too unregular and too good to be a coincidence. Unless they threw an algorithm on it that was intended for whatever
1 0 Reply
Decay is my favourite month
63 0 Reply53 0 ReplyI’ll take “le tits now” for 300, Trebek HEH HEH
27 0 Reply
Febroctobus
12 0 ReplyI, too, was born in Septulyber.
18 0 ReplyWe can clearly see that this design is silly, because it allows for so many invalid states. Yet when we represent some type, let's say in Java, were so often forced to do this exact same thing. Have variables in a container of which only a certain combination is valid. And then have at most a comment saying "this number is only valid if X is also set" or "if the validity boolean is true". Luckily Java finally has some ability for the so-called sum types now, just like Haskell's data types or Rust's enum types. Imo any language should have this.
3 0 ReplyHaving data dependent on each other in a type means that either you have redundant data (so one of the fields should be computed) or that your container tries to be too generic (you should in this case prefer an 'Apple' class over a 'Fruit' class with an enum field 'Type')
1 0 Reply
I was born in _arch, btw.
33 0 ReplyThey should have included an option for BC and AD.
7 0 ReplyHmm. A bit redundant.
[ j ] [ uly ] [ y ]
Shoulda just been [ ul ].
25 0 ReplyThe blank options solve that
14 0 ReplyI'm not saying it doesn't work. I'm saying it's not good.
Almost perfect. 0/10
9 0 Reply
Captchas are really getting out of hand.
6 0 ReplyFunny month names are all well and good, but the only ones you can actually spell here are:
January, March, May, September, November, and December.
Otherwise, it's
Febranuary, Japril, Juney, Julyber, Maugust, and Moctober
9 0 ReplyI think you can use the white space so it's "[ ]april"
10 0 ReplyKinda true. If the whitespace from the top row doesn't get removed, you are left with "febr uary".
8 0 ReplyWith white space you can make every month
7 0 Reply
It's 12, looks good to me.
3 0 Reply
Joctopril, novel ACE inhibitor, new and improved!
8 0 ReplyI saw decapril, thought the exact same thing
1 0 Reply
Best CAPTCHA ever!
20 0 Replyy a m
17 0 ReplyFebranber. Those who know, remember.
1 0 ReplyDecoctorch sounds kind of cool though. Anyone up for some calendar reform?
11 0 ReplyGod, always. Nothing about our current calendar is working for me.
2 0 ReplyNapoleon intensifies
3 0 Reply
Novemy showers bring Septanugust flowers.
At least that's what my grandma would say.
10 0 ReplyWhat, you werent born on Mapril 0, 1901?
8 0 ReplyThe zeroth of March is not uncommonly used, to mean the last of February whether it's the 28th or 29th
3 0 Reply
Munepril babies always end up junkies and deculyuary babies as priests
6 0 ReplyEvery single one so far.
1 0 Reply
febroctorch has the best weather in Argentina on Tuesdays
12 0 ReplyIt's basically the UI equivalent of this:
Yes, it's a fully-functional date picker and also deviously, wildly, uncomfortably outside of aesthetic norms. Also, there's a lots of fun, invalid combinations of input outside of the usual "February 30th" shenanigans.
Why yes, that's my birthday: the 32nd of Septunepril. What's the problem?
11 0 ReplyThis is a repost from last japril.
11 0 ReplyThis is beautiful. Especially if it filters the available selections based on what is selected in the previous column.
7 0 ReplyFinally I can input my birthday of Jempril 0 without having to use a keyboard!
9 0 ReplyI sure hope that 190 slider is also logarithmic
6 0 ReplyJoctober and Novemy sound fun!
6 0 Reply🎶Tell my girl I will be gone by Septuneugust🎶
4 0 ReplyWhy yes I am a Jaber baby how did you know
5 0 Replym'ugust
5 0 ReplyMOCTOUARY
3 0 ReplyFebrauary?
4 0 Reply"Feb"+""+"uary"
2 0 ReplyFor that matter, August has to use a blank in the first position as well
1 0 Reply
M arch btw
4 0 Replyday 0
2 0 Replydisappointed that july is not split into j/ul/y
3 0 Replydeculyugust
4 0 ReplyThey can't even align the goddam controls smdh
2 0 ReplyYeah baby I'm a scorpanceitarius
2 0 Replyseptuneuary
3 0 Replyany
3 0 ReplyWhat happens if you accidentally click something in the third box for July?
Edit: nm, I see the blanks as the first option
2 0 ReplyJulyuary
2 0 Reply
Manuary
2 0 ReplyWhy is the first part of October in the second box?
Now I want to see an infographic about the common parts of each of the months
2 0 Replyfebr//uary skips the second box, so I think they aimed to have an equal number of options in each column.
6 0 ReplyThat's dumb... Why not separate both in 3, o-cto-ber and fe-bru-ary? This is bad, but in ways I find unacceptable.
3 0 Reply
Febrempril, sounds like a Tolkien character.
1 0 Reply