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

jrm-omg/drop_it: A tiny — but robust — private PHP drop box - Codeberg.org

QRCode

drop_it - A tiny — but robust — private PHP drop box

https://codeberg.org/jrm-omg/drop_it
July 15, 2024 at 2:11:02 PM EDT *
php dropbox
FILLER

Pot Limit Omaha Is INCREDIBLY Easy | Upswing Poker Level-Up

QRCode

The great game of Pot Limit Omaha is arguably the most profitable poker game to play in the modern era. The average PLO player tends to be much less studied than the average No Limit Hold'em player, so you can gain a big edge by learning the fundamentals. That's what this episode of Upswing Poker Level-Up is here to teach you as high stakes PLO specialist Dylan Weisman joins Mike Brady.

Written version of this episode (audio version available wherever you get your podcasts): https://upswingpoker.com/podcast/ep19-pot-limit-omaha

https://www.youtube.com/watch?v=pwvJRWgSp90
July 15, 2024 at 1:58:51 PM EDT *
poker plo youtube
FILLER

Mineral waters à la carte – Khymos

QRCode
https://khymos.org/2012/01/04/mineral-waters-a-la-carte/
July 15, 2024 at 12:08:00 PM EDT *
recipe water
FILLER

Why "page.goto()" is slowing down your tests - Playwright

QRCode

In this video, we dive into Playwright's "page.goto()" and understand why it could be slowing down your end-to-end tests. We start with an example script and then walk you through the Playwright UI mode to understand how resource loading can delay the "page.goto()" call.

We also look into the different "waitUntil" configurations and check how they affect the speed of your tests. Enjoy, and drop any questions or comments below!

Blog post: https://www.checklyhq.com/blog/
"page.goto()" docs: https://playwright.dev/docs/api/class-page#page-goto
"addLocatorHandler" explained: https://www.youtube.com/watch?v=E8JLQoCDUcU

https://www.youtube.com/watch?v=qvlfbHFxqnI
July 15, 2024 at 11:20:53 AM EDT *
youtube playwright testing
FILLER

Auto-margin works with absolute positioned elements | Stefan Judis Web Development

QRCode

If you're defining absolute width or height for an absolute positioned element, you can use auto margin to lay out these elements.

https://www.joshwcomeau.com/css/center-a-div/

.box {
  position: absolute;
  inset: 0.5rem;
  width: 7rem;
  height: 7rem;
  margin: auto;
}
https://www.stefanjudis.com/today-i-learned/auto-margin-works-with-absolute-positioned-elements/
July 15, 2024 at 10:51:44 AM EDT *
css margins centering
FILLER

Grout or caulk between acrylic bathtub and tile? - Home Improvement Stack Exchange

QRCode

Contractor who remodeled our bathroom used non-sanded grout between bathtub (acrylic) and first layer of tile. He said that he recommends that instead of caulk as caulk will be trapping moisture and

  • FILL THE TUB TO WEIGH IT DOWN!

  • Take your time. Don't rush it or you'll be doing it again within a year or two. It might take two nights to get the old caulk all out. So what. You want a job that will last.

  • Clean out all the old caulk. Use a 1" paint scraper, razor blade scraper, knife, maybe high grit sandpaper so long as the part sanded will be caulked over.

  • Buy the most expensive Tub and Tile caulk you can find. I prefer GE. You don't want to have to do the job again and $10 - $15 isn't much when you consider the aggravation of redoing it.

  • Right before caulking saturate a portion of a clean cloth with rubbing alcohol and force it into the joint. Wipe it once from each direction to make sure its clean. Then let it dry.

  • Cut the caulk tube diameter to the width of the average gap.

  • Caulk the gap, not the tub or tile outside surface. The caulk needs to contact both inner surfaces, but for aesthetics, don't overlap the two outside surfaces more than about 1/8".

  • After caulking the gap along one wall, dip the smallest finger that will bridge the gap in rubbing alcohol and quickly and firmly wipe straight down the gap. If not suitable, wipe the finger with a piece of toilet paper, fold, discard, re-Hopdip finger in alcohol, and repeat.

  • PULL TAPE IMMEDIATELY! DON'T LET THE CAULK SET

https://www.youtube.com/watch?v=eLnVB-u0txs

