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

How to get started with hand-lettering | by Cat Noone | Medium

QRCode

Earlier this year, I pushed out a tweet about my desire to be a beginner again, learn something new and took a particular interest in…

https://medium.com/@imcatnoone/how-to-get-started-with-hand-lettering-d99355793b75
April 19, 2023 at 9:15:33 PM EDT *
lettering drawing typography fonts
FILLER

5 Steps You Should Take to Prevent Common Running Injuries

QRCode

All the tips you need to prevent running injuries, including form tips, strength and mobility moves, and more.

https://www.runnersworld.com/health-injuries/a20812228/how-to-prevent-common-running-injuries/
April 18, 2023 at 11:13:51 AM EDT *
running workout stretching
FILLER

Day 1 Zoopla Theatre Diego Kuperman A Bag of Mojo Sweets

QRCode
https://www.youtube.com/watch?v=ogCUL7p6L0I
April 17, 2023 at 2:09:51 PM EDT *
mojolicious perl
FILLER

FizzBuzz - Rosetta Code

QRCode

Task Write a program that prints the integers from 1 to 100 (inclusive). But: for multiples of three, print Fizz (instead of the number)...

https://rosettacode.org/wiki/FizzBuzz
April 17, 2023 at 1:12:53 PM EDT *
programming
FILLER

Day 3: Zoopla Theatre: Mark Overmeer - Apache in Pure Perl

QRCode

From its start, Perl comes with most (Unix) core operating system trickery like forks, events and signals. So, you can implement real performing daemons for interesting tasks.

We will get into various features which show how straight-forward it is to implement an Apache-like webserver, with VirtualHosts, proxies, etc.

But we start by discussing many options how to set-up servers: processes, event-loops, and so on... before we reach to HTTP-servers processing requests.

Any::Daemon

  • Use Apache as your front end ~30:00
https://www.youtube.com/watch?v=cOmev2nl_1M
April 17, 2023 at 10:55:19 AM EDT *
perl apache webdesign http psgi
FILLER

GitHub - learnbyexample/learn_perl_oneliners: Example based guide for text processing with perl from the command line

QRCode

Example based guide for text processing with perl from the command line - GitHub - learnbyexample/learn_perl_oneliners: Example based guide for text processing with perl from the command line

https://github.com/learnbyexample/learn_perl_oneliners
April 17, 2023 at 10:42:19 AM EDT *
perl linux terminal
FILLER

Day 23: One-Liners for Fun and Profit

QRCode

Mojo one-liners are just Perl one-liners. You will use -E (or -e) to write the program. You might use -n to loop over input, or -p to do the same while printing $_ after each item, just like normal one-liners.

To get the extra Mojo goodness, add -Mojo. The name itself is a cute hack. Since -M is what loads a module on the command line, the module name is therefore ojo.

https://mojolicious.io/blog/2017/12/23/day-23-one-liners-for-fun-and-profit/index.html
April 17, 2023 at 10:36:41 AM EDT *
perl mojolicious linux
FILLER

Open-source data multitool | VisiData

QRCode

Command-line interactive multitool for tabular data.

VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.

https://www.visidata.org/
April 17, 2023 at 10:20:33 AM EDT *
data python visidata csv excel
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
April 17, 2023 at 10:19:03 AM EDT *
design inspiration
FILLER

Free open source icons, illustrations, emojis and graphics - Iconduck

QRCode

Iconduck lists 302,680 free open source icons, illustrations, emojis and graphics. They can be used for personal and commercial projects.

https://iconduck.com/
April 14, 2023 at 3:27:50 PM EDT *
icons illustration
FILLER

It's dangerous to Vim alone! Take Fzf.

QRCode

Enter fzf.vim by the legendary Junegunn, which is a wrapper for the command line fuzzy finder with the same name, fzf. On the surface it seems like a just another fuzzy finder, but it's much more than that! Let me show you some of my mappings and how I have been using it...

https://jesseleite.com/posts/2/its-dangerous-to-vim-alone-take-fzf
April 14, 2023 at 1:52:59 PM EDT *
vim fzf
FILLER

Delay between adding user vs. availability in the API - #10 by benzittlau - Auth0 Community

QRCode

