jrm-omg/drop_it: A tiny — but robust — private PHP drop box - Codeberg.org
drop_it - A tiny — but robust — private PHP drop box
Pot Limit Omaha Is INCREDIBLY Easy | Upswing Poker Level-Up
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
Why "page.goto()" is slowing down your tests - Playwright
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
Auto-margin works with absolute positioned elements | Stefan Judis Web Development
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;
}
Grout or caulk between acrylic bathtub and tile? - Home Improvement Stack Exchange
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
For Want of a Blackwing 602 | Blackwing Pages
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.…
How to make mineral water at home | The Times of India
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
34 Clever Woodworking Handy Hints | The Family Handyman
These incredible tips from The Family Handyman readers and editors will help you complete your woodworking projects faster and better than ever before!
- Get Dents Out of Wood
- The Brown Paper Bag Trick for Finishing
- Hot Glue Whenever You Need It
- Sanding Station For Small Parts
- Pencil Hack for Perfectly Flat Boards
- Quick Woodworking File from Paint Stick
- Combo Square Ad-Hoc Micrometer
GraphRAG: The Most Incredible RAG Strategy Revealed
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
Build a Better README - Jason A. Crome - TPRC 2024
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.
You've never seen a wood finish like this! (Cures in 2-Minutes!)
GitHub - ingydotnet/vroom-pm: Vim Based Slideshow Presentations
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
Paul Buchheit, Gmail’s Architect: The Full Transcript
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.
Quartersawn Wood and Rift-Sawn Wood, Explained - Fine Homebuilding
The easiest way to quickly assess different cuts of wood is to look at the end grain.
Question about grovemade desk mats
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.
I–vi–IV–V? Learn the Roman Numeral System to Play Better with Others—and Improve Your Ear | Ukulele Magazine
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