Programming & Software Development10 PRINT "HELLO WORLD"; 20 GOTO 102026年6月12日 11:49:28 +00002026年6月12日 11:49:28 +0000OCAU Forums
https://forums.overclockers.com.au/forums/programming-software-development.41/
Need testers [Android]2026年5月20日 06:30:30 +0000
https://forums.overclockers.com.au/threads/need-testers-android.1363691/
https://forums.overclockers.com.au/threads/need-testers-android.1363691/invalid@example.com (rockuman_ex)rockuman_ex
I need testers to be able to publish my app in Play Store.
Need testers [Android]]]>3AI in software development2026年5月16日 03:00:59 +0000
https://forums.overclockers.com.au/threads/ai-in-software-development.1363402/
https://forums.overclockers.com.au/threads/ai-in-software-development.1363402/invalid@example.com (RnR)RnR https://tannerlinsley.com/posts/projecting-react
One way of reading it is that Claude created React in a weekend. But I would argue that the existing 700 unit tests and the api surface polished over many years did the heavily lifting. Tanner is also a smart guy and has been knee deep in React for many years, so he knew how to explain the bugs they surfaced succinctly and clearly such that Claude had a chance at fixing them.
In a...
AI in software development]]>14Programming Jokes Thread2026年4月21日 14:34:06 +0000
https://forums.overclockers.com.au/threads/programming-jokes-thread.1251734/
https://forums.overclockers.com.au/threads/programming-jokes-thread.1251734/invalid@example.com (elh9)elh9
I'll start:
Code:
public boolean isEqual(int a, int b) {
try {
int c = 1/(a-b);
} catch (ArithmeticException e) {
return true;
}
return false;
}
]]>154Did I miss something or is claude taboo ?2026年4月17日 03:07:50 +0000
https://forums.overclockers.com.au/threads/did-i-miss-something-or-is-claude-taboo.1362880/
https://forums.overclockers.com.au/threads/did-i-miss-something-or-is-claude-taboo.1362880/invalid@example.com (ikonz0r)ikonz0r
Did Agg put a blanket ban on anything and everything Ai or has OCAU become a snapshop frozen in time? :shock:
(Omg the emoticons are just too good to let go of :lol: :Paranoid: :D :p :upset: :confused: ... nostalgia ftw!)]]>10Regex Help needed, please2026年3月26日 23:14:37 +0000
https://forums.overclockers.com.au/threads/regex-help-needed-please.1362339/
https://forums.overclockers.com.au/threads/regex-help-needed-please.1362339/invalid@example.com (TonyR)TonyR
2025 07 08 - title - extraneous information.mp3
Title is of variable length
I want to match everything following the title. If it doesn't match the second " - " that doesn't matter.
So, I'm looking for a regex which will match the second occurrence of a string and everything beyond it.
Anyone have any advice, please?]]>3What languages do you see growing into new areas in the next 5 to 10 years?2026年3月21日 06:46:12 +0000
https://forums.overclockers.com.au/threads/what-languages-do-you-see-growing-into-new-areas-in-the-next-5-to-10-years.1301845/
https://forums.overclockers.com.au/threads/what-languages-do-you-see-growing-into-new-areas-in-the-next-5-to-10-years.1301845/invalid@example.com (Crewcut)Crewcut33Converting HTML program into I OS / Andriod App.2026年1月29日 18:09:38 +0000
https://forums.overclockers.com.au/threads/converting-html-program-into-i-os-andriod-app.1355256/
https://forums.overclockers.com.au/threads/converting-html-program-into-i-os-andriod-app.1355256/invalid@example.com (Current)Current
i wish to turn the program i have made into an app for phone/tablet use. it's set out this way on the page already and is viewable in a web browser, but i would like it to be an app.
it's user interactive with drop down menu stuff and boxes to fill in and can graphs, summary and PDF exports.
Anyways, i appreciate any help as i'm not the best...
Converting HTML program into I OS / Andriod App.]]>5OCAU Graphic & Programming Freelancers2025年11月17日 19:00:38 +0000
https://forums.overclockers.com.au/threads/ocau-graphic-programming-freelancers.679706/
https://forums.overclockers.com.au/threads/ocau-graphic-programming-freelancers.679706/invalid@example.com (ChEEkY ChiNo)ChEEkY ChiNo
==========================================
There is a bit of freelance chat going on and people are not sure where to get a graphic designer to do their layout or to get a developer to CSS it up or a programmer to develop something.
A few of us here on OCAU would love to be doing this Freelance Development work so why don't we create a categorised list of available freelancers and their experience level?
Post your Username - Location - Skills - Experience Level...
OCAU Graphic & Programming Freelancers]]>56Internet cache issue2025年9月16日 03:37:26 +0000
https://forums.overclockers.com.au/threads/internet-cache-issue.1357352/
https://forums.overclockers.com.au/threads/internet-cache-issue.1357352/invalid@example.com (vladtepes)vladtepes
I had a published homepage (been there for weeks) and have now deleted that in Wordpress and replaced it with a new homepage.
To clarify
- the new page is 'published'
- the old page has been deleted (permanently)
- the wordpress settings do point to the correct new page as home page.
However whenever I go to the live site I am getting the OLD version of the home page.
This happens whether I access it from the normal browser or an incognito tab.
Recently I bombed an SQL technical interview stage. Despite having passed Oracle DB SQL Associate 1Z0-071 exam in late 2023, I found that I am not able to answer most of the questions in the interview, especially questions that requires knowledge of window functions.
There are a couple of reasons that I failed that SQL technical interview test.
1Z0-071 was mostly theoretical that test on very pedantic technical details with little real world...
⛔✅Epic's Leetcode Grind Journal]]>3Numerical solution to a Diophantine equation2025年9月03日 09:31:47 +0000
https://forums.overclockers.com.au/threads/numerical-solution-to-a-diophantine-equation.1341746/
https://forums.overclockers.com.au/threads/numerical-solution-to-a-diophantine-equation.1341746/invalid@example.com (lexell12)lexell12
Let's find a numerical solution for a Diophantine equation using appropriate constraints. Find at least one integer solution for the equation 1+x^2 + x^3 +y^2 = 9xyz.
Solutions to this equation exist within large integer ranges.
Below is the C code featuring parallelisation. Compile it using the following command:
gcc...
Numerical solution to a Diophantine equation]]>4I've got a trading/programming idea.2025年8月16日 06:38:41 +0000
https://forums.overclockers.com.au/threads/ive-got-a-trading-programming-idea.1356221/
https://forums.overclockers.com.au/threads/ive-got-a-trading-programming-idea.1356221/invalid@example.com (MattH86)MattH8629MegaSpacePewPew2025年6月20日 03:46:09 +0000
https://forums.overclockers.com.au/threads/megaspacepewpew.1354447/
https://forums.overclockers.com.au/threads/megaspacepewpew.1354447/invalid@example.com (Punch Bunny)Punch BunnyMegaSpacePewPew.
Anyway, recently I retired from work due to terminal illness, and was digging through some old USB sticks and found the source code to MegaSpacePewPew. It didn't run because it had some ancient dependencies which I...
MegaSpacePewPew]]>4Roast my landing page for my software project2025年5月19日 12:40:52 +0000
https://forums.overclockers.com.au/threads/roast-my-landing-page-for-my-software-project.1353772/
https://forums.overclockers.com.au/threads/roast-my-landing-page-for-my-software-project.1353772/invalid@example.com (huzey)huzey
I am trying to improve my landing page for my software/programming project Moddy.io
It's fine, but a tad on the boring side. I'd love your general ideas how to improve it.
2 - A wacko "purple cow marketing" one. I asked them to go a bit crazy to make it...
Roast my landing page for my software project]]>5QMK Programming (C Language)2025年5月17日 23:55:35 +0000
https://forums.overclockers.com.au/threads/qmk-programming-c-language.1353988/
https://forums.overclockers.com.au/threads/qmk-programming-c-language.1353988/invalid@example.com (epictetus)epictetus1Play.Date programming?2025年5月17日 16:05:12 +0000
https://forums.overclockers.com.au/threads/play-date-programming.1353985/
https://forums.overclockers.com.au/threads/play-date-programming.1353985/invalid@example.com (catfish)catfish[IMG]
Anyone turned their hand at some Play.Date programming in C and Lua?
For those that havent heard the deice is a unique handheld with a crank and some more regular buttons and a B&W screen(non-backlit).
Find more here if you're interested in experimenting with the device via emulation.
https://play.date/dev/]]>linux - LEDspicer issue (2x servostik boards)2025年2月20日 03:09:20 +0000
https://forums.overclockers.com.au/threads/linux-ledspicer-issue-2x-servostik-boards.1351298/
https://forums.overclockers.com.au/threads/linux-ledspicer-issue-2x-servostik-boards.1351298/invalid@example.com (Krondorf)KrondorfThis program seems to have an issue getting 4x servostiks (2x controller boards) to activate the servo to turn the restrictor.
It works fine for 2x servostiks (1 controller board).
if 1 board is connected (either one) it works fine, but if 2 boards are connected only the 2nd one activates the rotation of the restrictor plates on the 2 stiks that are connected to it...
I hope this make sense...
in arch with lsusb both boards show...
linux - LEDspicer issue (2x servostik boards)]]>1Any game devs/ people who work for games devs?2024年11月21日 05:54:40 +0000
https://forums.overclockers.com.au/threads/any-game-devs-people-who-work-for-games-devs.1347168/
https://forums.overclockers.com.au/threads/any-game-devs-people-who-work-for-games-devs.1347168/invalid@example.com (Zee)Zee
I'm currently working on an idea, but would like to ask a few questions to see if it actually has legs or not.
Thanks in advance,
Z...]]>1Coding for kids - Java Minecraft2024年11月18日 12:42:48 +0000
https://forums.overclockers.com.au/threads/coding-for-kids-java-minecraft.1348596/
https://forums.overclockers.com.au/threads/coding-for-kids-java-minecraft.1348596/invalid@example.com (joshpond)joshpond
Anyone tried any of the online coding for kids programs?
Udemy, Junior engineers, Code Kingdoms, Minecraft education itself?
Kid, 10yo, looking at some basic coding to see if he's keen. I think in person over the holiday programs would be best for him but there aren't any up here so it looks like online classes (preferably) or self paced.
I suspect if it's linked to games he'd be more keen like the Minecraft stuff, possibly Lego Mindstorm/spike as we have some of that lying around.
I...
Coding for kids - Java Minecraft]]>3Tell me what im doing wrong - Assets on front end of my website2024年11月12日 04:15:25 +0000
https://forums.overclockers.com.au/threads/tell-me-what-im-doing-wrong-assets-on-front-end-of-my-website.1347754/
https://forums.overclockers.com.au/threads/tell-me-what-im-doing-wrong-assets-on-front-end-of-my-website.1347754/invalid@example.com (riccoo)riccoo
I'm managing the trading side of a website (though not the technical mechanics), and I'm running into some issues that I could really use help with. The developers are slow to respond, and I haven't been given clear guidelines around front-end content. As a result, I've been going through a lot of trial and error trying to make things work, especially when it comes to responsiveness.
I've just stepped into this role, and while I don’t handle the technical side, I do manage...