Viewing profile — bertfreudenberg
bertfreudenberg
HN member- Joined
- Tue, Feb 03, 2015, 1:02 PM UTC
- HN karma
- 9
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About bertfreudenberg
No profile information was provided.
Recent public activity
-
comment
Comment #15403099
Kent Beck invented TDD while programming in Smalltalk. You first extend the environment with tests, then add the code to make them green. All without ever having to restart the "pr…
-
comment
Comment #14636863
Yes, on retina plain SqueakJS uses half the resolution, and by default the canvas interpolates. It looks sharper if you force pixel doubling: https://squeak.js.org/run/#url=https:/…
-
comment
Comment #10377438
Someone broke that page (it's a Lively page, meaning it's editable by anyone). Here is a stand-alone version, running ThingLab: http://www.cdglabs.org/thinglab/
-
comment
Comment #9002606
Large data (file contents) is stored in IndexedDB, only settings and file meta data in localStorage.
-
comment
Comment #9002586
Works for me in Firefox 34.0.5, default settings. Would be great if you could post instructions on how to reproduce at https://github.com/bertfreudenberg/SqueakJS/issues
-
comment
Comment #8990093
Yep. I reported that a while ago, but it's not fixed yet: https://bugs.webkit.org/show_bug.cgi?id=136803