mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#code

30 Beiträge25 Beteiligte4 Beiträge heute

I expect #programming with #AI to become part of #softwareEngineering interviews.

As AI makes #coding easier, the differentiator becomes judgment and critical thinking. Interviewers will still probe problem solving and will verify that you understand the AI generated #code and can fix issues. AI will be treated as just another part of your toolbox.

Aim to be the person who can turn ambiguity into a shippable, observable prototype with AI as a tool rather than a crutch.

TL;DR: github.com/git-bug/git-bug

For the people wondering for some alternative to GitHub. Enough people on mastodon already talk about Codeberg, so I won't link to it (I host my own gitea, and I will move to forgejo when I have time, so I approve).

But as Git was made decentralized, have you heard about Git Bug? It's a tool that allows you to store issues directly into git objects. So you decentralized your issues as well, and they get passed by cloning and synchronizing between clones and hosts.

github.com/git-bug/git-bug

I would love to have time to add some PR mechanism, which would be some contextual comments on a branch (linked to specific lines of code)

Distributed, offline-first bug tracker embedded in git - git-bug/git-bug
GitHubGitHub - git-bug/git-bug: Distributed, offline-first bug tracker embedded in gitDistributed, offline-first bug tracker embedded in git - git-bug/git-bug
Antwortete im Thread

Fedizens, that's a 33% discount on the rediculously low price of $25 for an online course by the *author and inventor* of Sonic Pi.

Learning outcomes:

- Become a Live Coding DJ

- Compose

- Express Yourself with Code

- Perform

Cannot recommend enough!

#SonicPi#SummerSale#Music

So, I've written two progs for converting Celestial to Cartesian Coords. One in PHP and one in Python. The outputs appear to agree, so they're either both working or they are not working in the exact same way 🤣

#Code#PHP#Python

»Unabhängigkeit von GitHub endet – #Code-Plattform wird Teil von #Microsoft #CoreAI:
Microsoft hat sich die Entwicklerplattform GitHub mit dem jetzt erfolgten Abgang des bisherigen CEOs Thomas Dohmke vollständig einverleibt. Nach der vor einigen Jahren erfolgten Übernahme verliert #GitHub damit seine #Unabhängig'keit. Für Entwickler in aller Welt könnte dies drastische Folgen haben.«

Wenn dies nicht mal ein Argument ist um für #OpenSource zB auf @Codeberg zu wechseln?

👉 winfuture.de/news,152865.html

WinFuture.de · Unabhängigkeit von GitHub endet: Code-Plattform wird Teil von Microsoft CoreAIVon Roland Quandt

Very glad that Docker (and containers) exists.

You don't know how tedious is to set up a development environment to fix one line.

It would be great if you could mount a file as a filesystem but I guess the performance penalty would be greater than... well, just mounting a folder.

So for obvious reasons I’m going to move my projects (which aren’t really maintained any more, but some are still useful, at least to me) out of GitHub. I hear #Codeberg is hot right now.

Now the thing is, I hate git with the heat of a thousand suns. Is there anything out there based on Mercurial?

#dev#code#hg

The UFC has a BMF Championship title. The term "BMF" is inherently insulting, disrespectful, & derogatory to the beautiful relationship between a Mother & her Son. UFC fighters often say, "I want to be the BMF champ." Why has the MMA community accepted this profane term? As a society, we are declining.

Antwortete im Thread

AutoWISP

Kaloyan Penev, Angel Romero and S. Javad Jafarzadeh have developed a software pipeline, AutoWISP, for extracting high-precision photometry from citizen scientists' observations made with consumer-grade color digital cameras (digital single-lens reflex, or DSLR, cameras), based on their previously developed tool, AstroWISP. The new pipeline is designed to convert these observations, including color images, into high-precision light curves of stars.

"We outline the individual steps of the pipeline and present a case study using a Sony-alpha 7R II DSLR camera, demonstrating sub-percent photometric precision, and highlighting the benefits of three-color photometry of stars. Project PANOPTES will adopt this photometric pipeline and, we hope, be used by citizen scientists worldwide. Our aim is for AutoWISP to pave the way for potentially transformative contributions from citizen scientists with access to observing equipment."

Code site:
+ AutoWISP
github.com/kpenev/AutoWISP
+ Documentation:
kpenev.github.io/AutoWISP/

+ AstroWISP
github.com/kpenev/AstroWISP
pypi.org/project/astrowisp/

#space#code#python