Coder Social home page Coder Social logo

nickrobison-www's People

Contributors

nickrobison avatar

Watchers

 avatar  avatar  avatar

nickrobison-www's Issues

Add category and tags filtering

It would be nice to have the ability to filter blog posts to only those with specifics tags/categories.

We can probably do this as Hashtable, but we'll most likely want to wait until #29 is merged.

Move to LoadJS

I don't like having the css/fs files shipped with the unikernel, not only does it take up some space, but it's clunky and uses my bandwidths.

Seems like LoadJS, would be just as good.

Add Reading Links page

Can we find a way to pull data from my Tumblr page?

Not sure if that would be cool or not, probably not.

Data module should be injected

Currently, we parse all the data objects 4 times, for the data feed, and HTTP/HTTPS. It would probably be good to do that once and then pass it into the Dispatch modules

Add OK check to API

We're experiencing some random crashes with solo5, so I'm working on a small tool to automatically check if the application is up, and if not, bounce it.

While it's fine to just hit the / endpoint and check for an OK status, we should implement an actual status check to record the failure.

Migrate away from Docker build

The docker build was really helpful, and we'll need it for deployments, but we should be able to get away with caching things in Travis, which would allow us to avoid rebuilding the same version of mirage each time.

Move away from virtio backend

The Virtio backend is deprecated, we need to move to the HVT target in Solo 5. Hopefully this will resolve the segfaults that we're seeing.

I think HVT is supported, we'll see!

Fix dates

The dates are messed up, they just give the month in a style-less box.

Add Currently Reading tab

It would be cool to pull from Goodreads and return a list of things that I'm reading.

That'll require some type of caching, since it would be expensive to simply re-pull the value on each page load. Not entirely sure how to do that.

We'll also need some type of encrypted store, otherwise it'll leak my api key. But we can probably do that.

Fix font issues

I'm really unhappy with my font choices, time to go back to the drawing board.

Remove yaml parsing

Apparently it's difficult to use C libraries in Mirage see, so we should modify the parser and unikernel to use json instead, which has a pure Ocaml implementation.

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.