Viewing profile — Scotchy
Scotchy
HN member- Joined
- Wed, Jan 18, 2012, 2:40 PM UTC
- HN karma
- 15
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About Scotchy
No profile information was provided.
Recent public activity
-
comment
Comment #47845013
Any alternative to Claude Design ? Tried Figma with Opus 4.6 but it doesn't come close in my experience. Codex is abysmal for UI design imo.
-
comment
Comment #5182692
What you just described is, put simply, to follow engineering principles. Some people would argue that Software Development is not an engineering discipline but a craftsmanship. An…
-
comment
Comment #5182302
Altough I agree with you, I still definitely think we are heading towards a future where in order for your code to ship, you will need to be a certified programmer, or have it vali…
-
comment
Comment #4972970
you mean warm up, not stretch, right ? Stretching happens after if ever, not before :)
-
comment
Comment #4836436
There is someone who already ported V8 as an implementation of JSR223: http://code.google.com/p/jav8/ Had a try and it seems promising. The only drawback I see is that there are st…
-
comment
Comment #4376427
Took me about 10 seconds to locate & fix, and I am not the author :P http://jsbin.com/ewufof/6/edit
-
comment
Comment #4305858
Yes that is right, altough if you really need 16 instances then I would assume you would hit the 50GB quite easily.
-
comment
Comment #4287964
So basically, it is a triple-store with keeps track of time and no mutation of past. They have their own query language but it looks to me that they did a great job at making it as…
-
comment
Comment #4132299
Very nice read, thanks for sharing
-
comment
Comment #4083783
There's LeWeb in december: http://www.leweb.co/
-
comment
Comment #4083504
I often find myself using 1 Edit: fixed
-
comment
Comment #3841957
I discovered this when I was debugging a Netbeans generated REST Webservices. The web UI makes clever use of OPTIONS in order to list the available services and their parameters au…
-
comment
Comment #3797102
I very often hear this comment from my fellow developper colleagues. In our startup, I am responsible for the frontend coding. Very frequently, I get requests from other developper…
-
comment
Comment #3722763
Well you can still track how many people scan it, right ? e.g. by providing a proxy link ?
-
comment
Comment #3504716
True that, sorry for being blind. Nonetheless, people upvoting my comment probably shows that many people missed that.
-
comment
Comment #3504234
Everytime I open a report, it hits http://app.plumbr.eu/decrypt_report with an encrypted version of the report. Even if you don't store that information, and even if it is not real…