• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4369 shaares
60 / 219
Filters

papyrus - Louvre Collections

QRCode

Date de création/fabrication : Khenemibrê Amasis (d'après texte-an 38-532 531 Av Jc) (-570 - -526)

https://collections.louvre.fr/en/ark:/53355/cl010002694
March 30, 2021 at 10:54:27 AM EDT *
inspiration museums
FILLER

I Bet You Don't Know At Least ONE Of These Blue Tape Tricks

QRCode
  • Add a flag when wrapping around a drill bit - stop when flag blows away sawdust
  • Put on wood before drilling holes - Mark on tape, not on wood!
  • Wrap around piece before sawing on miter saw to avoid tear-out
  • Tape piece to bench for extra hand / clamp
  • Use tape as epoxy dispenser
  • Mark start and stop on router table (and miter saw??)
  • Mask off work before gluing to avoid drips
https://www.youtube.com/watch?v=HgDB_I5NrV0
March 29, 2021 at 11:04:41 AM EDT *
woodworking home tape
FILLER

On the mechanization of creative processes - Saul Amarel

QRCode

The goal of mechanizing certain creative processes in problem solving is attainable, but not in the near future. The problem is to find workable computer procedures for evolving ``appropriate'' representations in given problem-solving situations. The answer may lie in the extension of ideas that were developed for some elementary theory-formation procedures.

https://stacks.stanford.edu/file/druid:zv585py2131/zv585py2131.pdf
March 27, 2021 at 10:54:50 AM EDT *
creativity academia
FILLER

Family Handyman DIY University: home repair online classes

QRCode

Sharpen your home repair DIY skills with online home improvement classes from the experts. Learn more today and start building more tomorrow at DIY University!

https://www.mydiyuniversity.com/courses/how-to-replace-a-window
March 27, 2021 at 10:43:10 AM EDT *
home windows fhm
FILLER

Potato Leek Soup Recipe

QRCode

Potato Leek Soup is a classic! Nothing's better than a bowl of hearty potato soup on a chilly day. And it's easy, too! No cream needed, just purée the soup to make it thick and creamy.

https://www.simplyrecipes.com/recipes/potato_leek_soup/
March 27, 2021 at 10:37:42 AM EDT *
recipe
FILLER

How to Set Fence Posts That Won't Rot (DIY) | Family Handyman

QRCode

Did your fence posts rot at the bottom? Here's how to install new ones—and avoid the problems that made your old posts rot.

  1. Treat the Post With Preservatives (Cuprinol)
  2. Place about 6 inches of aggregate in the bottom of the posthole to allow for drainage.
https://www.familyhandyman.com/project/how-to-set-fence-posts-that-won-t-rot/
March 26, 2021 at 3:41:20 PM EDT *
fence fhm
FILLER

Creating a Knock-Out Gesture Drawing with guest referee Mike Mattesi

QRCode

https://www.drawingforce.com/

  • Bend the torso!
  • See the abstract! When looking at a photograph, you need to extract the force out of it.
  • 45 diagonals and perpendiculars are dramatic
  • 21:48 - Schematic!
  • Be careful of "coloring book" line
  • 35:15 - Draw light and rough - Draw more! - Don't rush to tighten
  • Building off stick figures == Straight and stiff
  • Gymnasts and dancers are trying to pose straight. We want people working!
  • Don't create taffy/sausage legs (make them asymmetrical)
https://www.youtube.com/watch?v=utSG71cwAYU
March 26, 2021 at 3:37:27 PM EDT *
drawing
FILLER

7 questions that no one asked me about 1 bad year - Austin Kleon

QRCode

I really enjoyed this feature in the Sunday NYTimes, so I used the questions as writing prompts in my diary this morning.

1.What’s one thing you made this year?

  1. What art have you turned to in this time?
  2. Did you have any particularly bad ideas?
  3. What’s a moment from this year you’ll always remember?
  4. Did you find a friendship that sustained you artistically?
  5. If you’d known that you’d be so isolated for so long, what would you have done differently?
  6. What do you want to achieve before things return to normal?
https://austinkleon.com/2021/03/15/7-questions-that-no-one-asked-me-about-1-bad-year/
March 26, 2021 at 1:45:51 PM EDT *
covid writing inspiration
FILLER

Handling Text Over Images in CSS

QRCode

Learn how to handle text over images in CSS by taking accessibility in mind

https://ishadeed.com/article/handling-text-over-image-css/
March 26, 2021 at 9:50:15 AM EDT *
css typography webdesign
FILLER

How to Draw Flat Design Cars in Adobe Illustrator | Ferrari 330 P3 - Speed Art

QRCode

Hey guys! A lot of people on my Instagram page asked me for a process video on how I draw cars in Adobe Illustrator CC. So here is a speed art of my process of drawing cars in adobe illustration. Today's car is the iconic Ferrari 330 P3 from the movie Ford vs Ferrari.

https://www.youtube.com/watch?v=03e_QFtSTvI
March 26, 2021 at 9:48:14 AM EDT *
illustrator tutorial
FILLER

Why skip-links are important for accessibility

QRCode

Skip-links play an important role in making a website accessible for everybody. Here I point out why and how you can implement them consistently.

https://www.voorhoede.nl/en/blog/why-skip-links-are-important-for-accessibility/
March 26, 2021 at 9:11:49 AM EDT *
accessibility
FILLER

Ten Things I Wish I’d Known About bash – zwischenzugs

QRCode
diff <(grep somestring file1) <(grep somestring file2)
:h

I use this one a lot too. If you put it after a filename, it will change that filename to remove everything up to the folder. Like this:

grep isthere /long/path/to/some/file/or/other.txt
cd !$:h
  1. Startup Order
    https://blog.flowblok.id.au/2013-02/shell-startup-scripts.html
https://zwischenzugs.com/2018/01/06/ten-things-i-wish-id-known-about-bash/
March 22, 2021 at 10:43:31 AM EDT *
bash linux
FILLER

Admin Alert: One Common Cure for SQL0901 Package Errors - IT Jungle

QRCode

The SQL0901 error is an incredibly frustrating error that occurs with i5 ODBC, OLE DB, and JDBC connections. Because SQL0901 is a general SQL error, it can be difficult to diagnose and harder to solve. This week I will look at one specific SQL0901 scenario, where the failure occurs inside SQL’s extended dynamic package support,

https://www.itjungle.com/2006/09/13/fhg091306-story03/
March 22, 2021 at 10:08:01 AM EDT *
as400 sql
FILLER

Easy Data::Printer in the perl debugger | Chisel [blogs.perl.org]

QRCode

If you want to try it add the following to $HOME/.perldb:

$DB::alias{dp} = 's/dp/DB::dp/';
sub DB::dp {
    eval {
        require Data::Printer;
        Data::Printer->import(colored=>1,use_prototypes=>0);
    };
    if ($@=~/Can't locate/) {
        print 'Data::Printer is not installed';
        return;
    };
    print Data::Printer::p(@_);
}
http://blogs.perl.org/users/chisel/2012/03/easy-dataprinter-in-the-perl-debugger.html
March 17, 2021 at 10:40:10 AM EDT *
perl debugger
FILLER

MVC Tutorials Are Broken - DEV Community

QRCode

Note: The Model, View, Controller pattern, or “MVC”, actually comes in many flavors.

Model—The application.
View—What the consumer (user) sees. Often HTML, JSON, or XML.
Controller—A thin layer connecting the View and the Model.

And that’s it! There’s nothing fancy, but it often requires explanation. The controller, as shown above, should be as thin as possible. The view should only have display logic and the model is ... what, exactly?

https://dev.to/ovid/mvc-tutorials-are-broken-17lp
March 16, 2021 at 11:21:42 AM EDT *
webdesign mvc
FILLER

Dist::Zilla::PluginBundle::Starter - A new way to start using Dist::Zilla - DEV Community

QRCode

Dist::Zilla is an extremely powerful and versatile CPAN authoring tool, which has enabled me to relia... Tagged with perl.

https://dev.to/grinnz/dist-zilla-pluginbundle-starter-a-new-way-to-start-using-dist-zilla-38m6
March 16, 2021 at 11:20:34 AM EDT *
perl cpan
FILLER

The Perl debugger can be your superpower - The Phoenix Trap

QRCode

What if I told you that you could freeze time in the middle of your program?

By far my favorite thing to do with the debugger is to run it against test scripts using the prove command. This takes advantage of prove’s ability to run an arbitrary interpreter through its test harness. Run it like this:

% prove --verbose --lib --exec 'perl -Ilib -d' t/foo.t

https://phoenixtrap.com/2021/03/09/perl-debugger-superpower/
March 16, 2021 at 11:19:31 AM EDT *
perl cpan
FILLER

Atlascope Boston · Historic urban atlases from the Norman B. Leventhal Map & Education Center

QRCode

https://collections.leventhalmap.org/

https://atlascope.leventhalmap.org/
March 12, 2021 at 3:42:16 PM EST *
maps
FILLER

How to Make Badass Shadows

QRCode

X 0
Y 5
Blur 12
Alpha 8%
Colro #004365

https://blog.prototypr.io/how-to-make-badass-shadows-564b3a30aba4
March 9, 2021 at 9:01:48 PM EST *
shadow css
FILLER

IPC::Cmd considered harmful - ETOOBUSY

QRCode

Recently, I had to do some command-line invocations from Perl. Well, let’s see what we have at our disposal then…

  • system is fine, but too limited. E.g. it does not allow grabbing the output of a command, which I might need;
  • qx is a joke from the past. I mean, not having a list-oriented alternative and forcing the user to do (and possibly forget) quotemeta is something I can’t bear in 2021;
  • IPC::Open2 and IPC::Open3 are in CORE but require some effort to be used, which I’d like to avoid;
  • IPC::Cmd seems interesting, because it’s in CORE and its run_forked seems to hit the sweet spot: it supports providing the command as an array reference, has a bunch of options and provides back everything that’s needed;
  • IPC::Run, IPC::Run3, insert your favourite module here all seem very interesting and flexible, but they are not in CORE and are probably overkill in my case.

Well then, we’re done! IPC::Cmd’s run_forked for the win… right?!?

Well… not so fast.

https://www.reddit.com/r/perl/comments/lu39cy/ipccmd_considered_harmful/

https://github.polettix.it/ETOOBUSY/2021/02/27/ipc-cmd-considered-harmful/
March 9, 2021 at 10:20:21 AM EST *
perl
FILLER
60 / 219
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