• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4261 shaares
6 / 214
Filters

Clarification: is Serif Display deprecated? · Issue #436 · notofonts/latin-greek-cyrillic · GitHub

QRCode

I know that Sans Display has been deprecated and tossed in the bin, but is Serif Display also deprecated, or just active-but-quiet? Noto Serif Display v2.009 is listed under Releases here, and the files are listed on the Dashboard page. ...

I'm not sure they were, though; that's the problem. The "display" version was not exactly optical size and not exactly contrast, and was a different implementation between serif and sans. It didn't really fit into any of the models of font variation that we support elsewhere. So they need re-thinking, harmonising, and re-drawing.

You can consider them to be deprecated.

https://github.com/notofonts/latin-greek-cyrillic/issues/436#issuecomment-1577379159
March 9, 2025 at 12:43:02 PM EDT *
fonts google notosans
FILLER

no full/ for Sans Mono · Issue #471 · notofonts/latin-greek-cyrillic · GitHub

QRCode

Noto Latin, Greek, Cyrillic. Contribute to notofonts/latin-greek-cyrillic development by creating an account on GitHub.

Serif does not have a full build. Sans has a full build for messy historic reasons.

Once upon a time when Google Docs/Workspace was young, they requested
Noto Sans but they also wanted it to work seamlessly with documents in
Hindi without people needing to change fonts, so they asked for the
version of Noto Sans in Google Fonts to contain a Devanagari glyphset.
Now Workspace's support for other languages is better but once you've
released a font with some glyphs in it, documents will break if you
take them out, so it's got to stay. So for the exceptional case of Noto
Sans, "full"/"googlefonts" builds mean "we added a Devanagari core".

https://github.com/notofonts/latin-greek-cyrillic/issues/471#issuecomment-2059024103
March 9, 2025 at 12:30:25 PM EDT *
fonts notosans google
FILLER

How To Test Lightning Cable With Multimeter

QRCode

DC Voltage -> pin 1 is ground on the right, pin 5 (three pins in between) 5 Volts
Old cables didn't even pass continuity but still charged?

https://www.youtube.com/watch?v=wwnZdk16PeQ
March 8, 2025 at 11:20:10 AM EST *
ios iphone
FILLER

Personal Software: The Unbundling of the Programmer?

QRCode

Why LLMs will transform development but not how you think

it's about how AI tools are enabling a new category of software that simply couldn't exist before.

When someone can describe their specific needs conversationally and receive working code in response, the economics of personal software development shift dramatically.

Think of it this way: just as spreadsheets enabled non-programmers to perform complex calculations and data analysis, AI-assisted development tools are enabling non-programmers to create personal software solutions.

https://addyo.substack.com/p/personal-software-the-unbundling
March 6, 2025 at 3:53:20 PM EST *
ai llm webdesign career mobile
FILLER

GitHub - Jkeyuk/JDbrowser: A terminal SQLite database browser. written in rust.

QRCode

A terminal SQLite database browser. written in rust. - Jkeyuk/JDbrowser

https://github.com/Jkeyuk/JDbrowser
March 6, 2025 at 3:34:35 PM EST *
sqlite rust
FILLER

Tired of polite compliments on your presentations? Get feedback that you can actually use | by David de Léon | Medium

QRCode

When giving feedback on presentations most of us are unsure what to say and how to say it without upsetting anyone. That is why I designed a set of cards that you can hand out to your audience before…

  1. Messaging: the message of the talk and the call to action.

  2. Clarity: how easy the talk was to understand and follow.

  3. Credibility: whether the facts and arguments presented were believable.

  4. Engagement: which parts were more engaging, and which less.

  5. Voice: pitch, quality, tempo and pauses.

  6. Language: the type of language used and variety in expression.

  7. Physicality: the speaker’s body language, gestures and movements.

  8. Visuals: the quality and effectiveness of any visual aids used.

  9. Connection: the speakers rapport and connection with the audience.

https://medium.com/@david.deleon/tired-of-polite-compliments-on-your-presentations-get-feedback-that-you-can-actually-use-847f78e1eac4
March 4, 2025 at 1:23:36 PM EST *
presentation feedback career writing
FILLER

Butterick’s Practical Typography

QRCode

Butterick’s Practical Typography

https://practicaltypography.com/
March 4, 2025 at 1:20:56 PM EST *
typography
FILLER

Copy-Paste SVG Shapes

QRCode

SVG Shapes

Explore the collection of 120+ basic SVG shapes for your upcoming project.

Simply click on a shape to copy its SVG code to your clipboard.

https://shapes.framer.website/
March 4, 2025 at 1:14:51 PM EST *
svg drawing inspiration stencils
FILLER

