Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

We've gone full circle! This thing started as a stand-alone HTML page for dweets with ability to embed the code in the URL: http://arkt.is/t (hover to show editor). GitHub: https://github.com/sigvef/arktis-tweet-demo . Here it is with the same dweet embedded: http://arkt.is/t/Yy53aWR0aHw9MDtmb3Iobj0yMDA7bi09MS82NDt4LmZ... .

Incidentally, this is where the "dwitter" name came from: "demos" as in the demoscene (https://en.wikipedia.org/wiki/Demoscene) and twitter.



sort by: page size:

I've never heard of dweets/dwitter before; thanks for sharing. For anyone else:

Dwitter.net is a challenge to see what awesomeness you can create when limited to only 140 characters of javascript and a canvas. Give it a go!

https://www.dwitter.net/


If you like demo-in-a-tweet content, check out dwitter: https://www.dwitter.net/

http://www.tweetlights.com <- I made this site as a side project when discussing how hard it is to help new followers quickly get up to speed on what you've tweeted about over the years since you can only have 1 pinned tweet. Quick and dirty code here (written in python using flask as well as the requisite javascript scripting for the front end): https://github.com/dbish/tweetlights. Site is hosted on AWS Elastic Beanstalk.

I made this site over a weekend as a side project when discussing how hard it is to help new followers quickly get up to speed on what you've tweeted about over the years since you can only have 1 pinned tweet. Quick and dirty code here (written in python using flask as well as the requisite javascript scripting for the front end): https://github.com/dbish/tweetlights. Site is hosted on AWS Elastic Beanstalk.

If you want to see demos (as in demoscene) in a tweet of 140 characters - https://www.dwitter.net/

Hi! Author here. I built this because I wanted to be able to unroll Twitter threads to markdown (for import into tools like Roam & Obsidian). It was also a great chance to try Twitter’s new search API released this week.

I used NextJS, plus several great OSS projects of note:

https://next-auth.js.org/

https://github.com/draftbit/twitter-lite

https://github.com/outline/rich-markdown-editor

https://github.com/system-ui/theme-ui


And the documentation for the embed api on their website https://developer.twitter.com/en/docs/twitter-for-websites/e...

I'll just put the code up on github. It'll take me a bit, so check back in a day or two.

http://classicempire.com/

I'll announce it here:

https://twitter.com/ClassicEmpire


I actually built this page a few years ago when I was working at Twitter during a hack day (bonus points if you can find the easter egg!). It's fun to see it on HN again.

Anyone who is interested in Twitter's current open source contributions should definitely check out the open source section of their engineering site as well:

https://engineering.twitter.com/opensource


They appear to have made a javascript widget that lets you put twitter on a page.

Twitter's Github: https://github.com/twitter

Apache Aurora, Bootstrap, Storm, Heron, Pants, ThriftMux, DistributedLog, Apache Cotton, Iago, just to name a few.


We've been working on something like this but better for a while: http://meeep.com A totally customizable Twitter web client (e.g., you can upload your own userscripts, HTML templates, etc.).

Here's [1] a page where you are only allowed to use as much code as would fit in a Twitter message. There are fractals being created and other cool stuff (third one by "icecuber", ctrl+f). So, not really much code needed for some awesome effects.

[1]: http://dwitter.lionleaf.org/top


A direct demo can be seen in the form at the bottom of my last blog post: http://blog.blinker.net/2009/06/05/creating-twitter-this-lin...

Nice! At first, it looked a lot like https://data.sparkfun.com/ which hosts a similar service. (Sparkfun made all the code available with an OSS license at https://github.com/sparkfun/phant.)

But it seems that Dweet.io adds subscriptions and alerts to the mix - actively pushing data out to subscribers or when certain conditions are met. That's a nice addition.


And you are Dmitry! We use your TweetNacl-js implementation for https://github.com/wallix/PEPS!

This seem to be the most complex Twitter clone out there. I'm talking about an open source one...

This is really cool. I worked on something similar during a hack day while I was still at Twitter.

https://github.com/jkubicek/Switters

My project used QR codes attached to a tweet as images to encode the message. It's still got a long way to go before it's at all user friendly, but I had fun building it.


This is great! Super similar to a project I put out 2 months ago: https://twitter.com/vctweetbot
next

Legal | privacy