Live data from Hacker News

Viewing profile — mamaar

mamaar

HN member
Joined
Fri, Feb 06, 2015, 1:53 PM UTC
HN karma
20
Public activity
12 items

About mamaar

No profile information was provided.

Recent public activity

  1. comment
    Comment #48796296

    I would define a tile as a slice of geometries, not whole features. The difference with Tileless' approach, is that they load whole features from the database and don't split them …

  2. comment
    Comment #48795976

    There are no tiles. All geometry is loaded and rendered directly from an SQLite database on every render. Geometry is stored as TWKB (Tiny Well-Known Binary) to reduce storage and …

  3. comment
    Comment #48795097

    There is also https://gitlab.com/tilelessmap/tilelessmap with some of the same focus areas. > TilelessMap is an open, offline-first mapping engine designed for critical field use, …

  4. comment
    Comment #15808787

    One of the best books I've read ever! Haskell Programming: http://haskellbook.com/index.html

  5. comment
    Comment #9617576

    Libre Office is a well known and big project with a large non-technical user base who can make use of some great documentation. As an editor the project might be relevant to yourse…

  6. comment
    Comment #9480014

    Haha. Well the name can be changed if this actually make people react. Ideas are always welcome :)

  7. comment
  8. story
  9. story
  10. comment
    Comment #9014143

    I've started working on a related project and am currently working on a SCSS-to-CSS compiler as you can see here: https://github.com/mamaar/gonads

  11. comment
    Comment #9008979

    Clickable: https://github.com/mamaar/gonads

  12. story
    Show HN: Gonads – Golang based front end development tools

    Gonads - Frontend development with balls So far the Node.JS/Ruby based frontend tools I've tried gave me either eye scratches or massive hairloss. All I really needed was a /simple…