Live data from Hacker News

Viewing profile — ajstarks

ajstarks

HN member
Joined
Sun, Apr 18, 2010, 3:35 AM UTC
HN karma
27
Public activity
35 items

About ajstarks

No profile information was provided.

Recent public activity

  1. story
    Show HN: Decksh – a DSL for presentations and data visualizations

    decksh is a domain-specific language for presentations, information displays, and data visualizations. I built decksh as a way to have complete control over my presentations, and t…

  2. comment
    Comment #43823459

    FYI, I use decksh [1][2] a DSL (aka "little language") for decks, information displays and charts decksh generates deck[3] markup that is rendered as PDF, SVG, or PNG. [1] https://…

  3. comment
    Comment #42629070

    See related thread at the Unix Heritage Society mailing list: https://www.tuhs.org/pipermail/tuhs/2024-December/031185.htm...

  4. comment
    Comment #40931213

    Re: #2, use "buffer_font_weight": 600 in the settings.json to fix the font rendering.

  5. comment
    Comment #40067666

    https://www.flickr.com/photos/ajstarks/albums/72157631470798...

  6. comment
    Comment #39633278

    deck ( https://github.com/ajstarks/deck ), with its DSL decksh ( https://github.com/ajstarks/decksh )

  7. comment
    Comment #38636334

    See: https://speakerdeck.com/ajstarks/decksh-object-reference

  8. comment
    Comment #36830784

    See: https://flickr.com/photos/ajstarks/albums/72157631470798870

  9. comment
    Comment #32654025

    Not a GUI, per se, but there is decksh [1] and dchart: [2] [1] https://speakerdeck.com/ajstarks/decksh-object-reference [2] https://speakerdeck.com/ajstarks/dchart-charts-from-deck…

  10. comment
    Comment #31710575

    Linux: mupdf, Windows: Sumatra PDF

  11. comment
    Comment #25030601

    fyne: https://fyne.io/

  12. comment
    Comment #23583172

    See: https://twitter.com/CharlieEatonPhD/status/12708573955105095...

  13. comment
    Comment #23580919

    Digital re-creations: https://github.com/ajstarks/dubois-data-portraits Presentation: https://speakerdeck.com/ajstarks/recreating-the-dubois-data-...

  14. comment
    Comment #19260292

    See: https://twitter.com/ajstarks/status/1076694459717480448?s=20

  15. comment
    Comment #17219868

    I use pdfdeck, a client of the Deck package [1,2]. Samples [3,4] pdfdeck reads deck markup, and generates the PDF. The markup is created by hand or generated by other programs, for…

  16. comment
    Comment #15768907

    I used this library to build the PDF client[1] for the deck [2] Go package. Here are some examples [3, 4, 5] [1] https://github.com/ajstarks/deck/ [2] https://github.com/ajstarks/d…

  17. comment
    Comment #15241895

    where it happened: https://www.flickr.com/photos/ajstarks/albums/72157631470798...

  18. comment
    Comment #15027913

    Here is a Go library for SVG generation: https://github.com/ajstarks/svgo https://speakerdeck.com/ajstarks/svgo-code-plus-picture-exam...

  19. comment
    Comment #12592821

    An alternative to to hand-written SVG is to use a (Go) library like svgo [1] to generate the markup programmatically. More info is also at [2] and [3] [1] http://github.com/ajstark…

  20. comment
    Comment #10020285

    Now part of the SVGo package: https://github.com/ajstarks/svgo/blob/master/shotchart/shotc... get data from the network or local files)

  21. comment
    Comment #10001379

    A version in Go: https://twitter.com/ajstarks/status/628262271026876416

  22. comment
    Comment #9759465

    See also: gift (Go image filtering toolkit), and its command line tool: https://github.com/disintegration/gift https://github.com/ajstarks/gift

  23. comment
    Comment #9408586

    I use the deck package [1, 2, 3], and the pdfdeck[4] client. As stated earlier, using PDFs simplifies both presenting and distribution. The deck packages uses a simplified markup t…

  24. comment
    Comment #8804965

    Unassuming yet momentous line item on page 1-2:(j) EVA for 2 hours 40 minutes

  25. comment
    Comment #7357426

    Here's another: deck, a Go package for presentations http://github.com/ajstarks/deck https://speakerdeck.com/ajstarks/deck-a-go-package-for-prese...