Slashdot Mirror


User: lingu1st

lingu1st's activity in the archive.

Stories
0
Comments
17
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 17

  1. Alumnae??? on Face Recognition Is Now Being Used In Schools (theintercept.com) · · Score: 1

    Alumnae, feminine plural, nominative. All the shooters who were graduates were female?

    They word you are looking for is "Alumni".

    Latin, motherfuckers. Do you speak it?

  2. Re:Control of YOUR data on Ask Slashdot: What Is Your View On Forced Subscription-Only Software? · · Score: 1

    On linux/bsd/mac (not Windows): Darktable.

  3. Re:How much do they get paid? on 10 Million Insiders Test And Use Windows 10 Every Day, Says Microsoft (zdnet.com) · · Score: 1

    undoing mis-moderation (Windows 10 tablet....)

  4. In the Free West... on China Tells App Developers To Increase User Monitoring · · Score: 2

    In the Free West, we don't need no stinking government and laws to mandate telemetry.

  5. Re:Here's the problem. on FBI Has Sights On Larger Battle Over Encryption After Apple Feud (bloomberg.com) · · Score: 1

    Posting to undo hamfisted mod...

  6. Re:SNOBOL/SPITBOL . . . JCL . . .? on Little-Known Programming Languages That Actually Pay · · Score: 1

    SNOBOL evolved into ICON, which forked into Unicon. ICON used to be rather well known back in the day for its SNOBOL inherited pattern matching, goal-directed expression evaluation, generators, co-expressions, first-class functions and a very very fast byte-code interpreter. All before Windows was born :) It has an elegant and effective binding to X11 which works to this day, even under Mac OS X. It is my go-to language for personal projects.

    ICON is feature-frozen, but still maintained, and it is all in the public domain. It has a loyal following: http://www.cs.arizona.edu/icon

    Unicon is under active development, and introduces lots of new shiny kitchen sinks like objects and unicode. I don't use it....

  7. Re: Classic 100 years from now? on Dwarf Fortress Gets Biggest Update In Years · · Score: 1

    Who the hell calls 'go' 'weiqi' ?

    The Chinese do. They invented the game.

  8. Under English law... on New Call For Turing Pardon · · Score: 1

    It's an offence, with a `c'.

  9. Pencil and paper first on Ask Slashdot: Best Book Or Game To Introduce Kids To Programming? · · Score: 2

    First off, pencil and paper. Teach them how to make and play wirh Turing machines and finite state automata. Enjoy the awe when you tell them about the Universal Turing Machine.

    Low-level:
    The HP15C User's Manual and an HP15C, or HP's 15C iApp.

    High-level:
    David Touretzky's Gentle Introduction.

    My personal favourite language of all time: Icon.

    S.

  10. Re:YES !!!! on VLC 's Beta For Android Is Ready — Unless You're North American · · Score: 1

    Julian, is that you ?!??

  11. Re:And why doesnt BASIC still work? on Learning Programming In a Post-BASIC World · · Score: 1

    You can get Pixie Scheme from the App Store. Sure it's sandboxed, but for playing with LISP logic, it's right there on your iPad.

  12. via USB on Adding an Olfactory Dimension To Games · · Score: 2

    I guess that makes it a USB pongle ?!

  13. Re:I am an American living in the U.K. on UK Election Arcana, Explained By Software · · Score: 2, Informative

    All I've heard are vague notions of "strong government", but when I ask what that actually means, and why it would be a good thing, I haven't heard an answer at all.

    Perhaps you should cast your net wider: there are at least 6,827,938 of us who would agree with you.

    S.

  14. Re:The problem both parties have with PR on UK Election Arcana, Explained By Software · · Score: 1

    Nail on the head. Mod parent up, please.

    However, it's the Labour Party with one of our quaint u-s. (I guess the Labour Party used to be Non-U http://en.wikipedia.org/wiki/Non-U... until it became `New' under Blair.)

    S.

  15. As Hoffnung advised... on Geek Travel To London From the US — Tips? · · Score: 1

    Be sure to try the echo in the Reading Room of the British Library, and for out of hours relaxation, you can spot a brothel by the blue light above the entrance.

  16. All your... on Face Recognition — Clever Or Just Plain Creepy? · · Score: 1

    All your face are belong to us!

  17. ICON on Best Reference Site For Each Programming Language? · · Score: 1

    ICON: http://www.cs.arizona.edu/icon/

    The original dead tree books are all available
    as PDFs, and have been put in the public domain.

    Beautiful language.

    S.