• Breaking News

    Friday, August 9, 2019

    CompSci Weekend SuperThread (August 09, 2019) Computer Science

    CompSci Weekend SuperThread (August 09, 2019) Computer Science


    CompSci Weekend SuperThread (August 09, 2019)

    Posted: 08 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]

    A nature paper describes an AI system that can predict acute kidney injury up to 48 hours before it occurs. The approach could help identify patients who are at risk & enable earlier treatment.

    Posted: 08 Aug 2019 11:11 PM PDT

    South Korean Game Developer’s AI Turns Your Selfie Into an Anime Face

    Posted: 08 Aug 2019 08:08 AM PDT

    The behavior of Unix virtual memory with no swap space

    Posted: 08 Aug 2019 01:10 PM PDT

    Better Encrypted Group Chat

    Posted: 08 Aug 2019 01:16 PM PDT

    Grind reel resume templates

    Posted: 08 Aug 2019 09:22 PM PDT

    Why bother writing long naming schemes rather than using Unicode, Foreign Languages and Specialized Editors + Keyboards

    Posted: 02 Aug 2019 01:10 PM PDT

    Why have programmers not developed better ways of managing complexity through extended character ranges?

    Unicode also implies the mapping of complex concepts to single characters, an editor can choose how it displays the character.

    These tools can also greatly simplify the implementation of programming languages...

    Benefits:

    • Simplified Language Implementations
    • More Compact Programs
    • Compact Representation of Many Complex Concepts
    • Not English-centric

    Background:

    I was trying to write an even smaller lua implementation, when I started to conceive of a language that was easier to parse but capable of running in the same VM/context as lua. One notable benefit to unicode in this context is that it allows for more compact programs, which mean's programs that are much easier to reason about.

    Discovery:

    Links:

    submitted by /u/green-holden
    [link] [comments]

    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]

    ACL 2019 | Best Papers Announced

    Posted: 01 Aug 2019 08:07 AM PDT

    As a compsci and math student, how do I not be bored to death in software engineering class?

    Posted: 02 Aug 2019 09:00 AM PDT

    I'm used to proofs and programming, not boring old words stating the obvious every slide.

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

    No comments:

    Post a Comment