Domain: fizzl.net
Stories and comments across the archive that link to fizzl.net.
Comments · 11
-
Edumacation
Read the big red book "Applied Cryptography: Protocols, Algorithms, and Source Code in C". http://www.amazon.com/Applied-Cryptography-Protocols-Algorithms-Source/dp/0471117099/ref=sr_1_1?ie=UTF8&s=books&qid=1265363727&sr=8-1 Highly recommended to anyone who uses public key encryption or needs to implement VPN's, mail encryption or tunnels.
In essence, no it doesn't make any difference. However, if for example you application would communicate short commands often through public key encryption it would be more economical to use persistent connections instead of making new connections all the time. Key generation is Expensive.
Also, in you situation, just use screen.
How in the hell does retarded 'ask slashdots' make the front page, but not my submission of http://itpomminpurkaja.blogspot.com/2010/02/css-anchor-pseudo-class-concerns.html and http://www.fizzl.net/ for which I actually expended some effort to create.
-
And what offer was that?
8 jqe3 y8j qh 9rr34 y3 d97oeh[5 43r7w3.
I made him an offer he couldnot refuse.
wow.That missing space almost threw me off.
Hey this ain't no ROT, you cheat.
Helful links:
http://www.infoplease.com/applets/xwordsearch.php
http://www.fizzl.net/projects/crypto/
http://www.mcld.co.uk/decipher/ -
Re:Hello, My name is Simon.
well son sometimes santa gotta get wacked
(rot-25) -
Ah, hell
Guess I wnont be using SHA afterall...
-
Re:Will it work on cell phones?
-
Re:Will it work on cell phones?
Check this out http://www.fizzl.net/projects/sdwap.php.. Very nicely done, it makes slashdot readable on devices that support WAP.
-
Re:Slashdot wap page?
I use: http://slashdot.fizzl.net
-
The site seems a bit slow...
So here's a fully functional mirror!
-
Re:small
There are several other attempts to make Slashdot viewable on mobile devices, including:
http://slashdot.org/palm/
AvantSlash
http://www.fizzl.net/projects/sdwap.php
AvantSlash works well on a WAP browser if you access their WAP link via Google's wmlproxy. The fizzl.net site references a URL that will work directly in a WAP browser. Both make their source available. -
Yes another mirror
Not really, but I was lucky enough to see the front page so I'll post a sample picture.
Here's the better of the two pictures on the front page:
orac3.jpg
(This ain't blazingly fast server either, so my apologizies if it's dead already) -
Interesting..I just started gobbling a MudClient together just last week.
Peek at it here.
No. It's not playable. Just wanted to show it to my friends that I got the ansi colour scheme more or less done :P
...
In fact. The escape sequence parser sucks, as does the whole idea how I parse it through down onto the screen.
Already re-coded most of it.