It’s not obsolete, it’s very good, still is. Just that Flask and Django both built on top of Python. So if it’s like late 90s or early 00s. Definitely before either Django / Flask. Python isn’t the new and thing of 2022.
Isn’t Wordpress powering like 40% of the internet? PHP isn’t going anywhere anytime soon.
For me the weirder part of that meme is Python in 2022?
Starred. Hopefully it works well with e-ink android, like my boox.
Weird, I don’t have that. Free user for years.
Is the free version of Spark not good enough? What paid feature you need?
You’ve got it. it’s the setting in the server.
By default, it was on “internet only”
Thank you, and everyone for responding!
Personally, I’m just using Simplenote. Just the other day there was this post.
“Where do I find servers and bots and pack numbers?” It’s as easy as using a xdcc search engine. http://sunxdcc.com/ has both a search and a list of networks. (DCC is Direct Client to Client meaning no files pass thru the server and XDCC is a version of DCC that allows large files to be transferred.)
Thanks for this. Was on IRC since before Napster, Kazaa, etc. Torrent was the one that took me off IRC. Nowadays I just don’t know which server and channel to join.
Cheapest way is Aliexpress. Then you have kbdfans and Drop, they’re mostly in-stock, as in you don’t need to wait years for things to arrive. For me, keychron isn’t “custom” enough.
It was supposed to be my first custom keyboard. I went with NP PBT instead, it was in stock from kbdfans.
I have a dated opinion, it’s probably still true, but compute power is much cheaper now.
If your player doesn’t support the format, Plex will transcode it on the server – which is extremely slow if all you have is just a junk pc as server, while on Kodi (or what I personally use, Infuse), you can use any file server, like smb, and they’ll just play. No fuss, any lags will definitely be a network issue.
They do. I can see that it’s a deal breaker for some, but IMO github acc is better than disqus. IDK, maybe there are better options listed by others here.
My requirements were I don’t want to deal with user accounts and spam, and not disqus (I’ve blocked it with pihole).
Currently using https://utteranc.es/ for my blog. Though I’m not sure in the privacy side. It uses github issues as the backend.
Yeah, typical on .net too. I just have a middleware and turn it into proper REST. Though all the error messages are usually like ‘something went wrong’.
I’ve been using https://utteranc.es/, same concept but using Github issues as comment. This is interesting, especially if there’s a way to handle each user’s instances.