HN user

grego

45 karma

CEO & Founder of http://mpaja.com/

Posts2
Comments45
View on HN

Is anyone familiar with gotree? That was mentioned as the most complex piece of code, but the metric was LOC. Based on the high level description gotree might be closer to a set of small programs / algorithms.

Interesting anyway. It will be nice to see these comparisons with open weight models and how do those fare.

Well, if you read factcheck.org or any other fact checker, or just read transcripts of Trumps speeches you can see that the negative spin is usually there for a reason.

Storm 2.0 7 years ago

In the old days a project would often start in Lisp (Common Lisp for example), and then later be rewritten in C.

This is the same pattern, and one should embrace it. Write the first cut, explore the problem space and prototype in a dynamic language. Once the design is proven, rewrite in statically typed language for performance and to get the possible remaining bugs out.

If the design was perfect from the get go, you could just write it in assembler to start with.

iPhone X 9 years ago

I keep "loaning" my finger to family members all the time, when I'm driving, watching TV, and they want to borrow my phone. Not really sure Apple thought through this from every angle...

After figuring out how to deploy to device (see AppDelegate.m), I tested accessibility and it seems there is virtually none. At least in the Movies example app, VoiceOver reads practically nothing.

How would one go about making the Movies sample accessible, or is that even possible?

Btw. what braille do you use for reading code? 8-dot us-computer braille, or something else?

(I'm the author of MBraille, now working on Vietnamese braille table for liblouis, so braille is in my mind...)

If we draw something like an air-field on sand, it is reasonable to believe that the planes will start to land again...

Sounds like that "cargo cult" variety of science.

I'm pretty old myself, started coding with Commodore Pet, 16Kb of memory, C-casette for mass memory. Cost something like $1000 at a time.

You can still do somewhat impressive things yourself because the tools have gotten so much better. One thing I've been stringing along the years is a sokobon puzzle game called Robo-E. I've now implemented it in Java ME (originally for Nokia J2ME phones with 64Kb of memory), then in Javascript + C++ for symbian and Meego, now in Objective-C + C++ for iOS. The iOS version is 17Mb, compared to 48Kb of the original J2ME version, so it is over 300 times bigger just because tools, and hardware has gotten so much more capable.

Modelling tools, programming tools, everything is just so much more capable of nowadays.

Sorry for rambling, I guess I'm getting old :)

Exercise is a chemical intervention. It is not a panacea and it will take time, typically weeks before it has a significant effect, but it does have an effect. The body is the temple of the soul, you should not ignore either.

Packets of Death 13 years ago

I had something similar in my home network, but my network foo is not good enough and I did not have to time to debug for days and weeks.

Basically one linux box with NVidia embedded gigabit controller could take down the whole segment. It would only happen after a random period, like after days when the box was busy. No two machines connected to the same switch would be able to ping each other any more after that. I suspected the switch, bad cables, etc. In the end I successfully circumvented the problem by buying a discrete gigabit ethernet card for the server in question.

Petitions are like polls. And politicians certainly follow polls.

Big ships turn slowly, some patience is required to see the effect of steering. Many changes in society look quick and immediate only when clouded by the shortened perspective of looking tens or hundreds of years back in the history.

Well, GDP/capita in Slovakia is quite a bit lower than in France or Sweden, and that is a common trait across Eastern Europe. As he is asking for hosting, money enters the equation.

As a European myself, I think it is fine to generalize* about Europe. Many points in Varsavsky's blog post were correct and it raised awareness of some things to consider. Sure, it had its omissions and errors, but also remember it was a blog post, not an article in a peer reviewed journal. Reading the article + the ensuing hacker news discussion one is already much better informed.

What is naive is to expect some blog post to give you an overarching view of a very complex subject. Kind of like reading a wikipedia article something and expecting to be expert on the subject matter after that.

*Making generalizations is a wonderful property of the human brain. Without that we'd all be lost in the fractal complexity of everyday detail.

Page Weight Matters 14 years ago

Indeed, many who extol the virtues of cloud computing somehow have a blind spot to the fact that network coverage on this globe is not even. Actually it would be nice to see a color coded world map of network strength, is there one?

Bad network coverage is a problem that can be addressed many ways. Shameless plug: I've been working on offline wikipedia that by its nature is always available and fast, everywhere: http://mpaja.com/mopedi I'm sure there are many unexplored niches where the cpu power in your hand can be put to good use without needing the network.

Prisoners in the US serving lifetime without parole: 41000, prisoners in the UK serving lifetime without parole: 41

When imprisoning people so easily is the new normal, it is no wonder the public is not so alert about new laws.

Usually when comparing speeds of trains and airplanes you factor in the transit time from city center to airport + security checks etc. So the time measured is total travel time. Railway stations are already at city center, and security is less strict so time savings are considerable for the benefit of rail.

A life less posted 14 years ago

But social networks provide a sensory overload that was not there before. Go back some years to time without even sms, and you would get other peoples opinion practically only when you saw them.

I'm sure there are many personality types even today who dislike facebook like interaction, and that's fine. Certainly that is not an attitude that requires fixing.

Actually 16Gb storage is not enough considering the pixmaps for games etc. will now eat a lot more space. I hit the same issue with my 16Gb iPad 3.

This being Android, I'm a bit disappointed that it does not appear to have a microSD slot. There is also a relatively heavy premium for 16Gb more internal flash.