Coder Social home page Coder Social logo

aor's Introduction

Hi, I'm Caio Lente ๐Ÿ‘‹

๐Ÿ“š I'm a computer scientist with an MSc from IME-USP, a data scientist at Terranova, and a teacher at Curso-R. Occasionally wandering, always lost.

๐Ÿ“ I particularly love writing about R for Curso-R's blog, but you can find all my articles at lente.dev. I also wrote The Zen of R, a book about programming for non-programmers.

๐Ÿง  My interests include machine learning, open source, mathematics, political economy, linguistics, philosophy, design, sci-fi, fantasy, roleplaying games, and more.

aor's People

Contributors

clente avatar hulacst avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

aor's Issues

day_continue fails

aor::day_continue("2022-12-02", "aoc2022/02_rock_paper_scissors/puzzle.R")

gives:

Error in UseMethod("xml_find_all") : 
  no applicable method for 'xml_find_all' applied to an object of class "NULL"
Error: [ENOENT] Failed to remove '/var/folders/3v/9bfvrwnn0gn50mfplb8xcchr0000gn/T/Rtmp9ump1s/fileb4c02836e3dc.html': no such file or directory

Working with the debugger, I find that the result of the httr GET request for the article tags is a list of length 1: the contents of the first article tag for the Part One puzzle. Hence purrr:pluck(part) gives NULL. (Two article tags are present when I view the site with the browser inspector, but that's after I solved the second problem.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.