Deebster

joined 1 year ago
[–] Deebster 3 points 1 week ago (1 children)

If programming.dev is down, it's helpful to be able to see @[email protected] from other instances and check for planned downtime, etc.

[–] Deebster 53 points 1 week ago* (last edited 1 week ago) (11 children)

Google's AI seems dumber than the rest, for example here's Kagi answering the same (using Claude):


edit: typoed question originally

Perhaps Google's tried to make it run too cheaply - Kagi's one doesn't run unless you ask for it, and as a paid product it'll have different priorities.

[–] Deebster 1 points 1 week ago

I'm more surprised that trapeziums aren't related to triangles.

[–] Deebster 13 points 1 week ago

I thought he'd cloned them when I was reading, but you're right, they're all different.

[–] Deebster 2 points 2 weeks ago

If it's losing the settings when you reboot, you can do firewall-cmd --runtime-to-permanent which does what the name suggests. Alternatively, you can use the --permanent flag when adding new services.

[–] Deebster 3 points 2 weeks ago (2 children)

firewall-cmd --add-forward-port=port=8080:proto=tcp:toport=8080

I'm not sure what you're trying to achieve here; it's already on port 8080 so this is at best a no-op. Normally you can't bind two things to the same port and the second attempt would fail.

This feels like an XY problem - what is your desired outcome? Just to access port 8080 from another computer?

I have rootless podman set up similarly on Fedora. I have Caddy running on 1080 (HTTP) and 1443 (HTTPS) and this handles the reverse proxying to my other containers, including one on port 8000. Port 8000 is open in the firewall to allow direct access, left over from testing (I have an external firewall that filters out this port to most IPs).

$ sudo firewall-cmd --list-all
public (default, active)
  target: default
  ingress-priority: 0
  egress-priority: 0
  icmp-block-inversion: no
  interfaces: eth0
  sources:
  services: dhcpv6-client http http3 https mdns ssh
  ports: 8000/tcp
  protocols:
  forward: yes
  masquerade: no
  forward-ports:
        port=443:proto=tcp:toport=1443:toaddr=
        port=443:proto=udp:toport=1443:toaddr=
        port=80:proto=tcp:toport=1080:toaddr=
  source-ports:
  icmp-blocks:
  rich rules:
$ sudo netstat -lnp | grep :8000
tcp6       0      0 :::8000                 :::*                    LISTEN      2509/rootlessport
$
[–] Deebster 5 points 2 weeks ago

While I don't disagree, this article is pretty bad and unconvincing. Is it a draft or something dashed out to collect referral fees?

[–] Deebster 3 points 3 weeks ago

Vulnerable: VHD PTZ camera firmware < 6.3.40 used in PTZOptics, Multicam Systems SAS, and SMTAV Corporation devices based on Hisilicon Hi3516A V600 SoC V60, V61, and V63

It looks like they're using AI correctly: to identify patterns in huge amounts of data.

I think they'd struggle to mention their own name more often in that article.

[–] Deebster 7 points 3 weeks ago

I like that they used Microsoft Office WordArt for the image.

[–] Deebster 5 points 3 weeks ago

So they're posting the "lyrics" of an audiobook? Feels like a loophole, although I don't know about how copyright works with actual song lyrics.

[–] Deebster 5 points 4 weeks ago* (last edited 4 weeks ago) (4 children)

Greg thinks that Rosie has low self esteem? That is absolutely not the impression I get from her.

It's been so long that I forgot about the hotdog.

I'm amazed how quickly the detective figured out the trick, and with the quotable logic of "He's Andy Zaltzman, he knows what velvet is!"

I'm kinda disappointed that Greg chickened out of double deductions: -3 × 2 = -6 as we learnt in primary school.

Hot sauce avoidance was genius, although I don't believe he actually knew the rules allowed it. On the other hand, Andy very was confident on that subject. yeeeeeeeEEEEEEEEES he was.

Andy's technique of throw high (and so land vertically) was my first thought.

[–] Deebster 2 points 4 weeks ago

Telescopes don't allow you to hear sound from space though...

I wondered if they meant that you couldn't help but imagine the sound when seeing it - I don't know if there's a word for that (or where to ask on Lemmy).

8
Letter Boxed (www.nytimes.com)
submitted 2 months ago by Deebster to c/[email protected]
 

I always try to get it under par, and did today's target 4 in 2 words:democratic - culvert

 

Let’s discuss tasks, contestants and the show in general.

Spoilers ahead.

 

We have a new series! Let's discuss tasks, contestants and the show in general.

Spoilers ahead.

 

cross-posted from: https://sh.itjust.works/post/24946971

TL;DW:

Does It Make Sense To Put Data Centers In Space?

At some point in the future, yes.

Can They Really Cost Less To Operate?

In theory, yes.

Scott expresses concerns that current startups have not adequately addressed some of the practical challenges, such as cooling.

 

Yewtube mirror: https://yewtu.be/watch?v=d-YcVLq98Ew

Scott Manley discusses Lumen Orbit's plan to data centres in space and whether it or not makes sense.

 

This video takes a deep dive into the realities of commercial-scale haggis farming in Scotland. Exploring the industry's impact on animal welfare, it uncovers the ethical concerns surrounding the production of farmed haggis.

2
Cryptic Crossword Daily puzzle (www.minutecryptic.com)
submitted 3 months ago by Deebster to c/[email protected]
 

cross-posted from: https://programming.dev/post/18316051

Minute Cryptic is a daily single-question cryptic crossword, with a hint system and an explanation (Youtube video - it appears the channel came before the website).

Definitely worth checking out if you have any interest in cryptic crosswords, which are funnier and more interesting (imho) than standard crosswords.

2
Cryptic Crossword Daily puzzle (www.minutecryptic.com)
submitted 3 months ago by Deebster to c/[email protected]
 

cross-posted from: https://programming.dev/post/18316051

Minute Cryptic is a daily single-question cryptic crossword, with a hint system and an explanation (Youtube video - it appears the channel came before the website).

Definitely worth checking out if you have any interest in cryptic crosswords, which are funnier and more interesting (imho) than standard crosswords.

4
Cryptic Crossword Daily puzzle (www.minutecryptic.com)
submitted 3 months ago by Deebster to c/[email protected]
 

cross-posted from: https://programming.dev/post/18316051

Minute Cryptic is a daily single-question cryptic crossword, with a hint system and an explanation (Youtube video - it appears the channel came before the website).

Definitely worth checking out if you have any interest in cryptic crosswords, which are funnier and more interesting (imho) than standard crosswords.

5
Cryptic Crossword Daily puzzle (www.minutecryptic.com)
submitted 3 months ago by Deebster to c/[email protected]
 

Minute Cryptic is a daily single-question cryptic crossword, with a hint system and an explanation (Youtube video - it appears the channel came before the website).

Definitely worth checking out if you have any interest in cryptic crosswords, which are funnier and more interesting (imho) than standard crosswords.

 
 

Piped mirror: https://piped.video/watch?v=UVlBmdvIC6s

This channel is about architecture, and this video (from Nov 2023*) is about Solar Punk and covers some of the history and real-life attempts.

I was amused that shortly after talking about Solar Punk's rejection of consumerism she did the sponsor section, but that's Youtube for you.

* it's been posted elsewhere on Lemmy but not here that I can see

view more: ‹ prev next ›