Viewing profile — avens19
avens19
HN member- Joined
- Thu, Mar 29, 2012, 5:54 AM UTC
- HN karma
- 91
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About avens19
No profile information was provided.
Recent public activity
-
comment
Comment #49108191
How do they handle rough seas?
-
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…
-
comment
Comment #48211472
I don't agree with the overall conclusion of avoiding AI tooling but this was really wonderfully written
-
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…
-
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…
-
comment
Comment #31563582
Was going to reply with WPF. The best I've used for UX dev
-
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
-
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…
-
comment
Comment #23117621
They said parse which is true regardless of caching
-
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…
-
comment
Comment #18060415
I assume the registrar was also the nameserver in this case
-
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…
-
comment
Comment #13222734
Use Authy instead of Google Authenticator. It allows multiple devices and backups
-
comment
Comment #10582474
This exactly is why I use LastPass
-
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…
-
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…
-
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
-
comment
Comment #9773804
This is great, nice work guys
-
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…
-
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…
-
comment
Comment #8471543
That is insane bandwidth
-
comment
Comment #8439987
This is awesome, I love it. I want to try it but don't know what to ask
- comment
-
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'…
-
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…