[-] ExcessShiv@lemmy.dbzer0.com 9 points 1 hour ago

That would only result in everyone entering their own version of what they believe the data should be structured like, making it a completely mangled shitshow without a shred of consistent workflow across the company. As soon as the user has the ability to deviate from the standard data format they will do so, just because they personally want it differently. It's an absolutely horrible idea.

[-] ExcessShiv@lemmy.dbzer0.com 3 points 1 hour ago* (last edited 1 hour ago)

Sådan er det allerede, der er afgift på elbiler over ca. 500.000

[-] ExcessShiv@lemmy.dbzer0.com 3 points 15 hours ago

Når man tilbyder reklameplads (fysisk eller digitalt) så burde man helt sikkert have en del af ansvaret for, at det er lovlige produkter der reklameres for, og ikke er scams osv.

[-] ExcessShiv@lemmy.dbzer0.com 2 points 16 hours ago

Yeah i read Like 8-12 books per year, at best, it doesn't make sense to automate any aspect of that.

[-] ExcessShiv@lemmy.dbzer0.com 3 points 18 hours ago

Fair enough, it's just that the whole point of these pod brewers is that they can make a cup of coffee from powered off state to finish in a literal minute so I hardly see the point. But "new gadget" is a reason I guess.

[-] ExcessShiv@lemmy.dbzer0.com 6 points 19 hours ago

I'm very pro home automation, but what problem does this actually solve? Like, you still need to be at the machine to make the coffee (put a cup there, put in the pod in this case), so remote brewing doesn't make sense.

[-] ExcessShiv@lemmy.dbzer0.com 42 points 23 hours ago

I couldn't care less that Spain won, I'm just happy Argentina didn't win.

[-] ExcessShiv@lemmy.dbzer0.com 15 points 1 day ago

I just manually transfer books to my reader when I get them. I have them organized by genre on my reader (done manually). This is not an area where I see automation providing any significant benefit to bother setting up and maintaining an automated pipeline.

[-] ExcessShiv@lemmy.dbzer0.com 155 points 1 day ago

There's definitely amazing indie games, but there's also hundreds of shitty and terrible indie games for every decent one.

[-] ExcessShiv@lemmy.dbzer0.com 25 points 2 days ago* (last edited 2 days ago)

If Nestlé had a security breach that compromised production they wouldn't stop the production. They'd just silently keep making compromised product and sort of fix it on the fly.

[-] ExcessShiv@lemmy.dbzer0.com 39 points 2 days ago* (last edited 2 days ago)

This depiction is not what the idiom means though, when you take it literally.

22
submitted 3 months ago* (last edited 3 months ago) by ExcessShiv@lemmy.dbzer0.com to c/selfhosted@lemmy.world

I have been seeing periodic drops in internet access from LAN connected devices lately (last 2 months), and I haven't been able to figure about exactly what is going on. There doesn't seem to be a pattern, and it resolves itself after a few hours.

  • I can access the internet from my router
  • All devices on LAN can reach each other, both wired and WiFi
  • All devices on LAN can reach router, both wired and WiFi
  • I haven't changed anything in router settings
  • I haven't added new devices to my local network
  • I can't find any IP conflicts
  • It's a simple flat network with two APs, a single switch, no VLAN separation
36
submitted 4 months ago* (last edited 3 months ago) by ExcessShiv@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

I have recently been having a lot of issues maintaining a connection with my proton vpn in gluetun. it keeps dropping and reconnecting due to failing periodic small health check. My internet connection is solid without connection issues, running a symmetrical 1gbit and the router (gl.inet brume 2) doesn't register any dropouts in connection.

i have tried following the suggested troubleshooting in the docs, updating the vpn server list etc., but none of the suggestions seem to fix this issue. it has been going on for several months now. if i use mullvad it works perfectly without connection issues, but this is destroying my seed ratio due to no port forwarding.

docker compose

log from container

[EDIT] it seems to be caused by radar/sonarr trying to reach my trackers. When I removed them from my docker-compose and left just the qbit and gluetun containers, it stopped failing and just kept running without dropping the connection. Configuring flaresolverr to be part of the docker-compose seems to have fixed the issues I was having.

7

I have rimworld that I bought on GOG, I wanted to use it on my steamdeck so I added the start.sh as a non-steam game. It went fine and I can open it...but the controller inputs don't work at all, only touchscreen input works. Do I need to add launch arguments or something to get it working properly? It works just fine when launched from heroic launcher outside of steam, I kind of just wanted it easily accessible with the rest of my library.

19

I'm reorganising my hobby space and I could really use some inspiration for cool and effective ways to do this. I have a rectangular room of about 15sqrm (6m x 2.5m) for this, I also have a treadmill in there so I don't have tons of space.

35
submitted 5 months ago* (last edited 5 months ago) by ExcessShiv@lemmy.dbzer0.com to c/3dprinting@lemmy.world

