• (disco) in reply to Yamikuronue

    Those look like bold+underline, which just looks like emphasis, not links. Links are a different color so you can see them. See: link. They're not even always underlined, but they're still a different color: link.

    Granted, they're exactly the same style as all the other links on the page...

  • (disco) in reply to anotherusername
    anotherusername:
    ()=>({})

    :giggity:

  • (disco) in reply to anotherusername

    They're clearly distinguishable from the surrounding text. There could be more done to make them look like links but honestly, these days, color or underline (but not both) is pretty normal.

  • (disco) in reply to hungrier

    Alas, Javascript doesn't like 8=>({})...

    [image]

    I can ask my wife about the parentheses thing, but I doubt it'll help.

  • (disco) in reply to Yamikuronue

    Well it wasn't obvious for me and I am a web developer!

  • (disco) in reply to anotherusername

    Niiiice.

    <!-- 87c69ccc-3c6f-47d3-8c66-4f3fdb9def26 -->
  • (disco) in reply to lucas
    lucas:
    and I am a web developer!

    That's not our fault.

    Yamikuronue:
    There could be more done

    Only if it involves CSS on IDs

  • (disco) in reply to Luhmann
    Luhmann:
    Only if it involves CSS on IDs

    To be fair, most pure front end developers I have been working with (I haven't worked with them before) are looking at IDs in CSS as a the rightful plague that they are.

    There is no need, there is no excuse and it is almost as bad as littering your stylesheets with important! because you don't know what you are doing.

    But all of you guys are "proper developers" and know everything about maintainable style-sheets, bleeding of styles, CSS selector speed (yes it does matter) ... don't you?

  • Dr. λ the Creator of Variables, Binder of Variables, Applicator of Terms, Checker of Types, and β-Reducer of Redexes (unregistered)

    This reminds me of Haskell! Check this crazy code:

    main = do
    putStrLn [(head (tail (show (8128 :: Int))))]

    It gets the second digit of the Int even though the second digit is only part of the representation and not really part of the concept of numbers! Haskell has a reputation for being close to the noble art and science that is λ-calculus but in the noble art and science of λ-calculus we use a very different representation of numbers!

Leave a comment on “Bidding on Security”

Log In or post as a guest

Replying to comment #462942:

« Return to Article