Skip Navigation

Posts
8
Comments
2,654
Joined
2 yr. ago

  • Since you're saying "pieces of software" and not specifically apps I will mention liburing.

  • SolveSpace... I remember that. Interesting thing, but I ended up using FreeCAD.

  • KiCad - electrical engieneering

    FreeCAD - mechanical engieneering

    Blender - 3d modeling, rendering, animation

    Krita - raster painting

    Kdenlive - video editing

    LMMS - music creation

    Ardour - sound processing

    Nheko - Matrix client

    Xonotic - FPS game

    KDE - K Desktop Enviroment

    Hotspot - GUI for perf sampling profiler

    KCachegrind - GUI for valgrind cache simulator

    QT Creator - C(++)/QML(and prob JS) IDE

    Graphvis - graph visualizer

  • to rescue those kids in the thai cave.

    Wait, what happened? This?

    EDIT: found it.

  • Boops

  • git add todo.txt.gz

  • Soar, Lenin's banner,

    That always calls forward.

    With it half of world is going with us.

    One day - entire world will go.

    Proposed version of post-Stalin soviet anthem

  • How embarrassing

    Jump
  • Do you guys still do lynchings?

  • How embarrassing

    Jump
  • this is an example of when satire becomes the safest place for discourse

    Soviet anecdotes, anyone?

  • How embarrassing

    Jump
  • He suicided, so it doesn't count as violence

  • How embarrassing

    Jump
  • Pick any rural county, and you can find a bus load of people who’ve been screwed over or denied care by health insurance.

    Any examples of country with public transport and without UHC?

  • How embarrassing

    Jump
  • Soar, Lenin's banner,

    That always calls forward.

    With it half of world is going with us.

    One day entire world will go.

    One of proposed post-Stalin soviet anthems

  • How embarrassing

    Jump
  • git add todo.txt

  • Specific merge tool can throw fits. Git doesn't care about specifics of how merge operation is done, it just tells to merge driver to merge three files(A, B and common ancestor) and stops if driver reports an error.

    Also to correct myself: merge driver, not mergetool.