Skip to main content

Search

Items tagged with: code


Phoenix Code Editor

Ich mรถchte euch einen Code Editor vorstellen, auf den ich kรผrzlich zufรคllig gestossen bin und der vermutlich eher weniger bekannt sein dรผrfte.

#Code #Editor #HTML #CSS #Javascript #Linux

gnulinux.ch/phoenix-code-editoโ€ฆ


ยปKI Assistenten produzieren deutlich mehr fehlerhaften Code:
Eine Auswertung von CodeRabbit stellt die Zuverlรคssigkeit von KI-Codetools infrage. Demnach enthรคlt von KI erzeugter Code deutlich mehr Fehler und Sicherheitslรผcken als von Menschen geschriebenerยซ

Hach jaโ€ฆ Nichts รผberraschendes und es gibt deswegen noch einige Firmen, die KI selbst als Assistenten untersagen und dies nicht nur wegen deren Copyright Hintergehung.

๐Ÿง‘โ€๐Ÿ’ป apfeltalk.de/magazin/news/ki-aโ€ฆ

#ki #code #fehler #itfail #coding #itsec #it


ยปOpen Source โ€” Linus Torvalds hรคlt Linux-Entwicklung mithilfe von KI fรผr "furchtbare Idee"
Der Kernel-Erfinder zeigt sich zwar Vibe Coding gegenรผber nicht prinzipiell abgeneigt, sieht das aber als Option fรผr Neueinsteigerยซ

Durch KI lernt mensch mMn nicht viel, da dadurch nicht gelernt wird sondern meistens nur blind die "Lรถsungen" angenommen werden ohne die zu verstehen.

โš™๏ธ derstandard.at/story/300000029โ€ฆ

#linux #linustorvalds #coding #vibe #ki #code #furchtbar #entwicklung #idee #it #opensource #code


Zum eben geteilten #Toot

dresden.network/@derg82/115580โ€ฆ

Hier eine Empfehlung fรผr die Historiker in uns:

#Enigma, Empfรคnger und Spuren in #Mitteldeutschland

#ProofVerlag #Proof

proof-verlag.de/shop/buecher/fโ€ฆ

> Zwischen November 2020 und Januar 2021 bargen Taucher einige #Chiffriermaschinen des Typs โ€žEnigmaโ€œ als Zufallsfunde aus der #Ostsee. Obwohl kein Geheimnis mehr, ist bis heute wenig bekannt, dass die in der offiziellen Korrespondenz als โ€žFunkschlรผssel M4โ€œ bezeichnete Gerรคteversion unter anderem in #Erfurt hergestellt wurde.

#Verschlรผsselungsmaschine #Nazis #Code


