TheMetalDog, to HeavyMetal
@TheMetalDog@mastodon.social avatar
ericjmorey, (edited ) to neovim in What was it that convinced you to start using NeoVim? | How long was your "evaluation period"? | What convinced you that NeoVim was the best for you?
@ericjmorey@programming.dev avatar

I wouldn’t expect that you could go from zero experience with Neovim/Vim to more efficient than the editor you’ve been using extensively in less than a month. most of the people that responded here had been using Vim prior to switching. The one that had no prior Vim experience took half a month to get the basics down and be comparable with their prior editor (VScode).

Everything you’re after is available, but trying to learn it all at once can be overwhelming as you’ve been experiencing.

So one step at a time, I suggest that you:

  • Take less than an hour to learn about Lua Text Overview | Video
  • Reinstall a fresh stable version of NeoVim and if you haven’t already followed the tutorial, follow it.
  • Install ripgrep for full, in file, text search for the current (or specified) directory.
  • Install kickstart.nvim and watch the kickstart.nvim walkthrough video to learn how configuration and plugins work in Neovim. (It also includes a Fuzzy Finder [fzf] that works with ripgrep inside of NeoVim.)
  • Practice Vim Motions so they become second nature to you. Watch the first 5 videos of The Primeagen’s Vim Video Playlist to see the fundamental movements beyond what’s in the tutorial. You could use a VSCode extension that replicates Vim Modal Editing with Vim Keybindings to get used to the Vim Motions while you’re still using VSCode.
  • Get familiar with the Neovim User Documentation which han be accessed and navigated with Vim Motions by typing :help while in Normal mode in Neovim
  • Watch videos on multiword/mulitline editing options with Neovim (Part 1) | (Part 2)
  • Use other resources to learn more about Neovim and figure out what you want to do with it. alpha2phi has a series of articles on Medium but there are many many more. Including TypeCraft on YouTube

.

The best chat beginner community for Neovim that I know of is in The Odin Project Discord. There’s a Neovim thread in the -general channel there. (Bonus, while you’re in the Discord you can help out others trying to learn web development.)

The point is to find your own way by learning from others, not to simply mimic others. Although up front, mimicing what others are doing is a good way to get started.

Take your time with all of this, there’s no rush.

Cat_LeFey, to paganism
@Cat_LeFey@pagan.plus avatar

When I started homeschooling my kids, I began a practice of offering to Odin just before we started lessons for the day. Odin is my god of wisdom: a teacher, a purveyor of life lessons, an orator.

I honestly felt sometimes that he would give me those bursts of inspiration that would help me to easily explain a difficult concept. While I had done some tutoring in college, I didn't have experience teaching children, so I wasn't sure I would be good at it. But Odin blessed me, because it turned out to be the best thing I have done with my life.

I still offer to him in the mornings a few days a week, and I still tutor here and there. At this point I consider myself a teacher, and I think that is a gift given to me by the Allfather.

bevanthomas, to folklore
@bevanthomas@mstdn.ca avatar

To drink from the Well of Wisdom, the Norse god Odin had to give one of his eyes to Mimir, the Well's guardian. In some versions, this is simply a general sacrifice, but in others it's a trade - the eye gives Mimir Odin's knowledge just as the drink gives Odin Mimir's.
🎨 Emil Doepler

TheWildHuntNews, to ArtificialIntelligence
@TheWildHuntNews@witches.live avatar

As both musician and writer, I’m drawn to Odin as an embodiment of the creative force. As a practitioner of Ásatrú, I can’t support companies that steal the work of human artists to generate disposable dross.

https://wildhunt.org/2024/02/asatru-and-artificial-intelligence.html

rmathew, to zig
@rmathew@mastodon.social avatar

A little too cursory, but still interesting:

