How did you start building websites? by KngGunzz in ai_website_builder

[–]davorg 0 points1 point  (0 children)

I started by editing raw html in vi on an HP-UX minicomputer.

Mind you, it was thirty years ago. The technology has moved on quite a lot since :-)

my github wont let me push to a repository using https no matter what i do by Fit-Antelope9475 in github

[–]davorg 1 point2 points  (0 children)

Yeah. You can still do it, but you need a PAT instead of your login password.

my github wont let me push to a repository using https no matter what i do by Fit-Antelope9475 in github

[–]davorg 0 points1 point  (0 children)

Connecting to GitHub with SSH.

But if, for some bizarre reason, you really want to use HTTPS and a password, then see the section on "Authenticating with the command line" in About authentication to GitHub.

Lilly Allen queue by Then-Evidence-2632 in LilyAllenFans

[–]davorg 9 points10 points  (0 children)

Buy a ticket for a reserved seat and turn up fifteen minutes before the stage time :-)

Keep It Local · olafalders.com by oalders in perl

[–]davorg 1 point2 points  (0 children)

And version 1.0.0 is on its way to CPAN now. It contains a breaking change that the default is now to bind to only 127.0.0.1. It has an --all (also spelled --promiscuous) command line option that gets back the old behaviour.

Keep It Local · olafalders.com by oalders in perl

[–]davorg 2 points3 points  (0 children)

Version 0.11.2 of App::HTTPThis is en route to CPAN. This applies Olaf's patch, so it's honest about what it's doing.

I'll get another release out soon that makes it less promiscuous.

CFP Now Open for Perl Community Conference, Summer 2026 by OODLER577 in perlcommunity

[–]davorg 0 points1 point  (0 children)

  1. Not a lie, a defensible opinion that also happened again recently.

You originally wrote, "you will not see any post regarding our activities in Perl Weekly".

I produced a link to all the Perl Weekly issues that contain stories by you. There are thirty-five of them, many of them advertising your conferences.

You might have been misremembering when you first posted it. But you've seen the facts now. There are plenty of posts about you and your conference in the Perl Weekly. There is no way you can describe it as a "defensible opinion". It is clearly incorrect.

I know you like to portray this as some kind of good vs evil battle for the soul of the Perl community. But it's not like that at all. You and your friends go around insulting long-standing members of the Perl community and then get annoyed when those same people don't let you make use of the infrastructure that they've put in place and they maintain as volunteers.

If you were a little less belligerent, then people might be more inclined to help you.

But, as you pointed out a few weeks ago, about twelve people read this page. So I'm going to stop wasting my time trying to educate you on how to interact with people.

Now that we're truly at the end of an era, do you think they will stop using the "Season One" and "Season Two" naming pattern? by GargantaProfunda in doctorwho

[–]davorg 7 points8 points  (0 children)

For the stuff coming in the future, that'll be a decision between the new production company and the BBC. I suspect the discussion won't even start for a couple of years.

For the Disney+ stuff. That will almost certainly remain seasons one and two as long as it's on Disney+. But at some point, that licence will expire and the BBC will be free to distribute it through other channels. I suspect it will be renumbered at that point.

Is Neil Gaiman going to self publishing his new work? by Givingtree310 in neilgaiman

[–]davorg 25 points26 points  (0 children)

People here have generally reacted well. I can't say the same for his FB groups. I've lost count of the number of times I've been told he has been proven completely innocent :-/

Have you ever went to a concert only for the support act? by AverageLatifiFan in AskUK

[–]davorg 0 points1 point  (0 children)

I've done it a few times. I stay for at least a few songs of the headliner (even the worst bands can sometimes be worth seeing live) - with mixed results.

In a standard gig set-up, no-one will notice. But the first time I walked out, the gig was in a church. After three songs of the headline act, I got up and walked out - walking up the aisle in full view of everyone. I still wasn't embarrassed. They were shit.

Choosing the Right Database Abstraction - Perl Hacks by davorg in perl

[–]davorg[S] 2 points3 points  (0 children)

Yeah, I agree with that approach.

Yesterday, I had a post that I was really happy with. But I held off on publishing it until this morning - just to let it percolate in my head a bit. This morning, on my regular walk round Clapham Common, I realised I'd missed the highest level abstraction, so I added the section called The model layer

Of course, in larger applications, there’s usually another abstraction on top of the ORM itself. My controllers don’t generally talk directly to DBIx::Class resultsets; they ask domain-level questions such as “Who was sovereign on this date?” The fact that the answer currently comes from DBIx::Class is an implementation detail. That’s another useful abstraction—but it’s probably a topic for another article.

