• Breaking News

    Friday, August 2, 2019

    CompSci Weekend SuperThread (August 02, 2019) Computer Science

    CompSci Weekend SuperThread (August 02, 2019) Computer Science


    CompSci Weekend SuperThread (August 02, 2019)

    Posted: 01 Aug 2019 06:05 PM PDT

    /r/compsci strives to be the best online community for computer scientists. We moderate posts to keep things on topic.

    This Weekend SuperThread provides a discussion area for posts that might be off-topic normally. Anything Goes: post your questions, ideas, requests for help, musings, or whatever comes to mind as comments in this thread.

    Pointers

    • If you're looking to answer questions, sort by new comments.
    • If you're looking for answers, sort by top comment.
    • Upvote a question you've answered for visibility.
    • Downvoting is discouraged. Save it for discourteous content only.

    Caveats

    • It's not truly "Anything Goes". Please follow Reddiquette and use common sense.
    • Homework help questions are discouraged.
    submitted by /u/AutoModerator
    [link] [comments]

    What Color is Your Function?

    Posted: 01 Aug 2019 07:39 PM PDT

    ACL 2019 | Best Papers Announced

    Posted: 01 Aug 2019 08:07 AM PDT

    What is the appeal of weakly and dynamically typed languages?

    Posted: 01 Aug 2019 04:42 PM PDT

    I must be missing something because I don't understand why everyone loves languages like Python for being dynamically typed. I can't quite see the benefit besides something like having a var be false until set to having a real value.

    To me all I can see is that it introduces lots of errors because of a var being changed type before passing into a function. Wouldn't you just need lots of extra checks for each function because of this?

    ELI5 maybe?

    submitted by /u/WackoDesperado2055
    [link] [comments]

    How are cookies and sessions used in services like Facebook and Twitter

    Posted: 01 Aug 2019 01:32 PM PDT

    I've been developing node.js backend applications for sometime now and I really dont know how cookies and sessions are really used. Could some give an example of how such would be used in services like Facebook and Twitter?

    submitted by /u/antgha
    [link] [comments]

    CFG for PDF specification?

    Posted: 01 Aug 2019 12:45 PM PDT

    Would it be possible to create a context-free grammar for the PDF specification, and then generate a PDF parser using something like lex/yacc or flex/bison?

    Would something like this prevent malicious PDF file from opening/running? Or could you have a syntactically-correct PDF file that is also malicious?

    submitted by /u/SteeleDynamics
    [link] [comments]

    [Request] Accelerometer data for crashes

    Posted: 01 Aug 2019 11:31 AM PDT

    Does anyone have any public accelerometer data for car crashes and accidents? My friend and I are trying to create an accident classifier that will send an alert if any accidents happen. Thanks in advance.

    submitted by /u/GodzCooldude
    [link] [comments]

    No comments:

    Post a Comment