Coder Social home page Coder Social logo

blog's People

Contributors

aljoscha avatar benesch avatar besquared avatar cmontella avatar dhalperi avatar frankmcsherry avatar jasondavies avatar jean-philippe-martin avatar jimmyhmiller avatar jrheard avatar kadmil avatar kalabukdima avatar lqd avatar lydia-gu avatar mrefish avatar queryproc avatar rjnn avatar rseymour avatar shamrin avatar smerity avatar steveklabnik avatar umanwizard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blog's Issues

Invalid URL links in README.md

Invalid URL links:

  • Timely dataflow: core concepts
  • Timely dataflow: reboot
  • Columnarization in Rust, part 2
  • Columnarization in Rust

The posts are missing from the "posts" directory.

GraphFragment in "Worst-case optimal joins, in dataflow"

The sentence explaining the graph representation is very hard to parse: "We will represent a fragment of graph by a list of destinations and offsets into this list for each vertex." Can you give some examples? How do you represent a graph with just 1 triangle?

Recycler in 'Memory Management for Big Data'

At the end of your excellent blog on 'Memory Management for Big Data' (https://github.com/frankmcsherry/blog/blob/master/posts/2017-07-27.md) you mentioned using your recycler project.

I shared your blog with some colleagues, and their feedback on this point was:

"I also followed the link to have a look at ‘recycler’. It seems like a small Rust shortcoming that it’s worth having a library whose main purpose is to provide typed memory caching. I would think (hope?) that the Rust allocator would be clever enough (in terms of releasing/acquiring memory to/from the OS) to make this a fairly limited optimisation.
I notice the ‘recycler’ code is fairly old and wonder if this is still a worthwhile procedure?"

and:

"Yeah 'recycler' looks like another memory allocator ... I wonder why that would be useful."

If you have a moment to elaborate on how the recycler helps here, would be very grateful. Thanks!

Typos

To the most recent post (3/11/18):

"it its input" -> in its input
"addivitely" -> additively
"computaton" -> computation.

Enjoyed reading it!

Old blog site does not link here

Hi,

Your old blog site doesn't link here, which creates the impression that you haven't posted since 2015.

You might want to add a 'moved to github' post so that people can find your recent content.

Using a feed aggregator gets flooded with errata commits

Hi,

The way you're doing your blog now makes it hard to follow if you're using a feed aggregator (like I am) to follow the posts, as they get lost in all the formatting/correction commits.

Although it's not a terribly clean solution, it would help if you kept a separate branch and git merge --squash-ed the changes every time you finished a new blog post.

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.