Latest Activity > literature

Sites

All the latest Neocities site news!

Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!

burialmagazine updated their site.
1 week ago
ranfren updated their site.
1 week ago
12 likes
the great degeneration lol
11 likes
ranfren's avatar ranfren 1 week ago

the great disintegrating xD

8 likes
taamaagooochiii
11 likes
makesita's avatar makesita 1 week ago

Do you have one? I bought one a few months ago, but it was damaged when I opened it... so I basically had a miscarriage. https://x.com/Makesita_Flower/status/2067733731385958782?s=20

1 like
motherhen's avatar motherhen 1 week ago

I've got one with a sticker of Tsukada on it :P

1 like
Comic "2015.02.18tamagootchi" is missing.
3 likes
ranfren's avatar ranfren 1 week ago

sad...was one of our favourites (´・ω・`) well, until the 20 years it takes for us to remake it, lol, the cartoon is here: https://www.youtube.com/watch?v=TE4RtN08BL0

4 likes
teethinvitro's avatar teethinvitro 1 week ago

I'm pretty sure I have it somewhere in an archive I made years ago. I can upload it if I find it, if you want.

1 like
teethinvitro's avatar teethinvitro 1 week ago

Apparently it's on the Wayback Machine too. Nevermind!

1 like
booksandmorebooks updated their site.
1 week ago
2 likes
bookbug updated their site.
1 week ago
3 likes
WOAH i love your site oh my gosh... this is like . ethereal web design top notch typa stuff hello... lets be neighbors .. pls 🥹
2 likes
bellaisn0tfound's avatar bellaisn0tfound 1 week ago

Thanks for the compliment!! ofc we can be neighbors, just please wait a bit for me to finish making the 'links' page... (ᵕ⸝⸝• ᴗ •) also ur site's color scheme looks amazing!

2 likes
naviimiu's avatar naviimiu 1 week ago

yes ofc !! ill add your button for now and when your links page is done , please feel free to let me know !! :D also was looking through your about me and noticed you used to learn french and japanese .. ?!! im not sure if you speak them but i do speak french and i am half japanese hehe i speak a little bit !! ^w^

1 like
bellaisn0tfound's avatar bellaisn0tfound 1 week ago

yes i read through ur bio hehe ^^ my speaking skill is pretty rusty now but i can still read stuffs in french and japanese... i love japanese classics (´∇`'') def will add ur button soon !!

1 like
naviimiu's avatar naviimiu 1 week ago

me too ! except my japanese reading skills are probably terrible though; i can read and pronounce everything but i cant understand a single word coming out of my mouth -- weird, i know, but i know the hiragana katakana (and some kanji) but not the definitions of combined kana (๑﹏๑//) + also yay :33

1 like
mcrb updated their site.
1 week ago
what the heck this so so so so beautiful i freaking love this
3 likes
bellaisn0tfound's avatar bellaisn0tfound 1 week ago

Thank you so much :D I’m really into ur site’s design too!!

3 likes
2gyroz updated their site.
1 week ago
I was just thinking of swapping to Neovim to try it out; Yattsuke and I say congrats on the merge! We're currently trying out Fedora together to see how we like it. We might do a bit of distrohopping eventually if it doesn't work out for whatever reason, or just to experiment. How do you config your Neovim?
8 likes
aredia's avatar aredia 1 week ago

I love neovim I write my neocities stuff on it.

4 likes
rainight's avatar rainight 1 week ago

Thanks guys! Fedora is a solid distro. I used to use the Fedora xfce spin for a while myself. The annoying stuff I remember off the top my head are the package manager, which was slow sometimes (I heard they fixed it recently), and Fedora pushing SElinux on me even though I don't care about it. Other than that, I generally liked it. It strikes a good balance between being stable without its packages being outdated

3 likes
rainight's avatar rainight 1 week ago

As for configuring my neovim. I use an init.lua with a bunch of custom stuff, a few plugins I wrote for myself, as well as a handful of thrid party ones. It's a little messy because it reflects quirks and personal usage patterns.

2 likes
rainight's avatar rainight 1 week ago

Configuration isn't that important if you're new to vi/vim/nvim because you'll mostly focus on learning the editor itself. Make sure you go through :Tutor to get started and then checkout the :help pages which are surprisingly helpful. Also, neovim has reasonable defaults for the most part.

2 likes
rainight's avatar rainight 1 week ago

If you're comfing from vim, then :help vim-differences will tell you what to expect. You can also keep using your existing .vimrc if you have one.

2 likes
literaturegirl's avatar literaturegirl 1 week ago

Do you find Arch reliable as a daily driver? I like the idea of only installing what I truly need without any unnecessary bloat, but I guess I still have a couple of reservations. Do you have any specific pros/cons that stand out to you from using it?

1 like
literaturegirl's avatar literaturegirl 1 week ago

I'm new to vim, so I suppose I'll just focus on familiarising myself with the editor itself for now. I have read the defaults are pretty sane. Thanks for the resource recommendations. :]

