Live data from Hacker News

Viewing profile — Squid_Tamer

Squid_Tamer

HN member
Joined
Thu, Feb 27, 2014, 3:54 AM UTC
HN karma
41
Public activity
8 items

About Squid_Tamer

No profile information was provided.

Recent public activity

  1. comment
    Comment #47335756

    While (relatively rare) left-hand exits are a thing in the US, I don't think that's what the arrows on this app is showing. The screenshot appears to be showing a single exit. The …

  2. comment
    Comment #47153717

    If you get desperate, I've given my agent a custom $PATH that replaces the forbidden tools with shims that either call the correct tool, or at least tell it what to do differently.…

  3. comment
    Comment #45084179

    For real. They could even gate sideloading behind a 10 question multiple-choice-answer quiz on the consequences of sideloading. That's how we license dangerous abilities in the 're…

  4. comment
    Comment #42939213

    I think probabilistic counters are really interesting for this situation, as long as you don't need exact numbers. if random.randint(1, 100) == 1: db.increment(row) Then, looking a…

  5. comment
    Comment #23782886

    I worked on a SaaS project who's customers are companies in an old-fashioned industry. A common requirement was that their data shouldn't be stored in the same database tables as a…

  6. comment
    Comment #20185340

    I figured out that if you click the "info" icon at the top-left of the screen, it'll bring up a little GUI editor with dropdowns. Still not great for finding categories, but better…

  7. comment
    Comment #19615794

    I'm not so sure about this conclusion. I feel that below-average developers are less likely to answer stack overflow surveys at all. In my anecdotal experience, below-average devs …

  8. comment
    Comment #7494874

    Maybe I'm noticing a trend that doesn't exist, but it seems to me that the web industry is slowly realizing how much the original designers of the web got right. RESTFUL services b…