dasrecht | 2 years ago | on: An Empirical Study and Evaluation of Modern CAPTCHAs
dasrecht's comments
dasrecht | 8 years ago | on: 1.1.1.1 Cloudflare DNS Resolver Soon to Be Announced?
https://1.1.1.1 and also every1dns.com seem to point there
dasrecht | 13 years ago | on: Amazon EC2 Instance Comparison
dasrecht | 14 years ago | on: Show HN: Firebase, a scalable real-time backend
dasrecht | 14 years ago | on: Poll: What is your primary operating system
dasrecht | 14 years ago | on: How github was hacked
dasrecht | 14 years ago | on: Hetzner EX 4S Unixbench, dd and htparm results
Or as others have written you can buy 3 boxes at hetzner and scale 300% ;)
Solution?
dasrecht | 14 years ago | on: Hetzner introduces new server product with insane parameters for 59 EUR/mth
dasrecht | 14 years ago | on: The Five Stages of Hosting
Recently i fired up a Support Request around 5am and got a response 6am when their support team picks up work. during the day you usually don't have to wait longer than one hour for a support response.
They have awesome hardware for reasonable prices... i migrated everything i own from ec2 to one EX4 box with 8 cores and 16 gig of ram for less than i payed at EC2...
dasrecht | 14 years ago | on: WordPress has left the building
As someone stated in the comments. Wordpress isn't the solution to all. Mainly it's a blogging system with the possibilities to add some static content. Of course there are many plugins which enrich the wordpress expirience but a blogging system stays a blogging system at heart.
If you speak words like
* Document Management * Workflow Management or * Digital Asset Management
It's most likely you misunderstood Wordpress and it's capabilities from begin.
I personally use Wordpress for many purposes private and for professional work. But if the client's demands are to high i switch instantly to better suiting solutions (which does not mean that wordpress is bad but probably not suitable for all use-cases) which makes the client even happier.
About selling the right thing:
If you go to the customer and tell him "This one-shot solution will be Wordpress and you can do everything with it !" You already oversold it and probably you should speak with your business development guys ;)
One point i agree is the release schedule, which creates quite a lot of work trying to stay up to date with every wordpress instance you have. But i never saw the so called "perfect solution" not in OpenSource and not in "I pay fricken lot money for licences"-Software.
just my two cents
dasrecht | 14 years ago | on: Optimizing your printer
http://www.nrdy.ch/2011/05/07/printer-hacking-101-reset-your...
I reset the original cartridge the second time now and it's printing like the first page.
dasrecht | 14 years ago | on: 6th Grade iPhone Developer speaks at TEDx
dasrecht | 14 years ago | on: The alternative Internet, WiFi based
But why creating something new when there are projects available like OpenWRT or DD-Wrt or Freifunk Firmware wich creates a Mesh-Network that works quite good? The only thing you need is standard Wi-Fi routers and those firmwares.
dasrecht | 15 years ago | on: Secure your Linux server - HowTo by the NSA
take /var/log as example. if someone floods your server with traffic and you log every tiny bit (or even worse you have the debug level set to on) the logs will quickly take lots of space. if the space is full no further write access is possible
if it's a seperate partition you can't write more logs... if it's on the same partition you won't be able to log in by ssh as example because your drive is full and you can't spawn the sshd agent ;)
dasrecht | 15 years ago | on: Tell HN: HN Meetup in Zurich, Switzerland on the 12th of May
dasrecht | 15 years ago | on: Facebook Fails at https
dasrecht | 15 years ago | on: Facebook Fails at https
It's (for me) pretty simple. they force the users to use http because the amount of cpu time which is spent for http user is lower than the time for https...
just my two cents
dasrecht | 15 years ago | on: Stolen Laptop Contains Man's Dreams
I really wonder how often Students loose their work. Hence nowdays it's so easy to have a good backup running...
dasrecht | 15 years ago | on: Adobe Buys Swiss Company Day Software For $240 Million
Their Nosql idea has too great possibilitys.
And of course as stated by Kris they use lots of opensource in their Product.
dasrecht | 16 years ago | on: Facebook Graph API robots.txt
you can set the userid as parameter and you get Mark Zuckerbergs Profile here : http://graph.facebook.com/4
Then you can simple count up to infinite to get the other profiles. The API has a Usage limit and blocks after a while