1 like
literaturegirl's avatar literaturegirl 1 week ago

>'I imagine you can already see how neat Neovim can be.' Confident, aren't they? This interactive tutorial is pretty awesome.

1 like
rainight's avatar rainight 1 week ago

Arch is mostly reliable, but it has occasional hiccups. Every once in a blue moon, updates require manual intervention with the instructions given in https://archlinux.org/news/. A few years ago, an upgrade broke wifi and needed the user to manually fix it up. Guess who decided to upgrade before their online class? :)

1 like
rainight's avatar rainight 1 week ago

my personal experience has been mostly positive, but it does act funny sometimes. For example, Last year a minor kernel update introduced a bug that caused the kernel to panic specifically when plugged into an HDMI. It seemed as if the bug only affected my combination of hardware since no one else complained. After a bit of troubleshooting, I gave up and downgraded back to an older kernel, hoping they'll fix it later

1 like
rainight's avatar rainight 1 week ago

Nevertheless, I still like Arch. I like it because other distros keep annoying me in different ways. For example: - Debian has ancient packages (by design) - Ubuntu pushes their stupid slow snaps (leave me alone) - Fedora begs me to use SELinux (I won't use it)

1 like
rainight's avatar rainight 1 week ago

- Arch avoids patching packages, unlike other distros. For example, Fedora adds a bunch of dumb bookmarks to firefox. I didn't ask for that; Leave my firefox alone!!! Debian used to rename firefox to "icecat" for some political reason I don't care about. I don't want an icecat. Give me firefox!!! - Arch makes you build a minimal system that you understand. I find that this makes troubleshooting more straight forward

1 like
rainight's avatar rainight 1 week ago

But I'm also not crazy about Arch. I just happen to use it, but I can probably live happily with something else. If I wasn't using Arch I'll be using Fedora, I think.

1 like
rainight's avatar rainight 1 week ago

Glad you're enjoying (neo)vim :)

2 likes
colexdev's avatar colexdev 1 week ago

neovim and minimal distros are great. I get everyone has different experiences but I daily drove Arch for about a year before switching to Void which I have probably been on for 4-5 years? I have not had any significant problems myself (maybe near the beginning I did). I hope that you have a similar experience :)

1 like
bro all ur new updates look great and THANKS!!! for adding me on ur neighbors page!!! ur site was the first that made me want to make my own, so thanks for the inspo too :3
1 like
liedown1's avatar liedown1 1 week ago

OH MY GOSH REALLY!!! that's so so so cool, i'm so happy i got to inspire you in that way! thank you dearly!

1 like

Popular Tags

