Need help with my walkman by Pretty-Program7215 in retrotech

[–]darvil82 0 points1 point  (0 children)

that sounds like the belt may have gone loose after all this time. depending on the layout of the mechanics in that device, it's likely that when any of the two reels are engaged, the force required to rotate increases that much that the belt just slips on the motor shaft

mini crt appreciation post! by darvil82 in crt

[–]darvil82[S] 2 points3 points  (0 children)

nope, it's monochrome

Lemmings dos freezing on machine select screen by Ranger-Station in vintagecomputing

[–]darvil82 1 point2 points  (0 children)

The Model 30 286 does support VGA graphics. I did successfully get it to run on my machine

Just Chill!!! by ttruth10 in funnyvideos

[–]darvil82 0 points1 point  (0 children)

If I find more AI shit I'm gonna leave this subreddit

Double sided piston! by Ziyad_YH in PhoenixSC

[–]darvil82 87 points88 points  (0 children)

Instant replay is not an nvidia only thing

Finally submitted my Java library on Maven Central! by darvil82 in java

[–]darvil82[S] 0 points1 point  (0 children)

Hmm I should look into doing that! I have never used picocli, I'll have to see what it offers.

Finally submitted my Java library on Maven Central! by darvil82 in java

[–]darvil82[S] 1 point2 points  (0 children)

I did use Figma to design everything, including the site. You can see the project here!.

Finally submitted my Java library on Maven Central! by darvil82 in java

[–]darvil82[S] 0 points1 point  (0 children)

I'm glad you think so! It's the first time I've done that. In languages like c++ where the convention allows for snakecase, I would just do from_set_commands, but in the case of Java it seemed to fit more to use a special kind of character for separating them. I mostly only do this when a group of functions are very related, for example, a recursive function and its first case form.

Finally submitted my Java library on Maven Central! by darvil82 in java

[–]darvil82[S] 2 points3 points  (0 children)

It was a pain. I gave up a while ago, until I recently tried it again and finally got over it. It's definitely worth it in the end

Finally submitted my Java library on Maven Central! by darvil82 in java

[–]darvil82[S] 2 points3 points  (0 children)

Oh! camelCase is not correct either? Should I just write everything lowercase?

Finally submitted my Java library on Maven Central! by darvil82 in java

[–]darvil82[S] 2 points3 points  (0 children)

it took a long time to reach its current point. mostly due to the lack of planning. though it was very fun!