public marks

PUBLIC MARKS with search byte

This year

Dolphinforce vs. Black Mesa (c64 Remix by Byte-Blaster)

by sylvainulg
Ok, gordon, your headphones should keep you comfortable. If you would be so good to climb up and start the woofers, we would bring the anti-reverb spectrometer to 80% and hold it until the bass-line arrives

2011

People of HTML5 – Divya Manian ✩ Mozilla Hacks – the Web developer blog

by karlcow

He is not paying an attention to the amount of bits and bytes are being sent over the connection. B and i are only one byte and strong is six bytes.

can someone give me a rope that I can hang myself. The world failed. Stupidity at its best.

Nicholas Nethercote » Blog Archive » Clownshoes available in sizes 2^10+1 and up!

by karlcow

SQLite is very careful about measuring its memory usage and provides an API to access those measurements.  But in order to measure its own memory usage accurately, it adds 8 bytes to every allocation request in order to store the requested size at the start of the resulting heap block.  In doing so, it converts a lot of 1,024 byte requests into 1,032 byte requests.  Ironically enough, the slop caused by storing the requested size rendered the stored size inaccurate. 

beware of what you measure might become part of the measurement.

jNabServer documentation

by JJL
Nabaztag recieves code on its every boot. We call it the byte code and it is used to operate all internal actions what Nabaztag does. At the time of writing there is no tools released to modify these operations. We are explaining in detail how byte code operates inside Nabaztag. All this information is based on testing and there is still a lot of unknown issues. We are mostly targetting this documentation on communications in byte level.

2010

Performance Calendar » All you should know about your first enemy: Latency

by karlcow

Bandwidth is how much data you can transfer at once (number of parallel cars in the road). Latency is how fast a byte of data will travel end to end (length of the road and speed of the cars).

Detecting UTF BOM - byte order mark

by dzc (via)
simplified example (php) on how to detect and remove the three bytes (UTF BOM)

Invalid Unicode character #65533 » ghidinelli.com

by sylvainulg (via)
#65533 is "invalid encoding". That's how you'll read any byte with its 8th bit set if you use InputStreamReader(x,'US-ASCII'), for instance.

Minimize round-trip times

by keusta & 1 other

Round-trip time (RTT) is the time it takes for a client to send a request and the server to send a response over the network, not including the time required for data transfer. That is, it includes the back-and-forth time on the wire, but excludes the time to fully download the transferred bytes (and is therefore unrelated to bandwidth). For example, for a browser to initiate a first-time connection with a web server, it must incur a minimum of 3 RTTs: 1 RTT for DNS name resolution; 1 RTT for TCP connection setup; and 1 RTT for the HTTP request and first byte of the HTTP response. Many web pages require dozens of RTTs.

2009

A byte of Python --> fr

by NiMe
Traduction du tutoriel anglophone A byte of Python

EASY DUPLICATE FINDER - supprimer les doublons de fichiers, en anglais - Recherche Google

by decembre
Le but d'Easy Duplicate Finder est de supprimer les doublons de fichiers. Pour cela, il compare les données complètes du fichier byte par byte.

JavaInstallation - Community Ubuntu Documentation

by tadeufilippini
Overview Sun Microsystems have developed Java, which is many things depending on who you ask. It is a language, and an execution environment and probably many more things. On this page Java refers to the software that executes programs compiled to Java byte codes (akin to machine language). Be aware of the Java trap. Although keep in mind that with the GPL licensing of the Sun Java implementation the Java trap is a thing of the past. Even RMS thinks so. Use IcedTea on Ubuntu 7.10 and OpenJDK on Ubuntu 8.04 or later. The first free project to offer substantial parts of Java platform functionality was Guavac. After that the free software movement developed java compilers, most notably the GNU Compiler for Java. GCJ is a front end to the GCC compiler which can natively compile both Java(tm) source and bytecode files. The compiler can also generate class files. Gcjwebplugin is a little web browser plugin to execute Java applets. It is targeted for Mozilla and compatible browsers that support the NPAPI. Others include the Eclipse Java Compiler, which is maintained by the Eclipse Foundation. Eclipse is an open-source Integrated development environment (IDE) written primarily in Java. The Eclipse open source community has over 60 open source projects. OpenJDK is the open source Java, derived from sources which will become OpenJDK 7 in the future.

Comment convertir une DB de latin1 à UTF8 | MySQL

by dzc & 1 other (via)
J’ai utilisé cette technique pour convertir une base de données de 115Go et tout c’est bien déroulé. L’astuce consiste à transformer les chaines de caractères à un format binaire, pour ensuite les reconvertir en UTF8. Il faut cependant ne pas négliger un aspect lors de cette conversion. Les caractères Latin1 utilise 1 byte par caractère alors qu’un caractère UTF8 utilisent 3 bytes par caractère. Si l’espace disque est une de vos contraintes, il ne faut pas prendre cette conversion à la légère!

Eva Byte (evaByte) on Twitter

by tadeufilippini
evaByte followingFollowing You follow evaByte evaByte's updates appear in your timeline. 1. Nadinha... nem ouvi, @Flayder. Pegaram a cópia e a mesma foi destruída. Seria um atentado ouvir aquilo...about 9 hours ago from web

DataInput (Java 2 Platform SE 5.0)

by sylvainulg
Silverbullet when doing networking IO. Features readLine, readInt, readFully(byte[])

Java and unsigned int, unsigned short, unsigned byte, unsigned long, etc. (Or rather, the lack thereof)

by sylvainulg (via)
"Well, you're probably not going to like this... The answer is, you use the signed types that are larger than the original unsigned type"

2008

Charging by the Byte to Curb Internet Traffic - NYTimes.com

by filloux
Charging by the Byte to Curb Internet Traffic By BRIAN STELTER June 15, 2008 Some people use the Internet simply to check e-mail and look up phone numbers. Others are online all day, downloading big video and music files.

FAQ xHTML/CSS - Ma page/mon code source commence par  de quoi s'agit-il ?

by holyver
Ce que vous voyez est appelé un BOM (pour Byte Order Mark ou, en français, Marque d'ordre des octets). On le trouve au début des fichiers enregistrés en unicode (UTF-8, UTF-16 ou UTF-32), il contient des renseignements sur le sens de lecture des données.

Active users

sylvainulg
last mark : 17/01/2012 10:11

vrossign
last mark : 02/12/2011 20:11

marco
last mark : 24/11/2011 15:47

karlcow
last mark : 06/09/2011 07:34

JJL
last mark : 07/06/2011 20:11

ebilodeau
last mark : 17/11/2010 14:33

dzc
last mark : 29/04/2010 05:19

keusta
last mark : 04/03/2010 10:01

emmanuelc
last mark : 03/02/2010 09:48

dav
last mark : 18/01/2010 14:10

NiMe
last mark : 28/11/2009 10:27

decembre
last mark : 29/10/2009 10:57

tadeufilippini
last mark : 26/10/2009 04:35

piouPiouM
last mark : 25/10/2009 16:45

Fulcanelli
last mark : 12/05/2009 15:41

oseres
last mark : 12/05/2009 07:28

filloux
last mark : 15/06/2008 05:17

holyver
last mark : 04/06/2008 18:10