Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sixcorners
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sixcorners
2y ago
You could do a lot of the lombok things as a runtime agent. I think @ToString, @EqualsAndHashCode, @Synchronized, @Getter(lazy=true), @UtilityClass, @Delegate, and @Cleanup could all be implemented in a runtime agent. Most of the rest could
2.
▲
by
sixcorners
2y ago
So would you suggest he change it to work like quasar?
3.
▲
by
sixcorners
6y ago
So are you saying you no longer think OO inherently makes things harder to test? I feel like it's difficult to talk about this without examples. The library I like thinking about when I think of passing around in a state variable is th
4.
▲
by
sixcorners
6y ago
Isn't how you pass things into a function separate from whether you are hiding information? If your state parameter was an opaque pointer then you wouldn't necessarily be able to do anything with it. Also if your class internals w
5.
▲
by
sixcorners
6y ago
If you are saying it's baseless in part because of this post: https://www.reddit.com/r/WatchRedditDie/comments/gj2843/so_t... I think that's been quote mined. Here is a link to a comment by a m
6.
▲
by
sixcorners
6y ago
I think these five moderators share power with the other moderators on each subreddit and each subreddit's mods can see each other's actions. Does this put this into the former category? As far as what happened here the moderator
7.
▲
by
sixcorners
7y ago
This doesn't answer your question but.. It looks like google offers phone support if you pay for Google One. https://one.google.com/support Have you tried it out?
8.
▲
by
sixcorners
14y ago
In C, braces on a new line is the prevailing style? I've been doing the opposite because that's what K&R C does (except for braces that define functions).
9.
▲
by
sixcorners
14y ago
I can't find it in the twitter and google agreements, I haven't checked them all.. Where are these additions?
10.
▲
by
sixcorners
14y ago
Why do you have to agree to that before hand? Why doesn't the contract prevent Paypal from suing other parties?
11.
▲
by
sixcorners
14y ago
What's the difference between this and the bittorrent app?
12.
▲
by
sixcorners
14y ago
You could ask the bad guys. Do the FBI have an email address? Maybe you could get somewhere with a freedom of information request?
13.
▲
by
sixcorners
14y ago
Can you push notifications to the device from Javascript?
14.
▲
by
sixcorners
14y ago
> Now, it’s of course possible that Yahoo would have done well under Microsoft. It’s also possible that unicorns are real. There’s essentially nothing to suggest that Microsoft/Yahoo would have worked. Meanwhile, there’s plenty to sugge
15.
▲
by
sixcorners
14y ago
They always get you using those obscure laws like yielding to oncoming traffic or using turn signals. Can't the law be used to target dissent now? If the law were enforced more strictly, like Cushman wants, wouldn't that have the opposite e
16.
▲
by
sixcorners
14y ago
If you encrypt your stuff using your Google password, that might be why it is needed.
17.
▲
by
sixcorners
14y ago
Does Google still give their 30% to the carrier? If so then Google's revenues from Android doesn't have anything to do with app sales. You could say that Apple makes infinity times more money from their app store if you were just talking ab
18.
▲
by
sixcorners
14y ago
The point is that it is regarded as a religion here whether Germany likes it or not.
19.
▲
by
sixcorners
14y ago
Is... Is that a picture of a Mac? ( http://www.meetwindowsazure.com/img/home/hero.png )
20.
▲
by
sixcorners
14y ago
What happens if you train a neural network too much?
21.
▲
by
sixcorners
14y ago
When you set your name you can include arbitrary HTML it seems. It's hard to tell.. Not sure if I am just running javascript on my machine.. It's very laggy. Edit: Looks like it is fixed now.
22.
▲
by
sixcorners
14y ago
You are not supposed to, and don't need to, catch Errors. The only exceptions you need to worry about as far as checked exceptions go are classes that inherit from Exception but not RuntimeException.
23.
▲
by
sixcorners
14y ago
We should also automatically correct the spelling of the word used as the password. /s
24.
▲
by
sixcorners
14y ago
How? You acknowledged that the exception exists. You didn't do that by putting 'throws' on everything.
25.
▲
by
sixcorners
14y ago
Attributes? Why not just throw new RuntimeException(exception); Edit: If there weren't exceptions for every mundane thing I think I would prefer no checked exceptions also.
26.
▲
by
sixcorners
14y ago
Didn't Microsoft make an experimental kernel with managed code?
27.
▲
by
sixcorners
14y ago
Are you telling me you wouldn't use a JSON api for sending HTTP requests and parsing the results as JSON?
28.
▲
by
sixcorners
14y ago
Nothing is said for people with javascript disabled? Edit: After enabling javascript, reloading resulted in being stuck on the loading screen. Had to hold control during refresh.
29.
▲
by
sixcorners
14y ago
http://support.google.com/a/bin/answer.py?hl=en&answer=2... You don't have to use a DNS provider to do redirection with AppEngine.
30.
▲
by
sixcorners
14y ago
Does the DTD have the right headers set to allow clients to cache it?
More ›