Viewing profile — abengoam
abengoam
HN member- Joined
- Fri, Sep 16, 2011, 6:03 PM UTC
- HN karma
- 64
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About abengoam
No profile information was provided.
Recent public activity
-
comment
Comment #11863507
In one of my games the computer castled while in check, so the rules engine needs a little bit of improvement...
-
comment
Comment #11589380
https://en.wikipedia.org/wiki/Hyperoperation
-
comment
Comment #11587605
You mean not being able to access specific user data due to hitting the rate limits of the API? In that case, you can always cache the data (using the cache facilities of the data …
-
comment
Comment #11555752
Take a look at data virtualization. It's an alternative to data warehousing without the burden of making mutiple copies of the data; instead, it retrieves the information fron sour…
-
comment
Comment #11458490
Is this still an issue for you? It would be interesting to discuss a solution.
-
comment
Comment #11451177
Great news about the support for all the SVG tags and attributes. Now I can get rid of ugly dangerouslySetInnerHTML hacks for unsupported elements :)
-
comment
Comment #10769362
Thank you! Alas, I did not. I am fully behind the open source/free software movement(s), but right now I am at a point in my life where I can't manage and support an open source pr…
-
comment
Comment #10768099
That's awesome! I should know because I also created my own RSS aggregator after the demise of Google Reader. Here's a screenshot https://imgur.com/YHJOiEX It fills my needs perfec…
-
comment
Comment #8173632
Oh wow. I was in the early stages of creating something exactly like this this myself - looks good guys!
-
comment
Comment #8148586
I'm not on that level but I put manual both measurements and endomondo readouts in a csv file, in my dropbox account. I update it daily with aggregates from the last day and seems …
-
comment
Comment #8043100
That looks awesome.
-
comment
Comment #7978469
Any concrete example of issues with Swing, or just general discomfort?
-
comment
Comment #7939212
And if the child gets to live, the family is stuck with the healthcare costs circus. What a terrifying story.
-
comment
Comment #7885611
All I see are graphs with no units on the Y axis.
-
comment
Comment #7846702
Nice! Playing spacewar on the real hardware was one of the big highlights of my last visit to the Mountain View Computer History Museum (the other one being seeing the recreation o…
-
comment
Comment #7846644
If I had to guess the reason, I would say that the new Windows devices are going to include many more small screens, which MS forecasts will make secondary (bigger) displays much m…
-
comment
Comment #7525118
Looks interesting. A little bit of feedback: - I didn't like that the table of contents disappeared on me when I clicked on a page. - Related to this, it would be great for the pro…
-
comment
Comment #7445643
I parsed it as (open source bike) comparison and review, not as (open source)(bike comparison and review).
-
comment
Comment #7363846
Not really. In Java it's a leaky abstraction - it's true that the JVM does a lot of micromanagement for you, but if you are careless you start getting exceptions (best case scenari…
-
comment
Comment #7335619
Hey there, I just tried it and my experience was not very satisfactory. I imagine you are interested on the feedback so there it goes: video quality was low (super choppy, video wa…
-
comment
Comment #7249578
Self built pc (E8400, 8GB, 128GB SSD) which I will upgrade in the next year or so. Two 24" monitors, thinking about upgrading to two 27". Windows host, running VirtualBox images wi…
-
comment
Comment #7034928
The flip side of spreading your data across several providers is that you are increasing the odds of finding a problem. But the problem will have a smaller impact (hopefully).
-
comment
Comment #7007835
That looks fantastic, and seems to be in alignment with some things I have been doing lately (generating the server side controller of the API in Clojure + a set of documentation, …
-
comment
Comment #7007699
I have done a lot of interface design (ex-lead UX at my company) and I used Inkscape. It's great, easy to use and fulfills all the needs I had. Actually, using Inkscape was what pu…
-
comment
Comment #7002139
I do a very similar thing at my job, but instead of showing the results I ask for a report such as "we want to get X,Y and Z for the Ws where P holds true".