Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xem
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
xem
3y ago
thanks bro :3
2.
▲
by
xem
4y ago
I'm just going through it. I'm 35, Web Dev since 2009, work from home (2 hours away from work) since 2020, and my company just decided that they want everyone back at the office immediately, or quit. So I quat. And I decided I
3.
▲
by
xem
4y ago
- Regular Expressions - Unicode and characters encodings - Native WebGL - CSS3D - Women I lied about women.
4.
▲
by
xem
5y ago
Been coding for ~20 years and I still see coding as an "end" (ie. an interesting goal) even when I'm making apps or games where the code is invisible to the end user
5.
▲
by
xem
5y ago
Here's my implementation, also inspired by these videos It was made in 1kb for the JS1K demo competition: https://js1k.com/2018-coins/demo/3124 Detailed source code: https://github.com/xem
6.
▲
by
xem
5y ago
I have a few: JavaScript code-golfing; CSS3D art; WebGL (traditional and as in shadertoy); Unicode; 6502 / NES emulation
7.
▲
by
xem
6y ago
The "ungolfed" code looks like this: <input id=i> <a onclick='u.innerHTML+="<li onclick=innerHTML=innerHTML.strike()>"+i.value'>+ <a onclick=u.innerHTML="">X</a> <
8.
▲
by
xem
6y ago
My solution in 155 chars, vanilla JS <script>document.write(`<input id=i><a${o=" onclick="}'u.${H="innerHTML"}+="<li${o}${H}=${H}.strike()>"+i.value'>+<a${o}u.${H}="&qu
9.
▲
by
xem
6y ago
Hi, Here's my tutorial for going much further than a colored triangle, with very few code too: https://xem.github.io/articles/webgl-guide.html
10.
▲
by
xem
6y ago
I've been allowed to continue working from home (at my parents' house) since lockdown and save 800€/month (half of my paycheck) :)
11.
▲
A full, summarized, interactive WebGL tutorial
(xem.github.io)
5 points
by
xem
6y ago
|
0 comments
12.
▲
by
xem
6y ago
- CSS3D, a fun and easy way to make 3D scenes / games in the browser without WebGL. To my knowledge, we are about 5 people to use it ( https://xem.github.io/articles/css3dgames.html ) - JS code-golfing... I'm n
13.
▲
The smallest WebGL playground (a 245 bytes Shadertoy clone)
(xem.github.io)
1 points
by
xem
7y ago
|
0 comments
14.
▲
by
xem
8y ago
http://xem.github.io I'm Maxime, front-end developer and passionate of JavaScript code-golfing. I make tiny JS demos & games for fun or for contests like JS1K.com and JS13Kgames.com, and write about them (among other fr
15.
▲
by
xem
8y ago
"<!doctype html>" Four years ago, I was hired to reboot the front-end development of a french search engine from a blank html page. It has millions of users now.
16.
▲
by
xem
8y ago
Real estate Bought 3 student apartments in 2012 (when I was 24) and finished paying them at the beginning of 2018. The apartments are entirely managed by an agency that finds the student, collects the money, does all the maintainance, and g
17.
▲
Show HN: A 89b JavaScript notepad with local persistence
(xem.github.io)
3 points
by
xem
8y ago
|
1 comments
18.
▲
by
xem
8y ago
For the record, here's the smallest notepad with local persistence we've golfed in JS: http://xem.github.io/postit/ (github: https://github.com/xem/postit/ )
19.
▲
by
xem
8y ago
If you're interested in demoscene, this explains how to make x86 programs in 256b or less: http://sizecoding.org/ ... and yes, I consider it beautiful x86 code :)
20.
▲
by
xem
8y ago
Here's a similar app but golfed in 280b: https://twitter.com/MaximeEuziere/status/987222337081704448
21.
▲
by
xem
9y ago
Hey, the new version and its updated code are live! http://xem.github.io/sheet/
22.
▲
by
xem
9y ago
yah, sorry, it works best on Chrome (Win10, Mac or Android)
23.
▲
by
xem
9y ago
Hi! yup, only CSS and emoji. :) if you want to know a bit more, here's a making-of: http://xem.github.io/articles#js13k17
24.
▲
by
xem
9y ago
Yeah sorry, apple-eating is basically the only detail I didn't explain, thinking it was the most normal thing to do when you control a snake :)
25.
▲
by
xem
9y ago
Thanks man! I made this game by (ab)using the power of CSS and CSS3D, and really focused on the player experience, so I'm glad you enjoyed it! If you continue playing, you'll see even more surprises :) Also, here's a making-o
26.
▲
by
xem
9y ago
Okay :) We're still removing a few bytes but when it's done I'll make a commented version.
27.
▲
by
xem
9y ago
awesome! (oh noes, it gets rid of the +-~j trick! :D)
28.
▲
by
xem
9y ago
Well, it's a 3 years old app, and we like it in this "minimal" form. We've made a lot of other mini apps, tools and games though, you can find the link on top of xem.github.io/sheet
29.
▲
by
xem
9y ago
NB: as mentioned in the "AMA" page, the whole team also helped a lot to reduce the size of this app after I got into the game, it's not just golfed by me. Cheers
30.
▲
by
xem
9y ago
good thing we made it just for fun, then
More ›