Live data from Hacker News

Viewing profile — justJanne

justJanne

HN member
Joined
Mon, Dec 21, 2015, 9:31 PM UTC
HN karma
41
Public activity
16 items

About justJanne

Janne Mareike Koschinski, CompSci student.

https://github.com/justJanne

Current maintainer of QuasselDroid https://quasseldroid.info/

Recent public activity

  1. comment
    Comment #13416608

    No? http://www.kn-online.de/News/Aktuelle-Politik-Nachrichten/Na... This is not happening? The EU is suing Germany in front of the ECJ because Germany is far above the levels. The …

  2. comment
  3. comment
    Comment #13157478

    Or you could have people use busses or other transit methods. Yet a common criticism when that is suggested is that only the poor use public transit, and that everyone in public tr…

  4. comment
    Comment #13157431

    > Maybe self driving cars can be the "last/first mile" in transit so that more people actually will use public transit. So the Park+Ride concept. That’s already possible today, yet…

  5. comment
    Comment #13075249

    I edited the gist, but sadly can’t edit the post anymore. Thanks, btw. I completely missed those.

  6. comment
    Comment #13075111

    Well, I’m just extending the previous’ posters list. But Amazon will lower your CPU quota as well, if you use it for too long, so it’s not like the numbers of Amazon themselves eve…

  7. comment
    Comment #13075106

    Could you link the offer? I couldn’t find any in their VPS or Dedicated offers better than the 16$ VPS (which I then used for the 40$ and 80$ tier, too)

  8. comment
    Comment #11729998

    Simple: Seperate documents, interactivity, and programs. If I browse the web, I usually want documents. Sometimes I also want interactivity, like in comment forms, which could be a…

  9. comment
    Comment #11536153

    In theory, yes, in practice, Google can terminate the contract whenever they want – so they just would terminate the contract with the first company, regardless if the second compa…

  10. comment
    Comment #11536146

    It’s not in the article – but in the actual complaint from the European Commission. An example where this happened is http://arstechnica.com/gadgets/2012/09/google-blocked-acers-..…

  11. comment
    Comment #11408088

    Yes, they aren't for-profit entities. But they still require history, easy to use chat systems, easy integration into Dev systems, etc. That's what was better about IRC: you can se…

  12. comment
    Comment #11407848

    > in what real business is $7/user/mo too expensive for anything? The whole Open Source community? Volunteer driven, donation funded projects? Non-Profit charities, mostly composed…

  13. comment
    Comment #11355675

    There are subreddits with a CSS that fixes that issue. Take https://www.reddit.com/r/geopolitics/comments/4a46s0/china_h... – the indent markers at the left actually allow to colla…

  14. comment
    Comment #10846073

    By the way, your statistics are for English. For German, where we have 14.3 characters per word on average[1], we get: 10'000/14.8 = 676 words. 676 words @ 250 wpm is 2 Minutes 42 …

  15. comment
    Comment #10843315

    Regarding trains: In German long-distance rail, we separate between Ruhewagen (silent cars) and normal ones – if you want to have a quiet ride, go into one of the silent cars.

  16. comment
    Comment #10835141

    Well, the idea was to do stuff like @media(max-size: 200px) { #container { background: url(tiny_mobile.png); } } @media(max-size: 400px) { #container { background: url(small_mobile…