Cratermaker

joined 2 years ago

Radiohead, especially In Rainbows. They have amazing melancholy music that also has a groove to it.

Yeah but like, what new features do apps have which weren't available in those times? Embedded videos maybe? Doesn't justify the bloat.

It sucks that you have to do that, but I know people who manage projects just want progress to come in on a steady drip feed. Hopefully some day you'll get a decent manager who can understand your work style and roll with it though, or maybe get to the point of setting your own destiny!

One hobby turned into a career (software engineering), which hopefully means I'm decent at it. I also play the bass guitar, which I okay at, but eagerly trying to reach a high level. I have a million other hobbies that I do fine at. But grading yourself is only useful as a way to keep from stagnating and to create healthy goals. The internet is really dangerous in this regard, because you'll always find someone who's way better than you. At the end of the day I just want to keep my brain stimulated and have fun with the time I have.

I used to think C# was like Java but with fresh ideas. I still do, but Kotlin gives it a run for its money. The type system is pretty great. For example, you can use the Elvis operator to return early if something is null, allowing you to use a non-null type afterwards. In C#, nullable annotations feel more "grafted on", and there are some weird quirks and footguns that Kotlin avoids by being a little smarter about it.

I dunno, I made an ipod clone app in Android for myself recently and it has both acceleration and a db progress indicator. These were not tough features to implement...

[–] Cratermaker@discuss.tchncs.de 1 points 2 months ago (1 children)

What software have you made? Sometimes people make me feel crazy when I tell them it's bad to have deeply nested dependencies. Often I'll dismiss a library if it depends on other things. I think the software world is rife with the idea that "if it works now, then my job is done".

[–] Cratermaker@discuss.tchncs.de 11 points 2 months ago (1 children)

Good riddance, I say. Web dev is infested with layers upon layers of tools that attempt to abstract what is already fairly simple and straightforward to work with. We're beyond the days of needing to build buttons out of small image fragments, and JS is (slowly) becoming more livable in its raw form. I welcome anything that keeps the toolchain as simple as possible.

[–] Cratermaker@discuss.tchncs.de 5 points 2 months ago

Spineless tech tips

[–] Cratermaker@discuss.tchncs.de 12 points 2 months ago (1 children)

A few weeks ago I watched Ladyhawk on a 13" TV with a built in VHS player. I realized that my brain didn't care about the quality as soon as I started paying attention to the content. I still like my 1080p but there's definitely massively diminishing returns after that.

[–] Cratermaker@discuss.tchncs.de 5 points 2 months ago

On Linux Mint I can resize windows by hitting super+z, close windows with super+c, and move them around with super+left drag. There are others too, but I use these constantly. I was worried when I switched from Windows that I'd lose my shortcuts, but it turned out that there even more options on Mint.

[–] Cratermaker@discuss.tchncs.de 1 points 2 months ago

I'm afraid of getting locked into anything so I do all my notes in raw markdown and organize it with vscode. I tried all sorts of things before I settled on this way but I've never looked back. Simplicity is king.

view more: next ›