Azzk1kr

joined 2 years ago
[–] [email protected] 3 points 1 week ago

I've been using (X)Ubuntu for ages. I just wanted something that "just works". Tired of too much tinkering and there's plenty of (non commercial) support. Mixing it with i3 as my window manager.

Roast me ;)

[–] [email protected] 19 points 2 weeks ago (16 children)

Christ, what a stretch. It's obviously a play on the tech Mogul definition.

[–] [email protected] 3 points 2 weeks ago (1 children)

cgi-bin.. Shudder

[–] [email protected] 2 points 3 weeks ago (2 children)

You can also use something like notifyd to generate a pop up for visual feedback :) I can't remember the exact command right now though. Differs per distro or desktop environment, obviously.

[–] [email protected] 21 points 1 month ago* (last edited 1 month ago) (1 children)

Although, Hegseth (or whoever wrote it) does a wonderful job with all the random Capitalization Everywhere.

[–] [email protected] 3 points 1 month ago (4 children)

I have been experimenting with Reaper a bit, but I am a sort of DAW noob, so it's kind of hard to get in to. I've done a tiny bit using Lmms though, but I am missing synthesizer stuff in Reaper. I've tried installing plugins by putting them into the proper folders and let Reaper attempt to resolve it, but it doesn't really work as expected.

Any tips? Especially for Linux of course. Many of the tutorials are Windows oriented.

[–] [email protected] 3 points 2 months ago

I've never finished Skyrim because of literally this. Started the game six times, got bored every time :D

[–] [email protected] 2 points 3 months ago

I am not even sure if he knows what a glitch is on a technical level btw.

It is however his very very first admittance of a failure from his administration, so.... yay? I see progress! /s

[–] [email protected] 4 points 3 months ago (2 children)

Fish is a really great shell for daily use. There's so much built in, its scripting language is better (not portable though if someone else does not have fish).

[–] [email protected] 3 points 4 months ago

The main thing that has been bugging me is slowness of rust-analyzer or whatever the name is of the code completion engine.

[–] [email protected] 1 points 6 months ago

Fair enough, but Python is not that hard, especially for simple calculations. Start up the repl and type away!

from math import *
x = sin(12) + pi * 3.2
y = tan(x)
y
# prints 0.09200389785419612
[–] [email protected] 1 points 6 months ago (2 children)

Why not just use python as a calculator then?

view more: next ›