https://diy.stackexchange.com/questions/36272/grout-or-caulk-between-acrylic-bathtub-and-tile
July 11, 2024 at 4:03:44 PM EDT *
bathroom caulk diy
FILLER

For Want of a Blackwing 602 | Blackwing Pages

QRCode

The following pencils have some qualities, to me at least, that are similar to the Blackwing. They are in no particular order, and please take into account something like this is always subjective.…

https://blackwingpages.wordpress.com/for-want-of-a-blackwing-complete/
July 11, 2024 at 3:54:09 PM EDT *
pencils
FILLER

How to make mineral water at home | The Times of India

QRCode

​Naturally rich in essential minerals, this water has potent health benefits and can naturally fix electrolyte imbalance in the body. Here's a simple way of making it at home by following some simple steps.​

  • fill the glass or container with 1 liter filtered water. The quality of the water is can make or break the taste of your homemade mineral water.
  • add 1/8 tsp of baking soda to the filtered water.
  • add 1/8 tsp of epsom salt (USP food grade)
  • 1/8 tsp of potassium bicarbonate to the purified water.
    Lastly, use a soda siphon to blend the minerals and mix well. The water is ready to be consumed!

1/8tsp == 0.6g

https://timesofindia.indiatimes.com/life-style/food-news/how-to-make-mineral-water-at-home/photostory/103668463.cms
July 11, 2024 at 3:50:43 PM EDT *
recipe water
FILLER

34 Clever Woodworking Handy Hints | The Family Handyman

QRCode

These incredible tips from The Family Handyman readers and editors will help you complete your woodworking projects faster and better than ever before!

  1. Get Dents Out of Wood
  2. The Brown Paper Bag Trick for Finishing
  3. Hot Glue Whenever You Need It
  4. Sanding Station For Small Parts
  5. Pencil Hack for Perfectly Flat Boards
  6. Quick Woodworking File from Paint Stick
  7. Combo Square Ad-Hoc Micrometer
https://www.familyhandyman.com/list/34-clever-woodworking-handy-hints/
July 11, 2024 at 1:54:42 PM EDT *
woodworking home diy flooring
FILLER

GraphRAG: The Most Incredible RAG Strategy Revealed

QRCode

Today, we dive into the revolutionary Graph RAG from Microsoft, an advanced retrieval-augmented generation system that enhances AI responses by providing relevant context. GraphRAG: The Most Incredible RAG Strategy Revealed

📌 In this video, you will learn:

What is RAG (Retrieval-Augmented Generation)?
Differences between Basic RAG and Graph RAG
How to implement Graph RAG in your application
Step-by-step guide on setting up Graph RAG
Advantages of using Graph RAG over traditional methods

https://youtu.be/f7Puiilv5Tw?si=XwJLmxB9JwoEW-BW
July 10, 2024 at 1:42:15 PM EDT *
ai chatgpt rag
FILLER

Build a Better README - Jason A. Crome - TPRC 2024

QRCode

#tprc2024 #perl #readme

Your project's README stinks. Let's make it better, together!Your project's README on Github is your project's landing page, your one chance to land a solid first impression with a new user. So why are so many READMEs so boring? With minimal effort, you can make a lasting impression that win over users who might otherwise move on to another project instead.

Jason Crome will show you some techniques for making an eye-popping README for your project, using Request Tracker, Dancer, and other popular projects as models for what can be done. By the end of this short talk, you'll be able to take your project's README to the next level and set yourself apart from other open source projects.

https://github.com/matiassingers/awesome-readme

https://github.com/dec0dOS/amazing-github-template

https://youtu.be/vfZuFo1gTB8?si=ZawgdIz_950a674N
July 10, 2024 at 11:12:13 AM EDT *
perl youtube readme
FILLER

Clever way to make INDESTRUCTIBLE boxes, cabinets and drawers

QRCode
https://www.youtube.com/watch?v=QyokX-BK7FQ
July 8, 2024 at 3:02:18 PM EDT *
woodworking youtube joints router
FILLER

Newsletter Edition #0323 By Veerle Pieters

QRCode

#712f23 #84b2d4 #c5df7f #fd5c24 #fdf9d4

https://assets.adobe.com/public/303475d6-1c6a-481b-5734-d5800aa953cf
July 3, 2024 at 8:36:10 AM EDT *
colorscheme
FILLER

