Live data from Hacker News

Viewing profile — slagfart

slagfart

HN member
Joined
Thu, Dec 26, 2013, 9:47 PM UTC
HN karma
213
Public activity
96 items

About slagfart

No profile information was provided.

Recent public activity

  1. comment
    Comment #48582032

    GLM5.2 isn't even on this benchmark

  2. comment
    Comment #42259766

    Sorry if I missed this, but is there an example instance we can play with?

  3. comment
    Comment #40918360

    The Google Play app seems to be missing from the store? I get 'app not found'. I'm in Croatia if that makes a difference

  4. comment
    Comment #39151395

    https://archive.is/u0UQn

  5. comment
    Comment #35353559

    Let's say I have about 100k novel-length texts I want to import into a model like this (I want to build a book recommendation system). How should I approach it? I think this produc…

  6. story
  7. comment
    Comment #31524200

    As a couterpoint, I've never been happier than at my current role where I'm expected to put in 40 hours per week, and not a minute more. Sure I do timesheets, but they cap at 40 ho…

  8. comment
    Comment #31514325

    What would the side effects of lower gun ownership be?

  9. comment
    Comment #25248790

    Perhaps not strictly on-topic, but is there any equivalent FS/program in Windows that will allow users to have read-only access to files that are deduplicated in some way? My use c…

  10. comment
    Comment #17589627

    I’d like to understand what tooling people use to govern process flows in these architectures. The concept is strong and totally makes sense, but with so many services running, how…

  11. comment
    Comment #17081253

    I used to run a TF2 server that ran some stupid hack I found that played shitty music nonstop (GBS.fm) through a widget that loaded on the welcome screen. Lots of people hated it, …

  12. comment
    Comment #17071332

    In a small enough community, the Boy Who Cried Wolf remains a pertinent tale. If you had the reputation as a decent and polite poster, the sudden use of a vile cuss, judiciously ap…

  13. comment
    Comment #17071164

    pls help me get online, nerd Seriouspost: Agree with all that’s been said. Corporations have turned the web into an unpalatable wasteland. The prospect of someone finding out my na…

  14. comment
    Comment #17050691

    Credit is honestly cheap enough that, if you really wanted to invest money that is a liability from the second you earn it, you could. All other things being equal, if the governme…

  15. comment
    Comment #15957290

    My understanding is that IOTA has achieved scale by sacrificing the durability to DDOS/network spam attacks. See: https://www.reddit.com/r/Iota/comments/7egqk7/is_iota_really... Th…

  16. comment
    Comment #15692196

    Just to highlight - this is in no way related to the existing Apache Phoenix project, or to the ten other tech projects also called Phoenix. ( https://en.wikipedia.org/wiki/Phoenix…

  17. comment
    Comment #15446400

    How? Even with the password for this user, you could still only gain access to the read-only schema. Something I should have spelled out - the read-only schema has only the data th…

  18. comment
    Comment #15446382

    This happily runs off a view that's got an aggregated subset of your data - so instead of sending customer IDs, consider sending a count of customer IDs against each metric instead…

  19. comment
    Comment #15446310

    I think, with Postgres, if you have: 1. A dedicated read-only schema 2. A dedicated user, with only CONNECT to the read-only schema 3. A unique password 4. A dedicated read-only re…

  20. comment
    Comment #15413478

    6 hours was just a ballpark to compensate for weak sunlight early/late in the day, bad weather, some panels getting damaged, loss due to dust, etc. Not sure what the real rate of g…

  21. comment
    Comment #15413461

    I got my pricing from AliBaba - commercial rates seem to be $0.3/Watt to $0.4/Watt - so roughly $100USD for a 250W panel

  22. comment
    Comment #15413199

    Also, on snowy days, even the 'cold' contents are heated (from below freezing to just above)

  23. comment
    Comment #15405647

    Sorry - I must be missing something. 300 MW = 300,000 kW 6 hours of generating capacity per day, 365 days in the year, gives 2190 hours of generation per year. 2,190 hours * 300,00…

  24. story
  25. comment
    Comment #15388761

    Gobblin ( https://gobblin.apache.org/ ), which looks like it does something similar, can be packaged up as a single .jar, and run on AWS Lambda. Anyone had working experience with …