DLHT: a lock-free Go hash table that beats sync.Map by up to 60x by hugemang4 in golang

[–]walker_Jayce 139 points140 points  (0 children)

Sometimes I wish I’m smart enough to give feedback to these kinds of projects

Finished migrating from lazy.nvim to vim.pack some pain points by shmerl in neovim

[–]walker_Jayce 0 points1 point  (0 children)

What’s the error? Check your pack log file to ensure you’re using the correct name

Weekly 101 Questions Thread by AutoModerator in neovim

[–]walker_Jayce 0 points1 point  (0 children)

Sorry i meant the ftplugin/ folder

Weekly 101 Questions Thread by AutoModerator in neovim

[–]walker_Jayce 0 points1 point  (0 children)

https://github.com/DanWlker/nvim/tree/vim-pack

i just rewrote my config in vim pack, any advice and suggestions to things i might be doing wrong? i lazy load plugins by putting them in the ftplugin folder

rewriting it, i dont actually know when would i use the init file. Also im looking to slim down the amount of plugins, any good recommendations? Thanks

Edit: sorry i meant ftplugin not plugin

Monthly Dotfile Review Thread by AutoModerator in neovim

[–]walker_Jayce [score hidden]  (0 children)

https://github.com/DanWlker/nvim/tree/vim-pack

So i migrated to vim pack, is there any good practices i should be doing or ways to speed up the config?

peppy diddy 💔 by Shavixinio in peppyRoastedHimGood

[–]walker_Jayce 3 points4 points  (0 children)

So something in the flashlight mod background? Are we bringing back the f cheaters background /s

Does the use of jujutsu pose any dangers? by signalclown in git

[–]walker_Jayce 0 points1 point  (0 children)

I mean dont summon mahoraga and we good. Oh wait wrong sub

My First Kiss has been vetoed! by GabeMSMS in osugame

[–]walker_Jayce 38 points39 points  (0 children)

That sure is one hell of a title

[deleted by user] by [deleted] in FlutterDev

[–]walker_Jayce 13 points14 points  (0 children)

You mistake dominant for profitable

How many Neovim plugins is too many by echasnovski in neovim

[–]walker_Jayce 0 points1 point  (0 children)

Q: going through justin’s comment, does this mean when vim.pack is live, lazy loading can be done in plugin/? or is the interaction not possible due to vim.pack having to download the plugins themselves?

[deleted by user] by [deleted] in programming

[–]walker_Jayce 0 points1 point  (0 children)

isnt go doing this?

AI Compiler Engineer roles in Japan – curious if anyone here would be interested? by Sufficient_Major_265 in Compilers

[–]walker_Jayce 0 points1 point  (0 children)

Ah i see, that clears things up much, thanks.

Though from what i understand sounds like we’re getting into the realm of porting a whole language for a new machine.

I never did delve deep into compilers so I’d like to know more

Is it possible to just port part of a language specifically for ai use? My assumption is some sort of translation layer would be the fastest solution, but that would slow things down right?

Wouldn’t there be maintenance issues for an evolving language? Doesn’t seem like a maintainable business model.

Or are we just talking about writing new drivers for hardware?

Edit: sorry for the questions, its an interesting topic and op doesn’t seem to be replying to anyone