FastJacks Paralleluniversum

    • Datenschutzerklärung
    • Impressum
  • Podcast-Perlen

    Beim stöbern in den Podcasts bei iTunes bin ich über einen hochinteressanten Podcast gestoßen: Science Fiction and Politics. Es handelt sich dabei um Mitschnitte einer Vorlesung von Prof. Courtney Brown an der Emory University. Es ist faszinierend, wie Klassiker der Science Fiction nicht nur technologische Entwicklungen vorhersagten, sondern auch politische. Oder wie die Science Fiction…

    May 6, 2006
  • 802.11n bei Abstimmung durchgefallen

    Dies wird einige Hersteller von sogenannten Pre-n-Produkten ganz schön ankotzen. Sie hatten schon die Geräte fertig und warteten in den Startlöchern auf die offizielle Abstimmung. Der zur Abstimmung stehende Draft ist ja seit längerem festgeklopft und die Hersteller konnten so bereits ihre Geräte vorbereiten. Bei der Abstimmung kamen nicht genug Stimmen für den Standard zusammen.…

    May 5, 2006
  • PostgreSQL auf Mac OS X selbstgebaut

    Dies ist eine Anleitung, um PostgreSQL auf Mac OS X Tiger zu installieren. Diese Anleitung ist größtenteils an diese Anleitung angelehnt, doch an einigen Stellen weiche ich davon ab, wo es mir sinnvoll erschien. Ich habe sie für mich und meinen Arbeitskollegen geschrieben, doch ich hoffe, daß sie sich auch für andere als hilfreich erweist.…

    May 3, 2006
  • Toilettenpapier mit Fußballmotiven

    Da geht man nichtsahnend in den Laden, um sich Toilettenpapier zu kaufen und findet dann so ein komisches Fußball-Toilettenpapier. Zuhause angekommen packte ich eine Rolle aus und fand auf dem Papier aufgedruckt irgendwelche Fußballweisheiten. Und plötzlich machte es Sinn. Wissenswertes über Fußball auf dem Toilettenpapier und Fußball ganz allgemein. Beides geht mir am Arsch vorbei.

    May 1, 2006
  • Doctor Who, mal wieder

    Die zweite Staffel (eigentlich die 28.) von Doctor Who ist angelaufen. Am Freitag lief bereits die 3. Folge in England. Dies war diesmal eine ganz besondere Folge, denn es gab mal ein Wiedersehen mit alten Bekannten. Und ich meine wirklich alt. Sarah Jane Smith, die Begleiterin des 3. und 4. Doctors, sowie ihr Begleiter K-9.…

    May 1, 2006
  • Nummer 8, die zweite

    Ok, das war wirklich eine Überraschung. Nachdem der erste Weisheitszahn im Unterkiefer sich sträubte, war sein Nachbar im Oberkiefer leichter zu überzeugen. Ein kurzer Knacks und die Prozedur war in wenigen Sekunden vorbei. Ich habe es gar nicht richtig mitbekommen, so schnell ging das.

    April 21, 2006
  • Wecker stellen!

    Wenn mal wieder der make buildworld mit so unerklärlichen Fehlern wie /usr/obj/usr/src/amd64/usr/bin/ld: cannot find -ll abbricht, sollte man als erstes mal schauen, ob die Uhr richtig geht.

    April 19, 2006
  • Zahlen formatieren in Ruby

    Es muß nicht immer printf sein, um Zahlen in Ruby zu formatieren. Ruby kennt da einen eleganteren Weg. irb(main):001:0> foo=3.14159265358979323846264338328 => 3.14159265358979 irb(main):002:0> “%.4f”%foo => “3.1416” Zwar muß man immer noch die relativ umständlichen Printf-Style Format-Strings angeben, doch muß man sich nicht mit den Platzhaltern in den Strings herumschlagen.

    April 18, 2006
  • Typographie für alle

    Korrekte Typographie ist nicht nur etwas für LaTeXer. Gewisse Regeln der Typographie sollte man eigentlich immer beachten. (z.B. vor Satzzeichen kein Leerzeichen) Hier sind ein paar Dokumente für Leute, die sich einer korrekten Typographie auch im Alltag befleißigen möchten. typokurz – Einige wichtige typografische Regeln (Auch wenn ich mich in diesem Blog noch an die…

    April 17, 2006
  • Mit Array in PostgreSQL herumhantieren

    Ich brauchte bei einer Abfrage einfach nur die beteiligten Mitarbeiter. Eine einfache Auflistung der Namen reichte mir da. Mit PostgreSQL kann man sowas recht einfach erledigen. SELECT array_to_string(ARRAY[‘foo’, ‘bar’, ‘baz’, ‘qux’], ‘, ‘); array_to_string ——————– foo, bar, baz, qux (1 row) Das Array wird als String mit jeweils dem zweiten Parameter aus array_to_string() verkettet. Ist…

    April 10, 2006
←Previous Page
1 … 57 58 59 60 61 … 87
Next Page→

FastJacks Paralleluniversum

Proudly powered by WordPress

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-advertisement1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analytics1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-functional1 yearThe cookie is set by the GDPR Cookie Consent plugin to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-others1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Others".
cookielawinfo-checkbox-performance1 yearSet by the GDPR Cookie Consent plugin, this cookie is used to store the user consent for cookies in the category "Performance".
CookieLawInfoConsent1 yearRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
_pk_id.1.cfaf1 year 27 daysNo description
_pk_ses.1.cfaf30 minutesNo description
SAVE & ACCEPT
Powered by CookieYes Logo