Loading crossword puzzle. One moment please.
11:19 < Samu> https://imgur.com/GSr0gNx last 10 years 11:19 < Samu> recessions help my ai
this is really how you play. im still stuck in the playing manually, clicking around the screen mindset. i need to automate this.
I'm a Dillo user. My browser supports tabs.
Balseros es un documental ambicioso e impresionante. Sigue las vidas de algunas personas en Cuba después el colapso de la Unión Soviética desde 1994. En este año, Cuba dejó de recibir el apoyo de la Unión Soviética, que resultó en el deseo y la habilidad para mucha gente de emigrar de Cuba. El documental no responde mis preguntas sobre exactamente por qué tantos Cubanos querían salir del país.
Me parece increíble que las personas - adultas - arriesguen sus vidas en una balsa, saliendo de su hogar, dejando atrás sus amigos y su país, para empezar de nuevo en los Estados Unidos. De hecho, Oscar dijo que cuando construyeron una embarcación, no le importó nada - si llegaban o si morían también. Y él tiene una esposa y una hija. Aquí vemos cuan importante es para Oscar llegar a los Estados Unidos.
La pobreza en el caribe es extrema. Me recuerda a una canción jamaicana, "Reparation" por Vybz Kartel y Gaza Slim, que habla de los estafadores en Jamaica que toman dinero de los turistas. Su argumento es que los estafadores no hacen algo tan malo. Sino, son partes vitales de la economía jamaicana, y el hambre es un crimen más cruel que las estafas y el robo. Hay un toque de marxismo en esta lógica: "De cada cual según sus capacidades, a cada cual según sus necesidades".
La relación entre los Estados Unidos y los países caribeños es interesante, porque hay tantos inmigrantes caribeños en los Estados Unidos por culpa de la economía. En muchos casos, es más fácil ganarse la vida en los Estados Unidos y posiblemente enviar una parte de su salario de vuelta a los parientes.
Al mismo tiempo, hay estadounidenses que eligen retirarse o simplemente vivir en las islas porque el costo de la vida es más bajo. Claro, es más complicado que eso, pero el dinero y la economía sin duda es el tema general de Balseros.
In Unix, there's a write command that lets you send messages to other users logged in to the system. In Debian, a version of this command is included in the bsdmainutils package. I'm lucky enough to know people that like to communicate with me this way.
It's a known bug that write
only supports the
basic characters that are part
of ascii.
So you can't use all the characters of different
languages like Danish or Spanish.
The write utility does not recognize multibyte characters.
—from write's man page
You can fix this by changing the character buffer to use a multi-byte type
instead of the old-school 8-bit char
.
Details are here.
There are still some improvements that I need to make with this
patch. wchar_t
isn't
ideal for UTF-8 data, though it
works. Apparently it's better (i.e. possibly more
portable in the long run) to use
char16_t
or char32_t
,
including uchar.h
instead of
wchar.h
. https://stackoverflow.com/a/527307/173630
Also, I need to investigate some interactions
between this patch and how it's displayed over ssh
when you're connecting through Mac OS X.
Y st rday I was working on a bug that was kind of int r sting. Sinc my fri nd Tony was talking about writing an articl for his blog, I thought I would writ down what I'v b n doing h r .
I was told about a bug in Libr JS – you couldn't load r ddit.com wh n using th Libr JS add-on with GNU Ic Cat and Trisqu l. Wow.... I n d to fix this imm diat ly. :roll y s:
Th symptom of th probl m was that th brows r froz . ach
voting arrow on r ddit has an attribut that looks lik this:
Th n I saw som thing suspicious in th d bug log. I'v link d to it h r b caus th r 's a lot of t xt. Imm diat ly at th top it says "too much r cursion". If you scroll all th way to th right, you can s th call stack r p ating its lf many tim s, confirming th runtim 's complaint.
I thought, "Gr at.. I'v found th probl m. I'v s n
this b for it must b an infinit loop." I sp nt a f w
hours trying to fit th r cursiv loop into my h ad –
what is it actually doing, and what sp cial
But r ddit was loading fin in Mac OS. That was an important
point that I had forgott n about. Mayb "Too much
r cursion" just m ant too much r cursion for this sp cific
syst m, and th loop wasn't actually infinit . Aft r r ading
mor about this JavaScript rror, I found that using
And now you can r ad r ddit.com wh n you'r using Libr JS with GNU Ic Cat on Trisqu l Linux.
Th r ar two influ ntial variabl s in th inbox. Th y ar :
L t's try just passing in $p.
http://as03.cooltoad.com/go/d sktop?p=fold rs
Cool!
Now l t's try changing on . http://as03.cooltoad.com/go/d sktop?o=lol r turns a blank pag with th t xt: Unknown command: Op n.lol.