From a programmers and workflow perspective windows is complete garbage. It does not allow me to change my WM. Im stuck with the default behaviour without the ability for full customisation like Hyprland or Sway have. Installing Programms is deeply unintuitive. Have to search for a Programm, download it from a sketchy looking button and run an installer. Software providers often enough don't even provide sha256 sums. How can I be sure, that I downloaded the correct executable? Even if a hash is provided, most people won't bother to check it. These are elementary flaws that hinder widespread windows adoption.

  • source
  • parent
  • context
  • [–] 2 points 1 day ago* (last edited 1 day ago)

    Fave: Emacs
    First: notepad
    Future: Emacs (maybe vim)
    Honorable mention: Emacs (orgmode), sed
    Loathed: Nano (I can't stand using it any longer after being used to emacs)
    Current: Emacs
    Longest: Emacs

  • source
  • Just start using it? Watch some tutorials for the basic keybindings, copy a config from someone else and try to understand what's going on and from there on you can start building your own config. Theres also a ton of information available on how to do specific things.

  • source
  • parent
  • context
  • submitted 1 week ago* (last edited 1 week ago) by to c/emacs@programming.dev
     

    So I have a problem I would bet at least some people know: Styling tables inside Orgmode. The problem is, that you have to copy paste the same configuration that makes sure your table looks good for each single table. Since this is quite tedious and quite a pain if you have lots and lots of tables. After some searching I figured out, that I can use the tabularray LaTeX Package for this. The problem is, that I quite suck with LaTeX, and there is not that much information about global tabular enviroments for this. The only Information I could find was this stackexchange post regarding global table enviroments and some general information about tabularray, which can be found here.

    The table style I want is in fact quite simple. I want the top row to be colored grey (which I already implemented myself) and I need the table style to allow for multiline columns and I need automatic line breaks in case theres more text in a single cell than theres space in the line. Additionally the table should always be aligned in the center of the page.

    I have the following example orgmode-document (the \renewenviroment command is to switch the default enviroment from tables to my global table style)

    #+Options: toc:nil
    
    #+LATEX_CLASS: article
    #+LATEX_CLASS_OPTIONS: [a4paper]
    #+LATEX_HEADER: \usepackage{booktabs}
    #+LATEX_HEADER: \usepackage{tabularray}
    #+LATEX_HEADER: \usepackage{xcolor}
    #+LATEX_HEADER: \NewTblrEnviron{globaltbl}
    #+LATEX_HEADER: \SetTblrInner[globaltbl]{hlines, vlines, row{1} = {bg=gray5, fg=white, font=\bfseries}, rowsep = 4pt, colsep = 8pt, width = \linewidth}
    #+LATEX_HEADER: \SetTblrOuter[globaltbl]{baseline = m}
    #+LATEX_HEADER: \renewenvironment{tabular}{\begin{globaltbl}}{\end{globaltbl}}
    
    |-----------+-------------------+-----------------------------------------------------------------------------------|
    | Exit code | Type              | Meaning                                                                           |
    |-----------+-------------------+-----------------------------------------------------------------------------------|
    |         0 | Internal/External | Succesfull operation; logical true                                                |
    |           | some other        |                                                                                   |
    |-----------+-------------------+-----------------------------------------------------------------------------------|
    |         1 | Internal          | Non successfull operation; logical false and some other text that is not important |
    
    

    which generates the following LaTeX file:

    % Intended LaTeX compiler: pdflatex
    \documentclass[a4paper]{article}
    \usepackage[utf8]{inputenc}
    \usepackage[T1]{fontenc}
    \usepackage{graphicx}
    \usepackage{longtable}
    \usepackage{wrapfig}
    \usepackage{rotating}
    \usepackage[normalem]{ulem}
    \usepackage{amsmath}
    \usepackage{amssymb}
    \usepackage{capt-of}
    \usepackage{hyperref}
    \usepackage{tabularray}
    \usepackage{booktabs}
    \usepackage{tabularray}
    \usepackage{xcolor}
    \NewTblrEnviron{globaltbl}
    \SetTblrInner[globaltbl]{hlines, vlines, row{1} = {bg=gray5, fg=white, font=\bfseries}, rowsep = 4pt, colsep = 8pt, width = \linewidth}
    \SetTblrOuter[globaltbl]{baseline = m}
    \renewenvironment{tabular}{\begin{globaltbl}}{\end{globaltbl}}
    \author{cow}
    \date{\today}
    \title{}
    \hypersetup{
     pdfauthor={cow},
     pdftitle={},
     pdfkeywords={},
     pdfsubject={},
     pdfcreator={Emacs 30.2 (Org mode 9.7.11)}, 
     pdflang={English}}
    \begin{document}
    
    \begin{center}
    \begin{tabular}{rll}
    \hline
    Exit code & Type & Meaning\\
    \hline
    0 & Internal/External & Succesfull operation; logical true\\
     & some other & \\
    \hline
    1 & Internal & Non successfull operation; logical false and some other text that is not important\\
    \end{tabular}
    \end{center}
    \end{document}
    

    which renders to the following table:

    As you can see in the first column, that tabularray does not insert an hline to create a new coluumn, but still renders this thinner line. Is there a way to turn this off? You can also see, that the rest of the last cell gets cut off.

    I would really appreciate if someone could help me with this, since I have zero Idea what else to try.

    submitted 2 weeks ago* (last edited 2 weeks ago) by to c/trans_joy@lemmy.blahaj.zone
     

    I present to you this Banger of an outfited I got for a total price of 7€ (which I spend on the skirt). I found the top in a bag of clothes that has been given away for free.

    The E also do be working on my tiddies, but they are still barely seeable.

    Edit: Thanks for all the nice compliments. It really means a lot for me.

     

    Ich war Zeit meines Lebens furchtbar in Kunst. Ich habe es wirklich aus tiefstem Herzen gehasst, weil ich weder zeichnen, noch mit Wasserfarben (ich habe diese ollen Dinger aus tiefstem Herzen gehasst, jedes einzige Bild sah streifig aus, weil ich keine Gleichmäßige Deckung hinbekommen habe) umgehen konnte. Das ganze hat dann dazu geführt, dass ich halt verinnerlicht hatte, dass ich halt einfach nicht malen kann und das am besten einfach sein lasse. Irgendwann bin ich dann mit Warhammer Figuren angefangem und siehe da, ich kann doch malen. Wir haben in der Schule im Kunstunterricht nie gelernt wie man wirklich malt. Uns wurde ein Blatt und ein Wassermalkssten vor die Füße gesetzt mit der Anweisung "male ein Bild". So absolute Grundlagen wie dass Gegenstände die näher dran sind heller sind als weiter entfernte Gegenstände haben wir nie gelernt. Der Farbkreis wurde erst in der 8ten Klasse behandelt (also viel zu spät, als dass ich damit was anfangen könnte, weil "ich kann ja schließlich nicht malen").

    Der Kunstunterricht hat die Gefördert, denen von ihren Eltern gezeigt bekommen haben wie man mit Wassermalfarben malt und den Rest einfach auf der Strecke liegen gelassen und zusätzlich noch dsrauf eingetreten, weil ich mich ja nur etwas mehr anstrengen muss.

     

    For about 100% of my life I wore the same look: pants and T-Shirt/Hoodie. In Summer it was a short pair of pants and a T-Shirt. Another important thing is, that I rarely get sunburn, even when not using suncream, and I therefore rarely use suncream. These two things get quite funny, when You start to transition and start wearing more revealing clothes than usual.

    So there was a pride parade a few weeks back and I decided to wear this very cool shoulder free top. Guess who forgot to wear suncream, and then burned all of her shoulders, because she never ran around shoulder free, and therefore her skin was not adapted to the sun?

    So please for the love of god, when going out with more revealing clothes than usual:

    WEAR FUCLING SUNCREAM

     

    Dieser eine Bruder hat es geschafft sich so gottlos aus dem Leben zu koksen (wir vermuten dass es Koks ist), dass der wirklich den gesamten Abend über irgendwelche Leute mit irgendeinem Scheiß vollgelabert hat und es ihn auch nicht interessiert hat, dass niemand ihn beachtet hat. Ich wollte halt nur einem anderen Gespräch zuhören und auf einmal fängt der Typ an mir audio und Video auf Latein in mein Ohr zu deklinieren.

    view more: next ›