Viewing profile — robertszkutak
robertszkutak
HN member- Joined
- Fri, Dec 02, 2011, 4:52 PM UTC
- HN karma
- 21
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About robertszkutak
Recent public activity
- story
- story
- story
- story
-
comment
Comment #9306991
Perhaps because FoundationDB is ACID compliant?
-
comment
Comment #9247373
How hasn't it gone too well? Many, many well known companies outside of the technology space including Fortune 100s and 500s as well as various government agencies are successfully…
-
comment
Comment #9247266
I could think of some interesting applications for graph analysis and the semantic web with Prolog. As an outsider looking in, Prolog as a programming language appears to have a lo…
-
comment
Comment #9247246
Are there any recommended implementations out there of using prolog with RDF? I feel like prolog could offer some interesting trade-offs for working with RDF over SPARQL and I'd be…
- story
- story
-
comment
Comment #8777017
"While some computer experts still express doubts whether the North was actually behind the attack, American officials said it was similar to what was believed to be a North Korean…
- story
- story
-
comment
Comment #8745520
MarkLogic is too: http://www.marklogic.com/
-
comment
Comment #5461077
Do you happen to know of any issues beyond what I encountered setting it up? It seems to work perfectly at the moment but I'd consider switching to a different DB if continuing wit…
-
comment
Comment #5461064
I was actually working on a Raspberry Pi (fantastic for having multiple SD cards configured to run different web frameworks) so PostgreSQL seemed like overkill. If I ever decided t…
-
comment
Comment #5459014
I fired it up earlier today after not having tried Django for a while and was disappointed to see it's still pretty annoying to get MySQL working with Python 3 via Django. After in…
-
comment
Comment #4351975
I wonder how well these cars handle heavy snowfall or ice on the roads. I know firsthand how driving becomes infinitely more complicated under these conditions and it would be majo…
-
comment
Comment #4343237
Combined with Google Voice, I've been using a prepaid cell phone for a couple of years now. I only pay about $30 every three months and I've never once come close to hitting my pre…
-
comment
Comment #4004099
I also have this problem. I let it commit and push the commit just to see what would happen and the commit seems to have deleted and then re-added my files. Even after cloning a re…
-
comment
Comment #3783971
SEEKING WORK - Currently in Fredonia, NY but willing to relocate within US or work remotely. Interested in possibility of a paid summer internship. C, C++, Java, HTML5, Python, var…
-
comment
Comment #3652305
SEEKING WORK - remote or willing to relocate from Fredonia, NY C++, Java, some Python, various instruction sets, HTML5, Javascript. Android. Two years of Windows and Linux system a…
-
comment
Comment #3457453
I think its worth noting that many people (like myself) do a lot of things such as commenting on posts and checking notifications from within other Google services such as Gmail an…
-
comment
Comment #3304596
This is all it took for me to implement Tumblr's API with OAUTH on Android 1.6 and up: https://github.com/RobertSzkutak/AndroidExamples/blob/master... . I've personally never had a…