235 private links
Rewrite JS projects in Rust with WebAssembly
Add an old layout page collection
A collection of things to implement on a website
A source of thruth. It informs which account has the owner.
The values of HTML are not exactly the ones of HTML first.
https://html-first.com/
The author recommends to include instead:
- HTML that is actual HTML, i.e., that is valid (common sense, until you start checking)
- HTML that makes full use of HTML features, i.e., that’s not XHTML–HTML
- HTML that is used according to purpose (aka semantic HTML)
- HTML that is accessible
#futurBilletDeBlog
#idea #browserExtension a view source with automatic indentation
Tiny devs
Make a UI for it
They're nice and useful tools :)
They can be extended to browser extensions if they need to.
Compléter l'outil, à voir aussi selon les besoins.
Et puis un outil un peu plus gros qui n’est qu’une idée, car j’en ai marre que les outils existants tombent ou deviennent des usines à gaz :
– former une BDD des groupes/artistes de musique, et y intégrer les albums à paraître. Le tout où on peut s’abonner à tel ou tel artiste, et ça donne un flux RSS ou un ICS personnalisé qui nous envoie un rappel lorsque l’album sort. Comme ça, ça m’évitera de louper des trucs.
Dans un premier temps, ça sera un outil perso pour suivre mes artistes préférés, vu que ça me demandera déjà pas mal de veille, mais à terme pourquoi ne pas faire un système collaboratif où quelqu’un peut proposer une date pour un album à paraître pour n’importe quel artiste. Évidemment, dans ce cas, une source sera exigée et une validation manuelle à faire (par moi). L’idée est surtout de proposer des flux RSS/ICS pour tout le monde.
NoiseCapture is a free and open-source Android application that allows users to measure and share the noise environment. Each noise measure is combined with its GPS track so that the result can be displayed in interactive maps within the application, but also on this page.
Ja klar, bei manchen Sachen sollte man das mit ARIA Elementen anreichern, aber bei vielem könnte man es verbessern indem man einfach die richtigen HTML Tags/Attribute verwendet.
Use Cases anzeigen und sie durchsuchen können.
Beispielen:
- Accordion:
<details>
/<summary>
<dialog>
- Definitionsliste:
<dl>
/<dt>
/<dd>
- Definition steht im Paragraph
<dfn>
- Listen:
<ol>
/<ul>
- Mehr Kontekt
<time>
,<kbd>
,<abbr>
- Separator zwischen Paragraphen:
<hr>
- Abkürzung:
<address>
<quote>
/<blockquote>
/<cite>
- semantische Struktur der Seite:
<article>
/<section>
mit o. ohne Heading /<footer>
/<header>
/<main>
/<aside>
/<nav>
“I ran a database company before this and I think the thing people like me never want to talk about is just about everyone has a few sub-10 gigabyte databases.” said Kurt Mackey, the CEO of Fly. “If you’re really in that category, you know this is super interesting because it’s SQL and it’s amazing for 10 gig databases.”
“[There’s] no need to get a database server up and running (or a docker container). It’s just a file. You can even send the database file to a coworker if you need some help with something.”
The software runs very fast without performance glitches, but there aren’t the same number of tools that can help support it. [...] I think the biggest complication for us is that there’s no tooling for it.
A (huge) list of projects that can be implemented
Idea of writing:
- Here’s a cool thing I made.
- Here’s a cool thing someone else made.
- Here’s something I just learned.
- Here’s something I want to learn that looks cool.
- Why I want to learn/use/do this thing.
- Why I don’t want to learn/use/do the thing.
- I’m in the process of learning something but I haven’t quite got it figured out yet.
- Here’s something else I discovered while learning a thing.
- Let’s learn a thing together!
- Here’s a tip, tool and/or person that helped me recently. Maybe it’ll help you too.
- Here’s a problem that’s been bugging me.
- This is what I think about work/life/the industry/the world/this UI component right now.
- Here’s an interesting thing someone else has to say. Here’s my take on it.
- I’m feeling motivated! This is what’s motivating me.
- I’m feeling unmotivated or burnt out. Here’s why.
- This is what I’ve been reading/watching/listening to recently.
- Here’s a list of things I could blog about.
Make a german article of it
Past a URL and retrieves some information about it.
First: check if the url is "safe"