HN user

chipaca

135 karma
Posts1
Comments60
View on HN
Show HN: FlakeUI 1 year ago

Thank you for the comment. I would not have understood "can be navigated using mouse" to mean "dragging".

Also I hate that I can't select text on this. Probably because "dragging".

I seem to remember non-blocking io with named pipes was unreliable, in the sense that the test suite of whatever-it-was (memory is reeealy sketchy, this was tens of years ago) would fail randomly often enough that we had to throw the easy solution away and do actual networking.

A bit like the .signature named pipe from fortune thing, where sometimes you got two signatures and sometimes none? Anybody remember that?

From the looks of it that's been generated by `circo`, which is part of GraphViz and describes itself as a “filter for circular layout of graphs” and

       circo  draws graphs using a circular layout (see Six and Tollis, GD '99
       and ALENEX '99, and Kaufmann and Wiese, GD '02.)  The  tool  identifies
       biconnected  components  and draws the nodes of the component on a cir‐
       cle. The block‐cutpoint tree is then laid out using a recursive  radial
       algorithm.  Edge  crossings within a circle are minimized by placing as
       many edges on the circle's perimeter as possible.   In  particular,  if
       the  component is outerplanar, the component will have a planar layout.
       If a node belongs to multiple non‐trivial biconnected  components,  the
       layout puts the node in one of them. By default, this is the first non‐
       trivial component found in the search from the root component.
    $ apt-cache search 'words for /usr/share/dict' | sed -e 's/^[^ ]* - //; s/ dictionary words.*//' | sort -u
    American English
    British English
    Bulgarian
    Canadian English
    Catalan
    Esperanto
    French
    German medical
    Irish (Gaeilge)
    Italian
    Manx Gaelic
    Polish
    Spanish
    Swedish
    Ukrainian

I assume it's to underline the "smaller" argument. Working at Canonical, none of the other companies on that list is "small". I think AirBnB is the smallest that isn't us, and it's got over a thousand.

I don't know how big it was when it made the font though.

Given it's 18.04, you could've `snap install go --channel=edge` to get go from master.

(all praise mwhudson for maintaining the Go snaps -- `snap info go` for the whole story).

I'd argue that startup time is very low on the list of things you want from your development system. Sure, quicker startup time is better, so improve it if you can, but you being productive in it once it's up is a lot more important, for example.