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. Кажется, ранобэ All You Need is Kill, из которой в Голливуде делали Edge of Tomorrow, экранизировали и массово покажут в январе.

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

    #anime #movies #log #LN #trailer

  32. Unsere #Lokalzeitung (#LN) berichtet auf Seite 5 groß über #Serbien und benennt die Eskalationsstrategie der #Vucic Regierung, die regierungsnahen Schlägertrupps und die überbordende #Gewalt gegen die friedlichen Proteste.
    👍
    EDIT: LN gehört zur #rnd

  33. Youhou ! La sortie du prochain tome double de #SAO #SwordArtOnline a été annoncée ! Il est beau, non ? Rendez-vous le 27 juin en librairie, ou autre point de vente ! En plus, y'a des promos sur toute la série ! #LN #lightnovel #ofelbe

  34. Youhou, j'ai terminé l'adaptation du t20 du #lightnovel #rezero - qui conclut l'arc en cours (et a des scènes en + par rapport à l'anime) ! Et la relecture du t12 double de #SAO #SwordArtOnline (après MEP) a commencé !
    Pour + d'infos : www.ko-fi.com/lethalya ;)
    #LN #roman #FR

  35. However, I still had to change some #SymbolicLinks, and it was quicker to delete them and re-link them with #ln. Everything went OK until the link from /usr/lib64 to /lib64. As soon as I deleted, I couldn’t execute anything and I was left with a system which couldn’t even get to #BootUp, let alone beyond it.

    #GNU #Linux #ShaggyDogStory

  36. If your problem solver sprinkles ln(e) in its answers, you still have a bit of work to do.

    #math #ln

  37. Eeet changement de plan. Mise en pause de l'adaptation du tome 19 commencé ce matin, le tome 11 (double) d'une autre série est prêt à être relu une dernière fois, la mise en page est faite. Sortie imminente, donc ! #LN #light_novel #SAO #LectureFR #LectureSFFF

  38. Et c'est re:parti pour un mois de travail ! Au menu, une nouvelle adaptation, celle du tome 19 (deuxième partie de l'arc de Priestella) ! J'avais tellement hâte ! #ln #light_novel #rezero

  39. RE:lecture après correction du t17 finie ! On espère une sortie de ce tome ainsi que du précédent par l'éditeur dans peu de temps. L'année prochaine peut-être ? Pour le graphique des avancées de mes séries : ko-fi.com/lethalya
    #LN #light_novel #rezero #LectureFR #LectureSFF

  40. Antes de sequer tentar começar a ler Babel talvez seja melhor começar com outra #LN. Tem Raven of the Inner Place, por exemplo, q gostei bastante do anime e não tem previsão de nova temporada.
    (e não lembro nome de nenhum personagem, por causa daquela mistura de japoneses e chineses)

    Tem também Seikai no Senki.
    Esse nunca receberá outra temporada para terminar a história, então já q está disponível é melhor eu pegar logo isso para ler para ver como termina.
    A Lafiel se torna Imperatriz ou não?

    #ln