I tried the same user, and it worked for me just now. Thanks for working on this project!
- 0 Posts
- 13 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·29 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
If you are talking about the Fennec browser (i.e. Firefox on android), this link is not pointing to that.
KRAW@linux.communityto
Technology@lemmy.world•The Value of NVIDIA Now Exceeds an Unprecedented 16% of U.S. GDPEnglish
62·8 months agoYou got a source for that last sentence? I’m inclined to degree, but I’d love to see a a concrete explanation proving it.
KRAW@linux.communityto
Linux@lemmy.ml•my reason why you should use KDE+Krohnkite instead of WMsEnglish
261·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.
kitty. The ssh kitten is enough reason to use it. I work ob a lot of different systems that require OTP. Using the ssh kitten I can type the OTP once and can spawn new terminals that ssh and cd to the remote direvtory without logging in again. Obviosly the tabs and window panes are are a must too. There’s tons of other useful features that I like, like using hints to select nunbers, filenames, urls, etc in the terminal output.
I remember easily getting gems for free. Also the streak basically doesn’t matter at all. What made me uninstall is the slow pace m. It felt like I was stuck on the same words and topics forever. It felt like I was not actually learning anything, which if you’ve ever started learning a language if a formal setting, is very apparent.
KRAW@linux.communityto
Linux@lemmy.ml•Kitty Terminal 0.40.0 introduces the Text Sizing Protocol: "multiple font sizes ... in a backwards compatible, opt-in way"English
1·1 year agowith kitty you can open a new terminal session that sets it’s cwd to the remote directory of the server you’re ssh’d into. Honestly the only thing I can think of that termux can do that kitty can’t is saving sessions
I would argue that it is better to have two separate drives for the installation. It simplifies things for non tech savvy people, and I believe Windows has less of an opportunity to mess with your linux install, such as messing with the efi partition.


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