I tried the same user, and it worked for me just now. Thanks for working on this project!
- 0 Posts
- 9 Comments
Just fyi, I tried one your instance. Searched a user, clicked a result, and got an error.
Error ./app.lua:134: attempt to concatenate field 'username' (a nil value) Traceback stack traceback: ./app.lua:134: in function 'handler' ...ittygram/lua_modules/share/lua/5.1/lapis/application.lua:185: in function 'resolve' ...ittygram/lua_modules/share/lua/5.1/lapis/application.lua:216: in function <...ittygram/lua_modules/share/lua/5.1/lapis/application.lua:214> [C]: in function 'xpcall' ...ittygram/lua_modules/share/lua/5.1/lapis/application.lua:214: in function 'dispatch' /apps/kittygram/lua_modules/share/lua/5.1/lapis/nginx.lua:231: in function 'serve' content_by_lua(nginx.conf.compiled:92):2: in main chunk
KRAW@linux.communityto
Technology@lemmy.world•Anthropic/OpenAI may be spending more than $1000 for every $100 you pay themEnglish
2·21 days agoImproved hardware capabilities used to come very quickly (see Moore’s Law and Dennard Scaling). However that trend is basically over, so getting higher performance hardware takes a lot of effort to make hardware specialized for certain tasks. That’s why you see there inference accelerators like Groq, SambaNova, Cerebrus, etc. However this is hardware that still is gonna go into data centers. Something innovative has to happen on the AI side for commercial-grade models to be runnable on consumer hardware.
In vim you can make some changes to a file, close vim, and then reopen the files, and then undo your changes, i.e. your undo history persists across sessions.
I use helix part-time but am forced to go back to neovim a majority of the time for a few reasons:
- no persistent undo
- no ctags and cscope (some C/C++ projects don’t work well with clangd)
- niche plugins (e.g. I just found a neovim plugin that gives me a way to run ipynb files in-editor)
If 1 and 2 got fixed, I’d be a full time helix user
KRAW@linux.communityto
DeGoogle Yourself@lemmy.ml•One week guest passes for Nebula - First come first serveEnglish
6·3 months agoB and C are already taken. Didn’t check A
KRAW@linux.communityto
News@lemmy.world•Super Bowl Visitors Find San Francisco Better Than Its Apocalyptic ImageEnglish
53·5 months agoThey’re not. Even though I really enjoyed living in the Bay Area, I’m not blind to how dystopian it can feel. Just hang in the Tenderloin. Or if you really want something eye-opening, shoot on over to Oakland. The area is still great, but it’s a poor value when you consider it has the mkst expensive CoL in the country. I’d love to see the area get itself a little more together.
Edit: though the other commenter is right. Castro street has nothing to do with the TL
KRAW@linux.communityto
Linux@lemmy.ml•my reason why you should use KDE+Krohnkite instead of WMsEnglish
1·8 months agoBiggest con of KDE + Krohnkite (to me) is no text-based config. I really have no desire to pour through the GUI to set up all my keybinds. I’ve tried this setup before, and honestly I mostly like it. However anytime I want to change something I just hate having to click through a menu with my mouse. The search bar helps, but often you’ll spend a lot of time guessing what the devs decided to name a setting. I went back to Sway and have no regrets. Though I’ll admit I wish there was something that was basically Sway with the benefits you mentioned here.

Or you coukd just use Arch without installing an AUR helper?