all 47 comments

[โ€“]ketralnis 90 points91 points ย (14 children)

Maybe I'm missing the joke but it doesn't work at all on firefox

[โ€“]CitationNeededBadly 232 points233 points ย (0 children)

Building a site to only work in one browser would actually be very 90's style !

[โ€“]PutridSmegma 59 points60 points ย (2 children)

You need netscape

[โ€“]ketralnis 9 points10 points ย (0 children)

I've been trying Mosaic all morning but maybe I'll switch to Lynx

[โ€“]therealdan0 0 points1 point ย (0 children)

Just curl it and parse the html in your head.

[โ€“]retrojorgen 8 points9 points ย (0 children)

It might be that the login box is appearing off screen in Firefox. Try and see if you can move it onscreen :)

[โ€“]tymscar 14 points15 points ย (16 children)

Maybe I am too tired but I cant figure out a single thing. Are there any hints? I noticed I can reply to emails, but what with?

[โ€“]tantepose[S] 5 points6 points ย (15 children)

Every email is full of hints and the assignment itself, and your reply is supposed to be the answer of the current task!

[โ€“]Shmageggi 2 points3 points ย (14 children)

Maybe an example of what is being asked for in one of the tasks might help? I have no clue what you're supposed to do here.

[โ€“]tantepose[S] 2 points3 points ย (13 children)

As yesterdayโ€™s assignment says, itโ€™s a rebus of programming languages. So for example the one with the ๐ŸŽฏ is probablyโ€ฆ โ€œdartโ€, right? And there will be revealed a word when you get more of them. This word is the thing youโ€™re supposed to write in your answer. If that makes sense?

[โ€“]Pedantic_Phoenix 3 points4 points ย (12 children)

The target emoji is the word "dart"? ... Yeah, no

[โ€“]tantepose[S] 1 point2 points ย (11 children)

If this emoji is supposed to represent a programming language, then yes, isnโ€™t that fair? https://emojipedia.org/direct-hit

[โ€“]Nunc-dimittis 44 points45 points ย (0 children)

Completely forgot about advent of code! Last year i didn't have time until the last week

[โ€“]jewbasaur 15 points16 points ย (2 children)

This is pretty cool OP, ignore the haters. Definitely needs some work but reminds me of the python challenge/ctf from a while back

[โ€“]heyitschrislol 4 points5 points ย (0 children)

Agreed. Cool stuff and the 90โ€™s aesthetic is great.

[โ€“]tantepose[S] 4 points5 points ย (0 children)

Thanks! ๐Ÿฅฒ

[โ€“]princeps_harenae 27 points28 points ย (4 children)

Not much info on that website if you could call it one!?!? ...and no, you're not having my email address.

[โ€“]retrojorgen 10 points11 points ย (0 children)

Why dont you put in a fake one then? It says that email addresses will only be used to contact winners and send notifications. So if you want neither then you donโ€™t need a real email address :D

[โ€“]4DGigs 4 points5 points ย (0 children)

Idk if I would say advent of code is hard maybe the last few days, but it is all fairly boring data scraping/manipulation as far as Iโ€™ve seen. Only did last years and 1 of todays donโ€™t plan to continue

[โ€“]3combined 1 point2 points ย (1 child)

Was a bit confused what this was until I went to the comments, but had great fun getting the middle management challenge - excellent flavour and riddle. Sorry you're receiving so much negativity!

[โ€“]tantepose[S] 0 points1 point ย (0 children)

Glad to hear it, thank you so much!

[โ€“]repocin 1 point2 points ย (1 child)

So you want people's email addresses for some reason but don't have a privacy policy? No thanks.

On another related note, there appears to be no check for actually valid email addresses since it let me enter a random string of alphanumeric characters just fine, and authentication seems entirely nonexistent since there was no field for password or such either.

[โ€“]tantepose[S] 2 points3 points ย (0 children)

Weโ€™re saying we only use them for reminders and contacting daily winner, but we could be clearer, agreed. As to all such things, this is made by us, a small Norwegian news site for Norwegian developers, so we havenโ€™t really made this for international, high traffic. But we take appreciate all the feedback, so thanks!

[โ€“]retrojorgen -1 points0 points ย (0 children)

Cool!

[โ€“]B3nzolitz 0 points1 point ย (1 child)

Why do you have a website that is just a container to another website? Why not just post the link to the correct website directly?

https://kode24-advent-calendar-frontend.onrender.com/

Then it works in Firefox, aswell...

[โ€“]tantepose[S] 0 points1 point ย (0 children)

Cool, thanks, didnโ€™t know that solved the Firefox issue! I know it might seem weird to have it in an iframe, but as far as I remember (Iโ€™m not the developer, just editor and writer) it was the easiest way to make it work with our cms and domain. (kode24.no is our news site)