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

Simple, Transparent Pricing - MailerLite

QRCode

MailerLite's pricing is straightforward, fair and affordable for all businesses. Compare the plans and choose the one that fits your needs the best!

https://www.mailerlite.com/pricing
December 30, 2024 at 9:55:22 AM EST *
email marketing
FILLER

Array languages for Clojurians

QRCode

As a lisp, Clojure of course qualifies as one such mind-altering substance. (It arguably qualifies again on the basis of its focus on immutability.) But Blazeski’s article points out that array-based languages such as J, its predecessor APL ("A Programming Language"), and the proprietary q are equally mind-expanding. Let’s see what was – and remains – so compelling about the array programming approach to problems, and compare it to Clojure’s approach.

One operator to do both is pretty handy. We can of course replicate each with out-of-the-box Clojure:

(map (partial + 2) [2 3 4]) ; => (4 5 6)
(map + [2 3 4] [1 2 3])     ; => (3 5 7)
http://www.appliedscience.studio/articles/array-programming-for-clojurists.html
December 16, 2024 at 3:04:55 PM EST *
clojure programming
FILLER

Plumbers Hate Me For Showing You This!

QRCode

PEX makes plumbing almost too easy. See how I replaced my shower valve with PEX and saved money.

https://www.youtube.com/watch?v=oaqRsT84eAE
December 15, 2024 at 1:07:48 PM EST *
plumbing home
FILLER

What Web Framework Should I Use in Clojure?

QRCode

In this guide, I describe the available Clojure web framework options and give my recommendations.

https://ericnormand.me/mini-guide/what-web-framework-should-i-use-in-clojure
December 12, 2024 at 10:16:47 AM EST *
clojure webdesign programming
FILLER

Woodcut Archive: Dams Public Website

QRCode

https://www.openculture.com/2024/11/explore-and-download-14000-woodcuts-from-antwerps-plantin-moretus-museum-online-archive.html

If you’re not in the market for fancy letters, you can also browse the Plantin-Moretus woodcut archive through the categories of plants, animals, and sciences. Some of these illustrations are technical, and others more fanciful; in certain cases, the centuries have probably rendered them less realistic-looking than once they were.

https://collectie.antwerpen.be/impressedbyplantin/all-woodcuts
December 5, 2024 at 3:35:50 PM EST *
woodcut inspiration printing drawing
FILLER

Proko - How to See Values Correctly

QRCode

You can't always trust your eyes when drawing values. I'll show you techniques to see accurate value relationships when shading light and shadow.

Lighting conditions affect how we see color.

When drawing we have to override our brain's instinct to label things. The white portion of the eye shouldn't be white! The eye is a ball that reflects light according to the plane each portion is facing.

Avoid tunnel vision! Local highlights might actually be shadows

https://www.proko.com/course-lesson/how-to-see-values-correctly/comments
November 22, 2024 at 11:06:31 AM EST *
drawing
FILLER

Beyond the Basic Blues: Explore Variations on the 12-Bar Form on Ukulele | Ukulele Magazine

QRCode

This lesson dives into the 8-bar form, jazz-blues, minor blues, riffs, and rhythms

https://ukulelemagazine.com/lessons/beyond-the-basic-blues-on-ukulele
November 21, 2024 at 3:14:05 PM EST *
ukulele music blues
FILLER

RADIUM AGE ART (1929) – HILOBROW

QRCode

Over at Hilobrow, Josh Glenn has long been doing a series of galleries of “Radium Age Art” — or as he puts it, “proto sf-adjacent artwork created during the sf genre’s emergent Radium Age (1900–1935).”

https://www.hilobrow.com/2024/10/26/radium-age-art-1929/
November 21, 2024 at 3:06:27 PM EST *
art inspiration drawing
FILLER

Exposed RSS – Chris Coyier

QRCode

I get sites not having an “RSS” for “Feed” link on their website while actually having an RSS feed. I don’t like it, but I get it. Maybe they picked an off-the-shelf t…

https://chriscoyier.net/2024/01/13/exposed-rss/
November 21, 2024 at 2:27:10 PM EST *
rss webdesign
FILLER

A practical guide to using shadow DOM

QRCode

How (and why) to use shadow DOM, now that the declarative syntax is here.

https://www.youtube.com/watch?v=8Z8H2NEbLtE

shadow DOM has lower precedence than regular styles

(X, Y, Z)
#id, classes and attrs, elements

[id="myid"] is (0,1,0) not (1,0,0)!

You can duplicate classes to increase specificity! (0, 4, 0)
.button.button.button.button
or
.button {
&&& {
}
}

