Slashdot Mirror


User: hppacito

hppacito's activity in the archive.

Stories
0
Comments
30
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 30

  1. Re:Strange really.... on Is MySQL Planning a Change of Tune? · · Score: 1

    I have an app with mysql, and I programmed most of what would need stored procedures in C, not a big deal, its done, but to change to postgresql, I'd need HEAP tables... sorry, but they do not exist in pg... the idea of different types of tables, was very useful for me. besides that, "vacuum" in mysql doesn't exist, its automatic... its something this people at pg should get ride of.

  2. Re:Kill Bill on What's the Worst Movie You've Ever Seen? · · Score: 1

    Go and see the sencond one, you'll discover an even worse one !, and I went to the theater, and paid to see it !, a bad day, sure !

  3. Re:CONGO mod parent up on What's the Worst Movie You've Ever Seen? · · Score: 1

    Yeah, the movie was quite bad, but the book is a bit better, just a bit better, a pity the writter has no clue about the "technology" he was talking about, but for the year 79 is not that bad.

  4. How about Lucky 7, "My boss lost his saw" on What's the Worst Movie You've Ever Seen? · · Score: 1

    Thouse two are really bad movies, the first one about some karate kids, and the second one trying to be funny. But we can add to the list: California Suite (The most boring movie ever) The man with two brains Kill Bill 1 & 2 (please, can't be true they made that crap) "La balada del pistolero": The first part, El Mariachi was sort of good, but Banderas just screw it up ! (He was quite good with Almodovar, but just that, "Atame" for instance...). "Interview with the vampire"

  5. X install and dumb terminal on FreeBSD 5.3 on the Horizon · · Score: 1

    I used Linux since Kernel 2.0.12 (Ago-Sept'96), and my first installs were Slackware, so the text based install looks familiar to me. A graphical install in my case brings nothing. The only FreeBSD I tried was release-4.7, and the install didn't want to install X together with the other packages, I hope that changed ;-). Getting X and KDE to install was a bit hard, the packages had to be installed one by one... no idea why. On the other hand, for mc, text terminal without color and "dumb" mode was something I didn't like (specially dumb mode), as a programmer, Ctrl-O simplifies my life a bit :-). (Mey be a config or termcap problem... no idea, hint!). I'm looking forward to a new release... Hope next time I'll have more luck.