home.social

#www — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #www, aggregated by home.social.

fetched live
  1. I should at some point get around to writing the specifications for the alternative web document markup language I've had in my head forever.

    HTML isn't bad, but it is definitely constrained by its position as the default markup language for the whole modern web. They need to cater to everyone, from super fancy corporate websites, massive web applications, social media, video sites, encyclopedias, personal homepages, art projects, hobbyists, to professional webdev engineers ...

    I really want something purpose-built for a more semantic, personal hypertext web aimed at enthusiasts.

    Perhaps it wouldn't be as versatile as HTML, but it doesn't need to fit all use cases of every possible target audience or be viable for businesses.

    I am thinking things like …

    • Styling should be handled exclusively by the browser based on semantic elements and application-level user preferences (perhaps minimal style recommendations/hints at best).
    • Differentiating types of hyperlinks; internal navigation links, important main links, optional context/rabbithole links etc.
    • More granular and specific semantic elements, like the uncoupling of times and dates, splitting address/contact elements into specific fields like e-mail and name, quotations with attributions, definitions etc.
    • Integration of other semantic data projects such as MusicBrainz, Wikidata or Wikipedia (holy link rot, but we'll see).
    • More obligatory metadata like authorship, tags, publishing/modification date etc.
    • Integration of non-search engine discoverability features like webrings, directly on a site level
    • Easier cross-document reusable elements, i. e. integrating the same header or footer on each site
    • Extensive entity-oriented data support with URIs, e. g. in-line fetching of things like names, pronouns or contact data from a central 'person' entity URL to automatically propagate things like name changes through the web.

    … and so on.

    I could even experiment with the markup tech itself; it doesn't need to be XML after all. It could even be something like a stand-off annotation document allowing the division of content writing from mark-up. Or something with a similarly simple syntax as Markdown, but with semantic instead of styling information.

    And then comes the arduous task of implementing a parser. :popcorn: I'm so excited.

    #web #webDev #markup #markupLanguages #html #hypertext #www #worldWideWeb #programming #tech

  2. I should at some point get around to writing the specifications for the alternative web document markup language I've had in my head forever.

    HTML isn't bad, but it is definitely constrained by its position as the default markup language for the whole modern web. They need to cater to everyone, from super fancy corporate websites, massive web applications, social media, video sites, encyclopedias, personal homepages, art projects, hobbyists, to professional webdev engineers ...

    I really want something purpose-built for a more semantic, personal hypertext web aimed at enthusiasts.

    Perhaps it wouldn't be as versatile as HTML, but it doesn't need to fit all use cases of every possible target audience or be viable for businesses.

    I am thinking things like …

    • Styling should be handled exclusively by the browser based on semantic elements and application-level user preferences (perhaps minimal style recommendations/hints at best).
    • Differentiating types of hyperlinks; internal navigation links, important main links, optional context/rabbithole links etc.
    • More granular and specific semantic elements, like the uncoupling of times and dates, splitting address/contact elements into specific fields like e-mail and name, quotations with attributions, definitions etc.
    • Integration of other semantic data projects such as MusicBrainz, Wikidata or Wikipedia (holy link rot, but we'll see).
    • More obligatory metadata like authorship, tags, publishing/modification date etc.
    • Integration of non-search engine discoverability features like webrings, directly on a site level
    • Easier cross-document reusable elements, i. e. integrating the same header or footer on each site
    • Extensive entity-oriented data support with URIs, e. g. in-line fetching of things like names, pronouns or contact data from a central 'person' entity URL to automatically propagate things like name changes through the web.

    … and so on.

    I could even experiment with the markup tech itself; it doesn't need to be XML after all. It could even be something like a stand-off annotation document allowing the division of content writing from mark-up. Or something with a similarly simple syntax as Markdown, but with semantic instead of styling information.

    And then comes the arduous task of implementing a parser. :popcorn: I'm so excited.

    #web #webDev #markup #markupLanguages #html #hypertext #www #worldWideWeb #programming #tech

  3. I should at some point get around to writing the specifications for the alternative web document markup language I've had in my head forever.

    HTML isn't bad, but it is definitely constrained by its position as the default markup language for the whole modern web. They need to cater to everyone, from super fancy corporate websites, massive web applications, social media, video sites, encyclopedias, personal homepages, art projects, hobbyists, to professional webdev engineers ...

    I really want something purpose-built for a more semantic, personal hypertext web aimed at enthusiasts.

    Perhaps it wouldn't be as versatile as HTML, but it doesn't need to fit all use cases of every possible target audience or be viable for businesses.

    I am thinking things like …

    • Styling should be handled exclusively by the browser based on semantic elements and application-level user preferences (perhaps minimal style recommendations/hints at best).
    • Differentiating types of hyperlinks; internal navigation links, important main links, optional context/rabbithole links etc.
    • More granular and specific semantic elements, like the uncoupling of times and dates, splitting address/contact elements into specific fields like e-mail and name, quotations with attributions, definitions etc.
    • Integration of other semantic data projects such as MusicBrainz, Wikidata or Wikipedia (holy link rot, but we'll see).
    • More obligatory metadata like authorship, tags, publishing/modification date etc.
    • Integration of non-search engine discoverability features like webrings, directly on a site level
    • Easier cross-document reusable elements, i. e. integrating the same header or footer on each site
    • Extensive entity-oriented data support with URIs, e. g. in-line fetching of things like names, pronouns or contact data from a central 'person' entity URL to automatically propagate things like name changes through the web.

    … and so on.

    I could even experiment with the markup tech itself; it doesn't need to be XML after all. It could even be something like a stand-off annotation document allowing the division of content writing from mark-up. Or something with a similarly simple syntax as Markdown, but with semantic instead of styling information.

    And then comes the arduous task of implementing a parser. :popcorn: I'm so excited.

    #web #webDev #markup #markupLanguages #html #hypertext #www #worldWideWeb #programming #tech

  4. I should at some point get around to writing the specifications for the alternative web document markup language I've had in my head forever.

    HTML isn't bad, but it is definitely constrained by its position as the default markup language for the whole modern web. They need to cater to everyone, from super fancy corporate websites, massive web applications, social media, video sites, encyclopedias, personal homepages, art projects, hobbyists, to professional webdev engineers ...

    I really want something purpose-built for a more semantic, personal hypertext web aimed at enthusiasts.

    Perhaps it wouldn't be as versatile as HTML, but it doesn't need to fit all use cases of every possible target audience or be viable for businesses.

    I am thinking things like …

    • Styling should be handled exclusively by the browser based on semantic elements and application-level user preferences (perhaps minimal style recommendations/hints at best).
    • Differentiating types of hyperlinks; internal navigation links, important main links, optional context/rabbithole links etc.
    • More granular and specific semantic elements, like the uncoupling of times and dates, splitting address/contact elements into specific fields like e-mail and name, quotations with attributions, definitions etc.
    • Integration of other semantic data projects such as MusicBrainz, Wikidata or Wikipedia (holy link rot, but we'll see).
    • More obligatory metadata like authorship, tags, publishing/modification date etc.
    • Integration of non-search engine discoverability features like webrings, directly on a site level
    • Easier cross-document reusable elements, i. e. integrating the same header or footer on each site
    • Extensive entity-oriented data support with URIs, e. g. in-line fetching of things like names, pronouns or contact data from a central 'person' entity URL to automatically propagate things like name changes through the web.

    … and so on.

    I could even experiment with the markup tech itself; it doesn't need to be XML after all. It could even be something like a stand-off annotation document allowing the division of content writing from mark-up. Or something with a similarly simple syntax as Markdown, but with semantic instead of styling information.

    And then comes the arduous task of implementing a parser. :popcorn: I'm so excited.

    #web #webDev #markup #markupLanguages #html #hypertext #www #worldWideWeb #programming #tech

  5. RE: mastodon.social/@arstechnica/1

    ShieldFont FTW! This is genius.

    "[C]reators should have a meaningful say in whether their work is used to train AI systems."

    "Where consent is not respected, technical design can make taking that work without permission less useful and more costly. … Being discoverable does not mean consenting to AI training.”

    #AI #ShieldFont #Web #WWW

  6. RE: mastodon.social/@arstechnica/1

    ShieldFont FTW! This is genius.

    "[C]reators should have a meaningful say in whether their work is used to train AI systems."

    "Where consent is not respected, technical design can make taking that work without permission less useful and more costly. … Being discoverable does not mean consenting to AI training.”

    #AI #ShieldFont #Web #WWW

  7. RE: mastodon.social/@arstechnica/1

    ShieldFont FTW! This is genius.

    "[C]reators should have a meaningful say in whether their work is used to train AI systems."

    "Where consent is not respected, technical design can make taking that work without permission less useful and more costly. … Being discoverable does not mean consenting to AI training.”

    #AI #ShieldFont #Web #WWW

  8. RE: mastodon.social/@arstechnica/1

    ShieldFont FTW! This is genius.

    "[C]reators should have a meaningful say in whether their work is used to train AI systems."

    "Where consent is not respected, technical design can make taking that work without permission less useful and more costly. … Being discoverable does not mean consenting to AI training.”

    #AI #ShieldFont #Web #WWW

  9. RE: mastodon.social/@arstechnica/1

    ShieldFont FTW! This is genius.

    "[C]reators should have a meaningful say in whether their work is used to train AI systems."

    "Where consent is not respected, technical design can make taking that work without permission less useful and more costly. … Being discoverable does not mean consenting to AI training.”

    #AI #ShieldFont #Web #WWW

  10. #News #Blues #Ceuta #Attack on #Europe #Democracy
    #Fake #News on the #www.

    The rush of migrants from #Morocco to #Ceuta was instigated, directed, and coordinated by #meta #Insta #Instagram #fb #Facebook.
    That’s a fact.

    #Meta now wants to be more careful.
    Source: German radio #HR3

  11. #News #Blues #Ceuta #Attack on #Europe #Democracy
    #Fake #News on the #www.

    The rush of migrants from #Morocco to #Ceuta was instigated, directed, and coordinated by #meta #Insta #Instagram #fb #Facebook.
    That’s a fact.

    #Meta now wants to be more careful.
    Source: German radio #HR3

  12. #News #Blues #Ceuta #Attack on #Europe #Democracy
    #Fake #News on the #www.

    The rush of migrants from #Morocco to #Ceuta was instigated, directed, and coordinated by #meta #Insta #Instagram #fb #Facebook.
    That’s a fact.

    #Meta now wants to be more careful.
    Source: German radio #HR3

  13. #News #Blues #Ceuta #Attack on #Europe #Democracy
    #Fake #News on the #www.

    The rush of migrants from #Morocco to #Ceuta was instigated, directed, and coordinated by #meta #Insta #Instagram #fb #Facebook.
    That’s a fact.

    #Meta now wants to be more careful.
    Source: German radio #HR3

  14. #News #Blues #Ceuta #Attack on #Europe #Democracy
    #Fake #News on the #www.

    The rush of migrants from #Morocco to #Ceuta was instigated, directed, and coordinated by #meta #Insta #Instagram #fb #Facebook.
    That’s a fact.

    #Meta now wants to be more careful.
    Source: German radio #HR3

  15. #News #Blues #Ceuta Angriff# auf #Europa #Demokratie
    #Fake #Nachrichten im #www.
    Der Ansturm der Migranten von #Marroko nach #Ceuta war mit #meta #Insta #Instagram #fb #Facebook angestiftet, gesteuert, koordiniert worden.
    Steht fest.

    #Meta wollen jetzt besser aufpassen.
    Quelle: German radio #HR3

  16. #News #Blues #Ceuta Angriff# auf #Europa #Demokratie
    #Fake #Nachrichten im #www.
    Der Ansturm der Migranten von #Marroko nach #Ceuta war mit #meta #Insta #Instagram #fb #Facebook angestiftet, gesteuert, koordiniert worden.
    Steht fest.

    #Meta wollen jetzt besser aufpassen.
    Quelle: German radio #HR3

  17. #News #Blues #Ceuta Angriff# auf #Europa #Demokratie
    #Fake #Nachrichten im #www.
    Der Ansturm der Migranten von #Marroko nach #Ceuta war mit #meta #Insta #Instagram #fb #Facebook angestiftet, gesteuert, koordiniert worden.
    Steht fest.

    #Meta wollen jetzt besser aufpassen.
    Quelle: German radio #HR3

  18. #News #Blues #Ceuta Angriff# auf #Europa #Demokratie
    #Fake #Nachrichten im #www.
    Der Ansturm der Migranten von #Marroko nach #Ceuta war mit #meta #Insta #Instagram #fb #Facebook angestiftet, gesteuert, koordiniert worden.
    Steht fest.

    #Meta wollen jetzt besser aufpassen.
    Quelle: German radio #HR3

  19. #News #Blues #Ceuta Angriff# auf #Europa #Demokratie
    #Fake #Nachrichten im #www.
    Der Ansturm der Migranten von #Marroko nach #Ceuta war mit #meta #Insta #Instagram #fb #Facebook angestiftet, gesteuert, koordiniert worden.
    Steht fest.

    #Meta wollen jetzt besser aufpassen.
    Quelle: German radio #HR3

  20. I think it's getting a little over priced for 250 Mbps down and 20 Mbps up - especially considering I don't even get close to those speeds.

    Should I....?

    #inflation #spectrum #internet #www #bills #enshittification #5g

  21. I think it's getting a little over priced for 250 Mbps down and 20 Mbps up - especially considering I don't even get close to those speeds.

    Should I....?

    #inflation #spectrum #internet #www #bills #enshittification #5g

  22. I think it's getting a little over priced for 250 Mbps down and 20 Mbps up - especially considering I don't even get close to those speeds.

    Should I....?

    #inflation #spectrum #internet #www #bills #enshittification #5g

  23. I think it's getting a little over priced for 250 Mbps down and 20 Mbps up - especially considering I don't even get close to those speeds.

    Should I....?

    #inflation #spectrum #internet #www #bills #enshittification #5g

  24. I think it's getting a little over priced for 250 Mbps down and 20 Mbps up - especially considering I don't even get close to those speeds.

    Should I....?

    #inflation #spectrum #internet #www #bills #enshittification #5g

  25. Hey #www #ux designers. Do NOT put !important in your CSS thank you. My user.css is more important than your visual fancies. #accessibility

  26. 35 years www. "Try it."

    From: timbl@info .cern.ch (Tim Berners-Lee) Date: 6 Aug 91 16:00:12 GMT

    webrocker.de/2026/08/06/35-yea

  27. 35 years www. "Try it."

    From: timbl@info .cern.ch (Tim Berners-Lee) Date: 6 Aug 91 16:00:12 GMT

    webrocker.de/2026/08/06/35-yea

  28. For the 35th anniversary of the first web site launch by @timbl we should remember especially the wonderful help section of this site.

    "Put up some data
    Suggest someone else does
    Manage a subject area
    Write some software
    Send us suggestions
    Tell your friends"

    I somehow follow these points since I went online 25 years ago:

    info.cern.ch/hypertext/WWW/Hel

    #WWW #WorldWideWeb

  29. For the 35th anniversary of the first web site launch by @timbl we should remember especially the wonderful help section of this site.

    "Put up some data
    Suggest someone else does
    Manage a subject area
    Write some software
    Send us suggestions
    Tell your friends"

    I somehow follow these points since I went online 25 years ago:

    info.cern.ch/hypertext/WWW/Hel

    #WWW #WorldWideWeb

  30. For the 35th anniversary of the first web site launch by @timbl we should remember especially the wonderful help section of this site.

    "Put up some data
    Suggest someone else does
    Manage a subject area
    Write some software
    Send us suggestions
    Tell your friends"

    I somehow follow these points since I went online 25 years ago:

    info.cern.ch/hypertext/WWW/Hel

    #WWW #WorldWideWeb

  31. For the 35th anniversary of the first web site launch by @timbl we should remember especially the wonderful help section of this site.

    "Put up some data
    Suggest someone else does
    Manage a subject area
    Write some software
    Send us suggestions
    Tell your friends"

    I somehow follow these points since I went online 25 years ago:

    info.cern.ch/hypertext/WWW/Hel

    #WWW #WorldWideWeb

  32. For the 35th anniversary of the first web site launch by @timbl we should remember especially the wonderful help section of this site.

    "Put up some data
    Suggest someone else does
    Manage a subject area
    Write some software
    Send us suggestions
    Tell your friends"

    I somehow follow these points since I went online 25 years ago:

    info.cern.ch/hypertext/WWW/Hel

    #WWW #WorldWideWeb

  33. Birth Anniversary of Alexander Fleming (1881) - best known for discovering world's first antibiotic substance benzylpenicillin (Penicillin G).

    USA dropped on (1945).

    debuts as a publicly available service on the (1991).

    (rover) landed on (2012).

    knowledgezone.co.in/news

  34. #OnThisDay Birth Anniversary of Alexander Fleming (1881) - best known for discovering world's first antibiotic substance benzylpenicillin (Penicillin G).

    USA dropped #Atomic #Bomb on #Hiroshima (1945).

    #WWW debuts as a publicly available service on the #Internet (1991).

    #Curiosity (rover) landed on #Mars (2012).

    knowledgezone.co.in/news

  35. #OnThisDay Birth Anniversary of Alexander Fleming (1881) - best known for discovering world's first antibiotic substance benzylpenicillin (Penicillin G).

    USA dropped #Atomic #Bomb on #Hiroshima (1945).

    #WWW debuts as a publicly available service on the #Internet (1991).

    #Curiosity (rover) landed on #Mars (2012).

    knowledgezone.co.in/news

  36. #OnThisDay Birth Anniversary of Alexander Fleming (1881) - best known for discovering world's first antibiotic substance benzylpenicillin (Penicillin G).

    USA dropped #Atomic #Bomb on #Hiroshima (1945).

    #WWW debuts as a publicly available service on the #Internet (1991).

    #Curiosity (rover) landed on #Mars (2012).

    knowledgezone.co.in/news

  37. #OnThisDay Birth Anniversary of Alexander Fleming (1881) - best known for discovering world's first antibiotic substance benzylpenicillin (Penicillin G).

    USA dropped #Atomic #Bomb on #Hiroshima (1945).

    #WWW debuts as a publicly available service on the #Internet (1991).

    #Curiosity (rover) landed on #Mars (2012).

    knowledgezone.co.in/news

  38. PGA TOUR Superstore Brings PXG to All Stores Nationwide, Expanding Access to Custom-Fit Performance

    PXG products can now be found inside PGA TOUR Superstore locations throughout the U.S. Here is a sample…
    #Golf #PXG|ParsonsXtremeGolf #ParsonsXtremeGolf #PXG #www.pgatoursuperstore.com #www.PXG.com
    europesays.com/golf/46471/

  39. Get your shit together CloudFlare!! It's been broken on Firefox for like 3 weeks now. I can't log in to any sites using CloudFlare captcha.

    It forces me to switch to Chromium every time I hit this wall. To have such a crucial piece of the web broken for this long on a major browser is insanity to me as a developer.

    The general drop in software quality over the last 3 years is unacceptable. Hire more QA people and quit relying exclusively on automation you fools!

    #cloudflare #web #www #captcha

  40. Get your shit together CloudFlare!! It's been broken on Firefox for like 3 weeks now. I can't log in to any sites using CloudFlare captcha.

    It forces me to switch to Chromium every time I hit this wall. To have such a crucial piece of the web broken for this long on a major browser is insanity to me as a developer.

    The general drop in software quality over the last 3 years is unacceptable. Hire more QA people and quit relying exclusively on automation you fools!

    #cloudflare #web #www #captcha

  41. Get your shit together CloudFlare!! It's been broken on Firefox for like 3 weeks now. I can't log in to any sites using CloudFlare captcha.

    It forces me to switch to Chromium every time I hit this wall. To have such a crucial piece of the web broken for this long on a major browser is insanity to me as a developer.

    The general drop in software quality over the last 3 years is unacceptable. Hire more QA people and quit relying exclusively on automation you fools!

    #cloudflare #web #www #captcha

  42. Get your shit together CloudFlare!! It's been broken on Firefox for like 3 weeks now. I can't log in to any sites using CloudFlare captcha.

    It forces me to switch to Chromium every time I hit this wall. To have such a crucial piece of the web broken for this long on a major browser is insanity to me as a developer.

    The general drop in software quality over the last 3 years is unacceptable. Hire more QA people and quit relying exclusively on automation you fools!

    #cloudflare #web #www #captcha

  43. #News #Ceuta #EU #Europe #SpecialSession #ForeignMinisters #MigrationCrisis
    Word has spread even to the media (Radio HR3) that the storming of Ceuta was clearly coordinated and orchestrated online, on the #Internet #www! ...

    The #EU now wants, among other things, to “monitor” #social #media ...

    1/

  44. #News #Ceuta #EU #Europe #SpecialSession #ForeignMinisters #MigrationCrisis
    Word has spread even to the media (Radio HR3) that the storming of Ceuta was clearly coordinated and orchestrated online, on the #Internet #www! ...

    The #EU now wants, among other things, to “monitor” #social #media ...

    1/