Skip to content
  • Home Home Home, current page.
  • About

Saved searches

  • Remove
  • In this conversation
    Verified accountProtected Tweets @
Suggested users
  • Verified accountProtected Tweets @
  • Verified accountProtected Tweets @
  • Language: English
    • Bahasa Indonesia
    • Bahasa Melayu
    • Català
    • Čeština
    • Dansk
    • Deutsch
    • English UK
    • Español
    • Filipino
    • Français
    • Hrvatski
    • Italiano
    • Magyar
    • Nederlands
    • Norsk
    • Polski
    • Português
    • Română
    • Slovenčina
    • Suomi
    • Svenska
    • Tiếng Việt
    • Türkçe
    • Ελληνικά
    • Български език
    • Русский
    • Српски
    • Українська мова
    • עִבְרִית
    • العربية
    • فارسی
    • मराठी
    • हिन्दी
    • বাংলা
    • ગુજરાતી
    • தமிழ்
    • ಕನ್ನಡ
    • ภาษาไทย
    • 한국어
    • 日本語
    • 简体中文
    • 繁體中文
  • Have an account? Log in
    Have an account?
    · Forgot password?

    New to Twitter?
    Sign up
aemkei's profile
Martin Kleppe
Martin Kleppe
Martin Kleppe
@aemkei

Tweets

Martin Kleppe

@aemkei

Mapper. Reducer. – http://JSFuck.com  and http://tixy.land  Creator, @Ubilabs Co-Founder, @GMapsPlatform GDE, http://aem1k.com  Code-Golfer. Ex @HHjs and @JSUnconf (he/him)

Hamburg, Germany
aem1k.com
Joined March 2007

Tweets

  • © 2021 Twitter
  • About
  • Help Center
  • Terms
  • Privacy policy
  • Cookies
  • Ads info
Dismiss
Previous
Next

Go to a person's profile

Saved searches

  • Remove
  • In this conversation
    Verified accountProtected Tweets @
Suggested users
  • Verified accountProtected Tweets @
  • Verified accountProtected Tweets @

Promote this Tweet

