This was Intended to be a BSD only blog, but now it's about all Unix Like Free Operating Systems, Linux, FreeBSD etc.
Saturday, September 22, 2012
Thursday, September 20, 2012
Monday, September 17, 2012
Saturday, September 15, 2012
Jailbreak your Playstation via USB
Yet another.
http://www.ps3usbjailbreak.com/
In case you missed it:
http://www.wired.co.uk/news/archive/2010-09/02/ps3-jailbreak-goes-open-source
But if you'd a nice toy, first choose your machine:
http://en.wikipedia.org/wiki/PlayStation_3#Model_comparison
and homebrew your favorite type:
http://en.wikipedia.org/wiki/PlayStation_3#Homebrew
the maybe install freebsd:
http://people.freebsd.org/~nwhitehorn/ps3/
or netbsd:
http://www.ki.nu/hardware/ps3/
http://www.ps3usbjailbreak.com/
In case you missed it:
http://www.wired.co.uk/news/archive/2010-09/02/ps3-jailbreak-goes-open-source
But if you'd a nice toy, first choose your machine:
http://en.wikipedia.org/wiki/PlayStation_3#Model_comparison
and homebrew your favorite type:
http://en.wikipedia.org/wiki/PlayStation_3#Homebrew
the maybe install freebsd:
http://people.freebsd.org/~nwhitehorn/ps3/
or netbsd:
http://www.ki.nu/hardware/ps3/
CodeMeet
http://www.codemeet.com/Code with Colleagues
CodeMeet is a collaborative coding environment for developers to discuss and create code.
Interact with other developers over live video while sharing code in realtime.
CodeMeet is perfect for pair programming, code reviews, or technical presentations.
Friday, September 14, 2012
Fwd: Please accept our apology
---------- Forwarded message ----------
From: "GoDaddy.com" <notice@godaddy.com>
Date: Sep 14, 2012 11:07 PM
Subject: Please accept our apology
To: <john.sokol@gmail.com>
From: "GoDaddy.com" <notice@godaddy.com>
Date: Sep 14, 2012 11:07 PM
Subject: Please accept our apology
To: <john.sokol@gmail.com>
Call us 24/7: 480-505-8877 | Online: www.GoDaddy.com |
|
Go Daddy is always looking out for your Internet safety. Learn how to verify legitimate emails and detect email fraud by visiting GoDaddy.com and clicking "Security Center" under "About Go Daddy." Please do not reply to this email, as we are not able to respond to messages sent to this address. Copyright © 1999-2012 GoDaddy.com, LLC. All Rights Reserved. |
Fwd: ACCU: Silicon Valley Code Camp Announcement
---------- Forwarded message ----------
From: "Ali Cehreli" <acehreli@gmail.com>
Date: Sep 11, 2012 10:21 AM
Subject: ACCU: Silicon Valley Code Camp Announcement
To: "Ali Cehreli" <acehreli@yahoo.com>
Hello,
1) There is no speaker for this month.
2) ACCU is sponsoring a C++/C++11 Track at Silicon Valley Code Camp on October
6th and 7th. Code Camp is a conference of free sessions on many technical
topics. For more information: <http://www.siliconvalley-codecamp.com/>
Details about the C++/C++11 track are still being finalized and *more tracks
are being added as we speak*, but here is what it looks like right now:
Saturday
9:45 Exception-Safe Coding in C++ Part I, Jon Kalb
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=952
11:15 Exception-Safe Coding in C++ Part II, Jon Kalb
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=964
1:45 Logic Paradigm for C++ Part I, Roshan Naik
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=949
3:30 Logic Paradigm for C++ Part II, Roshan Naik
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=998
1:45 Generic Programming in C++: A real-world example, Marshall Clow
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=931
Sunday
9:15 C++11: Rvalues, Move Semantics, and Perfect Forwarding, Jon Kalb
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=940
10:45 C++11 Idioms, Sumant Tambe
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=983
1:15 Threads and Shared Variables in C++11, Hans Boehm
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=993
2:45 Windows 8 development with C++, Matt Harrington
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=1002
2:45 Introducing the Clang C++ Compiler, Chandler Carruth
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=1040
The track description:
C++ is Hot!
Mobile and cloud technologies are re-energizing interest in the
uncompromising performance that C++ delivers and the new ISO/ANSI standard
(C++11) introduces features that allow programmers to achieve that
performance with ever greater expressiveness.
Join us as we discuss how to get the most out of Classic C++ and discover
the new features of C++11 that are being delivered now by the latest
compilers.
Sessions in this track are being given by award winning presenters. We will
go beyond Procedural and Object-Oriented Paradigms to explore Generic
Programming and Logic Paradigms. We will teach you how to write code in both
Classic C++ and C++11 that you can be confident is performant, maintainable,
and 100% robust in the face of exceptions. We will cover new C++11 features,
including the new standard for threading and what Scott Meyer¹s calls ³the
marquee feature of C++11,² move semantics. We will also introduce you to
some powerful new tool sets, one from Microsoft and the other Open Source
(Clang), for use with both Classic C++ and C++11.
---------
The ACCU meets monthly. Meetings are always open to the public and are
free of charge. To suggest topics and speakers please email Walter
Vannini via walterv@gbbservices.com
From: "Ali Cehreli" <acehreli@gmail.com>
Date: Sep 11, 2012 10:21 AM
Subject: ACCU: Silicon Valley Code Camp Announcement
To: "Ali Cehreli" <acehreli@yahoo.com>
Hello,
1) There is no speaker for this month.
2) ACCU is sponsoring a C++/C++11 Track at Silicon Valley Code Camp on October
6th and 7th. Code Camp is a conference of free sessions on many technical
topics. For more information: <http://www.siliconvalley-codecamp.com/>
Details about the C++/C++11 track are still being finalized and *more tracks
are being added as we speak*, but here is what it looks like right now:
Saturday
9:45 Exception-Safe Coding in C++ Part I, Jon Kalb
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=952
11:15 Exception-Safe Coding in C++ Part II, Jon Kalb
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=964
1:45 Logic Paradigm for C++ Part I, Roshan Naik
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=949
3:30 Logic Paradigm for C++ Part II, Roshan Naik
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=998
1:45 Generic Programming in C++: A real-world example, Marshall Clow
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=931
Sunday
9:15 C++11: Rvalues, Move Semantics, and Perfect Forwarding, Jon Kalb
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=940
10:45 C++11 Idioms, Sumant Tambe
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=983
1:15 Threads and Shared Variables in C++11, Hans Boehm
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=993
2:45 Windows 8 development with C++, Matt Harrington
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=1002
2:45 Introducing the Clang C++ Compiler, Chandler Carruth
http://www.siliconvalley-codecamp.com/Sessions.aspx?SessionId=1040
The track description:
C++ is Hot!
Mobile and cloud technologies are re-energizing interest in the
uncompromising performance that C++ delivers and the new ISO/ANSI standard
(C++11) introduces features that allow programmers to achieve that
performance with ever greater expressiveness.
Join us as we discuss how to get the most out of Classic C++ and discover
the new features of C++11 that are being delivered now by the latest
compilers.
Sessions in this track are being given by award winning presenters. We will
go beyond Procedural and Object-Oriented Paradigms to explore Generic
Programming and Logic Paradigms. We will teach you how to write code in both
Classic C++ and C++11 that you can be confident is performant, maintainable,
and 100% robust in the face of exceptions. We will cover new C++11 features,
including the new standard for threading and what Scott Meyer¹s calls ³the
marquee feature of C++11,² move semantics. We will also introduce you to
some powerful new tool sets, one from Microsoft and the other Open Source
(Clang), for use with both Classic C++ and C++11.
---------
The ACCU meets monthly. Meetings are always open to the public and are
free of charge. To suggest topics and speakers please email Walter
Vannini via walterv@gbbservices.com
Wednesday, September 12, 2012
Tuesday, September 11, 2012
cc_chd -- CHD Congestion Control Algorithm
New in FreeBSD 8.3 and 9.0 is a choice of TCP/IP congestion modules. |
CHD enhances the HD algorithm implemented in cc_hd(4) provides tol- erance to non-congestion related packet loss and improvements to coexis- tence with traditional loss-based TCP flows, especially when the bottle- neck link is lightly multiplexed. Like HD, the algorithm aims to keep network queuing delays below a par- ticular threshold (queue_threshold) and decides to reduce the congestion window (cwnd) probabilistically based on its estimate of the network queuing delay.
Tuesday, September 04, 2012
Saturday, September 01, 2012
Subscribe to:
Posts (Atom)