You've never seen a wood finish like this! (Cures in 2-Minutes!)

QRCode

Clean Armor Wood Finishes:
https://mywoodcutters.com/clean-armor-wood-finishing
https://www.cleanarmor.com/wood-coatings/wood-757
https://mywoodcutters.com/CUVO_Model_H24_Handheld_Curing_Light

https://www.youtube.com/watch?v=HiJdtJeO0JQ
June 30, 2024 at 3:47:41 PM EDT *
woodworking finishing
FILLER

GitHub - ingydotnet/vroom-pm: Vim Based Slideshow Presentations

QRCode

Vim Based Slideshow Presentations. Contribute to ingydotnet/vroom-pm development by creating an account on GitHub.

https://blogs.perl.org/users/buddy_burden/2013/06/slideshows-in-vroom-so-noted.html

https://github.com/othree/vroom-syntax.vim

https://github.com/ingydotnet/vroom-pm
June 27, 2024 at 4:30:13 PM EDT *
slideshow
FILLER

Paul Buchheit, Gmail’s Architect: The Full Transcript

QRCode

paul buchheit on the advent of gmail, insurgents vs. gatekeepers, the future of san francisco, ai,

An insurgent is never going to be successful working for gatekeepers, because from the gatekeeper perspective, the person just lacks maturity. They're doing these things that are obviously risky. That's the nature of throwing bombs: you don't exactly know what's going to happen.

Famously, we had one line of JavaScript in the entire product, which was when you go to the homepage, there was one snippet of JavaScript that would put the focus in the search box. That was the only JavaScript at Google. So Google had this kind of anti-JavaScript thing, that was also partially technical snobbery. One of the senior technical people said, “You can never scale anything in JavaScript, it’s basically just shit, the project will just turn to garbage.” And actually Eric Schmidt even said, “Oh yeah, my friend at some other big company tried this, it doesn't work.” There was a lot of ‘This has been done before, you just don't know why it can't work.’

Gatekeepers are one hundred percent anchored to stopping bad things from happening, and they have no concept that when you stop bad things from happening, you are inherently stopping good things from happening as well. You can't ever deliver something that's 100 percent good. If you deliver 80 percent good, that's pretty good. But if you try to go for 100% — if you try to be perfect — what you get is nothing. Innovation is inherently not clean.

https://www.piratewires.com/p/paul-buchheit-interview-transcript-mike-solana
June 19, 2024 at 9:55:00 AM EDT *
javascript career google
FILLER

Quartersawn Wood and Rift-Sawn Wood, Explained - Fine Homebuilding

QRCode

The easiest way to quickly assess different cuts of wood is to look at the end grain.

https://www.finehomebuilding.com/2018/07/10/quartersawn-wood-rift-sawn-wood-explained
June 6, 2024 at 8:03:56 AM EDT *
wood woodworking
FILLER

Question about grovemade desk mats

QRCode

It's just wool felt, cutting it would be fine. You just lose out on the rounded corners.

You can make one yourself. https://www.joann.com/35pct-wool-felt-36in-w/8020349.html (Smoke)

Wrap that around this: https://www.michaels.com/3mm-thick-flipside-cork-roll/D083440S.html

With some spray adhesive and you have a nice wool mat for a fraction of the cost.

Or if you absolutely NEED the high grade Merino wool: https://www.thefeltpod.com/3mm_wool_felt_fabric_s/1856.htm It even comes in a wide variety of colors.

https://www.reddit.com/r/AskBattlestations/comments/m9qmuz/question_about_grovemade_desk_mats/
June 5, 2024 at 1:38:45 PM EDT *
desk mat
FILLER

I–vi–IV–V? Learn the Roman Numeral System to Play Better with Others—and Improve Your Ear | Ukulele Magazine

QRCode

Here's how to build chords starting on each note of the major scale, as well as some common chord progressions found in thousands of songs

https://ukulelemagazine.com/lessons/i-vi-iv-v-learn-the-roman-numeral-system-to-play-better-with-others-and-improve-your-ear
May 31, 2024 at 3:51:09 PM EDT *
music ukulele
FILLER

2024 Vegas Summer Poker Schedule - Google Sheets

QRCode
https://bit.ly/WSOP2024
May 31, 2024 at 3:38:31 PM EDT *
poker
FILLER
13 / 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