Live data from Hacker News

Viewing profile — BarkMore

BarkMore

HN member
Joined
Thu, Oct 14, 2010, 5:05 PM UTC
HN karma
1,454
Public activity
370 items

About BarkMore

No profile information was provided.

Recent public activity

  1. comment
    Comment #48420919

    > why on earth would I want firmware updates for a lens? One reason is to update the lens to work with new camera or new camera firmware.

  2. comment
    Comment #37196077

    If the concert attendees value the concert experience more than they paid for the tickets, then the concert generated value.

  3. comment
    Comment #36425419

    min and max are predeclared identifiers in the universe block, not reserved words. https://go.dev/ref/spec#Predeclared_identifiers You can continue to declare your own entities wit…

  4. comment
    Comment #36049826

    It's either habbit or you are doing something out of the ordinary with your Go installation. The standard installation of Go has not required GOROOT for a very long time.

  5. comment
    Comment #29326013

    Yes, this happens. My son could not take calculus in high school because he was mislabeled in 8th grade. The 8th-grade decision has had an impact on his college career. The school …

  6. comment
    Comment #27437119

    See the Fair Tax proposal for one way to address this problem. https://en.wikipedia.org/wiki/FairTax

  7. comment
  8. comment
    Comment #26543137

    You do not need to go down the Github rabbit hole. The symbol prometheus is from the package github.com/prometheus/client_golang/prometheus. Use go doc github.com/prometheus/client…

  9. comment
    Comment #22470533

    Russ Cox https://news.ycombinator.com/user?id=rsc

  10. comment
    Comment #22445752

    The type definition `type X Y` declares new type X with the underlying type of Y. X and Y share underlying types and nothing else. This is a useful feature and there's nothing weir…

  11. comment
    Comment #22444772

    A type alias binds a new name to a type. All of the type’s methods are available through the new name.

  12. comment
    Comment #21698622

    pkg.go.dev is the module aware replacement for godoc.org.

  13. comment
    Comment #20651800

    McConnell’s office did not state that. Search the web for “mcconnell fake quote” for info.

  14. comment
    Comment #20321349

    The compiler optimizes conversion from []byte to string on map lookup. https://github.com/golang/go/commit/f5f5a8b6209f84961687d993...

  15. comment
    Comment #20280416

    Permethrin is an insecticide that's applied to clothing, tents, packs, etc. It's effective for a month or so depending on exposure to UV and number of washes. Picaridin is a repell…

  16. comment
    Comment #20025501

    It's called "orange and teal". Search for "orange and teal" to find explanations on why the style is popular and tutorials on how to create the style in image and video editing app…

  17. comment
    Comment #19780377

    The go vet command checks format strings. I expect that the command will be updated to check for correct use of %w.

  18. comment
    Comment #17507771

    Previous post on the topic: https://news.ycombinator.com/item?id=1852400

  19. comment
    Comment #17070489

    There's limited choice, but Fuji provides one of those choices ( http://www.fujifilm.com/products/digital_cameras/gfx/index.h... ).

  20. comment
    Comment #16540178

    XMPP support did very little to grow whatever power Google has in the chat market. Traffic to federated services and use of third party clients was low.

  21. comment
  22. comment
    Comment #16148558

    I had the Fisher Paykel double dishdrawer and found that it works great. We loaded dirty in one drawer and took clean from the other. We always had to put a few clean items away wh…

  23. comment
    Comment #14847040

    IE4 was a rewrite, not a refactor job.

  24. comment
    Comment #14546656

    A high school graduation at the Expo center in Redmond is enough to cause 97 to backup. The eclipse backup will indeed be epic.

  25. comment
    Comment #14231440

    The site http://caltopo.com/ is another good resource for maps. The site includes a number of maps including USGS, USFS and marine charts. There are several useful overlays for hik…