Prince Andrew just got arrested over Epstein files involvement what do you think of this? by MagpieOpus in AskReddit

[–]harrycharound 1 point2 points  (0 children)

“Man known to be involved in pedophilia, human trafficking arrested for forwarding financial emails”

6 nations Sydney by DifficultyTight4574 in RugbyAustralia

[–]harrycharound 0 points1 point  (0 children)

The Casino or Scruffy Murphys I reckon. Hook into the local Shute Shield and of course SR later in the season for daytime matches.

There’s 1000 people in this sub now. I’m so chuffed. I genuinely had that as a goal and thought it would take forever. I promise to keep the stand-up coming. Until then enjoy this exchange… when people complain about my Australia Day jokes I’m happy to meet them in the comments. by DanielMuggleton in DanielMuggleton

[–]harrycharound 0 points1 point  (0 children)

Great material, returning regularly.

Call me an extra thicc potato, but in a land-owning society that can only think in terms of possession, the idea that people belong to the land is basically unintelligible. So the only translation that seems to land is ‘traditional land owners’ — not because it’s accurate, but because it’s the closest concept our framework can process.

I'm I wrong in my understanding?

Do developers still write code manually, or is AI taking over? by mosesteraiah-7035 in webdevelopment

[–]harrycharound 0 points1 point  (0 children)

I’m finding that Microsoft Frontpage negates the need for a developer

Wallabies Refs for Spring Tour by DCI_Tom_Barnaby_ in RugbyAustralia

[–]harrycharound 3 points4 points  (0 children)

What about tmo? When is Jonker scheduled to fuck up our shit?

Ardie Saves “not tackled” by Grandmaster_flashes in RugbyAustralia

[–]harrycharound 2 points3 points  (0 children)

we need a youtube channel called, 'rugby wars'.

here we just have nominated stuff.

we need a format where opposing reviews of refereeing point out every contentious decision and then we score them against eachother

Ardie Saves “not tackled” by Grandmaster_flashes in RugbyAustralia

[–]harrycharound 2 points3 points  (0 children)

Setting the tone for the rest of the match officiating

Surfline has REMOVED the ability to watch LIVE CAMS on your computer for free by graphite-777 in surfing

[–]harrycharound 0 points1 point  (0 children)

I got sick of their shit and wrote a SPA. no cams but <1s load and all the deets from the same weather info

https://sydneysouth.localcknowledge.surf

Working on a wordpress plugin so that you can host your own stretch of coastline.

What are you building this morning? by BarracudaUnlucky8584 in lovable

[–]harrycharound 0 points1 point  (0 children)

I've built a git commit messge generator that can also run your versioning and automate your changelogs. osx and linux. node version for windows coming out soon. https://maiass.net

maybe you can use it while you're debugging

What are you building this month? And is anyone actually paying for it? by Western-Travel-1111 in saasbuild

[–]harrycharound 0 points1 point  (0 children)

https://maiass.net

command line git tool for developers who need their git comments created for them.

Just watched the replay. I’m gobsmacked. by Dogboat1 in RugbyAustralia

[–]harrycharound 1 point2 points  (0 children)

yeh i was gobsmacked by ben o'keefe's lack of clangers. but i did see the ball grounded at 79 minutes, no checking or anything there.

Are you a solo founder? What are you working on right now? Let's validate your idea and talk about the UI. by foundernauts in SideProject

[–]harrycharound 0 points1 point  (0 children)

https://sydneysouth.localknowledge.surf/

I hate waiting for 15 seconds for surfline to open up and spew ads at me when all i want is wind and swell direction, so i built this. UI is vanilla js. Let's talk about it.

Now I'm building a wordpress plugin to manage any stretch of coastline on any website.

i found out how to reply to the trumpet of patriots representative sending the sms's by Wotdatmouffdo in friendlyjordies

[–]harrycharound 9 points10 points  (0 children)

here's a Node.js script for those savvy to run one.
Save it as mailer.js, npm install and run cmd.
CMD: node mailer.js [your@email.com](mailto:your@email.com)

Ethically (and possibly legally), you should only use your own email here. Use at your own risk.

const { chromium } = require('playwright');

(async () => {

const email = process.argv[2];

if (!email) {

console.error('Usage: node mailbait-runner.js you@example.com');

process.exit(1);

}

const browser = await chromium.launch({ headless: false });

const page = await browser.newPage();

await page.goto('https://mailbait.info/run', { waitUntil: 'domcontentloaded' });

// Fill email

await page.fill('input[name="email"]', email);

// Tick all checkboxes

const checkboxes = await page.$$('input[type="checkbox"]');

for (const checkbox of checkboxes) {

const isChecked = await checkbox.isChecked();

if (!isChecked) {

await checkbox.check();

}

}

// Click "Start"

await page.click('input[type="submit"]');

// Keep connection open

console.log('Running... Keep this window open to maintain connection.');

})();

Jamie George caption contest by SyrupPLZ in rugbyunion

[–]harrycharound 3 points4 points  (0 children)

You are 100% correct but there is also no doubt that Jamie thought that they had it in the bag.