Live data from Hacker News

Viewing profile — avens19

avens19

HN member
Joined
Thu, Mar 29, 2012, 5:54 AM UTC
HN karma
91
Public activity
45 items

About avens19

No profile information was provided.

Recent public activity

  1. comment
    Comment #49108191

    How do they handle rough seas?

  2. comment
    Comment #48268938

    English is vague, even when accounting for that fact. It's much more difficult to detect or correct misunderstandings over text. My biggest issue with this concept is time. You wri…

  3. comment
    Comment #48211472

    I don't agree with the overall conclusion of avoiding AI tooling but this was really wonderfully written

  4. comment
    Comment #39769306

    Here in Calgary we use cloud seeding to reduce the impact of hail storms. If meteorologists predict a hail storm, they will seed the clouds outside of urban territory to reduce the…

  5. comment
    Comment #31852042

    I recently moved jobs so I could be in-person again after 2+ years remote. Whiteboarding and micro-interactions (bouncing ideas, quick clarifications, brainstorming) are very diffi…

  6. comment
    Comment #31563582

    Was going to reply with WPF. The best I've used for UX dev

  7. comment
    Comment #30076022

    This is my guess. They're worried about precedent. If this is allowed to stand it gives other jurisdictions a roadmap for how to shut this down

  8. comment
    Comment #24663726

    I've always thought that Excel is the greatest piece of software ever written. The ease of entry, the extensibility, the impressive collection of built-in tools/formulas/charts. It…

  9. comment
    Comment #23117621

    They said parse which is true regardless of caching

  10. comment
    Comment #21209787

    Our high school's local admin password on every machine was the name of the school district. Used it to install P2P software and emulators on lots of the machines throughout my tim…

  11. comment
    Comment #18060415

    I assume the registrar was also the nameserver in this case

  12. comment
    Comment #15768225

    I think one of the main issues with 3D is that you are forced to focus on what the director intended you to focus on. This is not true in 2D, you can focus your eyes on a blurry ar…

  13. comment
    Comment #13222734

    Use Authy instead of Google Authenticator. It allows multiple devices and backups

  14. comment
    Comment #10582474

    This exactly is why I use LastPass

  15. comment
    Comment #10520804

    This article was trash. If the author thinks that Twitter's main function is finding out what your friends ate for dinner then he's an idiot and doesn't use Twitter. Twitter's prob…

  16. comment
    Comment #10520754

    I've used Twitter to meet like minded people, however, I think the main distinction is that I don't use Twitter (in general) for interactions with people I met outside of the Twitt…

  17. comment
    Comment #9923548

    Planes run on similar tech, why haven't they been hacked? The odds on this seem long indeed, especially considering how dangerous driving is already

  18. comment
    Comment #9773804

    This is great, nice work guys

  19. comment
    Comment #9539106

    "Software is hard, people are hard" ^ this. Agile is only a set of principles set out to help write flexible software. It in no way made the actual writing of software, the gatheri…

  20. comment
    Comment #9114424

    This. The amount of new Thread(new Runnable(){...}).start() I have in my Android code is awful. And then inside the Thread you have to use runOnUiThread() to change UI stuff. Given…

  21. comment
    Comment #8471543

    That is insane bandwidth

  22. comment
    Comment #8439987

    This is awesome, I love it. I want to try it but don't know what to ask

  23. comment
  24. comment
    Comment #8369914

    The mouse redirection doesn't work very well (I'm on FF). But other than that it's a cool idea. I'm curious how it works. A different Win95 VM for each visitor? I realize it doesn'…

  25. comment
    Comment #8222690

    This is my favorite part of software engineering. The fact that there are so few instructions you can actually give the machine and that you have to map your abstract ideas onto th…