“My Impressions Of Hare”, ‘vfoley’ (https://vfoley.xyz/hare/).

Via Lobsters: https://lobste.rs/s/pdivx4/my_impressions_hare

On HN: https://news.ycombinator.com/item?id=39142154

bevanthomas, to random
@bevanthomas@mstdn.ca avatar

In Norse myths, the goddess Sága is often visited by Odin in her home of Sökkvabekkr ("Sunken Bank"), where they merrily share mead in golden cups. There's scholarly debate on whether Sága is another name for Frigg, Odin's wife, or whether she is a separate deity.
🎨 Lorenz Frølich

bevanthomas,
@bevanthomas@mstdn.ca avatar
bevanthomas, to random
@bevanthomas@mstdn.ca avatar

Most Norse myths say humans were created by Odin, Vili, and Ve, but one poem says they were created by Odin, Hoenir, and Lodurr. Though Lodurr doesn't appear in other myths, Odin often travels with Hoenir and Loki. Some scholars think Lodurr and Loki are the same.

bevanthomas,
@bevanthomas@mstdn.ca avatar
KnoxvilleRose, to Psychic
KnoxvilleRose, to paganism

Love this cedar set of I got at our local PPD a few years back. They were exactly what I was looking for!!!

video/mp4

KnoxvilleRose, to random
BlippyTheWonderSlug, to animals
@BlippyTheWonderSlug@social.cologne avatar
macleod, to haskell

Various thoughts on too many programming languages, for no discernible reason.

I have been interested in Go since it's very initial release, but their dependence on Google is uncharming to say the least. I still haven't made up my mind on its GC, but its definitely better than most.

I used to do some ML work in .NET and if it wasn't dependent on Microsoft it would be a heavy contender for a great language, but it has far too many Microsoft-isms to ever really go much farther.

Rust is great, I enjoy beating my head against a brick wall battling with the compiler, and their safety is great, but overly complicated and feature-creep is a real problem on that entire project. I do a lot of work these days in Rust, for better (mostly) or worse (mostly-ish).

C is my bread-and-butter, as is Javascript for quick prototyping.

Elixir is great, but Erlang is unwieldy, the community is growing, but not fast enough - and I just can't get my mind to enjoy the syntax no matter how nice it is.

D is a lot of fun, but their GC can be slow at times, and the community is very small and packages are often broken and unmaintained.

Python was my first true love, but I really can't stand the whitespace, again love the language, hate the syntax.

Zig is fun, but just that. Fast, nimble, but early days, a bit confusing, could replace my insistence on C for core projects, but again, early days. I love to use them as a compiler for C, much faster than the defaults on any of the others.

Odin is one I love to keep an eye on, I wish I could get behind using it for more things. When I first took notice ~4 years ago the documentation was a bit scattered, but it looks much better now. The developer behind it is incredibly cool, could be seen as the next Dennis Ritchie imo. Runes are dope. The syntax is by far my favourite.

Julia, I love Julia, but performance last I tested was a bit of a miss, and by miss, it required a decent chunk of compute for basics, but when you gave it the system to throttle, it would be insanely productive to write in. Javascript is something that I prototype even syscalls in, but Julia is just the same but much better and more productive (and less strange) in many regards. I am really hoping this takes over in the ML/Data world and just eats Python alive. I've heard there has been major work in the perf department, but I haven't had reason to try it out lately.

Ada, memory safety before Rust! Great language, especially for critical applications, decades of baggage (or wisdom), slow moving language, insanely stable, compilers are all mostly proprietary, job market is small, but well paid, great for robotics, defense, and space industry types, but the syntax is... rough. Someone should make a meta-language on top of Ada like Zig/Nim/Odin do for C, or Elixir does for Erlang.

The others: Carbon, haven't tried; Nim, prefer when they were "Nimrod" (cue Green Day), decent but not my style; Crystal, seems cool, but not for me; Scala, great FP language, but JVM; Haskell, I'm not a mathematician, but my mathematician friends love it. I see why, but not my thing as much as I love functional languages. I'll try it again, eventually. I did not learn Haskell a great good.

I tend to jump from language to language, trying everything out, it's fun and a total timesuck.

[ # ] :: #c #d

spaceflight, to space
@spaceflight@techhub.social avatar

📆 Sept. 4, 2022 "Two in the belt between and 🪐 have more , and than exists on . Ultimately these products could be not only ⛏️ but also in , reducing of both the and on " https://www.latimes.com/opinion/story/2022-09-04/commercialization-space-earth

"Both have surfaces with 85% such as iron and nickel and 15% silicate material, which is basically " https://news.arizona.edu/story/mini-psyches-give-insights-mysterious-metal-rich-near-earth-asteroids

Picture: on https://commons.wikimedia.org/wiki/File:Prototype-d%27excavateur-de-la-NASA--RASSOR.jpg

spaceflight,
@spaceflight@techhub.social avatar

plans to piggyback on a robotic mission to the in 📆 2024 by , launched 🚀 * on a rocket.
During the journey to the moon, the plan is for to be released and to venture into beyond lunar orbit. Within a year the will fly past the ☄️, taking pictures 📷 in the process and looking for evidence of https://www.nytimes.com/2023/12/27/science/secret-asteroid-mission-astroforge.html

ravensong92, to random
@ravensong92@pagan.plus avatar

In the name of the Mad God, the One-Eyed, the Lord of the Slain and the All-Father;

Blessed are the Curious, for it is by their desire to Know that humanity learns anything;

Blessed are the Wanderers, for it is by their footsteps that the World is drawn closer together;

Blessed are the Troublemakers, for it is only by testing the Boundary that we can ascertain its rightness;

and Blessed are the Shapeshifters, for it is they who remind us that the Self is more mosaic than mountain.

aks, to zig

The more I look into Hare the more I'm convinced it honestly may be the language I've been looking for.

Easy to grasp syntax, namespaces, proper strings, no header files.. It's "boring" and I find that really good.

I think I am joining the club. and of course interest me too, but the first one I'll go with will be Hare when making something new from scratch.

In the end languages are tools and I just want C but with quality of life features. Hare seems to nail that.

MLISrevenge, to librarians
@MLISrevenge@gilbertredman.masto.host avatar

The Online Dakota Information Network (ODIN) is looking for a director, if anyone is interested. (Sadly, the previous director passed away.)

The job can be a remote position, although preference will be given to those in or near North Dakota. It requires a bachelor's degree and the pay is ,000/year.

https://ndla.info/job-listings/#odin

Find out more about ODIN at https://cts.ndus.edu/services/odin-library-system/.

@librarians @librarians @LISJobs

jbzfn, to random
@jbzfn@mastodon.social avatar

Odin is a general-purpose programming language with distinct typing built for high performance, modern systems and data-oriented programming.


https://odin-lang.org/

archaeology, to random
@archaeology@mstdn.social avatar

Ancient Viking treasure reveals the oldest reference to Norse god Odin

Scandinavian researchers have found the first known written mention of the Norse god Odin on an ancient gold disc that was unearthed in southern Denmark.

The gold disc, which dates to the 400s AD, was discovered n Vindelev, central Denmark, alongside a cache of Roman coins that had been reworked into jewelry.

Read More: https://archaeologymag.com/2023/03/oldest-reference-to-norse-god-odin/
.
.
Follow @archaeology
.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • cubers
  • DreamBathrooms
  • InstantRegret
  • tacticalgear
  • magazineikmin
  • Youngstown
  • thenastyranch
  • mdbf
  • slotface
  • rosin
  • modclub
  • kavyap
  • ethstaker
  • megavids
  • osvaldo12
  • khanakhh
  • cisconetworking
  • Durango
  • everett
  • ngwrru68w68
  • Leos
  • normalnudes
  • GTA5RPClips
  • tester
  • anitta
  • provamag3
  • lostlight
  • All magazines