Programming

This magazine is not receiving updates (last activity 6 day(s) ago). Subscribe to start receiving updates.

sheepishly , in Particle Life - Beautiful simulations arising from incredibly simple rules
@sheepishly@kbin.social avatar

I love that lil rainbow caterpillar in the thumbnail. Look at that dude

doesnt_use_lemmy , in Particle Life - Beautiful simulations arising from incredibly simple rules

I saw this a while back - super inspiring. Absolutely top marks from me!

vext01 , in Particle Life - Beautiful simulations arising from incredibly simple rules
@vext01@lemmy.sdf.org avatar

Avoid a route straight through what is known as....

SpeakinTelnet , in Forgejo forks its own path forward
@SpeakinTelnet@sh.itjust.works avatar

Forgejo contains all of Gitea, and that has the benefit of allowing Forgejo to be a drop-in replacement. With the decision to become a hard fork, this will no longer be guaranteed

I'm glad to see them move their own direction but I'm skeptical considering the amount of commits they take directly from Gitea. I could see this becoming more like a Fedora/Rhel type of fork but we'll see.

I'm personally staying with Gitea for now as I have yet to find a reason to switch.

bitcrafter , in The Stupidity Manifesto

I appreciate this sentiment a great deal in general, but sometimes it is difficult to uphold when I have to regularly deal with "time vampires" who not only require that I explain the same thing to them over and over again beyond reason but who also show no willingness or ability to actually learn the thing that I am explaining to them; at some point I just run out of patience and start ignoring them to the extent that I am able.

QuazarOmega , in Effective Coding with Java Observability

That illustration is a mood

GammaGames , in Should a toggle button show its current state or the state to which it will change?
@GammaGames@beehaw.org avatar

Why is this 13 year old stack overflow question being reposted

lambda ,
@lambda@programming.dev avatar

Weird, but I found it a super interesting read. It made me think of Home Assistant as one of the only software that I could think of that uses a toggle button from the top of my head. I think it handles these states wonderfully.

Off-big
On-big
Off-smallOn-small

Edit: The big one I rarely see. But, either one seems quite intuitive.

ITGuyLevi , in Should a toggle button show its current state or the state to which it will change?

Personal opinion, but it should show a single state and if it is active.

DmMacniel , in Should a toggle button show its current state or the state to which it will change?

It should show the current state, just like a checkbox shows if its option is enabled, an input box its current value etc. Everything else doesn't make sense.

teft , in The story of how the SSH port became 22.
@teft@lemmy.world avatar

The story is he asked IANA for port 22. They gave him port 22.

Why did this need to be a blog post?

ono , in Codeberg.org Opinions?

The interface is the best I know of, a lot like pre-Microsoft github. Especially important to me is that It doesn't intercept my browser's built-in shortcuts like github now does, or require javascript or bury things under submenus like gitlab does.

The promise of federation is appealing, too.

I plan to use it for new public projects, and might even move my old ones over.

Wiz , in Codeberg.org Opinions?

I just discovered it recently, and started adding stuff. I feel a lot more comfortable about my coffee here than other places. I like it!

However, I'm worried that future employers may ask me to "share my GitHub" with them, leading me to try to explain to a potential employer what "a Codeberg" is.

mvirts , in Strings do too many things

Despite all my rage I'm still just some bytes in a page

Venator , in Strings do too many things

Unless you're using assembly, strings do everything, since the code files are also strings.

abbadon420 , in Introducing Sudo for Windows

It's weird that its just "sudo" and not "Get-Admin-Acces"

rtxn ,

No, it really is super simple, just:

Set-HostElevatedPrivilege -SubstituteUser Administrator -Privilege [Microsoft.Automation.HostPrivilege]::new("Administrators", $(hostname)) -Credential $(Get-Credential) -Command "ping 1.1.1.1"
  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • programming@programming.dev
  • test
  • worldmews
  • mews
  • All magazines