eh Bill doesn’t really pull any levers at MS these days, and Linus already got the moral victory of the Linux kernel running on Windows and basically powering their entire cloud business.
- 0 Posts
- 7 Comments
chrash0@lemmy.worldto
Selfhosted@lemmy.world•SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON dataEnglish
1·6 months agofuckin weird that an extension would inject invalid JSON into an API payload. if you’re gonna make a shady plugin at least test it lol
anyway, if that’s truly the issue i’d be worried about what my extensions were doing, personally.
chrash0@lemmy.worldto
Selfhosted@lemmy.world•SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON dataEnglish
3·6 months agoi would start by seeing what the actually API response is. i haven’t used OpenWebUI, but to me this looks like some kind of error response from the server. you could use an API tester like Bruno. also check your Ollama logs to see if it’s getting the request and any other output there.
chrash0@lemmy.worldto
Linux@programming.dev•macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"
94·6 months agopretty scant on details. what is this doing for me that Podman or Containerd aren’t? “oPtIMizeD fOR aPPlE SiLICon” is fluff
chrash0@lemmy.worldto
Linux@programming.dev•Tangram is an interesting Linux web browser
23·8 months agoWebkit based, for anyone else wondering
chrash0@lemmy.worldto
Linux@programming.dev•Hyprland 0.48 Adds A "Application Not Responding" Dialog, Better Color Management
5·9 months agofor me tiling WMs are great for full screen and/or terminal based workflows. to me they’re more about minimizing UI clutter and facilitating a mostly keyboard based interface.
ah that makes sense