Block

  • Tweet with a location

    You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more

    Your lists

    Create a new list


    Under 100 characters, optional

    Privacy

    Copy link to Tweet

    Embed this Tweet

    Embed this Video

    Add this Tweet to your website by copying the code below. Learn more

    Add this video to your website by copying the code below. Learn more

    Hmm, there was a problem reaching the server.

    By embedding Twitter content in your website or app, you are agreeing to the Twitter Developer Agreement and Developer Policy.

    Preview

    Why you're seeing this ad

    Log in to Twitter

    · Forgot password?
    Don't have an account? Sign up »

    Sign up for Twitter

    Not on Twitter? Sign up, tune into the things you care about, and get updates as they happen.

    Sign up
    Have an account? Log in »

    Two-way (sending and receiving) short codes:

    Country Code For customers of
    United States 40404 (any)
    Canada 21212 (any)
    United Kingdom 86444 Vodafone, Orange, 3, O2
    Brazil 40404 Nextel, TIM
    Haiti 40404 Digicel, Voila
    Ireland 51210 Vodafone, O2
    India 53000 Bharti Airtel, Videocon, Reliance
    Indonesia 89887 AXIS, 3, Telkomsel, Indosat, XL Axiata
    Italy 4880804 Wind
    3424486444 Vodafone
    » See SMS short codes for other countries

    Confirmation

     

    Welcome home!

    This timeline is where you’ll spend most of your time, getting instant updates about what matters to you.

    Tweets not working for you?

    Hover over the profile pic and click the Following button to unfollow any account.

    Say a lot with a little

    When you see a Tweet you love, tap the heart — it lets the person who wrote it know you shared the love.

    Spread the word

    The fastest way to share someone else’s Tweet with your followers is with a Retweet. Tap the icon to send it instantly.

    Join the conversation

    Add your thoughts about any Tweet with a Reply. Find a topic you’re passionate about, and jump right in.

    Learn the latest

    Get instant insight into what people are talking about now.

    Get more of what you love

    Follow more accounts to get instant updates about topics you care about.

    Find what's happening

    See the latest conversations about any topic instantly.

    Never miss a Moment

    Catch up instantly on the best stories happening as they unfold.

    Martin Kleppe‏ @aemkei 2 Nov 2020

    The most minimalist creative coding environment is alive: ⟶ https://tixy.land  Control the size and color of a 16x16 dot matrix with a single JavaScript function. The input is limited to 32 characters – but no limits to your creativity! 🔴🔴 🔴🔴pic.twitter.com/aYlBDMwVun

    3:01 PM - 2 Nov 2020
    • 1,168 Retweets
    • 4,195 Likes
    • cawigames Paolo Coppola Veronika Vysokozerskaia Lamury Reynald Matteo Vaccari Elisabeth Arnold Ahmed elsherif MélanieEven mirkobozic7@gmail.com
    485 replies 1,168 retweets 4,195 likes
      1. New conversation
      2. Martin Kleppe‏ @aemkei 2 Nov 2020

        Some basic hints: 1. Click the dots to get detailed instructions. 2. Update the code to create your own animations. 3. Hit "submit" to save the code in the URL. 4. Make sure to share your creations in the comments! I will pick the best and add them to the default examples.💕

        57 replies 7 retweets 110 likes
        Show this thread
      3. Martin Kleppe‏ @aemkei 7 Nov 2020

        Martin Kleppe Retweeted Martin Kleppe

        https://twitter.com/aemkei/status/1324495985196847107?s=19 …

        Martin Kleppe added,

        Martin Kleppe @aemkei
        Here are some of my b/w creations at http://tixy.land  // scrolling "TIXY" font // by @atesgoral (t,i,x,y) => [5463,2194,2386][y+t*9&7]&1<<x-1 https://tixy.land/?code=%5B5463%2C2194%2C2386%5D%5By%2Bt*9%267%5D%261%3C%3Cx-1 … pic.twitter.com/v3RkGxM1cf
        Show this thread
        2 replies 0 retweets 20 likes
        Show this thread
      4. Martin Kleppe‏ @aemkei 9 Nov 2020

        The most requested feature was to remove the 32 character limit. I keep that as a "soft limit", so you'll see a warning while typing ahead. Example: https://tixy.land/?code=sin%28atan2%28y-%3D8%2Cx-%3D8%29%2Bhypot%28y%2Cx%29%2Bt%29 … So, no need to hack the maxlength attribute anymore while experimenting. h/t @joeytwiddlepic.twitter.com/DydJAk012V

        2 replies 2 retweets 22 likes
        Show this thread
      5. Martin Kleppe‏ @aemkei 10 Nov 2020

        I've created an GIF maker for http://tixy.land . Just add /gif to the path and specify the duration. Eg: https://tixy.land/gif/?code=4+%2A+t+%26+i+%26+x+%26+y … This will render and download a high-res Animated GIF that works perfectly in a tweet.pic.twitter.com/btWRl5heDX

        1 reply 5 retweets 45 likes
        Show this thread
      6. Martin Kleppe‏ @aemkei 10 Nov 2020

        Hint: There is also an experimental tool that will render a (static) PNG preview on the server. I might use that for the link open-graph previews: https://tixy.land/image/?code=4+*+t+%26+i+%26+x+%26+y …

        1 reply 0 retweets 7 likes
        Show this thread
      7. Martin Kleppe‏ @aemkei 12 Nov 2020

        Martin Kleppe Retweeted Martin Kleppe

        Added many examples to the http://tixy.land  tutorial, including some great community contribution, like:https://twitter.com/aemkei/status/1326637580486578177 …

        Martin Kleppe added,

        Martin Kleppe @aemkei
        A collection of colorful examples from http://tixy.land : // sin cos sin cos sin cos // by @inky (t,i,x,y)=> ((x^y)%2?sin:cos)(t) https://tixy.land/?code=%28%28x%5Ey%29%252%3Fsin%3Acos%29%28t%29 … pic.twitter.com/ymY0kg6hCl
        Show this thread
        1 reply 3 retweets 12 likes
        Show this thread
      8. Martin Kleppe‏ @aemkei 17 Nov 2020

        I've ported http://tixy.land  to pure Node.js! You can now render the examples in the command line as beautiful #ASCII art: > npx tixy-land "sin(t-sqrt((x-7.5)**2+(y-6)**2))"pic.twitter.com/pACedugHbq

        2 replies 9 retweets 77 likes
        Show this thread
      9. End of conversation
      1. Ed Freyfogle‏ @freyfogle 2 Nov 2020
        Replying to @aemkei

        https://tixy.land/?code=Math.tan%28y%2F8%2Bt%2B3-x%29%2BMath.sin%28t%29 …pic.twitter.com/k7iCROW2Qj

        0 replies 0 retweets 2 likes
        Thanks. Twitter will use this to make your timeline better. Undo
        Undo
      1. Jaume Sanchez Elias‏ @thespite 2 Nov 2020
        Replying to @aemkei

        https://tixy.land/?code=Math.sin%28x%2F2%2Bt%29%2BMath.sin%28y%2F2%2Bt%29 …

        0 replies 0 retweets 6 likes
        Thanks. Twitter will use this to make your timeline better. Undo
        Undo
      1. New conversation
      2. Jaume Sanchez Elias‏ @thespite 2 Nov 2020
        Replying to @aemkei

        this one's unexpectedly complexhttps://tixy.land/?code=Math.sin%28x%2F8%2Bt%29%25Math.sin%28y%2Bt%29 …

        1 reply 0 retweets 28 likes
      3. Martin Kleppe‏ @aemkei 2 Nov 2020
        Replying to @thespite

        You entered the matrix!

        1 reply 0 retweets 2 likes
      4. Show replies

    Loading seems to be taking a while.

    Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

      Promoted Tweet

      false

      • © 2021 Twitter
      • About
      • Help Center
      • Terms
      • Privacy policy
      • Cookies
      • Ads info