bobobjorn
|
9 years ago
|
on: Hiring without whiteboards
I have used both ways, and i would say the candidates in general respond better to using the whiteboard.
I do ofcource not require syntacitly correct code or anything like that. Im looking for ideas not if they are a compiler.
Using their own computer way to many struggle with creating a new project or other basic things. And that dont make them comfortable either. It also takes much longer then using the whiteboard.
bobobjorn
|
12 years ago
|
on: Sweden fines pirate $650,000 for illegally sharing a single film
bobobjorn
|
12 years ago
|
on: PostgreSQL Studio
Where do you see anything about MySQL?
bobobjorn
|
13 years ago
|
on: FoundationDB: A new generation of NoSQL database
That sounds alot like partialy atleast, the same model datomic has?
bobobjorn
|
13 years ago
|
on: Intel Core 2 Duo Remote Exec Exploit in JavaScript?
Tested it on my c2d (P8700). In chrome it claimed my cpu is not buggy, and in firefox the script didnt even work.
bobobjorn
|
13 years ago
|
on: Light Table Playground Levels Up
Running the install script installs and starts the old version. Might wanna fix that?
edit: It just keept saying version 0.0.8 is availible for me until i ran table update 0.0.8. Just running light table looked for updates but didnt find any.
When i finaly got the 0.0.8 version it greeted me welcomme to 0.0.7 :-)
bobobjorn
|
13 years ago
|
on: The Pal-V flying car
I wouldnt call that a flying car, I would call that a car that can turn into a gyro/helicopter.
bobobjorn
|
14 years ago
|
on: Semicolon: A language of semicolons
it seems to have goto.
bobobjorn
|
14 years ago
|
on: Notch live coding 0x10c
Yes, i dont mind that notch is writing code without tests.
I just dont want anyone else to think it is a good idea for them :-)
bobobjorn
|
14 years ago
|
on: The Newbie’s Guide to Learning Clojure
same here, why dont people just use github or other usefull hosting for their blogs :-/
bobobjorn
|
14 years ago
|
on: Notch live coding 0x10c
Depends on how long ago you wrote the tests. Pretty soon the tests you will write, will most likely test that the code does what it does. Not what it should do.
And yes, it is a better problem to have, then to have code that noone wants.
bobobjorn
|
14 years ago
|
on: Notch live coding 0x10c
If thoose folks exists, i have never met any. And if they exist, they are few. And if i then need to hire more people to work on the project. Im pretty much out of luck.
Even if i know i write perfect code (i dont). I wouldnt trust everyone that will work on my code to write perfect code.
bobobjorn
|
14 years ago
|
on: Notch live coding 0x10c
But if people then want your code, your stuck with code without tests. That you at most, can retro fit tests to.
bobobjorn
|
14 years ago
|
on: Notch live coding 0x10c
you can also do it with jrebel, which can reload alot more then debug mode.
bobobjorn
|
14 years ago
|
on: How key-based cache expiration works
But that wont show anything until it most likely already is to late. You dont realy want that value to ever go down, then you already have customers with a worse experience, and when that starts, it goes very fast down the hill.
bobobjorn
|
14 years ago
|
on: How key-based cache expiration works
I assume this has the effect that memcached is always full. How do you know when the hot cache is starting to fill memcached? Ie, how do you know when your cache memory is closing up to beeing to small?
bobobjorn
|
14 years ago
|
on: Selenium 2.0: Out Now
great work!
bobobjorn
|
14 years ago
|
on: Why SEO Disgusts Me
I think it is time to divide SEO into two parts.
One part where you optimise your site, you change ugly long urls to prettier easier to understand. Decrease the loading time and think about how and what you write. And similar things that mostly increases the experience for the users.
And then the other part where you buy links and other crap.
SEO has started to become asociated with evil. It can be, and it is often easier to do it the evil way. But to some extent it can be done in a good way. You can give customers an awesome experience so they blog about it. Give away free stuff and so on. Its not only evil.
bobobjorn
|
15 years ago
|
on: This may be the best resume I have ever seen
bobobjorn
|
15 years ago
|
on: Clojure TDD demo with midje
I find this excelent. The enforcement on higher abstractions is great. It might take longer to write the first time, but as we all know, its more important if it is easy to read then if it is easy to write.
To much clojure i see today has 20+ lines long functions with an abstractionlevel al over the map. Using midje will most likely help to even out the abstraction level and make it alot easier to read.
Using their own computer way to many struggle with creating a new project or other basic things. And that dont make them comfortable either. It also takes much longer then using the whiteboard.