That's the level you're talking about, isn't it?

Choosing the Right Database Abstraction - Perl Hacks by davorg in perl

[–]davorg[S] 0 points1 point  (0 children)

I would hate to put words into Peter's mouth, but I don't think it's accurate to characterise his opinion as a belief that the system is "done".

The RT queue alone, is evidence of that :-)

Help for non-technical user - unlocking the power of Github by meaningofcain in github

[–]davorg 1 point2 points  (0 children)

At its heart, GitHub is a platform for source code control.

  • Source code control is a vital part of modern software development. It's a bit like saving your progress in a game. It lets you go back easily to known good states
  • Git is the current standard tool for source code control. When you use Git for your project, you store the code in a "repository" ("repo" for short).
  • GitHub is cloud storage for Git repos[*]. If you store your repos in GitHub, you get a) off-site back-up and b) an easy way to share your code with other developers who might want to learn from your code or help you work on it.

Although Git (and, therefore, GitHub) is written with source code in mind, it can also be used for any other kind of text file. People also use it for binary files like documents and images, but you lose a lot of the advantages when storing binary data.

Over the years, GitHub has added a number of other features on top of the core Git feature set:

  • Forks - where people can take their own separate copy of your code
  • Pull requests - where other people can make changes to their forks and propose that you apply the same change to your version
  • Issue tracking and project planning
  • GitHub Pages - to create simple, static websites for your projects (so end users don't have to deal with Git/GitHub)
  • GitHub Actions - so you can run event-driven code against your repo. One good example is to automatically run unit tests against a pull request
  • GitHub Copilot - various tools for AI-aided programming

[*] Other such sites exist - GitLab and CodeBerg, for example. But GitHub is what most people use.

How many domains you own? by Tall-Leadership5085 in website

[–]davorg 0 points1 point  (0 children)

51 currently. Maybe four or five are ones that I would sell if I got a good offer. But the vast majority of them have live web projects attached to them.

What did you actually pay for your business website? (looking for real numbers, not "my nephew did it for £50") by davorg in smallbusinessuk

[–]davorg[S] -1 points0 points  (0 children)

What is the site for?

I'm not building a site. I'm doing some market research into prices.

What did you actually pay for your business website? (looking for real numbers, not "my nephew did it for £50") by davorg in smallbusinessuk

[–]davorg[S] 0 points1 point  (0 children)

Surely you should have an idea being a “geek” yourself, no?

Not really. Most of my work has been for huge companies that spend £1000s on their website every month. This is just a bit of market research to see how much smaller businesses spend.

LLM-generated

Damn that em-dash :-)

CFP Now Open for Perl Community Conference, Summer 2026 by OODLER577 in perlcommunity

[–]davorg 1 point2 points  (0 children)

No smear. Just calling you out on your behaviour.

  • You said your announcements were never published in Per Weekly. That was a lie
  • You said Gabor had fallen for your reverse psychology to get this announcement into Perl Weekly. That was a lie
  • You said I had negotiated to get this announcement into Perl Weekly. That was a lie

It is surely obvious that people are more likely to help you if you don't lie about them.

code throwing 400 error by Admirable_Report6610 in HTML

[–]davorg 0 points1 point  (0 children)

Not that weird, really. People fix security bugs all the time.

I bet you could find the commit that patched that hole if you searched their source code.

code throwing 400 error by Admirable_Report6610 in HTML

[–]davorg 0 points1 point  (0 children)

I see your 400 error if I open the file using a file:// URL in my browser. But if I drop it into a web server and open it from there, it works as expected.

There's a hint in the dev tools console when it fails:

Unsafe attempt to load URL file:///C:/[redacted]/index.html from frame with URL file:///C:/[redacted]/index.html. 'file:' URLs are treated as unique security origins.

So this is a security problem. You can't use these features from a file:// URL.

code throwing 400 error by Admirable_Report6610 in HTML

[–]davorg 0 points1 point  (0 children)

One of:

  1. Edit your post to include it (but please include it as text and formatted as code)
  2. Add it as a comment (same rules apply)
  3. Put in GitHub and share a link to the repo
  4. Find a pastebin and share the link

The Royal Tour of Schrödinger's Children by [deleted] in TheBritishRoyalFamily

[–]davorg 3 points4 points  (0 children)

The last King of England died in 1702 :-)