home.social

#ln — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ln, aggregated by home.social.

  1. IDEs, UNIX, AND THE LEGACY WORKFLOW THAT NEVER WENT AWAY

    Words of Wisdom are dispensed in the article

    I have a workflow consisting of

    • screen
    • bash or one of
    • csh
    • ksh
    • zsh
    • vim or
    • vim.motif
    • function third(){ awk '{if (NR%3==0){print "\033[32m" $0 "\033[0m"} else{print}}'; }
    • function psgrep() { ps axuf | grep -v grep | grep "$@" -i --color=auto; }
    • function mkcd(){ [ ! -z "$1" ] && mkdir -p "$1" && cd "$_"; }
    • gcc
    • g++
    • asm
    • ln
    • go from golang
    • lsd
    • ncdu

    These choices are deliberate. I want and demand the fastest programming ENV: which follow the UNIX principle & KISS

    quotes

    tl;dr*

    Unix already solved many IDE problems decades ago using small cooperating tools instead of one large application.

    • bash
    • coreutils
    • less
    • tmux
    • nvialready form a complete and focused development environment for many Unix workflows.

    The shell becomes the workspace, the terminal manages sessions, and the editor remains small and predictable

    sources:

    man sh(1)

    man ls(1)

    man coreutils(1)

    man less(1)

    man screen(1)

    man tmux(1)

    man vim(1)

    gnu.org/software/screen/

    repo.or.cz/code-notes.git/blob

    go.dev/doc/install

    go.dev/doc/tutorial/getting-st

    #programming #UNIX #gcc #g++ #asm #ln #golang #lsd #ncdu #ncurses #BSD #freeBSD #ghostBSD #openBSD #Linux #OpenSource #POSIX

  2. IDEs, UNIX, AND THE LEGACY WORKFLOW THAT NEVER WENT AWAY

    Words of Wisdom are dispensed in the article

    I have a workflow consisting of

    • screen
    • bash or one of
    • csh
    • ksh
    • zsh
    • vim or
    • vim.motif
    • function third(){ awk '{if (NR%3==0){print "\033[32m" $0 "\033[0m"} else{print}}'; }
    • function psgrep() { ps axuf | grep -v grep | grep "$@" -i --color=auto; }
    • function mkcd(){ [ ! -z "$1" ] && mkdir -p "$1" && cd "$_"; }
    • gcc
    • g++
    • asm
    • ln
    • go from golang
    • lsd
    • ncdu

    These choices are deliberate. I want and demand the fastest programming ENV: which follow the UNIX principle & KISS

    quotes

    tl;dr*

    Unix already solved many IDE problems decades ago using small cooperating tools instead of one large application.

    • bash
    • coreutils
    • less
    • tmux
    • nvialready form a complete and focused development environment for many Unix workflows.

    The shell becomes the workspace, the terminal manages sessions, and the editor remains small and predictable

    sources:

    man sh(1)

    man ls(1)

    man coreutils(1)

    man less(1)

    man screen(1)

    man tmux(1)

    man vim(1)

    gnu.org/software/screen/

    repo.or.cz/code-notes.git/blob

    go.dev/doc/install

    go.dev/doc/tutorial/getting-st

    #programming #UNIX #gcc #g++ #asm #ln #golang #lsd #ncdu #ncurses #BSD #freeBSD #ghostBSD #openBSD #Linux #OpenSource #POSIX

  3. IDEs, UNIX, AND THE LEGACY WORKFLOW THAT NEVER WENT AWAY

    Words of Wisdom are dispensed in the article

    I have a workflow consisting of

    • screen
    • bash or one of
    • csh
    • ksh
    • zsh
    • vim or
    • vim.motif
    • function third(){ awk '{if (NR%3==0){print "\033[32m" $0 "\033[0m"} else{print}}'; }
    • function psgrep() { ps axuf | grep -v grep | grep "$@" -i --color=auto; }
    • function mkcd(){ [ ! -z "$1" ] && mkdir -p "$1" && cd "$_"; }
    • gcc
    • g++
    • asm
    • ln
    • go from golang
    • lsd
    • ncdu

    These choices are deliberate. I want and demand the fastest programming ENV: which follow the UNIX principle & KISS

    quotes

    tl;dr*

    Unix already solved many IDE problems decades ago using small cooperating tools instead of one large application.

    • bash
    • coreutils
    • less
    • tmux
    • nvialready form a complete and focused development environment for many Unix workflows.

    The shell becomes the workspace, the terminal manages sessions, and the editor remains small and predictable

    sources:

    man sh(1)

    man ls(1)

    man coreutils(1)

    man less(1)

    man screen(1)

    man tmux(1)

    man vim(1)

    gnu.org/software/screen/

    repo.or.cz/code-notes.git/blob

    go.dev/doc/install

    go.dev/doc/tutorial/getting-st

    #programming #UNIX #gcc #g++ #asm #ln #golang #lsd #ncdu #ncurses #BSD #freeBSD #ghostBSD #openBSD #Linux #OpenSource #POSIX

  4. IDEs, UNIX, AND THE LEGACY WORKFLOW THAT NEVER WENT AWAY

    Words of Wisdom are dispensed in the article

    I have a workflow consisting of

    • screen
    • bash or one of
    • csh
    • ksh
    • zsh
    • vim or
    • vim.motif
    • function third(){ awk '{if (NR%3==0){print "\033[32m" $0 "\033[0m"} else{print}}'; }
    • function psgrep() { ps axuf | grep -v grep | grep "$@" -i --color=auto; }
    • function mkcd(){ [ ! -z "$1" ] && mkdir -p "$1" && cd "$_"; }
    • gcc
    • g++
    • asm
    • ln
    • go from golang
    • lsd
    • ncdu

    These choices are deliberate. I want and demand the fastest programming ENV: which follow the UNIX principle & KISS

    quotes

    tl;dr*

    Unix already solved many IDE problems decades ago using small cooperating tools instead of one large application.

    • bash
    • coreutils
    • less
    • tmux
    • nvialready form a complete and focused development environment for many Unix workflows.

    The shell becomes the workspace, the terminal manages sessions, and the editor remains small and predictable

    sources:

    man sh(1)

    man ls(1)

    man coreutils(1)

    man less(1)

    man screen(1)

    man tmux(1)

    man vim(1)

    gnu.org/software/screen/

    repo.or.cz/code-notes.git/blob

    go.dev/doc/install

    go.dev/doc/tutorial/getting-st

    #programming #UNIX #gcc #g++ #asm #ln #golang #lsd #ncdu #ncurses #BSD #freeBSD #ghostBSD #openBSD #Linux #OpenSource #POSIX

  5. IDEs, UNIX, AND THE LEGACY WORKFLOW THAT NEVER WENT AWAY

    Words of Wisdom are dispensed in the article

    I have a workflow consisting of

    • screen
    • bash or one of
    • csh
    • ksh
    • zsh
    • vim or
    • vim.motif
    • function third(){ awk '{if (NR%3==0){print "\033[32m" $0 "\033[0m"} else{print}}'; }
    • function psgrep() { ps axuf | grep -v grep | grep "$@" -i --color=auto; }
    • function mkcd(){ [ ! -z "$1" ] && mkdir -p "$1" && cd "$_"; }
    • gcc
    • g++
    • asm
    • ln
    • go from golang
    • lsd
    • ncdu

    These choices are deliberate. I want and demand the fastest programming ENV: which follow the UNIX principle & KISS

    quotes

    tl;dr*

    Unix already solved many IDE problems decades ago using small cooperating tools instead of one large application.

    • bash
    • coreutils
    • less
    • tmux
    • nvialready form a complete and focused development environment for many Unix workflows.

    The shell becomes the workspace, the terminal manages sessions, and the editor remains small and predictable

    sources:

    man sh(1)

    man ls(1)

    man coreutils(1)

    man less(1)

    man screen(1)

    man tmux(1)

    man vim(1)

    gnu.org/software/screen/

    repo.or.cz/code-notes.git/blob

    go.dev/doc/install

    go.dev/doc/tutorial/getting-st

    #programming #UNIX #gcc #g++ #asm #ln #golang #lsd #ncdu #ncurses #BSD #freeBSD #ghostBSD #openBSD #Linux #OpenSource #POSIX

  6. @apc

    Topic: 📖 Bookshelves 📚

    Anime & Manga: Ascendance of a Bookworm

    I love the Anime.

    I've already started reading the manga adaptation for the current arc, so I already have a bit of an idea of what's going to happen in the current season 4. I'm so excited.

    #AniMangaFoundIt#anime #manga #AscendanceOfABookworm #HonzukiNoGekokujou #LightNovel #LN

  7. @apc

    Topic: 📖 Bookshelves 📚

    Anime & Manga: Ascendance of a Bookworm

    I love the Anime.

    I've already started reading the manga adaptation for the current arc, so I already have a bit of an idea of what's going to happen in the current season 4. I'm so excited.

    #AniMangaFoundIt#anime #manga #AscendanceOfABookworm #HonzukiNoGekokujou #LightNovel #LN

  8. @apc

    Topic: 📖 Bookshelves 📚

    Anime & Manga: Ascendance of a Bookworm

    I love the Anime.

    I've already started reading the manga adaptation for the current arc, so I already have a bit of an idea of what's going to happen in the current season 4. I'm so excited.

    #AniMangaFoundIt#anime #manga #AscendanceOfABookworm #HonzukiNoGekokujou #LightNovel #LN

  9. @apc

    Topic: 📖 Bookshelves 📚

    Anime & Manga: Ascendance of a Bookworm

    I love the Anime.

    I've already started reading the manga adaptation for the current arc, so I already have a bit of an idea of what's going to happen in the current season 4. I'm so excited.

    #AniMangaFoundIt#anime #manga #AscendanceOfABookworm #HonzukiNoGekokujou #LightNovel #LN

  10. @apc

    Topic: 📖 Bookshelves 📚

    Anime & Manga: Ascendance of a Bookworm

    I love the Anime.

    I've already started reading the manga adaptation for the current arc, so I already have a bit of an idea of what's going to happen in the current season 4. I'm so excited.

    #AniMangaFoundIt#anime #manga #AscendanceOfABookworm #HonzukiNoGekokujou #LightNovel #LN

  11. Light Novels são boas para discutir com outras pessoas.
    Livros são bons para discutir com você mesmo.

    Comprarei os outros volumes da série e colocarei na mão do meu irmão.

    #LN #Livro

  12. Light Novels são boas para discutir com outras pessoas.
    Livros são bons para discutir com você mesmo.

    Comprarei os outros volumes da série e colocarei na mão do meu irmão.

    #LN #Livro

  13. Já comentei que leio no trabalho?
    Aquela parte da bruxa "oferecendo doces para convencer a criança a ir com ela para a floresta" e a descrição das coisas horríveis que bruxas fazem com as crianças quando levam elas para a floresta mas que naquele caso estava tudo bem, a bruxa só queria dar doces mesmo porque já tinham feito todas aquelas coisas horríveis com a criança... quase atendi um cliente chorando. 😢

    #UrsulaKLeGuin #LN

  14. Já comentei que leio no trabalho?
    Aquela parte da bruxa "oferecendo doces para convencer a criança a ir com ela para a floresta" e a descrição das coisas horríveis que bruxas fazem com as crianças quando levam elas para a floresta mas que naquele caso estava tudo bem, a bruxa só queria dar doces mesmo porque já tinham feito todas aquelas coisas horríveis com a criança... quase atendi um cliente chorando. 😢

    #UrsulaKLeGuin #LN

  15. + mas caramba, que bom para lembrar a diferença entre "um livro" e uma "novelinha popular para distrair as massas incultas".

    #UrsulaKLeGuin #LN

  16. + mas caramba, que bom para lembrar a diferença entre "um livro" e uma "novelinha popular para distrair as massas incultas".

    #UrsulaKLeGuin #LN

  17. Certamente seria mais fácil de entender lendo os outros livros antes, com as explicações sobre aquele mundo e cultura conforme vão sendo apresentados.
    Mais fácil, não impossível.
    E inevitável perceber que esse livro tem "palavras".

    Imagino que deve ser "menos difícil" quando se escreve uma história fechada em um livro só ao invés de uma longa história contínua em vários e vários livros,+

    #UrsulaKLeGuin #LN

  18. Certamente seria mais fácil de entender lendo os outros livros antes, com as explicações sobre aquele mundo e cultura conforme vão sendo apresentados.
    Mais fácil, não impossível.
    E inevitável perceber que esse livro tem "palavras".

    Imagino que deve ser "menos difícil" quando se escreve uma história fechada em um livro só ao invés de uma longa história contínua em vários e vários livros,+

    #UrsulaKLeGuin #LN

  19. Não é só aqui que estou usando menos, quase não estou usando o BSKY por motivos, não estou atualizando os fios. Mas queria comentar sobre algo aqui também.

    Decidi comprar quadrinho e livro todo mês.
    Depois de ler tanta Light Novel E Fanfic (fanfic de Honzuki, terminei de ler o disponível ontem) hoje comecei a ler o Livro 4 de Terramar (Tehanu) que chegou essa semana.

    "Eles eram lindos, fortes, sábios e livres.
    Mas, com o tempo, nada pode ser sem se tornar."

    #UrsulaKLeGuin #LN

  20. Não é só aqui que estou usando menos, quase não estou usando o BSKY por motivos, não estou atualizando os fios. Mas queria comentar sobre algo aqui também.

    Decidi comprar quadrinho e livro todo mês.
    Depois de ler tanta Light Novel E Fanfic (fanfic de Honzuki, terminei de ler o disponível ontem) hoje comecei a ler o Livro 4 de Terramar (Tehanu) que chegou essa semana.

    "Eles eram lindos, fortes, sábios e livres.
    Mas, com o tempo, nada pode ser sem se tornar."

    #UrsulaKLeGuin #LN

  21. Wow and flutter from Tapes long Past

    I know a man who decades ago, wanted to get a GUI {graphical user interface} on an Open Source Operating System where the coders and maintainers didn't see the need.
    He primarily wanted that just for himself.**

    The man has neither written nor compiled one line of programming code in his life

    • He first learned how to do basic coding in an interpreted language then learned the basics in C** he went to a physical library first** He has read a lot of /man/ pages in the process
    • He then compiled the sources for X himself and installed it
    • Next he learned how to compile a WM of his choosing and installed it
    • Then he compiled X userland programs of his choosing
    • After that he compiled other software that needed X windows.

    It took him more than a year and a half to get so far!

    He not only proofed to himself that determination and planning can get you to any achievement, he learned advanced programming and computing skills in the process. He also had a great Guru (you may guess who)

    His skills became so good, that he could even write a FAQ for everyone who wants to run an OS but can't configure a X interface because they can't comprehend the (excellent, technical) documentation.

    #programming #mathematics #logic #coding #interpreted #language #compiler #gcc #ASM #ln #aout #link #library #technology #C #BASIC #OpenSource #XWindows #Xorg

  22. Wow and flutter from Tapes long Past

    I know a man who decades ago, wanted to get a GUI {graphical user interface} on an Open Source Operating System where the coders and maintainers didn't see the need.
    He primarily wanted that just for himself.**

    The man has neither written nor compiled one line of programming code in his life

    • He first learned how to do basic coding in an interpreted language then learned the basics in C** he went to a physical library first** He has read a lot of /man/ pages in the process
    • He then compiled the sources for X himself and installed it
    • Next he learned how to compile a WM of his choosing and installed it
    • Then he compiled X userland programs of his choosing
    • After that he compiled other software that needed X windows.

    It took him more than a year and a half to get so far!

    He not only proofed to himself that determination and planning can get you to any achievement, he learned advanced programming and computing skills in the process. He also had a great Guru (you may guess who)

    His skills became so good, that he could even write a FAQ for everyone who wants to run an OS but can't configure a X interface because they can't comprehend the (excellent, technical) documentation.

    #programming #mathematics #logic #coding #interpreted #language #compiler #gcc #ASM #ln #aout #link #library #technology #C #BASIC #OpenSource #XWindows #Xorg

  23. Wow and flutter from Tapes long Past

    I know a man who decades ago, wanted to get a GUI {graphical user interface} on an Open Source Operating System where the coders and maintainers didn't see the need.
    He primarily wanted that just for himself.**

    The man has neither written nor compiled one line of programming code in his life

    • He first learned how to do basic coding in an interpreted language then learned the basics in C** he went to a physical library first** He has read a lot of /man/ pages in the process
    • He then compiled the sources for X himself and installed it
    • Next he learned how to compile a WM of his choosing and installed it
    • Then he compiled X userland programs of his choosing
    • After that he compiled other software that needed X windows.

    It took him more than a year and a half to get so far!

    He not only proofed to himself that determination and planning can get you to any achievement, he learned advanced programming and computing skills in the process. He also had a great Guru (you may guess who)

    His skills became so good, that he could even write a FAQ for everyone who wants to run an OS but can't configure a X interface because they can't comprehend the (excellent, technical) documentation.

    #programming #mathematics #logic #coding #interpreted #language #compiler #gcc #ASM #ln #aout #link #library #technology #C #BASIC #OpenSource #XWindows #Xorg

  24. Wow and flutter from Tapes long Past

    I know a man who decades ago, wanted to get a GUI {graphical user interface} on an Open Source Operating System where the coders and maintainers didn't see the need.
    He primarily wanted that just for himself.**

    The man has neither written nor compiled one line of programming code in his life

    • He first learned how to do basic coding in an interpreted language then learned the basics in C** he went to a physical library first** He has read a lot of /man/ pages in the process
    • He then compiled the sources for X himself and installed it
    • Next he learned how to compile a WM of his choosing and installed it
    • Then he compiled X userland programs of his choosing
    • After that he compiled other software that needed X windows.

    It took him more than a year and a half to get so far!

    He not only proofed to himself that determination and planning can get you to any achievement, he learned advanced programming and computing skills in the process. He also had a great Guru (you may guess who)

    His skills became so good, that he could even write a FAQ for everyone who wants to run an OS but can't configure a X interface because they can't comprehend the (excellent, technical) documentation.

    #programming #mathematics #logic #coding #interpreted #language #compiler #gcc #ASM #ln #aout #link #library #technology #C #BASIC #OpenSource #XWindows #Xorg

  25. Wow and flutter from Tapes long Past

    I know a man who decades ago, wanted to get a GUI {graphical user interface} on an Open Source Operating System where the coders and maintainers didn't see the need.
    He primarily wanted that just for himself.**

    The man has neither written nor compiled one line of programming code in his life

    • He first learned how to do basic coding in an interpreted language then learned the basics in C** he went to a physical library first** He has read a lot of /man/ pages in the process
    • He then compiled the sources for X himself and installed it
    • Next he learned how to compile a WM of his choosing and installed it
    • Then he compiled X userland programs of his choosing
    • After that he compiled other software that needed X windows.

    It took him more than a year and a half to get so far!

    He not only proofed to himself that determination and planning can get you to any achievement, he learned advanced programming and computing skills in the process. He also had a great Guru (you may guess who)

    His skills became so good, that he could even write a FAQ for everyone who wants to run an OS but can't configure a X interface because they can't comprehend the (excellent, technical) documentation.

    #programming #mathematics #logic #coding #interpreted #language #compiler #gcc #ASM #ln #aout #link #library #technology #C #BASIC #OpenSource #XWindows #Xorg

  26. Ciberseguridad y extorsión – Ariel Corgatelli analizó en LN+ el trágico caso del soldado de la Quinta de Olivos

    El reciente y trágico caso del soldado que se quitó la vida en la Quinta de Olivos tras ser víctima de una extorsión digital ha puesto de manifiesto la peligrosidad de las nuevas modalidades de estafas. Para profundizar en la mecánica de estos delitos, Ariel Corgatelli, especialista en ciberseguridad y director de Infosertec, participó en un panel clave en la señal La Nación+, donde desglosó cómo operan estas organizaciones criminales.

    https://www.instagram.com/reel/DUl83ISCc86/

    Una ingeniería social cada vez más sofisticada

    Durante su intervención, Ariel subrayó que detrás de estos casos no hay simples delincuentes improvisados, sino una estrategia de ingeniería social diseñada para manipular a las víctimas. Según explicó, los atacantes suelen usurpar identidades, incluso de efectivos reales de la policía, para generar un entorno de credibilidad y miedo.

    Ariel destacó que, si bien esta problemática no es nueva y tiene carácter internacional, en Argentina se observó un incremento exponencial a partir de la pandemia. Los delincuentes, al verse limitados en sus movimientos físicos, volcaron sus esfuerzos hacia las herramientas tecnológicas, perfeccionando sus tácticas de engaño y extorsión.

    El «Modus Operandi»: Call centers dedicados al delito

    Uno de los puntos más relevantes de la intervención de Ariel Corgatelli fue la advertencia sobre la escala de estas operaciones. No se trata de individuos aislados, sino de auténticos «call centers» armados que trabajan las 24 horas del día, los 7 días de la semana.

    Estos grupos operan de la siguiente manera:

    Captación: Inician diálogos a través de apps de citas o redes sociales incentivando a la persona de forma constante.

    Escalada: Utilizan fotos o incluso videos falsos (fakes) para ganar confianza y luego obtener material comprometedor de la víctima.

    Extorsión: Una vez que obtienen fotos o videos de la víctima, comienza la amenaza de hacerlo público o de falsas denuncias penales que involucran a menores para exigir dinero, tal como sucedió en el caso del soldado extorsionado con 200.000 pesos.

    La tecnología como herramienta de doble filo

    Como especialista, Ariel enfatizó que la tecnología es una herramienta que brinda soluciones, pero lamentablemente los delincuentes la han convertido en un arma perfeccionada para el delito. A diferencia de los ciberataques puramente virtuales, en estos casos hay un contacto personal y telefónico agresivo que busca el quiebre emocional del usuario.

    Esta participación en los medios nacionales reafirma el compromiso de Ariel Corgatelli e Infosertec en la difusión de medidas de prevención y la concientización sobre los riesgos en el entorno digital, una labor fundamental para evitar que más personas caigan en estas redes de ciberdelincuencia.

    https://youtu.be/BHrY3WeV8Jg

    #ArielCorgatelli #arielmcorg #ciberdelincuencia #ciberseguridad #estafasVirtuales #extorsiónDigital #infosertec #ingenieríaSocial #LN #PORTADA #prevenciónDigital #seguridadDigital
  27. Is Ecstas Online just an edgy boob fondling novel? That depends on the person, what did you think of Testament of Sister New Devil?

    If you are like me, you read this kind of novel for the story, not the eros. How much do you struggle to make friends? Is your everyday a constant struggle to fit in? How much would you to keep being friends with someone?

    I don't consider myself normal, and that's not in a good sense. This #LN felt like a mirror held up to my face.

    I recomend it. Do you need it?

    #ln
  28. Witch and Mercenary is a #LN about a witch and a mercenary doing stuff.

    The mercenary is a gigachad with a big weapon that can't use magic.

    The witch is a cute girl that can use magic.

    I know I've already sold you on the story. Give it a read, you will like it.

    #ln
  29. The Torture Princess #LN is quite something.

    If you only read the first 3 volumes you would think it's just a gory dark fantasy.

    If you read all the way through you will see its a love story, an epic, and a tragedy all in one.

    Here is my list of awakened takes:
    Guiles is selfish, Vlad is a good father, the Kaiser is benevolent, Lewis is perfectly sane, Alice is justified, the demi humans aren't racist, none of the saints believe, Elisabeth did nothing wrong (triple layered).

    La (become)-...

    #ln
  30. From my ivory armchair of know-nothingness, I can freely say that despite the great animation in the anime, water magician deserved slightly more. The bits and pieces the anime skips are a great part of the character Ryo is built up to be. This puzzled me greatly before reading.

    It did not feel rushed, but *packed*, and they left off near the end of volume 2, rather than the end itself...

    I greatly recomend to read the #LN from volume 1 even if you watched the anime beforehand like me.

    #ln
  31. Witches can't be collared is a detective #LN it was my first but I can tell it has all the common twists and turns that make one of these good.

    I loved the name of one of the characters, knowing what the word means made her much more real.

    The ending of the first volume however, left me with a similarly uncertain and fluttery feeling as the in-between-crashouts in Dungeon Dive. I await the second volume.

    Do I recomend it?

    Yes, but wait until volume 2 comes out, save yourself the butterflies.

    #ln
  32. Outer Ragna has a strong theme that deeply resounded with me, lunacy and devotion, turning the self into a small flame for a greater fire.

    The MC serves its purpose as oblivious witness well. The feelings the story gives you are via everyone else.

    The black tongued priest that finds a god to pray to, the knight captain that finds an army to fight for, the wizard that finds a battlefield to cast his spells, and more. In 2 volumes I became as fanatical as them.

    My heart needs more of this #LN.

    #ln
  33. I've only gotten my hands on the first 3 volumes of EXP Is Golden, despite each being twice as long as a normal #LN it still felt like less than 3.

    It scratches the right itches, and doesn't go haywire with unintelligible plot elements, unlike Free Life Fantasy Online and other similar stories.

    This is what a not-so-serious VR game novel should be like.

    I await more volumes.

    #ln
  34. I am glad that dragon reincarnation is getting an anime, but I must vent, the progress of the #LN...

    I came in expecting a linear power up story involving the cover girl, yet it derailed and side-quested a lot.

    With volume 7 we are back to what would seem like a straightforward storyline progression, but not continuing what was left behind!

    I really like this story and I want it to start being coherent. But alas, I guess I will have to wait for some big reveal of everything being connected.

    #ln
  35. Monster Tamer is odd in many ways. (Different ≠ bad)

    The story is slow for the first dozen volumes, then ramps up to light speed. The writing itself stands out, in 15 volumes, at no moment did I find an expression that made me think of another novel.

    Before you consider reading it, keep in mind the feelings and relations of the main character with the monsters are explored more than most of the isekai aspects.

    A harem isekai #LN where the MC is not even in the cover of the first volume!?

    #ln
  36. Archive liefern Antworten: „War mein Opa ein Nazi?“

    #Bad Oldesloe. Verborgene Geschichten und vergessene Schicksale: Das Kreisarchiv Stormarn bewahrt Details aus der Vergangenheit, die manch einer lieber vergessen würde. Ein Blick hinter die meist verschlossenen Türen zeigt, was sich dort an Akten, Bildern und Karten verbirgt.

    ln-online.de/lokales/stormarn/ (€)

    #paywalled #Ahnenforschung #LN #LübeckerNachrichten #Stormarn #KreisarchivStormarn #JohannPartuschke #BiancaDau #Digitalisierung

  37. Кажется, ранобэ All You Need is Kill, из которой в Голливуде делали Edge of Tomorrow, экранизировали и массово покажут в январе.

    https://www.youtube.com/watch?v=9qLddg1goaA

    #anime #movies #log #LN #trailer