Najnowsze cytaty


#5038 Dodano: 18-06-2011 04:22. Głosów: 126
In our world, software has to be small, has to be debugged,
has to ship as part of a major initiative, has to avoid
compatibility problems, has to avoid end user calls.
-- Bill Gates

#5032 Dodano: 17-06-2011 03:21. Głosów: 176
(source: https://github.com/MrMEEE/bumblebee/commit/a047be85247755cdbe0acce6#diff-1 )

GIANT BUG... causing /usr to be deleted... so sorry.... issue #123, issue #122, issue #121

rm -rf /etc/alternatives/xorg_extra_modules-bumblebee 351
- rm -rf /usr /lib/nvidia-current/xorg/xorg
(^)
#5029 Dodano: 16-06-2011 00:41. Głosów: -19
<@Windcape> so
<@Windcape> I spend 3 hours tutoring a couple of friends about ASP.NET MVC, since they were building a website. Ok, basics set, authentication, CRUD content management, done. Then we find out they bought a PHP/MySQL shared hosting solution.
<phr34k> fail
<@Windcape> I think I managed to very nicely say, I think PHP is shit
<@Windcape> but yeah
<@Windcape> this is why I don't want to do websites for private people anymore
<@Windcape> people always fail like that
<@Windcape> or rather, I mean, why I stopped doing websites for private people a good 6 years ago
<phr34k> php has it's charm imho
<@Windcape> cleaning up puke the day after a good night in town, also have it's special charm
<@Windcape> PHP and puke
<@Windcape> both reminds a lot about eachother
#5027 Dodano: 15-06-2011 19:25. Głosów: 163
Man, am I a genius. Check out this sorting algorithm I just invented.


#!/bin/bash
function f() {
sleep "$1"
echo "$1"
}
while [ -n "$1" ]
do
f "$1" &
shift
done
wait

example usage:
./sleepsort.bash 5 3 6 3 6 3 1 4 7
#5025 Dodano: 14-06-2011 21:59. Głosów: 286
Dzien dobry,

Dostarczone do dnia dzisiejszego sprawozdania zostaly ocenione. Oceny
mozna znalezc tutaj:
http://...

Kilka uwag i komentarzy ogolnych,
Jezeli chodzi o sprawozdania to mam dwie uwagi:
- mialy byc krotkie zwiezle i na temat
- NIE mialy zawierac kodow zrodlowych!!
Natomiast jezeli chodzi o programy ktore Panstwo dostarczyliscie to po
pierwsze i najwazniejsze: kody powinny sie kompilowac! O ile jestem w
stanie zrozumiec bledy wynikajace z braku dolaczenia pewnych bibliotek
(czasami kompilatory same dolaczaja biblioteki i mozna o tym zapomniec)
czy korzystanie z innego kompilatora (c++ jest troche inny od czystego
c) o tyle bledy w stylu
- brak zadeklarowania funkcji czy zmiennych
- literowki w nazwach zmiennych (?!), funkcji, bibliotek (nie istnieje
biblioteka studio.h ...)
- bledy skladniowe (zle nawiasy lub nieprawidlowa ich ilosc, brakujace
sredniki, przecinki, przypisania ktore nie maja prawa sie skompilowac,
itp)
- nie dolaczenie wszystkich plikow zrodlowych
powodowaly nie zaliczenie danego zadania!

pozdrawiam
Prowadzący
#5022 Dodano: 14-06-2011 13:07. Głosów: 154
z comp.os.linux.development.apps:
Q:
I visited the linux kernel website (kernel. org), there are lots
different kernels[...]
I mean what is the difference between versions like "stable 2.4.37.11"
and "stable 2.6.39.1"?

A:
(2, 4, 37, 11) - (2, 6, 39, 1) = (0, -2, -2, 10)

SCNR.
#5014 Dodano: 12-06-2011 22:36. Głosów: 391
Jezus wziął 5 bochenków chleba, 2 ryby i dał je pięciu tysiącom ludzi.
I tak narodziły się torrenty.
#5011 Dodano: 10-06-2011 13:42. Głosów: 236
If Java had true garbage collection, most programs would delete themselves upon execution - Robert Sewell
#5008 Dodano: 10-06-2011 11:59. Głosów: 64
By slackbook, Chapter 10 Handling Files and Directories

" 'less' is more than 'more'. Joost Kremers puts it this way:

'less' is more, but more 'more' than 'more' is, so 'more' is less 'less', so use more 'less' if you want less 'more' "
#5000 Dodano: 09-06-2011 01:31. Głosów: 341
<vieshieck> Słucham sobie ostatnio Radia Zet, gdzie w programie "Technologika" opisywano najnowszą drukarkę HP: "Zużywa o połowę mniej papieru przy druku dwustronnym".
#4996 Dodano: 08-06-2011 15:09. Głosów: 119
Well a GUID (Globally Unique ID) is only unique for items on this planet, whereas a UUID (Universally Unique ID) should cover you anywhere terrestrial or extra-terrestrial
#4994 Dodano: 08-06-2011 01:01. Głosów: 135
Z about:plugins Firefoksa 4.0.1:

Scalable Vector Graphics

Plik: libmozsvgdec.so
Wersja:
Scalable Vector Graphics, as handled by RSVG-2.22.2. Views SVG images.

This is alpha software. It will probably behave in many situations, but may also ride your motorcycle, drink all your milk, or use your computer to browse porn. Comments, feature requests, and patches are welcome.
#4991 Dodano: 07-06-2011 21:09. Głosów: 5
Sprawa jest dość prosta: duża część exploitów umożliwiających local privilege escalation umieszcza shellcode w pamięci user-mode (tak zazwyczaj jest najwygodniej), a następnie exploitując daną podatność w kernelu/driverach wykonuje skok do owego shellcode’u.

Źródło: http://niebezpiecznik.pl/post/nowe-zabezpieczenie-supervisor-mode-execution-protection/
#4990 Dodano: 07-06-2011 17:05. Głosów: 152
Z bash.org

<Lt_Tinkle> lolololololol
<Lt_Tinkle> i have my mincraft log viewable as a webpage
<Lt_Tinkle> and someone did html injection
<Lt_Tinkle> by talking inside minecraft
<Lt_Tinkle> and made it redirect to meatspin
<Lt_Tinkle> when i find out who it was
<Lt_Tinkle> i shall make them an op
#4989 Dodano: 06-06-2011 16:08. Głosów: 33
(z dokumentacji ActionScript)
Stage - Klasa stołu montażowego reprezentuje główny obszar rysowania.