This thing is inside the display, it has been walking inside since the early morning. I hope it is the only ant there and don’t have a colony in the next days.
I’m just trying https://letsencrypt.org/ certificates, wich are pretty useful when you want to test something with a full certificate. This certificates expire every 90 days, so you have to renew them quite often, the good part is that they have a script (certbot-auto) that makes this automagically, I just need to add an entry in my server’s cron and that’s it.
Uno de los argumentos de la expositora es que como GO hace automáticamente esto tu ya no te debes preocupar, que Go se encargará de aprovechar al maximo los núcleos en tu CPU y que asi evitas que (usando otra cosa aparte de Go), como programas en un lenguaje que no hace esto automático entonces gastarás mas y mas en hardware.
En primera, si es solo un desarrollador que la hace de arquitecto y programador, que toma las desiciones sobre el lenguaje de programación, base de datos y metodos de programación, que por sus tanates decidió no usar concurrencia y no te interesa, entonces bien merecido lo tienes, paga mas por no involucrarte en tu proyecto.
Si te involucras en tu proyecto te darás cuenta que usando concurrencia probablemente puedas mejorar el rendimiento de tu aplicación/servicio al utilizar mas núcleos y urgirás al desarrollador a que lo haga asi.
Si eres solo el coordinador/lider de proyecto entonces tienes deberías tener conocimientos suficientes para exigir a los desarrolladores que lo hagan de esa forma si lo amerita, recordemos que no por tener 20 nucleos debemos ocupar los 20 nucleos ni todas las tareas requieren de mas de 1 nucleo.
Ahora, si bien Go puede ayudar esto, no deberiamos ser tan egoistas y pensar que solo nuestro servicio va a estar ahi, no debemos depender en que el lenguaje de programación lo va a hacer todo.
Lanzar un proceso nuevo (multiproceso) es muy facil, sobre todo en Unix, algo que incluso en BASH script es facil de hacer, la comunicación entre procesos es algo mas complicado pero lanzar nuevos procesos es fácil. Puede ser “caro” si corre con todo el Stack de memoria por duplicado, ahi es donde se puede optimizar.
It’s alive !! Although with issues, right now (and in the picture) the battery is not charging, actually, for the system it is not present. I think the problem might be a fuse that burned, I as thinking that the power center was defective and was not providing enough power to charge the battery, but more probably the issue is with the fuse and the SMC is preventing the power to reach the logic board, then battery is not charging.
So, under normal operation the battery is not charging and the power supply is not providing any energy, how is that the computer is on?. No, is not on the leftover of the battery.
Its a small trick to boot without taking care of the SMC, the good is that it boots and is letting me work, the bad is that no battery or any other sensor works, is like if the SMC were just not present.
And if the sensor are not present then there are no thermal indicators and the system fan goes to 6000 rpm to keep the computer cool, but noisy.
So, for my next trick I need a Torx screwdriver, take the motherboard apart and try to find the burned fuse.
Ho, for those that don’t know how to boot on this mode:
Update: The procedure to start without checking the SMC was wrong.
wget -O - http://islascruz.org | \ grep -o '<a href=['"'"'"][^"'"'"']*['"'"'"]' | \ sed -e 's/^<a href=["'"'"']//' -e 's/["'"'"']$//'
What can I say?, Microsoft finally accepted that they needed it to be “serious” about servers. I personally hope I won’t ever have to deal with using a server running Windows, not even if it runs bash, although if it is done fine the common “usage” for the user will be fine. I think the problems will come with the underlying platform, I mean Windows by itself, the kernel, the system calls, and the way it handle processes etc..
The surprise… Canonical, the fucking SOLD to Microsoft. My conspiranoic side already had these ideas that Ubuntu and its “convergence” stuff were nothing but the playground to what now is Microsoft Windows 10 Continuum, the scopes, and everything else might be that thing too.
Canonical working with Microsoft is nothing new, they have been working with Microsoft for years to make Ubuntu run as smooth as possible in the Azure framework. But I really think that Canonical is giving itself a shoot in the foot by making Bash to work nice in Windows.
I don’t expect it to run as good as it already does in Linux, bash is good but bash is a shell with a subset of commands (and other programs) but is not Linux.
I had this issue today, I was unable to login to my wordpress site. I first thought that “in some way” the password was changed (like that time that I ask “lastpass” to generate new passwords) but still with the new password I was unable to log in.
I made the change in database directly, then used wp_set_password (‘password’, $ID) in wp-themes/theme/functions.php with no luck :-(.
The problem was pretty… baffling, there was a plugin conflict that prevent me to log in to the admin area.
I think login to the admin area should be one of those things that you should be able to do no matter if there is a plugin error, and those errors which should not be able to ‘crash’ the site in any way.
So, if you have similar issue, not being able to login to the wp-admin area even if the password is correct try this:
I hope this works for you and saves you some hair and time.
Now with smartphones and devices “always” online is a PITA getting offline. you either get completely offline or you don’t.
What do you do to get offline from selected apps?
I think it’s quite similar to the PS3
Say you are using WhatsApp web… in first place, what the fuck!! whatsap web? where is the fucking native app?. Ok, you are using that crap.
But you have to have your phone connected to whatsapp in order for it to work!!! NO FUCKING KIDDING ME!! what is the point of having a web version already connected to the fucking service if you need to have your phone connected too.
Hey, let’s fuck up their lives by requiring the phone to be online for the web version.
Take for comparison another Instant messengers:
Telegram
Facebook Messenger
I still wonder WHY THE FUCK PEOPLE STILL USES WHATSAPP!!!!! if it is because it’s free, then use Facebook messenger, it does support video calls and it’s free. Do you use it as a messaging replacement?, use Telegram!!
What I found funny is that the page is for a university in my past hometown. They have the computer systems engineering and nobody seems to tell them that flash is obsolete. More if your target are teenagers that use mostly mobile devices