home.social

Search

31 results for “schrieveslaach”

  1. @ethersync for (and other Jetbrains IDEs) got a home: github.com/ethersync/ethersync

    Thanks to @blinry and @zormit for creating the project in the first place. Now, I hope to provide a good experience to people who use IntelliJ or @neovim

    fosstodon.org/@schrieveslaach/

  2. Yesterday I did some work on my a.k.a. plugin for . Fixed some bugs, applied some contributions, made sure it works with the newest releases.

    gitlab.com/schrieveslaach/sona

  3. Finally, the plugin that some of my colleagues and I started to built will be developed as . The aim is to highlight code patterns that have more energy efficient alternatives so that the of will be reduced.

    github.com/aixigo/sonarqube-ja

    At the moment it provides only one "low hanging rule" of a research paper but it is already astonishing how much energy a consumes.

    fosstodon.org/@schrieveslaach/

  4. Here is a small demo of running within . projects can be analyzed out of the box. Have a look at gitlab.com/schrieveslaach/sona

  5. My @neovim plugin sonarlint.nvim provides diagnostics via 's for the first time (still experimental though).

    Thanks to @mathias's nvim-jdtls that was quick to develop in .

    gitlab.com/schrieveslaach/sona

  6. At the weekend I did something crazy. I reinstalled my server with and I had to install drivers for my TBS6928SE DVB/S2 card. Unfortunately, I had to install the closed source drivers but these do not working with current versions anymore. Therefore, I had to update the AUR package with the TBS drivers. Now, my is running on .

    gitlab.com/schrieveslaach/aur-

  7. Currently, I'm often and couldn't really keep up to @teamtype's development speed for the plugin. My little 14 year old laptop cannot really run IntelliJ anymore. Really annoying how much RAM it consumes.

    My desktop PC can: with waypipe and wayback-x11 one can run it remotely. Here is a sketched CLI invocation:

    wayback ssh user@host wayback-session idea

    I must use wayback-session because of isn't merged into mainline, yet.

  8. Three evenings in a row our kid wants to read fsfe.org/activities/ada-zangem and really loves it.

    Thanks @fsfe, @kirschner, and Sandra Brandstätter for this great book.

  9. Today I made the first release of Energy Impact . See github.com/aixigo/sonarqube-ja

    Based on scientific research the usage of and is discouraged due to higher leading to higher |s. 5% |s can be achieved.

    Now I'm searching for ways to measure energy consumption in Microbenchmark Harness () to start working on the higher hanging fruits/recommendations of the paper: doi.org/10.1007/s10664-021-099

  10. @britter, da ich mit tippe, ist das für mich kein Thema. Das layout gibt es nirgends zu kaufen. Aber da sind wir wieder in der Nische der Nische. :blobfoxlaughsweat:

    Was ist dann dein nächster Schritt. Neovim von Nix gemanagt? neovimconf.live/ (siehe Nixvim) :masto_stuck_out_tongue_winking_eye:

  11. #Nushell and #HelixEditor connected via #LanguageServerProtocol a.k.a. #LSP

    My pull request got merged, now you get diagnostics with each keystroke.

  12. and connected via a.k.a.

    My pull request got merged, now you get diagnostics with each keystroke.

  13. Now, excited to hear something to make () programs more .

  14. @jonhoo
    Unfortunately, we had to use the Mutex otherwise the code does not compile. 's State requires the type argument to be Send and Sync. Do you think there is a trick to avoid the usage of Mutex in conjunction with and ?

  15. Today, my colleagues and I were able to create a first plugin to recommend collection. At the moment it just contains a low hanging rule: do not use due to higher energy use.

    Hope to release that project to the public soon. Unfortunately, my time budget at work is pretty low...

  16. diagnostics running in for . I love to hack on these things at the moment in my spare time.

    github.com/nushell/nushell/pul

  17. Yippee! My PR github.com/SonarSource/sonarli got merged and the next release provides a stdio channel so it can be used in @Neovim out of the box. I'll continue to make lints available in .

  18. "Everybody should be thinking about architechture, everbody should be thinking about design, everybody should be thinking about coding, because they are all one to me. There are just different resultions oft detail."

    Great statement about , , and which maps great to my understanding of software and what kind of a Software Architect I want to be.

    Check out @davefarley77's channel: youtube.com/watch?v=KFRwzdAhUd4

  19. For weeks my wife and I were wondering what kind of nonsense is our doing all the time. I couldn't make sense of the data in either. I turned out that the installer made a tiny mistake and switched some cables by accident. :blobcatshrug: But now I'm quite happy and I'll start a journey with some .

  20. A few days ago the maintainers of accepted my contribution to bring a.k.a. to this . :ablobcatbongo:

    However, the workflow of accepting a in is weird and frankly a bit disrespectful because my authorship is lost (I'm not even a commiter anymore).

    Who can tell which of my PRs got accepted without looking into all comments? github.com/Homebrew/homebrew-c

  21. I really dislike going to the office and on top of that MacOS annoys me with the terrible update process. I wish I could use a laptop at work. :blobcatsadpats:

  22. Finally, I got this PR into a state where I think it can be merged. github.com/nushell/nushell/pul

    Let's see if the |s accept it as is and if get initial support with the next release.