Mastodon: @canpolat@hachyderm.io
- 171 Posts
- 85 Comments
I know you said “self hosted”, but if you are interested in an Android app, Google Play Books does most of what you want, I think. You can upload your books, and read them on any device (with offline capabilities). But this is the Self Hosted community, so I will show myself out.
canpolat@programming.devOPto Fediverse@lemmy.world•Bluesky opens to public registrationEnglish16·2 years agoI don’t follow it very closely, but as far as I know, they are the only one implementing the open protocol they designed (which doesn’t interoperate with ActivityPub). However, there seems to be some efforts for creating a bridge: https://www.docs.bsky.app/blog/feature-bridgyfed
As you said, there are some recognizable faces and that may impact the adoption. But not being compatible with ActivityPub is a real bummer.
canpolat@programming.devto Matrix@lemmy.ml•Is it possible to send a message to myself in element.io?English3·2 years agoWhen I joined some years ago, it automatically created a private, invite-only room named “Echo Chamber” with me being the single member. If it didn’t happen to you automatically, you can create one yourself.
canpolat@programming.devto Rust@programming.dev•Rust For Lemmings - Code Together | "The Rust Programming Language" book club meeting on twitchEnglish1·2 years agodeleted by creator
I think single account ActivityPub implementations are addressing a weakness of the Fediverse: one’s identity (handle, username) is tied to an instance they have no control over. If that instance shuts down users lose everything. With a single account instance, you take that control back. And since it doesn’t need to scale the architecture can be much simpler and can be deployed to much cheaper infrastructure.
The demo was not straightforward, though. And I didn’t quite get how a user can follow Mastodon users, for example.
canpolat@programming.devOPto Programming@programming.dev•Introducing Pkl, a programming language for configurationEnglish1·2 years agoPossibly. My point is: despite having a common subset Pkl and JSON schema doesn’t seem to be solving the same problems. But, I’m just learning about it, so I may just be wrong.
canpolat@programming.devOPto Programming@programming.dev•Introducing Pkl, a programming language for configurationEnglish3·2 years agoI just learned about Pkl, so take this with a grain of salt. JSON Schema and Pkl seem to have some overlap. But JSON schema is not specifically designed for handling configuration and Pkl supports other formats like YAML.
canpolat@programming.devOPto Programming@programming.dev•Introducing Pkl, a programming language for configurationEnglish51·2 years agoThis looks really interesting. Getting type safety and editor support to configuration may change quite a bit of how things are done. I don’t know if it will gain traction, but if it does, it may really help bringing some long awaited structure to all those YAML files. There appears to be examples specifically for Kubernetes (https://github.com/apple/pkl-k8s-examples).
I wasn’t aware of that. I guess it was thought to be a mod driven community. Anyway… Cool question. I hope we will see some creative solutions here.
Please also consider posting to !challenges@programming.dev
canpolat@programming.devto Programming@programming.dev•[Discussion] Golang / self-hosted docker apps.English2·2 years agodeleted by creator
canpolat@programming.devto Programming@programming.dev•Suggestions for personal projectsEnglish3·2 years agoAre you interested in working on a text editor? If so, I have an idea I plan on implementing myself for fun: a clone of HeyNote with some added functionality. HeyNote is a simple buffer that consists of blocks. It’s useful when you just want to note a simple block of text (an SQL query, log output, test data) but you are not interested in structuring it. What HeyNote lacks is the ability to add title and tags to blocks. It’s not an alternative to other note taking applications. It is just a buffer with unrelated blocks in it.
canpolat@programming.devMto Git@programming.dev•Trying to setup branch protection rules for the team. Need some help and advice pleaseEnglish1·2 years agoThis sounds more like a Github question.
canpolat@programming.devto Experienced Devs@programming.dev•how do you spend your learning budget your company provides you with?English4·2 years agoI have had Pluralsight for many years now and I agree with you. In some cases they have excellent courses, but I sometimes find the content outdated. I plan to explore O’Reily’s platform next year. They seem to have a different set of resources and are comparable in price.
canpolat@programming.devMto Git@programming.dev•[Question] diff specific to document formats?English1·2 years agoI don’t think Git has built-in support for that, but there seems to be some syntax/language aware diff tools that can be configured as the
difftool
.
canpolat@programming.devto Programming.dev Meta@programming.dev•My comments are missing from some posts?English2·2 years agoStrange. Thanks for checking.
canpolat@programming.devMto Git@programming.dev•Is there a web-based git client? [solved, kindof]English4·2 years agoI see. Good luck with your search. Would be great if you could update the thread once you settle on a solution.
https://www.docs.bsky.app/blog/feature-bridgyfed