HN user

hernan604

35 karma

http://github.com/hernan604/

http://search.cpan.org/~hernan/

Posts14
Comments47
View on HN

Here is a small list of famous projects from the common developer tools and their corresponding contact web pages that mention IRC plus where to find help and/or core developers of such projects.

- Databases -

mysql http://dev.mysql.com/doc/refman/5.0/en/irc.html

postgres http://www.postgresql.org/community/irc/

firebird http://www.firebirdsql.org/en/news-portals/

oracle http://www.orafaq.com/wiki/IRC * not oficial *

- Virtualization -

virtualbox https://www.virtualbox.org/wiki/IRC

vagrant https://www.vagrantup.com/support.html

- Languages -

ruby https://www.ruby-lang.org/en/community/

python https://www.python.org/community/irc/

perl http://www.irc.perl.org/

go https://golang.org/help/

- Editors -

vim http://www.vim.org/community.php

emacs http://www.emacswiki.org/emacs/InternetRelayChat

- webservers -

nginx http://wiki.nginx.org/Community

apache http://httpd.apache.org/support.html

- Linux distros -

arch https://wiki.archlinux.org/index.php/IRC_channel

ubuntu https://wiki.ubuntu.com/IRC/ChannelList

freebsd https://wiki.freebsd.org/IrcChannels

- Java -

hibernate http://hibernate.org/community/

tomcat http://tomcat.apache.org/irc.html

- Window managers -

i3 http://i3wm.org/contact/

gnome https://wiki.gnome.org/Community/GettingInTouch/IRC

kde https://userbase.kde.org/IRC_Channels

fluxbox http://fluxbox.org/help/

- Broswers -

opera http://irc.opera.com/

chromium http://www.chromium.org/contact

firefox https://wiki.mozilla.org/IRC

- Image Software -

Gimp http://www.gimp.org/irc.html

Inkscape https://inkscape.org/en/community/discussion/

that article is from 2007. Nowadays everyone knows NPP are the worst technology human has invented and doesnt knows how to use and decomission. See whats happening at fukushima, its killing the pacific ocean. And making a lot of seals sick in california. If you heard about it you know the details. And its only the begining because man made radiation does not go away, it stays and its bleeding radiatiation as i type.. that means years from now, it will be more acumulated.

Cesium is a fission product that emits radiation. Has a half life of 30yrs and when you consume it, you body thinks its Potassium because of similarities in structure. Therefore accumulates on the muscles, specially the heart and emits radiation on closeby cells.

Strontium, another fission product that emits radiation is similar to Calcium. Once consumed is transfered into the bones.

Sites like enenews.com can tell better news about NPP.

Wow signal 12 years ago

in the middle of so many 1, 3 and 2s, to see a 6EQUJ5 plus a 6 and a 7 is sure a "Wow signal"!

Could someone please explain something here,

If playstation 3 and 4 are a modified FreeBSD, and on the 4th version console the graphics are AMD that means they (sony and amd) have some sort of driver for this platform. And its not a bad one, because they chose AMD for play4.

Why that has not been release to the FreeBSD audience ? When is this expected to happen ?

inteligence != smartness

Some people are smart but not inteligent. And some are inteligent and not smart.

Someone might go great lengths of inteligence to create something utterly complex. While others might go the smart path and create something else. Both creations can become successful or unsuccessful. If one is complex and the other is simple doesnt mean one is better then the other.

Perl is 26 Today 13 years ago

With perl I always include the M inside my application class/module.

And I use only VC from the web framework.

That way, i get thin controllers only for url mapping which in that case will access my application class/module instance.

Thats where the real code will be, in my application and not-in-the-web-framework.

With this environment its easy to switch and test other web frameworks avaliable because i will only need to create the thin controllers and re-use my templates. Plus, when i need a cronjob, i use my application without the VC.

In the end the real deal is: dont tie your application with webframeworks. Always use the M inside the application and from the web framework use VC only with thin controllers.

Put the real code inside the aplication. Make the framework use the application. Dont make the framework your application.

follow me @ https://github.com/hernan604