In the meantime, I've done this.
I'm not sure what to call it.
Have a nice Sunday! (Yes, that's a good title.)

TRILine serie. (I know I said I was moving on...)

#processing #code #generativeArt #conceptual #CreativeCoding


Arbeitet hier noch irgendwer noch mit #SVN statt #Git (oder anderer modernerer Alternativen). Falls ja: Warum SVN statt Git?

Bitte nur antworten, wenn ihr #Code oder Skripte schreibt / entwickelt.

#Entwicklung #VersionControl #development

  • Ich nutze SVN (5%, 2 votes)
  • Ich nutze Git (91%, 33 votes)
  • Ich nutze etwas anderes (gern angeben) (2%, 1 vote)
  • Ich nutze gar keine Versionsverwaltung (0%, 0 votes)
36 voters. Poll end: 2 months ago


EDIT: this problem was fixed using trim() on the variable.

Need a little help with SQLITE3 and PHP.

When I use the following code:
$statement = $db->prepare('SELECT * FROM programme WHERE progchanname = :progchanname');

$statement->bindValue(':progchanname', $channel);

$res = $statement->execute();

Nothing is returned.
But if I substitute the variable $channel with 'HGTV' I get results.

Why is the variable not being accepted?

#Code #PHP #SQLITE3


Migrรฉ mi sitio web a Codeberg e hice un primer post al respecto:

a-chacon.com/web/2025/09/07/weโ€ฆ

#code #github #codeberg


Hass Core Installer 2025.9.0 Released โ€“ A Simple tool for manual Home Assistant Core Installations
I have released Hass Core Installer 2025.9.0! There are no changes in this version besides upgrade to the latest Home Assistant.

Hass Core Installer is a free and open source tool that helps you install and manage Home Assistant Core using the manual installation method. Even though this method is now officially deprecated
joseph.zikusooka.com/?p=2767
#Apps #Code #Linux #Tools


My criticism about #PHP Fibers after two years of implementation:

You will still use #FrankenPHP.

I'm still wishing for PHP to handle async IO like #Golang does, especially when you want a database query or a file processing that will take its sweet time while you do something else.

#Programming #SoftwareDevelopment #Software #Development #Coding #Code #JavaScript #WebDevelopment #WebDev


ยป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


I asked ChatGPT of an interpretation of the phrase called "Code is Poetry" stated at the bottom at WordPress.org, and those are the results, pretty fitting, in my opinion. ๐Ÿ˜…๐Ÿ˜‰

Part 1 of 4

๐Ÿชถ โ€œCode is Poetryโ€ โ€“ The WordPress Edition

Code is Poetry.
But this poem was written in 2005,
on a napkin,
in PHP 4,
and every line must still rhyme with Internet Explorer 6.

#Code #ChatGPT #Interpretation #Napkin #PHP #InternetExplorer #Poetry #WordPress


PHP people,

I'm trying to convert some python that I wrote many years ago to #PHP. The code takes a word (string) and converts it into IPA(International Phonetic Alphabet) based on an alphabet character=>IPA dictionary (array).

In Python every string is an array, but in PHP it's not.

How do I iterate over a string not just seeking for individual characters but also for groups of characters? For instance the word 'light' I'd want to seek for 'igh', which would be converted to 'aษช'

TIA

#Programming #Python #ConLang #Code


#Laravel is a dictatorship, not a democracy.

Some great PR get shot down because Taylor simply doesn't want to.

It would be great to make a fork and make all PR be vote based. Who knows if I fork it and make an app just for that.

#Programming #PHP #Software #Code #Coding #


The image shows a screenshot of a social media post. The post has a dark background with white text. At the top, there is a title that reads "Markdown syntax refreshment." Below the title, there is a code snippet enclosed in triple backticks, which reads:

golang<br>JSR $FDD2<br>BRK<br>

The post includes a comment that says, "Prefect I remembered the syntax well." Below the comment, there are several hashtags: #Markdown, #code, #backticks, #programming, #RetroComputing, #C64, and #Assembly. The post has 4827 likes, as indicated by the number next to a blue button with a right-pointing arrow. The interface includes various icons for actions such as sharing, commenting, and liking, along with a microphone icon for voice input. The user's profile picture is visible in the top right corner, showing a small image of a bird on a red background.

Provided by @altbot, generated privately and locally using Ovis2-8B

๐ŸŒฑ Energy used: 0.235 Wh


ยป6 Fehler, die sich Rust-Devs sparen sollten:
Wenn Sie Rust-Code schreiben, sollten Sie dieses halbe Dutzend Verfehlungen tunlichst vermeiden.ยซ

Das Programmieren in Rust auch nicht an einem Wochenende gelernt ist, wie viele Scriptsprachen, ist klar. Durch deren Prรคzision aber auch sehr sicher (Fehler sind รผberall von Menschen einflieรŸbar) und schnell, auch per WASM im Webbrowser.

๐Ÿฆ€ computerwoche.de/article/28340โ€ฆ

#rust #rustdev #rustlang #programmieren #code #kodieren #wasm #webdev #dev



An Alternative Way to Install Home Assistant Core
Hass-Core-Installer Version 2025.5.1 Released

Official support for installing Home Assistant Core, Supervised, and some other methods will soon end (see announcement). If you still want to run Home Assistant Core on your own hardware, I have good news!

Iโ€™ve released a new and improved version of hass-core-installer. This tool makes it easy to install Home Assistant Cor
joseph.zikusooka.com/?p=2658
#Apps #Code #Linux #Tools


me guarding my spaghetti code like it's sacred

#coding #code #programming #meme #funny


My Laravel PR was shot down, but I may give it a chance later in the year to use Property Hooks as attribute cast.

Why? I blindly guess that using Property Hooks are less computationally costly but also IDE friendly.

#PHP #Laravel #PHP8 #PHP84 #Programming #Code #Coding #SoftwareDevelopment #WebDevelopment #WebDev


Let's see what the PHP gods say about that "bug"

github.com/php/php-src/issues/โ€ฆ

#PHP #Programming #SoftwareDevelopment #Development #Coding #Code #Software #WebDevelopment #WebDev #Bug #GitHub #Git


I fully expect #Laravel to start deprecating the `Attribute` cast starting with Laravel 13.x.

I have, quite literally, no argument to use Attribute casts over Property Hooks. Plus, because these are native, there is no overhead.

#PHP #Programming #WebDevelopment #Technology #Code #Coding #SoftwareDevelopment #WebDev #PHP84 #PHP8


You want a crazy idea? Add an "__outScope" built-in method for classes.

It will run when the scope of the variable that holds the class instance ends.

Imagine the possibilities.

#PHP #Programming #Software #SoftwareDevelopment #WebDevelopment #WebDev #ApplicationDevelopment #AppDevelopment #Coding #Code


GitLab CFO, Brian Robins, says they are โ€œaligned with the goals of DOGE, because the companyโ€™s software tools aim to help people do more with less. What the Department of Government Efficiency is trying to do is what GitLab does.โ€

archive.is/okSlz

You either support fascism or you donโ€™t. Itโ€™s binary. Thereโ€™s no gray area or โ€œaligning.โ€

Considering GitLab? Donโ€™t. Use @Codeberg.

(Hat tip @aphyr)

#Code #Dev #Development #Codeberg #GitLab #Fascism #GIT


ยซKleine Code-Anpassung in Linux soll in Datenzentren viel Strom sparen:
Kanadische Informatiker haben eine Mรถglichkeit entdeckt, den Energieverbrauch von Rechenzentren wahrscheinlich erheblich zu senken - und das mit einer Anpassung von nur 30 Zeilen Code im Linux-Betriebssystem.ยป

Das ist moderne Software Entwicklung und nicht das verschwenden von Energie um deren Aufwand zu rechtfertigen.

๐Ÿง winfuture.de/news/148400

#linux #umweltschutz #energie #code #stromsparen #informatik #software #it

Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmst du dieser Verwendung zu. https://inne.city/tos

โ‡ง