Viewing profile — hnthroaway1926
hnthroaway1926
HN member- Joined
- Tue, Mar 26, 2019, 6:12 AM UTC
- HN karma
- 18
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About hnthroaway1926
No profile information was provided.
Recent public activity
- story
-
comment
Comment #21761895
Yes, it was just over two years. I can't share a lot of details but it is one of those places where developers don't have admin rights and aren't allowed to install software on the…
-
comment
Comment #21760056
I know exactly how you feel and have experienced it in two different work environments, first as an intern during college (which only lasted 3 months but felt like eternity) and se…
-
comment
Comment #21480799
I imagine a Director of Compliance in the Russian or Chinese government has more authority to force people to comply.
-
comment
Comment #20078588
thanks for the response, I would ask the school but feel I'm unlikely to get an accurate answer from them (as they probably don't know themselves)
-
story
Why would a grade school not have parent accounts for their PowerSchool system?
Curious to know if anyone would know why a school would not support parent accounts for their PowerSchool system. Could this be driven by either Pearson's pricing structure or GDPR…
- story
- story
-
comment
Comment #19499503
Break out the line into multiple lines... String s = customer.getName().firstName; service.withName(s);
-
comment
Comment #19498537
I think it boils down to 'most founders' not continuing to walk around and talk to people. In my experience the non-empathetic leaders were the ones that were rarely if ever seen i…
-
comment
Comment #19495027
maybe we just need to dig shallow tunnels and wait a few million years for them to be pulled under
-
comment
Comment #19494268
The default compiler options for java provide a lot of information on null pointer exceptions. I'm sort of blown away that so many on this thread are confounded by NPEs, in my view…
-
comment
Comment #19494181
Yes, that and also when you aren't working with code that is older than three months.
-
comment
Comment #19494154
You are assuming that they have access to the original source code and an ability to edit that source as well, which may not be the case. If it were me and I didn't have the origin…
-
comment
Comment #19494091
Interesting, so they want to go beyond the line number of the exception and include information on what on the line is null. It's sort of funny that their example doesn't follow th…
-
comment
Comment #19491197
I definitely prefer the direct style when it comes to features, tasks, and deadlines. If someone is too indirect then they are more likely to bury the lede, not mention the deadlin…
-
comment
Comment #19491101
thanks, worth noting that the print dialog does not support that option when using Firefox on Windows
-
comment
Comment #19489915
do you know if there is a way to remove the datetime stamp header that is inserted into the pdf when printing?
-
comment
Comment #19489657
Any thoughts to their motivation for doing this, seems like a waste of time, or maybe a thought experiment on their part.
- story