GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Stefan Judis (stefan@front-end.social)

  1. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Monday, 17-Mar-2025 00:54:42 JST Stefan Judis Stefan Judis

    I just removed 15 dead helpers over on tiny-helpers.dev and it feels like a discover less and less small online tools for web devs… 👇

    https://tiny-helpers.dev/

    What are you favorite quick-to-use online tools these days? Maybe I can add some new ones.

    In conversation 2 months ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/114/172/907/736/814/926/original/43920c17a00db5f1.png
  2. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Saturday, 18-Jan-2025 20:23:17 JST Stefan Judis Stefan Judis

    💯

    https://nowebwithoutwomen.com/

    In conversation 4 months ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/298/773/244/265/573/original/bced7821fc549dbf.png
  3. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Tuesday, 29-Oct-2024 01:43:19 JST Stefan Judis Stefan Judis

    For the bloggers: the W3C WebDX Community Group released a web component to display web feature baseline info. Drop `baseline-status` into your HTML and display some juicy browser compat data. 💯

    https://github.com/web-platform-dx/baseline-status

    In conversation 6 months ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/113/385/368/682/490/345/original/a8c15c4b2ff3f3b2.png
  4. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Saturday, 03-Aug-2024 22:38:06 JST Stefan Judis Stefan Judis

    This is pretty wild — our friends at "Read The Docs" saw file download traffic drop by 75% after blocking AI bots.

    https://about.readthedocs.com/blog/2024/07/ai-crawlers-abuse/

    In conversation 9 months ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/863/640/389/656/380/original/b94b82d83e3b9844.png
  5. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Tuesday, 04-Jun-2024 05:30:21 JST Stefan Judis Stefan Judis

    If you're confused about ARIA and wonder when to safely (and correctly) use it, bookmark this post because it includes a massive table highlighting when it's correct to use aria-label. 👏

    https://html5accessibility.com/stuff/2024/05/22/not-so-short-note-on-aria-label-usage-big-table-edition/

    In conversation 11 months ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/553/725/188/197/331/original/928fcdc060ba527f.png
  6. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Sunday, 28-Apr-2024 17:15:05 JST Stefan Judis Stefan Judis

    Alright, real talk: I have @code's minimap disabled because it only looks fancy. But the new ability to set marks might make me reconsider.

    `// MARK:` and `//#region` should work in the newest version.

    In conversation about a year ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/344/478/519/767/880/original/70867f253de56845.png
  7. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Thursday, 11-Apr-2024 03:13:13 JST Stefan Judis Stefan Judis

    CSS quick tip: if you're adding quotation characters use `open-quote` and `close-quote` as content because they consider the document language. 💪

    https://www.stefanjudis.com/today-i-learned/how-to-use-language-dependent-quotes-in-css/

    In conversation about a year ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/247/903/267/285/492/original/18a08949808b542d.png
  8. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Wednesday, 13-Mar-2024 16:32:09 JST Stefan Judis Stefan Judis

    With iOS Safari 17.4, all browsers support `select` elements including horizontal lines with `hr`. 😉 👇

    https://codepen.io/stefanjudis/pen/QWPNYON

    In conversation about a year ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/087/116/087/552/645/original/90fb51cab9422cad.png

    2. https://cdn.masto.host/frontendsocial/media_attachments/files/112/087/115/918/420/080/original/e95b715f4c9c7b72.png
  9. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Monday, 11-Mar-2024 20:54:09 JST Stefan Judis Stefan Judis

    Safari's recent tech preview includes the `safe` keyword for flex properties. Firefox/Chromium ship it already.✨

    I updated an old blog for you to learn about safe flexbox alignment. 😊

    https://www.stefanjudis.com/today-i-learned/safe-unsafe-alignment-in-css-flexbox/

    In conversation about a year ago from front-end.social permalink

    Attachments


  10. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Sunday, 03-Mar-2024 01:53:13 JST Stefan Judis Stefan Judis
    • Will Boyd

    Haha, @lonekorean found the ultimate z-index hack. 😅

    https://codersblock.com/blog/playing-with-infinity-in-css/

    In conversation about a year ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/112/019/401/866/626/789/original/72ac95043dc8a5dc.png
  11. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Saturday, 14-Oct-2023 15:33:43 JST Stefan Judis Stefan Judis
    • Scott Jehl

    What do you do when you think the web should have responsive videos? (similar to the `picture` element)

    - file a spec issue
    - wait for a long time 😅
    - get the spec change merged.

    And if you're @scottjehl, you just continue and implement it in Firefox yourself.👏

    https://scottjehl.com/posts/responsive-video/ https://scottjehl.com/posts/responsive-video/

    In conversation 2 years ago from front-end.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: sjscreenshot.netlify.app
      We're Bringing Responsive Video Back!
      Let's revisit responsive HTML video delivery and talk about when we can use it again and how close we are to cross-browser compatibility
  12. Embed this notice
    Stefan Judis (stefan@front-end.social)'s status on Tuesday, 06-Dec-2022 07:17:16 JST Stefan Judis Stefan Judis

    I guess it's time to really familiarize myself with Container Size Queries.

    Coming to Firefox In a month! ?

    https://caniuse.com/css-container-queries

    In conversation 2 years ago from front-end.social permalink

    Attachments


    1. https://cdn.masto.host/frontendsocial/media_attachments/files/109/463/078/476/982/361/original/3636e5200a399c0a.png

User actions

    Stefan Judis

    Stefan Judis

    Sharing web dev tricks with 4.7k people at webweekly.emailToday I learned BloggerMaintaining tiny-helpers.devPronouns: he/him

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          53386
          Member since
          5 Dec 2022
          Notices
          12
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.

          Embed this notice