Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cabbageears
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
cabbageears
2y ago
function modifyElements(pSel, cSel, rxStr) { const regex = new RegExp(rxStr, 'i'); const pEls = document.querySelectorAll(pSel); pEls.forEach(pEl => { const fEl = pEl.querySelector(cSe
2.
▲
by
cabbageears
2y ago
function modifyElements(pSel, cSel, rxStr) { const regex = new RegExp(rxStr, 'i'); const pEls = document.querySelectorAll(pSel); pEls.forEach(pEl => { const fEl = pEl.querySelector(cSe
3.
▲
by
cabbageears
2y ago
>The biggest dumbest problem is when blinds accelerate to the point that the minimum bet is greater than what Kelly would recommend. Some online poker sites are aggressive about this, to the point that you are forced to make irrational c
4.
▲
by
cabbageears
2y ago
You're an industry plant.
5.
▲
by
cabbageears
2y ago
Sweet. I spent a few years cultivating mushrooms and found the hobby to be very rewarding. One can grow (legal) medicinal and gourmet mushrooms on a small scale with very little money. I recommend people interested give it a go because it&#
6.
▲
by
cabbageears
3y ago
The DALLE3 and other imagine ones are the worst with those instructions, especially spelling. Like spelling is impossible, but I'm sure they could update it to copy/paste text since current model can't by design. Back when th
7.
▲
by
cabbageears
3y ago
It took me a single try, both times. I asked it to pick a single digit from the number sequence, which it did. I then asked in another chat, "Type back a single character only. Your pick." It gave me a star character. Maybe my cus
8.
▲
by
cabbageears
3y ago
"Reverse this sequence of numbers: 473936482738338373926" "The reversed sequence of the numbers 473936482738338373926 is 629373833837284639374." It works like this by using Python. Even when I told it to write a JS funct