
X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
HackDesign
Smashingmagazine
A List Apart
CSS-Tricks
Little Big Details
Awwwards
AIUX
UX Design Weekly
X (Twitter)
HackDesignNo HackDesign videos yet. You could help us improve this page by suggesting one.
Pretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) seems to be a lot more popular than HackDesign. While we know about 904 links to X (Twitter), we've tracked only 5 mentions of HackDesign. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / about 1 month ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 2 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 2 months ago
I mean, just setup redirector extension and never think about it again. Redirect: https://x.com/*. - Source: Hacker News / 3 months ago
Focus on community-driven marketing strategies using platforms such as Discord, Twitter, and Reddit to build strong relationships with your audience. While these approaches are critical, donโt overlook traditional marketing channels. Utilize PR, content marketing, and other methods to reach a broader audience. - Source: dev.to / 4 months ago
I recall the HackDesign website/course being great a few years ago! Not sure about now, but used to be free...! https://hackdesign.org/. - Source: Hacker News / over 2 years ago
For short-form lessons, applied knowledge, and tooling intros https://hackdesign.org also has a decent set of resources. Source: about 3 years ago
What specifically do you want to get better at? Visual design or interaction design? Try these: https://hackdesign.org/ https://www.interaction-design.org/courses/ui-design-patterns-for-successful-software https://www.manning.com/books/usability-matters https://pragprog.com/titles/lmuse2/designed-for-use-second-edition/ https://designcode.io/ui-design-for-developers https://www.learnui.design/newsletter.html... - Source: Hacker News / about 3 years ago
There is also a cool free resource online for learning design - https://hackdesign.org/. Source: over 3 years ago
Hack Design is a design course as well as a curated list of resources and tools: https://hackdesign.org/ It's not limited to web design (though resources relevant to web design make up a large part of the course) but addresses design fundamentals such as colour theory and typography, too. - Source: Hacker News / over 4 years ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Smashingmagazine - Smashing Magazine delivers useful and innovative information to Web designers and developers. Their aim is to inform about the latest trends and techniques in Web development.
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
A List Apart - A List Apart is a fantastic blog that recently released version 5.0 which brought a great new design. A List Apart explores the design, development, and meaning of web content, with a special focus on web standards and best practices.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
CSS-Tricks - CSS-Tricks is a website about websites.