is( .button, #hammertime )
.button:not(#id1#id2) -> "impossible" because two IDs, (2, 0, 0)!

Decreasing specificity

:where( .button) -> (0,0,0)

** Very useful for css reset!
input:where([type="checkbox"])

17:55 - meta keyword in sass

** Might need to use !important in layers (dialog: display:none)

https://mayank.co/blog/declarative-shadow-dom-guide/
November 21, 2024 at 2:26:17 PM EST *
webdesign css html
FILLER

Download 1,600+ Publications from the Metropolitan Museum of Art: Books, Guides, Magazines & More | Open Culture

QRCode

Many of us in these past few generations first heard of the Metropolitan Museum of Art while reading E. L. Konigsburg's novel From the Mixed-Up Files of Mrs. Basil E. Frankweiler.

https://www.metmuseum.org/met-publications

https://www.openculture.com/2024/11/download-1600-publications-from-the-metropolitan-museum-of-art.html
November 21, 2024 at 1:30:52 PM EST *
museums drawing inspiration
FILLER

Tools are expensive. Do THIS instead

QRCode
  • Adjustable miter bars for crosscut sled
  • Make fence adjustable on crosscut sled
  • auxiliary fence for table saw
  • l-fence
https://www.youtube.com/watch?v=CvN3coF8crs
November 21, 2024 at 11:46:10 AM EST *
woodworking tablesaw jig
FILLER

Everything You Need to Know About Recessed Downlights - Fine Homebuilding

QRCode

Learn about the best recessed downlights for every budget as well as how to understand and install recessed downlighting in any environment.

https://www.finehomebuilding.com/2023/12/21/the-science-and-art-of-better-home-lighting

Downlights for Under $75
Sadly, most homes use $20 disk lights for illumination everywhere. The first step toward higher-quality light is a higher-quality fixture, but that means spending more money. These fixtures are a step up from disk lights, but they still emit more glare than I like.

Fine Homebuilding #327 (11/2024)

https://www.finehomebuilding.com/2024/10/15/downlights-for-every-budget
November 21, 2024 at 9:49:50 AM EST *
lighting fhb
FILLER

Shinto Saw Rasp - 11" | Woodcraft

QRCode

Buy the Saw Rasp - 11" for sale online from Woodcraft. Visit us to order online or find your local Woodcraft store today!

https://www.woodcraft.com/products/shinto-saw-rasp-11
November 11, 2024 at 7:21:21 PM EST *
wishlist woodworking
FILLER

Nike Everyday Plus Cushioned Training Crew Socks (6 Pairs). Nike.com

QRCode

Find the Nike Everyday Plus Cushioned Training Crew Socks (6 Pairs) at Nike.com.

Black and white

https://www.nike.com/t/everyday-plus-cushioned-training-crew-socks-6-pairs-vlRw4Q/SX6897-100
November 11, 2024 at 7:19:43 PM EST *
wishlist
FILLER

How to Flush a Hot Water Heater (DIY) | Family Handyman

QRCode

Flushing a hot water heater is an important chore should be done at least once a year. We'll show you how to drain a hot water heater.

https://www.familyhandyman.com/project/how-to-flush-a-water-heater/
October 28, 2024 at 8:26:28 PM EDT *
home diy heating
FILLER

The Golden Age of Japanese Pencils, 1952-1967

QRCode

It was the summer of 1952, and the executives of Tombow Pencil were about to revolutionize the Japanese pencil industry—or, possibly, fall flat on their faces. Hachiro Ogawa, the son of founder Harunosuke Ogawa, was Tombow's managing director, and he had just finished a years-long project, at enormous cost...

https://blog.tombowusa.com/2020/07/30/everything-you-need-to-know-about-tombow-pencils/

https://notes.stlartsupply.com/the-golden-age-of-japanese-pencils-1952-1967/
October 11, 2024 at 10:52:00 AM EDT *
pencils
FILLER

OpenFreeMap

QRCode

OpenFreeMap – Open-Source Map Hosting lets you display custom maps on your website and apps for free.

Who is behind this project and how can I follow it?
I’m Zsolt Ero (blog, email).

After 9 years of running my own map tile infrastructure for MapHub, I’ve open-sourced it and launched OpenFreeMap.

X: @hyperknot (for details)
X: @OpenFreeMapOrg (for announcements)

GitHub: openfreemap and openfreemap-styles

https://openfreemap.org/
October 11, 2024 at 9:42:48 AM EDT *
webdesign maps
FILLER

SVG Coding Examples: Useful Recipes For Writing Vectors By Hand — Smashing Magazine

QRCode

Myriam Frisano explores the basics of hand-coding SVGs with practical examples to demystify the inner workings of common SVG elements. In this guide, you’ll learn about asking the right questions to solve common positioning problems and how to leverage JavaScript so that, by the end, you can add “SVG coding” to your toolbox. You’ll also be able to declare proudly, “I know how to draw literal pictures with words!”

https://www.smashingmagazine.com/2024/09/svg-coding-examples-recipes-writing-vectors-by-hand/
October 11, 2024 at 8:11:52 AM EDT *
svg grid
FILLER

Transparent Sticky Notes– The Paper Mouse

QRCode

Jot down memos and organize your notes with these translucent sticky notes! Easy to remove or rearrange, they come in small, medium, and large sizes and can be used to take notes over text without writing on your page. They come in a sturdy, slim booklet that fits easily into a bag or even in some pencil cases. 6 sizes

https://www.thepapermouse.com/products/transparent-sticky-notes
October 9, 2024 at 2:18:42 PM EDT *
gifts stationary
FILLER
9 / 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