art   music   videogames   programming   anime   games   personal   food   writing   cats   blog   movies   books   gaming   fashion   photography   comics   animation   design   horror   arte   game   drawing   musica   manga   coding   reading   portfolio   ocs   furry   poetry   cute   kpop   history   technology   animals   film   literature   philosophy   fun   education   roblox   nature   sports   programacion   science   videogame   tech   politics   html   programing   travel   minecraft   videojuegos   life   gamedev   love   retro   web   2000s   school   blogging   pokemon   diary   pink   fantasy   computers   youtube   cartoons   illustration   idk   video   dogs   gardening   random   arg   oc   y2k   comic   ai   crafts   videos   cooking   internet   linux   memes   nostalgia   queer   kawaii   fandom   journal   worldbuilding   tv   aesthetic   films   emo   media   webcomic   cars   vocaloid   learning   space   test   fanfiction   business   cutecore   news   health   arts   stuff   fiction   math   culture   journaling   silly   etc   stories   baking   website   scifi   painting   crochet   cinema   cat   series   punk   diy   90s   graphics   3d   shows   football   archive   homestuck   goth   psychology   commissions   pixelart   artist   dance   comida   makeup   marketing   me   program   software   digitalart   creativity   dnd   indie   lgbt   sanrio   css   sport   lifestyle   graphicdesign   editing   metal   trans   characters   lgbtq   aboutme   friends   religion   plants   rpg   fanart   funny   guitar   cool   streaming   clothes   sonic   rock   roleplay   story   sewing   deltarune   zines   code   community   development   everything   entertainment   scene   languages   ttrpg   electronics   engineering   aesthetics   webcomics   comedy   study   reviews   weird   beauty   photos   blogs   javascript   vintage   cyberpunk   originalcharacters   hobbies   webcore   gay   spirituality   fnaf   hacking   social   thoughts   storytelling   vtuber   basketball   webdesign   it   fandoms   coffee   biology   soccer   pets   flowers   architecture   educacion   lore   oldweb   computer   project   weirdcore   undertale   cosplay   discord   moda   movie   creative   magic   japan   mlp   shop   shopping   language   book   alternative   clothing   informatica   ttrpgs   personalwebsite   crafting   information   singing   radio   chat   nintendo   astronomy   fitness   physics   gatos   vaporwave   experimental   blinkies   juegos   digital   websites   testing   birds   about   nothing   anything   bugs   wip   money   site   info   cybersecurity   research   witchcraft   tvshows   yaoi   band   japanese   animes   theatre   projects   frutigeraero   crypto   furries   occult   interests   sleep   sleeping   gamedevelopment   tecnologia   finance   dolls   html5   autism   profile   all   other   libros   television   poems   work   photo   romance   knitting   vampires   fish   visualnovels   collecting   puzzle   events   genshin   essays   tarot   dreams   transgender   marvel   linguistics   vr   jogos   system   mentalhealth   futbol   wiki   gothic   gym   astrology   resume   dancing   fanfic   toys   aliens   apps   lain   yuri   peliculas   skateboarding   animations   stamps   hiking   birthday   gyaru   english   drawings   whimsy   app   intro   meme   rap   creepypasta   cartoon   medicine   mystery   developer   free   coquette   splatoon   journalism   windows   bio   chess   puzzles   modding   family   python   interactive   popculture   webdevelopment   dog   gamedesign   touhou   robots   resources   teaching   mathematics   osc   introduction   gallery   pixels   zine   dragons   humor   a   musicals   dreamcore   mythology   fnf   links   piano   pizza   ocean   online   novels   jfashion   hobby   adventure   blender   characterdesign   studying   rp   fortnite   ghchs   spanish   amor   myself   carrd   cine   no   deportes   audio   traveling   bl   alt   security   roleplaying   vkei   style   craft   pjsk   recipes   stars   meow   objectshows   dark   gifs   danganronpa   bunnies   bfdi   data   fansite   indiegames   paranormal   law   pixel   hiphop   lol   christianity   shrine   foods   home   fotografia   plushies   utau   songs   communism   breakcore   noise   running   privacy   wrestling   swag   boardgames   pinterest   feminism   ffxiv   production   scenecore   brasil   volleyball   twitch   geography   zonelets   filmmaking   activism   collage   podcast   pictures   tf2   robotics   rpgs   jewelry   blue   graphic   tools   filmes   socialmedia   none   death   literatura   grunge   progamming   car   designing   dinosaurs   vlog   outdoors   cozy   lesbian   travelling   bts   3dmodeling   student   manhwa   things   hellokitty   educational   transformers   omori   dev   vent   historia   maths   livros   sharks   ecommerce   stickers   anarchism   args   f1   chemistry   electronic   awesome   theater   jpop   god   acting   novel   yumeship   tea   80s   android   scratch   webdev   misc   lolita   jesus   cafe   store   mario   clowns   pop   girly   girls   environment   jazz   deporte   realestate   starwars   old   draw   twine   computing   trains   collection   pc   college   pastel   dj   vtubers   mcr   whatever   skating   images   horses   videography   plurality   yoga   retrogaming   supernatural   artes   unblocked   cyber   construction   creepy   ecology   help   services   doom   baseball   translation   programmer   multimedia   flash   escuela   videoediting   tumblr   persona   insects   computerscience   trading   gamer   animales   trinkets   dc   warriorcats   nerd   event   miku   programar   kandi   lego   southpark   therian   3dprinting   weed   forum   surrealism   green   hardware   lgbtqia   skincare   chatting   drama   weather   medical   tiktok   hi   tattoos   swimming   techno   salud   socialism   analog   epic   sociology   opensource   bitcoin   people   cultura   yes   mangas   sound   ropa   truecrime   monsters   modeling   visualnovel   ideas   tabletop   economics   java   kdrama   sketching   maps   purple   world   edm   tcc   author   bsd   animanga   podcasts   artwork   freedom   angels   bands   vhs   hockey   colors   fishing   writting   healthcare   restaurant   programas   halloween   chill   hardcore   vida   otherkin   thrifting   academia   cricket   js   wedding   cleaning   homepage   plural   medieval   egl   racing   learn   conspiracy   sculpture   shoes   bible   terror   tourism   kirby   eating   friendship   analysis   search   brazil   knowledge   service   programacao   christian   webseries   kidcore   otaku   scary   anthropology   videogaming   hair   creation   yapping   wellness   text   magazine   ambient   sciencefiction   programa   digitalmarketing   scrapbooking   library   hetalia   nails   tennis   retrogames   surreal   enstars   graffiti   rats   women   turismo   poesia   rants   general   liminal   aviation   sites   sustainability   frogs   alterhuman   estudiante   harrypotter   ceramics   theology   depression   mods   homework   did   garden   gacha   creating   university   crocheting   analoghorror   water   networking   petz   shitposting   curso   schoolproject   musicas   cv   building   jjba   tattoo   voiceacting   kdramas   cryptids   cycling   concerts   genshinimpact   drugs   writer   glitch   ghosts   folklore   foss   erotica   academic   talking   3dart   quotes   furniture   closedspecies   shrines   society   fanfics   archives   mobile   tutorials   cards   vlogs   selfship   musicproduction   anarchy   seals   mylittlepony   onepiece   notes   french   mtg   esoteric   illustrations   character   play   dandysworld   spiderman   moe   server   performance   truth   theory   live   rpgmaker   batman   soft   superheroes   review   conlang   content   ux   escritura   estudio   dibujo   vampire   kids   startrek   articles   handmade   programs   guns   yumeshipping   os   sanat   shoegaze   glitter   crk   neocities   quiz   camping   creativewriting   forsaken   programmation   company   doodles   geek   practice   underground   daily   lostmedia   bot   ia   whimsical   blockchain   oldinternet   shitpost   filosofia   youtuber   bikes   ultrakill   decor   animal   musics   vibes   calculator   species   satire   originalcharacter   shoujo   vinyl   commission   communication   cs   chaos   disney   rhythmgames   songwriting   meditation   apple   industrial   informacion   noticias   scp   sweets   military   instagram   training   todo   church   musique   solarpunk   animating   class   blood   marxism   crime   vrchat   future   synthesizers   adhd   viajes   stem   sims   revival   new   paganism   black   mha   zelda   house   party   idols   multifandom   vtubing   unblockedgames   cryptocurrency   more   disability   evangelion   spooky   randomstuff   desing   russian   fotos   collections   facts   espanol   beach   google   tadc   instruments   bass   exploration   joke   overwatch   gossip   dating   advertising   embroidery   vegan   repair   visualkei   rambling   diario   exercise   something   beginner   geometrydash   programm   islam   interactivefiction   dungeonsanddragons   rainbow   magick   creatures   animalcrossing   tamagotchi   cheese   twitter   kink   designer   jeux   zombies   red   faith   shifting   musik   ciencia   finalfantasy   cult   studies   spiritual   miriadax   motorcycles   warhammer   argentina   silliness   miscellaneous   css3   neopets   ddlc   naturaleza   videgames   webring   productivity   tips   entretenimiento   developing   1   frontend   tcg   numetal   politica   jobs   happy   club   secret   edits   au   opinions   musician   miniatures   cities   socials   jokes   paint   peace   halflife   sea   self   cybercore   archiving   angel   drinks   woodworking   lofi