VecStack
css-only-chat
VecStack | css-only-chat | |
---|---|---|
1 | 13 | |
4 | 6,582 | |
- | - | |
4.1 | 0.0 | |
almost 4 years ago | over 1 year ago | |
JavaScript | Ruby | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
VecStack
-
INTERCAL, YAML, And Other Horrible Programming Languages
Fun fact, my college intro to programming course was taught in Scheme. Most recently I dug lightly into Forth for the sake of making my own stack based programming language (it's very bad and unpolished, but a fun esolang), and that idea also happens a lot in Forth. It's a good and valuable way to think about programming, regardless of your programming paradigm!
css-only-chat
-
Bear Does Analytics with CSS
The idea of using CSS-triggered requests for analytics was really cool to me when I first encountered it.
One guy on twitter (no longer available) used it for mouse tracking: overlay an invisible grid of squares on the page, each with a unique background image triggered on hover. Each background image sends a specific request to the server, which interprets it!
For fun one summer, I extended that idea to create a JS-free "css only async web chat": https://github.com/kkuchta/css-only-chat
- GitHub – kkuchta/CSS-only-chat: A monstrous async web chat using no JavaScript
- 真 TM 技术鬼才: 前端纯 CSS 实现网页聊天
- GitHub kkuchta/CSS-only-chat: A monstrous async web chat using no JavaScript
- 技术鬼才: 用 CSS 实现聊天功能
-
No, CSS isn't a Programming Language
Isn't CSS Turing complete? Someone even implemented a chat client in it: https://github.com/kkuchta/css-only-chat
-
Gov.uk removed jquery and saw some performance improvements as a result
If it's something like a new reply to an issue raised, then you can either have it so these only show when the page reloads. Depending on how critical these notifications are, probably not the best solution. An alternative is to have a page that never stops loading. I've never actually used this approach, but I remember this guy used the approach for a JS-free chat system: https://github.com/kkuchta/css-only-chat
-
Yes, I can connect to a DB in CSS
Here's an actual CSS-only implementation of a chat app that I happened to stumble across yesterday while tinkering: https://github.com/kkuchta/css-only-chat
- Soft skills
What are some alternatives?
starlark - Starlark Language
evilginx2 - Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
Pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
image-monitor
pyinfra - pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
CSS_SQL_Networking_Tools - Tools used by the SQL Networking Customer Support Team
IntercalScript - The IntercalScript programming language
stylops - Write JSON as CSS
aridity - DRY config and template system, easily extensible with Python