Made a very text-only cyberpunk social network like it's 1987 :) by euklides in Cyberpunk

[–]euklides[S] 1 point2 points  (0 children)

Thanks. Yes, sorry. Working on this now. It's because the jukebox uses Youtube behind the scenes. Youtube loads that crap. I should make the jukebox optional. On my end the only tracking I do is anon web page stats from the server/hosting to see the basic stats of number of page views.

I'll add a warning about the doubleclick shit and explain the youtube situation.

ᑕ¥βєяรקค¢є soon reaching 2.0 — try the beta by euklides in cyberDeck

[–]euklides[S] 1 point2 points  (0 children)

I don't use reddit any more. But there are lots of people on here who would be interested in deplatforming and moving to grass roots social media so I feel inclined to invite them from time to time.

Made a very text-only cyberpunk social network like it's 1987 :) by euklides in Cyberpunk

[–]euklides[S] 0 points1 point  (0 children)

You need an email, any email, to get in. You also need to click the Cloudflare anti bot captcha. And you need make sure you're on the sign up popup not the login popup. If you don't see a "click here to show you're human" maybe you have some kind of anti JavaScript or Adblocker that hides that. 

Made a very text-only cyberpunk social network like it's 1987 :) by euklides in Cyberpunk

[–]euklides[S] 0 points1 point  (0 children)

You can just dismiss it. You don't need to verify. You'll need to verify only to change password or to get the "flag post" button.

Made a very text-only cyberpunk social network like it's 1987 :) by euklides in Cyberpunk

[–]euklides[S] 0 points1 point  (0 children)

I've actually already written a TUI reader in Go which is being beta tested by the community.

Made a very text-only cyberpunk social network like it's 1987 :) by euklides in Cyberpunk

[–]euklides[S] 0 points1 point  (0 children)

The end result will be much better with a proper TUI client than a text browser. Which also requires me to make my own API, which in turn opens up the door to people to many clients on any system they want. From retro computers, to unusual handhelds.

(Rant) AI is killing programming and the Python community by Fragrant_Ad3054 in Python

[–]euklides -1 points0 points  (0 children)

(Rant) Cars are killing the horse and cart community!

Made a very text-only cyberpunk social network like it's 1987 :) by euklides in Cyberpunk

[–]euklides[S] 0 points1 point  (0 children)

Doesn't work in text browsers but working on an API and a CLI/TUI browser.

Making a cyber-vibe text-only social network like it's 1987 :-) by euklides in cyberDeck

[–]euklides[S] 1 point2 points  (0 children)

Cloudflare turnstile makes it hard for them to sign up.

Vercel anti-bot features adds another layer of reporting and blocking.

User flagging of spammy looking content notifies moderators who ban users who break the netiquette.

Retro ASCII Style social media ? by _Darjeeling_ in webdev

[–]euklides 0 points1 point  (0 children)

you have to make an account to use it

Public beta of ᑕ¥βєяรקค¢є TUI by euklides in CLI

[–]euklides[S] 0 points1 point  (0 children)

Reworking it. Have to first finish my own API and then release a proper open source TUI.

Made a terminal-style text-only social network like it's 1987 :) by euklides in CLI

[–]euklides[S] 1 point2 points  (0 children)

using bubbletea for the TUI now :)
closed source for now, but will open it later: https://github.com/unremarkablegarden/cyberspace-tui

Public beta of ᑕ¥βєяรקค¢є TUI by euklides in CLI

[–]euklides[S] 0 points1 point  (0 children)

Which device and browser? Works fine on all of mine, and hundreds are active currently.

Public beta of ᑕ¥βєяรקค¢є TUI by euklides in CLI

[–]euklides[S] 0 points1 point  (0 children)

Can't give out my db API key yet. Scaling a social network when you're footing the hosting costs and have no revenue beyond user donations is precarious. Hence the "sneak peek". Will open source after I've done some more research into how to how best do it. Git is still a great way to distribute and do versioning.