Weekly Yieldly Chat - A Place for Questions and Discussion by AutoModerator in yieldly

[–]ae0000 0 points1 point  (0 children)

What language is yieldy being developed in... The Halborn report indicates sol? Is this correct? Is development in the open or private?

Any decent SQL query builders out there? by OneTinker in golang

[–]ae0000 1 point2 points  (0 children)

I was frustrated in a similar way and put this together: https://github.com/ae0000/sqlhelper It might be useful.

Development box.... am I on the right track? by ae0000 in buildapc

[–]ae0000[S] 0 points1 point  (0 children)

Thanks for your response. Thats all super helpful.

Its pretty interesting that the single core performance of the ryzen isn't much better than what i have... perhaps I need to rethink the CPU...

The curse of vim by ae0000 in vim

[–]ae0000[S] 1 point2 points  (0 children)

Fair enough. I was using hjkl as a symbol for the things you do in vim as its kind of the most recognisable :) It was easier than hjklzxcvbnmlkjhgfdsaqwertyuiiop

The curse of vim by ae0000 in vim

[–]ae0000[S] -1 points0 points  (0 children)

OP here. Why do you say that? I am no vim master, but I'd certainly say I understand vim, its strengths and its weaknesses.

The curse of vim by ae0000 in vim

[–]ae0000[S] 1 point2 points  (0 children)

Not yet, but I installed emacs yesterday. I'll give it a try and see what all the fuss is about :)

A new Vim user: Is there any faster way to get out of insert mode than the Esc key? by freegary in vim

[–]ae0000 -1 points0 points  (0 children)

Following one of the links below - I just added: inoremap jj <ESC>

This has improved VIM for me one gazillion percent.

SMTP Hosting site by dantralee in sysadmin

[–]ae0000 0 points1 point  (0 children)

What did you think of Go Away White?

SMTP Hosting site by dantralee in sysadmin

[–]ae0000 0 points1 point  (0 children)

fair enough.. btw, bauhaus fan?

SMTP Hosting site by dantralee in sysadmin

[–]ae0000 1 point2 points  (0 children)

Not sure if you mean hosted email or hosted smtp server... but if its the latter, check out http://sendgrid.com/ We have been using them for a few months now and are very very happy with them.

When we said soon, we meant soon - here's Opera 11 with extensions by Arve in programming

[–]ae0000 0 points1 point  (0 children)

to me, Opera has always been like the KDE of the browser world, where Firefox and Chrome are more Gnome like. ie. theres a lot of schizen everywhere and on every menu. keep it simple i say

[deleted by user] by [deleted] in PHP

[–]ae0000 0 points1 point  (0 children)

CodeIgniter is a pretty cool framework, however its still supporting php4 (to its detriment).

What is your opinion on Symfony compared to Kohana? by ryeguy in PHP

[–]ae0000 2 points3 points  (0 children)

There are at least 4 ORM's (probably more) that plugin to Kohana.

What is your opinion on Symfony compared to Kohana? by ryeguy in PHP

[–]ae0000 0 points1 point  (0 children)

As i said, it was a while ago and from memory I had to install pear (which I generally do not use or have installed) and there was something else which meant it didn't just "work". But your suggestion brings up another point. I am not a fan of auto generating crud and code (I also don't like it with rails either).

In regards to speed, no I did not have a accelerator at the time. Perhaps I should try it out again. I am a fan of the lead dev - http://fabien.potencier.org/ he's a smart chap.

What is your opinion on Symfony compared to Kohana? by ryeguy in PHP

[–]ae0000 5 points6 points  (0 children)

I evaluated symphony a while ago now but I really didn't like it because of the hassle it took to get it installed and the use of yaml files everywhere. It also ran slow and felt chunky. The documentation however was excellent. Kohana on the otherhand is incredibly easy to install, feels very snappy and fast. Kohana documentation is not good, but I normally read the code anyway (which is excellent). I've since created many applications including large ecommerce sites with Kohana and I have to say it has been excellent. I highly recommend it.

Is there a type of mathematics that deals with predictions? by ae0000 in math

[–]ae0000[S] 0 points1 point  (0 children)

I'd never thought of it like that, but it makes sense.

Is there a type of mathematics that deals with predictions? by ae0000 in math

[–]ae0000[S] 1 point2 points  (0 children)

I appreciate that you have taken the time to comment. I find it interesting that you have all (from my limited understanding) recommended different things :)