Buffalo Cauliflower Wings Recipe - Love and Lemons

QRCode

These baked buffalo cauliflower wings are packed with tangy, spicy flavor! Easy to make in the oven, they're a delicious appetizer or snack.

https://www.loveandlemons.com/buffalo-cauliflower-wings/
March 3, 2025 at 9:42:10 AM EST *
recipe
FILLER

🔠 Good Fonts Table

QRCode

Created with Figma

https://www.figma.com/design/Bv3h09v4qbwsC3qHnrG31b/%F0%9F%94%A0-Good-Fonts-Table
March 3, 2025 at 8:40:48 AM EST *
fonts typopgraphy
FILLER

Inclusively Hiding & Styling Checkboxes and Radio Buttons

QRCode

When you hide an interactive element, make sure you choose a hiding technique that keeps it screen reader-accessible, position it on top of whatever is visually replacing it so that a user navigating by touch can find it where they expect to, and then make it transparent.

https://www.sarasoueidan.com/blog/inclusively-hiding-and-styling-checkboxes-and-radio-buttons/
February 27, 2025 at 3:50:11 PM EST *
checkbox css accessibility webdesign forms
FILLER

CSS-Only Accessible Dropdown Navigation Menu | Modern CSS Solutions

QRCode

This technique explores using: animation with CSS transition and transform, using the :focus-within pseudo-class, CSS grid, and accessibility considerations for dropdown menus.

https://moderncss.dev/css-only-accessible-dropdown-navigation-menu/
February 27, 2025 at 3:49:11 PM EST *
menu css webdesign navigation
FILLER

SVG Tutorial: How to Code SVG Icons by Hand | Aleksandr Hovhannisyan

QRCode

Follow along with the examples in this in-depth guide to learn how to draw SVG icons and simple shapes by hand.

https://www.aleksandrhovhannisyan.com/blog/svg-tutorial/
February 27, 2025 at 3:47:35 PM EST *
svg tutorial webdesign illustrator
FILLER

Smooth Shadow

QRCode

Make a smooth css shadow

https://tobiasahlin.com/blog/layered-smooth-box-shadows/

But with a simple CSS technique, we can expand our range of options. If we use layered box-shadows we can get more fine-grained control over how shadows are rendered:

https://shadows.brumm.af/
February 27, 2025 at 3:32:36 PM EST *
shadow css webdesign
FILLER

Good design | About us | Vitsœ

QRCode

Dieter Rams, Vitsœ's furniture designer. Ten principles for good design (sometimes referred to as the ‘Ten commandments’).

https://www.vitsoe.com/us/about/good-design#ten-principles-for-good-design
February 27, 2025 at 2:13:49 PM EST *
design shelving
FILLER

Why I don't do French Cleat Tool Walls

QRCode
https://www.youtube.com/watch?v=nVdw0QpMpLU
February 25, 2025 at 6:30:27 PM EST *
woodworking cabinets youtube
FILLER

How Expensive is it to Travel Japan? | Budget Travel Tips

QRCode

Travelling Japan is cheaper and easier than ever before thanks to a recent boom in tourism.
► SUBSCRIBE for more Japan tips! https://goo.gl/Kq44VX
► GET inspiration for your trip: http://seejapan.co.uk
► DISCOVER daily ideas for your trip: http://facebook.com/visitjapanuk
► VISIT your Japan tourism site: https://www.jnto.go.jp/

https://www.youtube.com/watch?v=SkY1DiyCqTU
February 25, 2025 at 3:57:45 PM EST *
japan travel youtube
FILLER

Mesh Gradient Generator (SVG/Figma export) [+inspo gallery]

QRCode

Create & export mesh gradients as SVG or to Figma. Quickly experiment with grainy noise and blur. Includes a one-click export to Figma for use in designs.

https://www.learnui.design/tools/mesh-gradient-generator.html
February 25, 2025 at 3:26:25 PM EST *
gradients css webdesign color
FILLER

Record

QRCode

A browser-based screen recorder with picture-in-picture support

https://record.addy.ie/
February 25, 2025 at 3:22:03 PM EST *
recorder screencast video
FILLER

Best Way To Tie A Ribbon On A Package

QRCode

You may think you already know how to do this, but here's the BEST way. It leaves you with a flat bottom (no matter how thick the ribbon is) and doesn't leave you with a bunch of leftover unusable ribbon scraps after trimming.

Wrapping paper is from City of Industry : https://www.cityofindustryshop.com/

Try topping the packages with a tiny knitted sweater on a hanger! https://youtu.be/Dl2lU5cQ48c

https://www.youtube.com/watch?v=vArhcqmPP2c
February 14, 2025 at 12:32:35 PM EST *
presents wrapping
FILLER
6 / 214
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community