

degoog Dev here, definitely not vibecoded. Would you be able to tell me all these whack of privacy issues? I thought I had everything covered, but if you found something concerning it’d be nice to know before I get it out of beta :)


degoog Dev here, definitely not vibecoded. Would you be able to tell me all these whack of privacy issues? I thought I had everything covered, but if you found something concerning it’d be nice to know before I get it out of beta :)


Hey, not sure what you mean, it works perfectly fine as rootless. Are you using docker or podman? Someone else had this issue with podman and we couldn’t figure out why it was different for them.
Everyone else is running this as user 1000, which is what the standard compose requires?
YES please, if you could let me know if you figure this one out it’d be great, especially if it’s due to podman so I can send a message in my discord for the other user who was struggling with it :)


Aw thank you so much for giving it a try and leaving such a nice feedback ♥️ I am searching in a slightly different way than searxng, can’t promise it’ll work forever but for now it seems to be doing the trick ♥️ I have some more improvements to the search system coming with the next release as Bing does get blocked quite often for me.
P.s. have you been using any extensions? If so what’s your fave so far? Haha


Hey thank you!
The issue with GitHub alternatives is the lack of runners/pipelines and restricting functionalities.
Gitlab is a good alternative but I use it for work and having two accounts juggling between work/personal projects is a recipe for disaster.
I spent a bit of time on codeberg and I am checking it out, happy to push the repo there too, but they don’t seem to provide pipeline options, so I wouldn’t be able to build the docker image there like I do on GitHub :)
Btw whilst I do believe into the whole Microsoft scraping projects to train AI regardless of licenses, I wouldn’t say they are hostile towards open source. They actually are extremely for it, vscode is free and one of the best IDEs out there for example, GitHub free plan is VERY generous and they have a whole FREE coding academy with extremely in-depth courses on how to learn programming and various niche topics. And they integrated wsl to seamlessly run Linux commands within windows, which I never thought I’d see happen (been there for years, but I’m just giving you examples).


Thank you! I mean, I am not trying to compete with Google, maybe when I release out of beta I’ll let the community that’s slowly creating around it decide a new name, we’ll see ♥️ wouldn’t be the first time I do that with my apps :)


I can see a dogdog theme about to happen 🤣


Nice! Thank you! Let me know how you get on! :)


YES! Customisation is the main reason why I went out of my way to build it, and other stuff I listed in another comment in the thread :)
Thank you, if you ever end up making a store with your own plugins/themes and so on just lemme know and I’ll add it to the repo, it’d be cool to have a list of available stores already in the beta version, so when I go out of beta it’ll feel like a much more mature product <3


I keep getting results in different languages, a lot of my engines get rejected, it’s quite slow at times and building extensions for it is fairly complex. They also recently restructured their own codebase, which means most of my customisation didn’t work anymore, which is when I decided to build my own instead of re-making all the customisations from scratch.
This is again very personal issues and specific to my use case frankly, and it could be that I wasn’t doing customisations right, but the way my brain works is to make something from scratch and learn the ins and out of it, so I just went for it.
I guess it also is styled more to my linking (plus theming is very extensive) and I wanted to create something that slots things in if wanted (see tmdb above results and rss on the homepage)



Aw! Thank you so much!!! Been loving shopping with Jotty since I built it ngl hahaha


the wife is so not interested
So relatable… haha
Thanks so much for you work and rest assured amongst the negativity you may receive in certain corners of the web, there are people truly appreciative of yours, and others like you, hard work.
Thank YOU! I am so glad you found Jotty useful and resonated with it!


If you end up installing it, give my theme a go, it’s part of the official ones, just search for es-theme-animetaverse ♥️


Well that specific system could emulate all the way up to ps2, plenty of fun to be had lol I’m sure every single arcade system can be emulated with no issues, may struggle a bit with game cube/wii
Obviously… make sure you only use original copies of your own videogames… you wouldn’t steal a car would you


Thank you :) and that’s still extremely valuable and please feel free to contribute if you feel like it!
I am a “fix it forward” kinda person, worked for a decade in digital agencies and even tho I now work as a tech lead in a slow-ish software engineering company I still have that hectic mentality/background, hard to shake it off you know hahaha
And yeah, I have two kids under 4, so I totally get the whole time consuming part, if it weren’t for my peculiar situation I don’t think I’d get as much done as I do now not gonna lie. AI also helps speed things up, for example I added translation support to Jotty and having Claude tackle half the code base string replacement while I was doing the other half felt like having an intern!!


Actually that was a conscious choice! I initially went for MIT on them as they were small little apps I used withing my house with my wife, but as they grew I decided I wanted to truly protect the open source nature of them
Reading a bit into licensing I learned that with agplv3 projects can be copied/taken without credits/do anything people want with it, just like MIT/gplv3, however they MUST stay open source.
Which means no greedy corporation can steal my code, improve upon it, close source it and pay wall features :) they can still do all that, but code must always be open source haha
p.s. I’m fairly ignorant on the matter too, I just searched the licensing that was most likely to make sure my projects stay open source and went for it ♥️


Ha! I kept busy indeed. I am a full time software engineer, so I have a full time job on top of that, yeah.
Aside from the obvious “I work fast”, I had a lot of free evening time this year, won’t get too into it but my child spends a lot of time in hospital. These were a great escape for me (and coding is my hobby, so I mostly do that rather than playing video games or watching TV you know)


Run batocera on your old mac mini and make a small arcade machine for yourself, you deserve it! https://batocera.org/download


Thank YOU for such a lovely message <3
It’s tough, I get downvoted to hell on reddit whenever I try and propose anything I built, not sure if they think I’m selling something or they just plain hate it, so I really really appreciate messages like this!


Hi! These are all very valid questions!
The protection boils down to your level of comfort, really, the way I built this is very modular, you can
When exporting notes, if one is encrypted it’ll stay encrypted, of course.
Lastly, the simple answer is because I know the tech fairly well and understand it enough to comfortably implement it, I wouldn’t want to half ass something, PGP is an extremely valid form of encryption anyway, and can be very user friendly when implemented properly (as explained above there’s various levels of complexity in place)
Very valid feedback, makes me wonder if I should give people multiple choices of encryption algorithms in future updates ♥️
Thanks, I’ll individually look into all of these ♥️ I’ll say some of them are more conscious compromises for the sake of an open scalable system where third party extensions can truly edit anything (intentionally) and everything around Auth/secure cookie is also fairly lax due to the fact the Auth is just a protection for the settings (which literally stop the settings from being served by the client), in the moment I decide to add some more structured Auth system/maybe users I’ll look into proper secure cookie handling.
This is an awesome report, thank you so much for sharing it!!!