Hacker News new | ask | show | jobs
by RKearney 1878 days ago
I wish the software engineering community would stop with the click-bait headlines.

Write a game in 2 lines of Python:

    import MonolithicGameSDK
    MonolithicGameSDK.run()
2 comments

201X+ headlines in general. Title should be changed to "I imported a python library and used it without throwing an Exception, and so can you!"
Click-bait Headlines Considered Harmful