-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|290|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




cyangames

Patreon Gripe

7th August 2023

I do have one remaining monthly subscribestar subscription $5 and used to have a few more to get some rather special interest stuff.
It's nice money if you can get people interested I guess.


cyangames

Worst site glitch I have ever seen...

7th August 2023

Yeah, that apple Ecosystem is one that I'm not too much of a fan of, esp when it comes to repairability, ditto that for chromebooks and ''the cloud''


cyangames

Kuron's New Baby!

7th August 2023

Lovely stuff :)


cyangames

QOTD - August 2023

7th August 2023

I abandoned new game dev tech long ago. Unity was fun for a bit, but passions lay elsewhere.


cyangames

Worst site glitch I have ever seen...

7th August 2023

I remember it occurring just after lockdowns started and work decided I had to work from home, it was very much a ''HOW IT THE HELL DO I FIX THIS!!!'' affair, not having a Mac to test on and, well, it was very frustrating, esp with everything else *snip*


cyangames

Worst site glitch I have ever seen...

7th August 2023

Ahhh, yes, that issue. It's related to browsers changing their cross-domain cookie policies from around 3-4 years ago, then the inconsistancies between them all. I think SHEINS one is a bit different to ours but it is related to different browsers trea*snip*


cyangames

QOTD - August 2023

4th August 2023

I'm not great at that when it's outside of work hours, it depends on my mood really.


cyangames

Happy Birthday, LineOf7s

3rd August 2023

Mirahooooo Bithdosings!


cyangames

QOTD - August 2023

3rd August 2023

My kids, probably grandkids even by then.


cyangames

Managing CSS

2nd August 2023

Ha! I mean, it could just be a humble brag :D


cyangames

Soundoff - August 2023

2nd August 2023

We Be Haiku Stylin'
Achoo Applause
[mp3]https://socoder.net/uploads/1005/2023/31/Achoo-Applause.mp3[/mp3]
Bang Bubble
[mp3]https://socoder.net/uploads/1005/2023/31/Bang-Bubble.mp3[/mp3]
Crunch Cough
[mp3]https://socoder.net/uploads/1005/2023/31/C*snip*


cyangames

Managing CSS

2nd August 2023

yay puppers!


cyangames

Managing CSS

2nd August 2023

I've stuck with the old classic
xx-small
x-small
small
medium
large
x-large
xx-large
Mainly because they translated from the old <font size=''1-7''> stuff really happily and I'm stuck in that routine. There used to be (in the *snip*


cyangames

Managing CSS

2nd August 2023

They should have both done testing and then just used a media query, something like
[code]
@media only screen and (max-width:499px){
.sellingdiv span{
min-height: 2em;
max-height: 2em;
height: 2em;
font-size: small;
padding: 10px;
bor*snip*


cyangames

QOTD - August 2023

2nd August 2023

Penguin, just so I can randomnly go meep moop at people without the weird looks :D


cyangames

SpinalWatch

1st August 2023

Awesome!


cyangames

Managing CSS

1st August 2023

Pro Tip: Indenting CSS (small example below) can help with that sort of error, also this might help debug CSS
(Linkage)
[code]
.clear{
clear: both;
}

.bold{
font-weight: 700;
}

div{
background: #eee;
padding: 10px;
border*snip*


cyangames

QOTD - August 2023

1st August 2023

Yeah, Hobbycraft or some lovely independent retro game shop


cyangames

Bluetooth Won't aGo Go

1st August 2023

Aye, Windows 10 did an update recently at work and now my old Photoshop CS3 has gone from super fast and reliable to 10 seconds to load an image.


cyangames

QOTD - August 2023

1st August 2023

The largest supermarket / mall so I don't go crazy quite as quickly.


cyangames

She's a Barbie Girl

31st July 2023

Looks like I'm watching it with Layla in a couple weeks time, Triston, understandably, doesn't want to see it :D


cyangames

QOTD - July 2023

31st July 2023

Question of the Day : July 30th
If you had to marry one fictional character, who would it be and why?
Just one? Can't choose between a few of them really :D
Super Sonico: pink hair, caring personality, lovely voice, plays guitar and looks amazing, I*snip*


cyangames

Kuron's New Baby!

31st July 2023

Soo cutttteeee


cyangames

Kuron's web related questions?

29th July 2023

Aye, I had a bit more of a look into it and I basically do the same thing myself by checking the time at certain points on the script, it's actually just a fancy name for something simple


cyangames

Kuron's web related questions?

28th July 2023

Out of curiosity, has anyone here used Unit testing with PHP? I'm pondering if I should use it to really fine tune a websites code. It's already fast enough but could squeeze some more ms out of it perhaps.

Newer Posts More - Older Posts