Plus that adapter takes up one port…oh wait. But I’m still team wired mouse.
- 0 Posts
- 60 Comments
Fucking Gopher?
sad golang noises
(I know that Gopher and the protocol are not related)
Or random scrolling around. I’m looking at you CircleCI.
What’s wrong with a search button oder “press enter to search”? Am I getting old?
That looks a lot like HCL / Terraform / OpenTofu.
dbx12@programming.devto
Programmer Humor@programming.dev•The official Introduction to Github page included an AI-generated graphic with the phrase "continvoucly morged" on it, among other mistakes.
23·2 months agoSo they don’t have to credit and claim it’s “own work”
dbx12@programming.devto
Programmer Humor@programming.dev•Clock, but it's downloaded from app store
5·5 months agoAh I see, the damned slumber button.
dbx12@programming.devto
Programmer Humor@programming.dev•Clock, but it's downloaded from app store
10·5 months agoLol, which phone doesn’t come with an alarm functionality? Even the good old Nokia 3310 had one.
Usually in the “lets see how this random project I cloned from GitHub works for my use case” scenario. I want to see how it works and if it would cover my use case before spending time on checking code and dependencies for security issues.
I only do npm install in a docker container where the project and npm cache is mounted. Gives me a bit of security regarding attacks through post install scripts. (
--no-scriptsis not an option since I need some of them)
As long as the maniac with his model planes isn’t around that should be safe.
This sounds like Golden Eye with extra steps.
Wikipedia defines it as
Advocates of vibe coding say that it allows even amateur programmers to produce software without the extensive training and skills required for software engineering.
Now if you replace some words you see how absolutely bonkers the idea in general is:
Advocates of aircraft autopilots say that it allows even amateur pilots to fly large airplanes without the extensive training and skills required for commercial pilots.
grabs golf club
That’s why I start my dangerous queries with a broken first word like
ELETE FROM table...and do a proofread before adding the D. Saves you from annoying mistakes either by stupidity or fat fingering the enter key.
The alternative is “just serve it as a regular website”. It doesn’t need to be an app to do its job. Name a functionality which only exists in electron but not in the standard browser API.
dbx12@programming.devto
Programmer Humor@programming.dev•git push origin main --force-with-lease
17·1 year agoThere was a big git hoster (cough bitbucket cough) who didn’t have support for signed commits until a few months ago. But the signature is only considered good if the pubkey you uploaded contains the mail you use for logging in. Because surely no sane person would have more than one mail, right?
dbx12@programming.devto
Mildly Infuriating@lemmy.world•Firestone email unsubscribe page isn't actually clickable so you can't unsubscribeEnglish
19·1 year agoThe domain itself is a joke on its own.
You was m can use user units too if you want them scoped to your user.

I’m not ja JS or TS developer, but I’ve never saw the appeal axios has over the standard
fetch.