Overview
News
Technologies
Salaries
Products
People
Growth
Financials

Overview

Skip to content I've had now hundreds of conversations about AI. Surprisingly, rather than being a simple productivity tool, these conversations meander into debates and speculation about social change, and reveal our greatest fears and deepest desires.

News

Blog 2 months ago
The accelerant effects of AI
I've had now hundreds of conversations about AI. Surprisingly, rather than being a simple productivity tool, these conversations meander into debates and speculation about social change, and reveal our greatest fears and deepest desires. Simultaneous to m
Read more
Report
Blog 1 year ago
Allow a CircleCI self-hosted machine runner to run jobs for more than 5 hrs
Edit /usr/lib/systemd/system/circleci-runner.service Change "TimeoutStopSec" to be a larger number Edit /etc/circleci-runner/circleci-runner-config.yaml To the runner: block, add a line like so: runner: max_run_time: 24h Then, restart the service: sudo sy
Read more
Report
Blog 2 years ago
Import a folder of CSVs into a single Google Sheet (1 per tab)
Got this from ChatGPT and tested. Go to apps script: Paste the script below, add your folder ID, and save. The folder ID can be obtained from the URL to the folder: Then, click Run - you will have to go through several security prompts to agree to trust t
Read more
Report
Blog 2 years ago
R Code to summarize Dept of Ed, Civil Rights Data by school district / LEA
Notes: Takes the data from Civil Rights Data U.S. Department of Education This rolls it up to the school district level by summing numeric columns and "or"ing boolean columns Filters to a specific state (PA) Source data is 733mb and result is 3.7mb Data d
Read more
Report
Blog 2 years ago
Export Census ACS5 data by GEOID/block group to CSV in R
See prior posts for a list of variables write.csv(get_acs( geography = "block group", variables = "C02003_001", state = "PA", year = 2020 ), "C:Usersgarypa-justice-maps-sheetsscrapingC02003_001.csv", row.names=FALSE) Or as a function of the variable name,
Read more
Report
Pro access
Upgrade to see all 40 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.