₱×ĦȻ

pxhc.neocities.org

65,800 views
365 followers
2,195 updates
0 tips
https://pirahxcx.neocities.org/pira-player v1.help-me-i-dont-know-how-to-name-versions is out \o/ imagine your buttons are mouths, and they try to bite the mouse when you want to click? or your title is an eye that closes? it's easy now, the customization menu has a field to set image change on hover :D
14 likes
aznet's avatar aznet 2 months ago

Pre-Alpha: build number only, no release number. Beta: 0.XX. Full Release: 1.XX. Updates to Release: 1.+1 per individual change. More decimal places for more extensive or longer builds. FOSS convention is to thousandths place, 0.000. Corporate compliance is usually to hundred-thousandths.

3 likes
p7uen's avatar p7uen 2 months ago

Instructions unclear, can now smell songs.

4 likes
pxhc's avatar pxhc 2 months ago

it always look arbitrary how a software would go from version .472 to .531 then .566...

aznet's avatar aznet 2 months ago

Sometimes it is. Usually it's because they put out a bunch of small updates, each with their own individual build for testing and compliance, do this over the course of weeks or months, THEN they release the update to users. That's why version numbers tend to jump wildly between releases.

1 like
pxhc updated their site.
2 months ago
9 likes
thanks for the follow! phenomenal site
1 like
I tried to make a fully customizable music player widget with several easy to edit options, a lot of possibilities already but this is just the 1.0, check out the demo, and if you like it, show it to your friends :) https://pirahxcx.neocities.org/pira-player
30 likes
ichomancer's avatar ichomancer 2 months ago

Really awesome! I will likely find a use for this one day :)

1 like
krystalspalace's avatar krystalspalace 2 months ago

that is so sickk!!!!

2 likes
chilblands's avatar chilblands 2 months ago

opportunities to customise this player look ENDLESS! I will deff share it around thank you for this

1 like
pxhc's avatar pxhc 2 months ago

oops, I forgot my global css has an auto upscale for 1920x1080 and higher, so if you are in that resolution you are seeing the widget 1.5x bigger than it actually is (but if you want it that size, you can set it in the customization as well)

1 like
ihateboys's avatar ihateboys 2 months ago

so awesome, thank you!

1 like
jaam's avatar jaam 2 months ago

oh woah, internet archive bandwidth isn't that good? :0 otherwise this looks really awesome and i gotta get my music up in one of these :D thanks!

1 like
p7uen's avatar p7uen 2 months ago

This is amazing, both the player and sharing it out, thank you!

1 like
aznet's avatar aznet 2 months ago

I personally don't like that clicking a song title about=blanks back to the same page tho

"But... this whole section seems right, why the feature is not working?" *two hours later notices I forgot to change the condition to true*
14 likes
jorelus's avatar jorelus 2 months ago

Hope you figured out the problem with your font

1 like
pxhc's avatar pxhc 2 months ago

honestly I have no idea what was the problem, it just looks like neocities don't want to serve cross origin fonts... so probably cors issue... I sketched a workaround though, but haven't tested yet

1 like
pxhc's avatar pxhc 2 months ago

although this theory doesn't make sense because I already have sites importing fonts hosted on other sites...

pxhc's avatar pxhc 2 months ago

unless neocities is picky about js or shadow dom

jorelus's avatar jorelus 2 months ago

I see. I know I used to load custom fonts in the past with the FontFace API so if you haven't tried that I recommend giving that a try. but yes I remember dealing with custom fonts was a bit of a pain. Glad you got a workaround

1 like
sneekrealm's avatar sneekrealm 2 months ago

tbf, font file formats are in the allowed files list for the free plan, so if all else fails and u're not stingy with ur 1gb space and u're able to get ur hands on the file for the font (😈) then...!

1 like
going to sleep way too late and completely defeated by javascript
12 likes
diremptiness's avatar diremptiness 2 months ago

Get some sleep. You'll wake up in the morning and find that semi-colon or that case-sensitive element that isn't capitalized and kick that script's butt!

5 likes
brachypelmide's avatar brachypelmide 2 months ago

either that or realise that the thing you were trying to pull off that was approaching the size of 67 lines could've just been a single one-liner. ask me how i know

4 likes
jorelus's avatar jorelus 2 months ago

Sometimes it do be like that

3 likes
pxhc's avatar pxhc 2 months ago

lol brachy, what were you building?