BTW, if you had similar end points that supported batch requests (i.e. lists of ids or lists of emails), that would help significantly for my use cases (though still not be as ideal as a performant list endpoint with basic querying).

GET /api/v2/users/{user-id} and GET /api/v2/users-by-email offer immediate consistency in their results.

https://community.auth0.com/t/delay-between-adding-user-vs-availability-in-the-api/28763/10
April 14, 2023 at 8:30:56 AM EDT *
auth0
FILLER

16 little UI design rules that make a big impact - Adham Dannaway

QRCode

A UI design case study to redesign an example user interface using logical rules or guidelines

Use space to group related elements
Be consistent
Ensure similar looking elements function similarly
Create a clear visual hierarchy
Remove unnecessary styles
Use colour purposefully
Ensure interface elements have a 3:1 contrast ratio
Ensure text has a 4.5:1 contrast ratio
Don’t rely on colour alone as an indicator
Use a single sans serif typeface
Use a typeface with taller lower case letters
Limit the use of uppercase
Use regular and bold font weights only
Avoid pure black text
Left align text
Use at least 1.5 line height for body text

https://www.adhamdannaway.com/blog/ui-design/16-ui-design-rules
April 11, 2023 at 1:33:25 PM EDT *
webdesign design ux
FILLER

Doodle Ipsum

QRCode

Illustration placeholders for developers. Powered by Blush

https://doodleipsum.com/
April 11, 2023 at 11:19:00 AM EDT *
illustration design webdesign inspiration
FILLER

The Power Of Pen And Paper Sketching — Smashing Magazine

QRCode

When designing for digital spaces, it’s natural to default to digital mockup tools, but doing so cuts out a world of possibilities. Analog drawing can unleash your imagination and allow you to focus on what’s most important at the start: the ideas.

https://www.smashingmagazine.com/2021/09/power-pen-paper-sketching/
April 11, 2023 at 11:17:30 AM EDT *
design drawing inspiration
FILLER

Boilerform

QRCode

Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms.

https://boilerform.hankchizljaw.com/
April 11, 2023 at 11:14:41 AM EDT *
forms css webdesign boilerplate
FILLER

SQL users: The QUALIFY clause is pure syntactic sugar

QRCode

https://medium.com/learning-sql/sql-window-functions-explained-through-4-real-world-examples-91db9972b6bc

https://modern-sql.com/caniuse/qualify

Using a window function, we could add in a new column total_order_amount which represents the total order amount per customer. We could simply write:

SELECT
  date,
  customer,
  order_amount, 
  SUM(order_amount) OVER(PARTITION BY customer) AS total_order_amount
FROM orders
ORDER BY date

the window function SUM(order_amount) OVER(PARTITION BY customer) effectively partitioned our table into different “windows” (one for each customer) and then calculated the total_order_amount for each of these windows. All of this was achieved without using a GROUP BY aggregation, allowing us to retain the same number of rows.

https://towardsdatascience.com/sql-users-halve-the-length-of-some-of-your-queries-with-this-one-trick-c3c2c226cb35
April 11, 2023 at 10:23:40 AM EDT *
sql mssql
FILLER

The Ultimate Beginner’s Guide to Midjourney

QRCode

Also:

https://bootcamp.uxdesign.cc/20-incredible-midjourney-prompts-that-will-blow-your-mind-part-2-463ae919b6c3

https://bootcamp.uxdesign.cc/easy-beginners-guide-to-mid-journey-the-revolutionary-ai-art-tool-3b4de95bd4ca
April 11, 2023 at 10:10:42 AM EDT *
midjourney ai images
FILLER

CSS Masking - Ahmad Shadeed

QRCode

A deep dive into CSS masking

https://ishadeed.com/article/css-masking/
April 11, 2023 at 9:56:26 AM EDT *
css webdesign images
FILLER

The relative font weight axis — how variable fonts ease font weight transitions | Stefan Judis Web Development

QRCode

Variable fonts with a custom relative font weight axis ("GRAD") help to avoid layout shifts when transitioning font-weight.

https://www.stefanjudis.com/today-i-learned/the-relative-font-weight-axis-how-variable-fonts-ease-font-weight/
April 11, 2023 at 9:54:46 AM EDT *
fonts typography
FILLER
34 / 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