Creative Recon3D

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: I’m getting one soon, but not sure if I’m happy. Marketing promises “mind-blowing” sound. Compared to X-Fi Extreme Audio, it’s a step forward, but lacks features of X-Fi Titanium HD: no hardware access in Win8, no OpenAL, no ASIO—bad for music/video work, gamers might not care. ...

January 6, 2012 · solariz

Battlefield 3 und Dolby Digital

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. # My First Post This is my first post on my new Hugo blog using the PaperMod theme. ## About Me I'm a software engineer with a passion for building cool things. I'm excited to share my journey and learnings with you all. ## My First Project Here's a look at my first project: ![A screenshot of my first project](images/project1.png) This project is a simple to-do list application built with React. ### Features * Add new tasks * Mark tasks as complete * Delete tasks ### Technologies Used * React * JavaScript * HTML * CSS ## Getting Started with Hugo Hugo is a great static site generator. It's fast and flexible. ### Installation To install Hugo, follow the instructions on the [official Hugo website](https://gohugo.io/getting-started/installing/). ### Creating a New Site ```bash hugo new site myblog cd myblog Adding a Theme git init git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod echo 'theme = "PaperMod"' >> config.toml Conclusion I’m looking forward to writing more posts and sharing my experiences. Stay tuned! ...

January 5, 2012 · solariz

Skyrim Enhanced Pack v1.1

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Skyrim Enhanced Pack 1.1 is now available with its own installer for easy removal and restoring vanilla. Includes a 64-bit memory patch and replaces FXAA Injector with a D2D proxy. Over 1GB of mods; impacts FPS but improves visuals. Comparison screenshots and download link provided. ...

November 22, 2011 · solariz

Skyrim Enhanced

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Besides Battlefield, I’m playing Skyrim on PC. It looks great and is fun to explore. I’m early in the story, so no full review. Skyrim is very moddable; the fanbase is huge. I use the “Enhanced Skyrim 1.0” pack (Top 15 mods: 2K textures, fixed models, better lighting, sky). The clouds and day/night cycles are impressive; bushes and grass sway in the wind. ...

November 20, 2011 · solariz

Battlefield 3 Guide, Tipps und Tricks

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Battlefield 3 has been playable in Germany for two weeks; I’ve spent about 30 hours. I’m summarizing tested tips, focusing on facts and myth-busting, excluding technical tweaks (see my earlier tweak guide). Tanks: grenades can’t destroy them; C4 and AT mines are best; jet MG hurts tanks more than mortars. ...

November 12, 2011 · solariz

Battlefield 3 Tweak Guide, Tuning auf dem Schlachtfeld

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Battlefield 3 is now more stable after launch issues. You can optimize via limited config tweaks; use Notepad++ and update GPU drivers (NVIDIA/ATI). Don’t use WordPad/Word to edit configs. Mouse lag can be severe; disable Origin In-Game (Shift+F1) as one cause. ...

November 5, 2011 · solariz

RAGE Ultra Quality

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Rage looks good by default, but I tweaked configs to use my PC’s resources. Since the UI has few options, changes go in rageConfig.cfg. Steps: set Steam launch options (+com_skipIntroVideo 1, g_fov 96, etc.), then create/edit rageConfig.cfg in steamapps/common/rage/base and paste the provided config. ...

October 21, 2011 · solariz

Netbeans IDE: Fehler, JVM creation failed

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: After updating to NetBeans 7 final, I get “JVM creation failed” at startup. Cause: on 64-bit systems with >4GB RAM, NetBeans memory detection fails. Fix: edit netbeans.conf in /etc/, in netbeans_default_options add: -J-Xmx512m inside quotes. If it still fails, lower the value. ...

May 14, 2011 · solariz

Ein Tag im Leben eines Password Hashs

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: I discuss hashes due to recent data leaks (Sony, Ashampoo). Passwords should be stored as hashes, not plaintext. Hashing isn’t encryption; it can’t be reversed. Example with digit sum shows collisions. Common algorithms: MD5, SHA; others include Whirlpool, Tiger, RipeMD, Haval, Adler32. Example: 12345 -> md5, SHA-1, Haval. ...

May 5, 2011 · solariz

Neuer Staubsauger Roboter von Samsung

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Almost exactly 2 years with my Samsung Hauzen vacuum. What I like versus Roomba/RBot: semi-intelligent room mapping via camera, instead of random cleaning. Works inconsistently, not in the dark. Mine was imported from Korea, speaks Korean with voice output. New EU model: Samsung NaviBot SR-8845, about €312.50, includes virtual wall and Edge mode. ...

March 28, 2011 · solariz