1 like
I'm trying to create a widget hosted on neocities but I can't for the life of me get the custom font on the style to be downloaded... I actually already had a widget I've been using but it was only using the correct fonts because they were also set on the page css, through the widget they are not loading at all :(
4 likes
pxhc's avatar pxhc 2 months ago

no idea what's happening, everything else loads fine (images, json, even cursor), it's just font that doesn't load at all, there isn't even an error in the network log, it's just empty... did anyone create an widget here before?

pxhc's avatar pxhc 2 months ago

yes, path is correct

barndoors's avatar barndoors 2 months ago

maybe im misreading this but i know neocities locks new accounts down quite a bit. i was running into a bunch of embed/script problems building the citytalk page

jorelus's avatar jorelus 2 months ago

How does your widget work? Some things occur to me... it could be CORS, or that the font hasn't propagated yet if your trying to use the widget somewhere else, but I don't know how your widget works

aznet's avatar aznet 2 months ago

triple check you aren't forgetting the utf encoding at the top of your html. Sounds dumb but I troubleshot my fonts not working for three straight days having forgot to set the encoding before I even wrote a single line of html or css, and the project was done.

tab or 2 spaces?
6 likes
pacrobat's avatar pacrobat 2 months ago

(space space backspace tab backspace space space space backspace backspace backspace tab) that is my usual brain melt flow when figuring that out

4 likes
figurea's avatar figurea 2 months ago

secret evil third option: three spaces

1 like
abnormalsweater's avatar abnormalsweater 2 months ago

I do 12 spaces

barndoors's avatar barndoors 2 months ago

tabs for code spaces for scripts

1 like
rogmash's avatar rogmash 2 months ago

if u want the complicated version :D - i declare a div as a image - then i put my texts into it - sounds weird - has alot advantages - depending on what u need the tabs for or how many u use - then just adjust with inner margin i guess ^^

pxhc's avatar pxhc 2 months ago

figurea I'm scared

brachypelmide's avatar brachypelmide 2 months ago

tab or die a hellish fiery death

1 like
bessiebea's avatar bessiebea 2 months ago

extra line break, no indentation >:)

diremptiness's avatar diremptiness 2 months ago

If we're talking about at the end of sentences, I used to 2 spaces and now do 1 thanks to the internet. If we're talking coding, tab all the way. One keystroke = more efficient than two keystrokes.

anendlessqueue's avatar anendlessqueue 2 months ago

tabs if it works properly. spaces if not. it varies

pxhc updated their site.
2 months ago
15 likes
What browser do you use? Have you ever had trouble with the Cbox iframe chat not working? (you can test it on my links tab)
6 likes
pxhc's avatar pxhc 3 months ago

Cbox site has a notice of Firefox ETP flagging it, which they claim is a false positive, so I always assumed I had to create ETP exceptions for the sites I visit on my LibreWolf because of the default Firefox heuristics, but I just tested and it seems like Firefox itself has already whitelisted Cbox, and so did Mullvad and Tor browser default settings... I'm wondering what other browsers might block Cbox.

2 likes
myrtletribe's avatar myrtletribe 3 months ago

I use both librewolf and firefox and it doesn't work on both of them. i really like your splash page transition btw!

1 like
pxhc's avatar pxhc 3 months ago

Thx :D Did you customize your Firefox? If I change my ETP to strict it does block, but not on default settings.

myrtletribe's avatar myrtletribe 3 months ago

Yes I changed a lot, and also use strict and I just turned it off and it works! not sure if there is a workaround there, maybe 'fix minor issues' works?

1 like
barracudachan's avatar barracudachan 3 months ago

I use Brave and sometimes Firefox

1 like
brachypelmide's avatar brachypelmide 3 months ago

firefox w/ ETP in default mode. cbox works fine even after full cache clear. seems like strict mode is in fact a problem

1 like
pxhc's avatar pxhc 3 months ago

Somehow on strict ETP on Librewolf (major and minor fixes) I can see @kanandraw's Cbox, and somehow it's listed here https://etp-exceptions.mozilla.org/ lol

xyllria's avatar xyllria 3 months ago

I use opera! It works on there it seems

1 like
funnyorangecat's avatar funnyorangecat 3 months ago

i use firefox and cbox works sometimes and not other times…i can’t really tell what makes it work and what doesn’t

1 like

Website Stats

Last updated 4 days ago
CreatedFeb 26, 2026

Tags

ascii microblog indieweb nihilism cyberpunk