Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
akud
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
akud
5y ago
Lead Engineer at PAX Labs, we just open-sourced some Java utilities i wrote in the early days building service oriented architecture on dropwizard: https://github.com/PaxLabs/java-utils A few things in there: * `Hiber
2.
▲
Colleges are getting ready to blame their students
(theatlantic.com)
6 points
by
akud
6y ago
|
1 comments
3.
▲
Building Modular Java Applications with Gradle
(alexkudlick.com)
2 points
by
akud
7y ago
|
0 comments
4.
▲
I'm Learning About: React Component Communication
(alexkudlick.com)
2 points
by
akud
7y ago
|
0 comments
5.
▲
by
akud
8y ago
You want to work on something that will inspire people to inspire people to inspire people to create. Art, new ways of thinking. I think the _My Struggle_ series by Karl Ove Knaussgard will have changed the way people conceive of the writte
6.
▲
by
akud
9y ago
It's not a tradeoff. The reason we like quality code is it saves time in the long run by being clear, easy to change, less error-prone, etc. If you expect to be employed in 6 months, you should be refactoring and putting care into the
7.
▲
by
akud
9y ago
yea, that's been one of my goals. I would like to visualize the graph over time to see how the complexity grows.
8.
▲
by
akud
9y ago
> I don't have great intuition for graphs but I'm pretty sure something like a square or larger cannot be both complete and planar. A square can, (you put one node in the middle), but 5 and up can't be both complete and pl
9.
▲
by
akud
9y ago
I've been working on a similar project in my spare time to create tools for interactive technical blogs [1]. It's funny, in the past day I've seen two projects that I would say have the same goals as me, idyll being one of th
10.
▲
by
akud
9y ago
No mention of mocking out service dependencies, which seems like the obvious way to go. Does anyone do this?
11.
▲
by
akud
9y ago
It sounds like what the author really needs is a chatroom.
12.
▲
by
akud
9y ago
Not the op... but what would you be willing to pay for the service?
13.
▲
by
akud
9y ago
My 2 year old daughter could.
14.
▲
by
akud
9y ago
I'm a regular Google+ user and I find it incredibly valuable. The fact that there are fewer people on there is actually an asset - the people that do use it do so because they have some topic they're interested in that they'r
15.
▲
by
akud
9y ago
Are you the author? This is a great idea - I've been thinking about doing this with graph theory. Here's an example: https://plus.google.com/+AlexKudlick/posts/MWNRWTRATgA I've been building tools l
16.
▲
by
akud
9y ago
I haven't had a Facebook account for five years. I get by just fine by emailing or texting a friend when I want to get a hold of them.
17.
▲
by
akud
9y ago
I just built this: akud.github.io/graphs Was going to do some polishing before I did a Show HN. Feel free to reach out to the email in my profile if you want to talk about it.
18.
▲
by
akud
9y ago
This is great content! Do you mind if I ask how you made it? Specifically the interactive demo? I've been working myself on a project[1] to explore tools for interactive demos, but so far I've just done one with a toy piece of con
19.
▲
by
akud
9y ago
The prominence of metaphor to human cognition was put forth in Metaphors We Live By , by Lakoff and Johnson. A fantastic book. Anyone interested in the line of reasoning in the article here should read it.
20.
▲
by
akud
9y ago
I also found that interesting. i had to reread the chsrt to be sute, because my bias was that older women would find it more innappriate. I have two hypotheses about what's driving that: 1. Harrasment is more well-known now, and less t
21.
▲
by
akud
9y ago
I didn't make the connection because I never see CDN written out as separate words.
22.
▲
Content Distribution Networks
(akud.github.io)
47 points
by
akud
9y ago
|
6 comments
23.
▲
by
akud
9y ago
A story with characters and emotions? Or more like a sequence of events that you step through?
24.
▲
by
akud
9y ago
We're currently waiting for approval from apple.
25.
▲
by
akud
9y ago
Podcast creator here. Happy to answer any questions :)
26.
▲
What We Think About When We Think About Code [audio]
(wwtawwtac.libsyn.com)
41 points
by
akud
9y ago
|
13 comments
27.
▲
by
akud
9y ago
I have a 1&1/2 year old, and I'm curious about your approach. What kind of things do you discuss with your son? Is it on the level of "if you want a cookie, you have to ask" or more like "why do you think so-and
28.
▲
by
akud
9y ago
Well, also that the act of creating the apples devalued the oranges.
29.
▲
by
akud
9y ago
Yea, this is actually inheritance - it's a mixin.
30.
▲
by
akud
9y ago
Correct me if I'm wrong on my understanding of how the module system works, but I noticed a glaring flaw at a Java One presentation last year: all modules only have access, at _runtime_ to the modules they explicitly list as dependenci
More ›