Viewing profile — wernah
wernah
HN member- Joined
- Thu, Jun 09, 2011, 10:21 AM UTC
- HN karma
- 442
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About wernah
http://wernah.com http://twitter.com/wernah
Popular posts:
You can make complex web apps responsive http://adioso.com/blog/2013/06/responsifying-adioso/
I Fucking Google Everything http://wernah.com/2012/03/i-fucking-google-everything/
What I learnt pretending to be a programmer http://wernah.com/2012/03/what-i-learnt-pretending-to-be-a-programmer/
Recent public activity
-
comment
Comment #39612460
There should be a 'share your score' button revealed when you finish just like those games (I copied them) :)
-
comment
Comment #39609697
I'm going to add this to my backlog, definitely a great suggestion. Even when testing I would just mash answers
-
comment
Comment #39609688
I credit wordle and framed.wtf in the about section. This formatting of games has exploded in the last couple years, it really is a great way to get people returning each day
-
comment
Comment #39608840
oh my! well spotted haha. Thank you
-
comment
Comment #39608649
ah good callout, ill add it to the list
-
comment
Comment #39608105
I did not know IMDB offered this, thank you!
-
comment
Comment #39607885
That's a fair take. I can't overstate Stack Overflow has been in the past, I think I often had that experience that it usually caters to common but specific scenarios, or I'm just …
-
comment
Comment #39607526
I found this to be the case as well. My out productivity declined as the project became more unwieldy. I wasn't using ES6 so would very much like to modularize things and use impor…
-
comment
Comment #39607493
ChatGPT actually suggested firebase for some very basic JSON event logging output I wanted to produce but I'm just realising AWS has something called amplify? JavaScript has a repu…
-
comment
Comment #39607283
Thanks for this! I'm gonna check this out
-
comment
Comment #39607267
I hadn't considered that at all. Will address!
-
comment
Comment #39607257
Ok that's shooting right up the list! Back and forward arrows to allow you to hammer through the back catalogue
-
comment
Comment #39607071
I considered this, but given the way the clues are revealed i think I had to commit to a single answer per needledrop. I mentioned in the 'how to play' disclaimer the subjective na…
-
comment
Comment #39606995
I originally had the default 'pause' functionality up until yesterday but a lot of friends had given the feedback that it can exploited and that a running clock adds to the gametim…
-
comment
Comment #39606958
I don't really know. I posted this link in the r/webdev subreddit and there was some pushback that this isn't code that is fit to charge clients for and that it shouldn't be truste…
-
comment
Comment #39606932
Ha just googled this and realized this is exactly it. Makes a lot of sense as a forcing function to better understand your messy thoughts
-
comment
Comment #39606910
Thank you! Not yet, it's definitely worth a talk or blog post IMO. I don't think it's well known how approachable learning how to code is with this kind of a tool. The way you're a…
-
comment
Comment #39606854
I quickly learned to set up AWS billing alerts, is there anything else I should keep an eye on?
-
story
Show HN: NeedleDrop – Guess the movie from a song
Backstory: I'm a product designer who's mostly worked for startups and now big tech, and I haven't really touched html/css for nearly a decade. I've worked closely with engineers m…
-
comment
Comment #39550534
Thanks for checking it out. I make users select from the dropdown before allowing to submit. But you have to guess the movie that features this song not the artist :) I'm very much…
-
story
Show HN: ChatGPT taught me how to code – I made a daily movie song guessing game
Backstory: I'm a product designer who's mostly worked for startups and now big tech, and I haven't really touched html/css for nearly a decade. I've worked closely with engineers m…
-
story
Show HN: Needledrop.me – Guess the movie that features this song
Backstory: I'm a product designer who's mostly worked for startups and now big tech, and I haven't really touched html/css for nearly a decade. I've worked closely with engineers m…
- story
- story
-
comment
Comment #7020638
Just throwing it out there: are paint times effected by the implementation of svg's? I don't remember exactly but I do recall a situation where svg was causing jankiness. Probably …