Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
FWeinb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
FWeinb
1y ago
Got into 3d modeling a few month ago and build another game using marbles with a bit of an objective instead of being free form. See: https://makerworld.com/en/models/684705-marble-logic-a-capti...
2.
▲
by
FWeinb
10y ago
Is there a recent benchmark comparing these different offerings? Would be great to see some real data on how each is performing.
3.
▲
Pay Google to stop seeing ads
(contributor.google.com)
73 points
by
FWeinb
11y ago
|
77 comments
4.
▲
by
FWeinb
11y ago
Great work! I build[1] a classic javascript interpreter for Langton's Ant a few years ago. Just updated it to include support for custom rules. Thanks for reminding me about Langton's Ant it is always cool to recall things one bui
5.
▲
by
FWeinb
11y ago
This is an awesome project. After watching all of his videos this[1] one is the most curious, because you could probably get his phone number by measure the time it takes for a digit to dial. Not that this is something I would endorse but
6.
▲
by
FWeinb
11y ago
We have been using this in one class. I compiled it to run in a web browser: http://mmix.rwth.weinberg.me It is faster than I would have thought. It even runs on iOS8. (Disclaimer: this was created in 1-2h and the JS is like 3Mb
7.
▲
SassDoc 2.0 – A documentation tool for Sass
(sassdoc.com)
3 points
by
FWeinb
12y ago
|
0 comments
8.
▲
by
FWeinb
12y ago
See the W3C Spec: http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-75708506
9.
▲
Sass 3.3 is released
(blog.sass-lang.com)
75 points
by
FWeinb
13y ago
|
31 comments
10.
▲
by
FWeinb
13y ago
Looks great. I made a mutlilanguage version a while ago: http://codepen.io/FWeinb/pen/oyACz
11.
▲
by
FWeinb
13y ago
This is great! Best ones: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Write Code In 2012 The tent that turns into concrete in less than 600 bytes CoffeeScript is not a four letter word
12.
▲
by
FWeinb
13y ago
Why isn't it possible to just use your iPhone or any other Bluetooth (4.0 low energy) device, they should have a unique mac address and could be used for something like this.
13.
▲
Blurry Transparent Header Effect from iOS7 in CSS
(css-tricks.com)
1 points
by
FWeinb
13y ago
|
0 comments
14.
▲
IOS7 translucent effect in pure CSS
(codepen.io)
1 points
by
FWeinb
13y ago
|
0 comments
15.
▲
IOS7 translucent topbar in pure CSS
(codepen.io)
1 points
by
FWeinb
13y ago
|
0 comments
16.
▲
by
FWeinb
13y ago
To bad that it is not working with a background canvas. http://codepen.io/FWeinb/pen/0378ed8ad8a56f4f989ed8085baf5cd...
17.
▲
by
FWeinb
13y ago
Wrote about it: http://blog.weinberg.me/2013/06/21/direction-aware-hover-pur...
18.
▲
by
FWeinb
13y ago
Thanks!
19.
▲
Direction aware hover state in pure css
(codepen.io)
11 points
by
FWeinb
13y ago
|
5 comments
20.
▲
by
FWeinb
13y ago
Exactly what was on my mined as I saw this earlier. (Context: https://news.ycombinator.com/item?id=5913381 )
21.
▲
Slides is an easy way to create, share and present your ideas.
(blog.slid.es)
3 points
by
FWeinb
13y ago
|
0 comments
22.
▲
by
FWeinb
13y ago
I made a HTML/CSS3 version out of it: http://codepen.io/FWeinb/pen/iwIBK
23.
▲
PayPal loading animation done in pure CSS
(codepen.io)
2 points
by
FWeinb
14y ago
|
0 comments
24.
▲
by
FWeinb
14y ago
I would disable the text selection like this: body{ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } Great project. Looks Awesome.
25.
▲
by
FWeinb
14y ago
A while ago I recreated the visualization of the Sieve of Eratosthenes from Wikipedia ( http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes ) in Javascript: http://codepen.io/FWeinb/full/tmwnf
26.
▲
by
FWeinb
14y ago
Here I tried to create all MacBooks http://codepen.io/FWeinb/pen/dEnbz
27.
▲
by
FWeinb
14y ago
Awesome wristwatch a while ago I created a WordClock. The Clock is pure CSS. The logic is made in JS. The idea comes from a German company called Biegert & Funk. http://hackerne.ws/item?id=4344107 Hope you like it.
28.
▲
QLOOKTWO from Biegert&Funk in HTML/CSS/JS
(codepen.io)
1 points
by
FWeinb
14y ago
|
0 comments