This particular filament (Sunlu matte HS PETG) is one of the absolute worst I've ever used WRT being hygroscopic. It arrived so wet that I had literal steam from the extruder the first time I wanted to use it. It took almost 48h in my drier to dry it completely so I could use it. Its been sitting in an airtight box with dessicant for 5 weeks and I needed to dry it for >16h for it to be usable again. The wet part in this print was in the bowden tube between dryer and printer, I restarted the print after took this image.

Sure it prints well at 300mm/s, but it is by no means matte at the temperatures that allow printing it at high speeds, it is actually very glossy. A huge bummer.

smooth first layer...so nice smooth first layer...so nice

8

I just got my Heltec V4 today, but after a few hours of trying I simply cannot flash meshtactic on it. I've only tried v2.7.x versions.

I consistently get "NetworkError: Failed to execute 'open' on 'SerialPort': Failed to open serial port"

I've tried all combinations mentioned in this thread but nothing seems to work.

I am on Linux mint, I've tried both chromium and chrome, I've tried different usb-cables (both A-C and C-C, all with verified data connections)

I can see the device with lsusb as "Espressif USB JTAG/serial debug unit"

Anyone know where I need to look for a solution? This has been a seriously shitty start to my meshtastic adventure.

19
FreeCad in docker (lemmy.dbzer0.com)

I recently decided to force myself to actually learn FreeCad. I've tried on and off for the past two years but just couldn't get along with the UI and workflow...well, now I'm giving it an honest shot, and after a few weeks of misery, it is getting better.

But my laptop is not particularly powerful, and I frequently have performance issues when working with imported step-files. Lo and behold, you can run FreeCad in docker, so I can use my server which is significantly more powerful and just access via browser.

The catch is, it seems to run even worse than on my laptop. I can also see that it actually doesn't use much of the available power of the server. Does anyone have experience with setting up a docker compose for FreeCad? I've looked at the docs and my GPU should be passed through and I've also allocated 32GB ram to the container. But it doesn't actually use it it seems.

117
submitted 6 months ago* (last edited 6 months ago) by ExcessShiv@lemmy.dbzer0.com to c/3dprinting@lemmy.world

I had a lot of ASA to spare from a voron 2.4 project. I decided to use some of it printing the prusa rocket engine just for the fun of it, maxing out my printers volume with a height of 310mm. I printed it without any supports, and it does show some obvious issues in areas with large overhangs, but generally the printing quality is pretty good. It took 16h13m to print the entire thing and used a little under 400g of filament, 0.2mm layer height, 10% lightning infill, 2 walls.

14
submitted 7 months ago* (last edited 7 months ago) by ExcessShiv@lemmy.dbzer0.com to c/nyheder@feddit.dk

chat control er vedtaget - DANMARK DANMARK DANMARK!!

Det er simpelthen så tåkrummende pinligt og skamfuldt at det er Danmark der er endt med at være frontløber på det er.

Beklager den engelske artikel, fandt ikke lige noget på dansk.

9
submitted 7 months ago* (last edited 7 months ago) by ExcessShiv@lemmy.dbzer0.com to c/3dprinting@lemmy.world

I bought a new Qidi X-Max 3 on their BF sale for 500EUR, which seemed like a great deal and I've been wanting an enclosed klipper core-xy printer for some time for more demanding prints in engineering filaments, so I pulled the trigger.

I've now had the printer for two days, and it's somewhat of a disappointment unfortunately.

The printing speed and quality of the prints are good, nothing to complain about here.

My issue is with their bed meshing and first layer. The bed is crooked as hell with a massive 0.45mm deviance from lowest to highest point, but it should not be a big issue with bed meshing because it should compensate. But it just seems like it's not compensating at all, the parts of prints that are closest to flat plane have great first layer, all other places are either way too squished or not squished at all. This means I can only get a proper first layer on about 1/3 of the bed, either front, middle or back part.

This is in stark contrast to my semi-custom anycubic bedslinger with klipper, which lays down near perfect first layer every time, without adjust Z-offset across the entire plate. And I was honestly expecting the same from the Qidi.

I have run their calibration routine multiple times. I'm fairly well versed in the 3D hobby. Is there some setting in the Qidi that I'm missing? It's running their own dirty klipper version, who knows what they've changed/missed from newest mainline. I am already considering returning as I was expecting more of a turn-key printer that my experience so far.

26
kapowarr - *arr for comics (lemmy.dbzer0.com)

Does anyone have experience with this? Or perhaps an alternative? I've been trying to add a torrent client but it just hangs and never actually adds it. I also cannot see that it has support for adding any trackers?

28
submitted 11 months ago* (last edited 11 months ago) by ExcessShiv@lemmy.dbzer0.com to c/fedditdk@feddit.dk

Jeg har solgt min bil og skal til at tage det offentlige igen, og til min store overraskelse får jeg nu at vide af den kære dame i DSBs kundeservice, at det simpelthen kun er muligt at få pendlerkort med en smartphone. Jeg kan selvfølgelig bruge mit rejsekort til overpris, men kun lidt endnu for det forsvinder fandme OGSÅ snart...

Hvad pokker gør jeg så nu? Det bliver umuligt at tage det offentlige for mig fra næste år tilsyneladende...

view more: next ›

ExcessShiv

0 post score
0 comment score
joined 2 years ago