Readit News logoReadit News
gjf commented on Simulating and Visualising the Central Limit Theorem   blog.foletta.net/post/202... · Posted by u/gjf
robluxus · 12 days ago
Maybe OP just used an ai editor to add their silly comments, so that would be fair game I guess? Or some humans just add silly comments. The article didn't stand out to me as emberrassingly ai-written. Not an em dash in sight :)

Edit: just found this disclaimer in the article:

> I’ll show the generating R code, with a liberal sprinking of comments so it’s hopefully not too inscrutable.

Doesn't come out the gate and say who wrote the comments but ostensibly OP is a new grad / junior, the commenting style is on-brand.

gjf · 12 days ago
Op here, no AI generated code, I'm wondering what gives the impression that it is?

I use Rmarkdown, so the code that's presented is also the same code that 'generates' the data/tables/graphs (source: https://github.com/gregfoletta/articles.foletta.org/blob/pro...).

gjf commented on Simulating and Visualising the Central Limit Theorem   blog.foletta.net/post/202... · Posted by u/gjf
tucnak · 12 days ago
Obligatory 3Blue1Brown reference

https://www.youtube.com/watch?v=zeJD6dqJ5lo

gjf · 12 days ago
Very much an inspiration and resource when composing the post.
gjf commented on Simulating and Visualising the Central Limit Theorem   blog.foletta.net/post/202... · Posted by u/gjf
lottin · 12 days ago
Looking at the R code in this article, I'm having a hard time understanding the appeal of tidyverse.
gjf · 12 days ago
Author here; I think I understand where you might be coming from. I find functional nature of R combined with pipes incredibly powerful and elegant to work with.

OTOH in a pipeline, you're mutating/summarising/joining a data frame, and it's really difficult to look at it and keep track of what state the data is in. I try my best to write in a way that you understand the state of the data (hence the tables I spread throughout the post), but I do acknowledge it can be inscrutable.

gjf commented on The Real Origin of Cisco Systems (1999)   tcracs.org/tcrwp/1origin-... · Posted by u/thunderbong
ben7799 · 21 days ago
I worked at Cisco 1999-2001, it was my first job out of school. I worked in a group that did network management software, so we weren't touching iOS.

But it was kind of wild at that point there were still company mailing lists where these old heads would argue about iOS internals and flame each other in front of the whole company.

We still had a non-web bug tracking system while I was there. It was an interesting era! The product I worked on did have a web interface as essentially its only UI. We used Java, at some point we used MS Visual J++, and this was before JSPs existed. We used some proprietary templating engine to generate HTML.

gjf · 21 days ago
Oh god, it wasn’t ASDM for the ASA was it? Always one Java update away from not being able to manage your firewalls

u/gjf

KarmaCake day193October 11, 2021
About
Network Security type person. https://articles.foletta.org
View Original