Live data from Hacker News

Viewing profile — octref

octref

HN member
Joined
Sun, May 05, 2013, 2:18 AM UTC
HN karma
585
Public activity
139 items

About octref

nomadic

http://blog.matsu.io/about

Recent public activity

  1. comment
    Comment #37088925

    I'm curious if HashiCorp changed their licenses to GPL/AGPL, will everyone be as frustrated?

  2. comment
    Comment #33191758

    Hi Peter! For H1B visa holders, is there any way to start a company and remain in charge (whether as CEO or not)? From what I find online you can only be employed as a H1B holder, …

  3. comment
    Comment #32928643

    I'm interested in building something with this to aid my own French learning. Would love to read your findings if you end up posting it somewhere like twitter/blog!

  4. comment
    Comment #32178613

    If you enjoy this, you might find this meta list on "notation and thought" interesting: https://github.com/k-qy/notation

  5. comment
    Comment #31856677

    I built my own. It's a Chrome extension that - captures a tree tab structure (inspired by Tree Style Tab) - has a text-heavy interface - is keyboard driven (inspired by Vim) - keep…

  6. comment
    Comment #28506116

    I have thought about building a vocabulary learning tool for learning Japanese on top of Apple Dictionary. My idea is simple: user collects dicitionary items and the tool offers lo…

  7. comment
    Comment #28365583

    Does anyone have recommendation for static site hosting with simple server-side analytics? The only thing I can find is Netlify Analytics, but $9/mo is too much for hosting a few p…

  8. comment
    Comment #25454118

    If you are interested in creative coding but don't know where to start, me and my friend are running Codecember, a month-long challenge to do one code sketch a day: https://codecem…

  9. comment
    Comment #25322463

    It's almost 2021 and Slack still can't syntax highlight code blocks.

  10. comment
    Comment #24371715

    Nice work! The other day I was doing a SVG renderer for Shiki[0] (a code syntax highlighter), but found no easy way to measure font width/height (SVG needs absolute positioning) in…

  11. comment
    Comment #22217566

    One take away for me was: Language designers & compiler writers today need to consider editor support as one of their goals. On the top page there's another thread about rust-analy…

  12. comment
    Comment #21050271

    > worst of all the software Steve Jobs had the same conclusion[0]. [0]: https://www.forbes.com/sites/velocity/2011/10/05/nicholas-ne...

  13. comment
    Comment #20116835

    > Let's start with something simple, like syntax highlighting. I built a syntax highlighter, Shiki, that allows you to use any theme from VS Code to color your code [0]. It works g…

  14. comment
    Comment #19884545

    > Obviously with log parsing you don’t get as much information as a JavaScript-heavy, Google Analytics-style system. There’s no screen sizes, no time-on-page metrics, etc. But that…

  15. story
  16. comment
    Comment #18936188

    Well, here are two things that have been brought up many times: 1. Required fields on new issues. Has been requested since 2016[0]. 2. Better issue search. Open Source projects fac…

  17. story
  18. story
  19. comment
    Comment #18578738

    Never know that existed! Maybe you can improve discoverability by doing that on typing a dot.

  20. comment
    Comment #18567558

    I like everything about Observable but the editing experience. In 2018 no one wants to write code like writing txt files. Is there any plan to adopt Language Server Protocol so at …

  21. comment
    Comment #18330482

    > that's not maddeningly complex I'm not sure what's complex. Adding one more option "Triaging" here[0] doesn't seem complex. I'm working at VS Code and now we are trying to make a…

  22. comment
    Comment #18328249

    I hope GitHub could add some features to help Open Source maintainers. Allow adding contributors with issue triaging privileges is an obvious one. Required fields (link to repro, s…

  23. comment
    Comment #18018460

    Now when I see any new product I look for a pledge to not get acquired like PostHaven[0]. Otherwise I simply refuse to use it. Sparrow, Mailbox, Inbox...Have been burnt too many ti…

  24. story
  25. comment
    Comment #17467581

    One thing I want to say is: Don't assume only developers make websites. Don't assume everyone wants to ship a heavy and complex SPA. Example 1: A great typographer, Wenting Zhang, …