I guess quality and sometimes s(p)eed for older/niche pieces, also no dmca bots tracking private trackers so in theory you don't need a vpn.
After some amount of pain with sushi belts, I've just stolen the design from Nilaus with passthrough filtering splitters and bots, so very much similar to your setup but two main belts.
https://youtu.be/qr_Lep5UCJU?t=37m2s
Not at pc so don't have a BP but basically like this:
The outter belt is the overflow that goes through an array of speed boosted recyclers and the output goes back to the inner main as priority input.
You do have to account for the secondary outputs of the recycled overflow, so green circs, iron and copper plates, iron ore etc
Edit: the item filter of the storage chests must match the filter of the respective splitters (obviously), like this bots will prioritize these chests for both requests and "storage". Edit2: it is ready for quality upcycling but we didn't have time/felt like it at the moment
Tried without mangohud, gamemode and/or gamescope? Also try turning off steam overlay, that should be the primary difference between steam and gog games, bar drm.
afaik this is configured in pictrs service and each instance has it set differently
There is winapps that does the bottle thing for you in a background vm.
Absolutely valid move here, we started a mp server, three total players and while we didn't do any kind of rush, we all agreed most of us will need a lot more hours to actually get to play with everything properly.
Before RustDesk I have used NoMachine but that's completely proprietary (Luxembourg company, except for the old core protocol - NX 1).
Afair I am afraid that there isn't an all-in-one foss desktop remote software as good as RustDesk currently.
There is an abomination someone built over at the R site where they misuse this feature to have platform thrusters in one line and then pulse one of the two liquids one at the time through them.
Now it looks correct:)
Big stuff
-euo pipefail
now being a posix standard is really awesome, as well as readlink and realpath (didn't even know these last two were non-standard).
Formating of the configuration content under point 4 seems to have spilled out, you might have to use a triple backtick followed by newline if it's a multiline code/content.
This.
venv
pip-tools
Specify your primary dependencies in pyproject.toml and use pip-compile to keep stuff locked in requirements.txt to exact versions (or even hashes).
Though after working with cargo a bit, I would love to have all of this in a first-class program, hope uv can get there.
That's weird, that link is also what's this post.
With link to Youtube mentioned in the body if anyone's ever interested. So is it not working for people or
Make it Yourself - PDF Book with 1000 Useful Things
From https://www.youtube.com/watch?v=TSFJ2OH1PQA Not affiliated with this in an way, I just think this guy (N-O-D-E) is making some great stuff that's worth sharing.
Pretty sure this is directly inspired by C so I would guess Guido van Rossum (the author of Python) just used what was already common back then. As in, =
is assignment operator and ==
is equality/comparison operator.
https://en.cppreference.com/w/c/language/operator_comparison
you should be able to do /\ pattern though, for the ammo we use the Hub itself as storage so that the platform waits at the planet/station before it has enough ammo in reserves
Hello, You may have noticed we launched Space Age earlier this week :)
Hello, You may have noticed we launched Space Age earlier this week :)
Notcurses ii - A different TUI library
YouTube Video
Click to view this content.
I've remembered this exists and there seems to be some very recent activity in the repo so if you didn't know what was possible with TUI graphics now you know! (recommended watching with sound :)
Official site: https://notcurses.com/ Repo: https://github.com/dankamongmen/notcurses
PS: dank (the guy behind it) is definitely one of a kind, just read the releases haha
PPS: here is a doom running through notcurses in the terminal: https://www.youtube.com/watch?v=a_w5rh3c76g
Turn To Mist (Vapor Form) With Prone & Grabbed
My PCs encountered a vampire. The barbarian successfully trips the vampire and then grabs her.
Que the vampires turn and I am thinking about using the vampires special vapor form, Turn To Mist to get rid of the conditions - there is nothing preventing the vampire using it, it's not even manipulate. But some of my well-versed-in-rules players seemed to really dislike it, mainly the "free" getting up (which I countered with the polymorph trait, you are getting magically reformed).
In my book it still costs 2 actions (physical to gas then gas to physical) same as removing the grabbed and then Standing up would, it does bypass rolling the fortitude check and any reactive strikes though.
Kovarex Is Thinking About Open-Sourcing Factorio | Factorio Interview: Michal Kovařík
YouTube Video
Click to view this content.
cross-posted from: https://biglemmowski.win/post/2418820
> For me, the most interesting point was the short mention of open sourcing Factorio (around 2:40). Kovarex seems to be very much open to the idea, he mentions that (as an approximation) maybe two years after the DLC after things calm down ...
(Hope this is not much of a titlegore)
Factorio Interview: Michal Kovařík (Kovarex)
YouTube Video
Click to view this content.
cross-posted from: https://biglemmowski.win/post/2418820
> For me, the most interesting point was the short mention of open sourcing Factorio (around 2:40). Kovarex seems to be very much open to the idea, he mentions that (as an approximation) maybe two years after the DLC after things calm down ...
Factorio Interview: Michal Kovařík (Kovarex)
YouTube Video
Click to view this content.
For me, the most interesting point was the short mention of open sourcing Factorio (around 2:40). Kovarex seems to be very much open to the idea, he mentions that (as an approximation) maybe two years after the DLC after things calm down ...
Unofficial Short Timelapse
Small disclaimer this is from the txt log which is not exactly complete, there are few pixels missing here and there.
One second of the video is about 30 minutes of drawing (one frame contains 1 minute of drawing, 30 frames per second)
Also a little bit of bragging - couldn't resist the challenge and got this all glued together in Python! Which is obviously a valid tool for this considering the rich data processing ecosystem. Well maybe except the video generation part... definitely except the video generation - Pyav - bindings for ffmpeg, are really badly documented, luckily they have at least good enough examples.
The short story of how:
- little bit of python script to convert the txt log into csv
- from csv to pandas, there I made a few cleaning passes to get the "format" just right (mainly dealing with the
mod_fill
action) - pyav, ffmpeg and the world of video - oh boy:
- for each one minute of drawing data
- replay them over the canvas (numpy RGB array)
- embed/copy the canvas into the video frame (another ndarray)
- (add the timestamp above the canvas - cv2)
- invoke pyav magic to mux/append it into the video
- hope that your numpy array slices, splices, "broadcasts", pyav codec options and stream configurations are correct. Otherwise, watch as you end up with 1GB+ of mp4 file - 3 hours to watch whole (1s/30fps) with really bad resolution or inverted/wrong colors:)
If anyone wants to tweak this or has ideas how to make this better just hit me up. Can also put the code somewhere if wanted.
What a wild ride ha!
Instance Owners: Do Not Use Lemmy-Thumbnail-Cleaner
cross-posted from: https://biglemmowski.win/post/1465956
> If you are using https://github.com/wereii/lemmy-thumbnail-cleaner please stop and disable it as soon as possible. > > We have found a security issue that allows any user to make LTC delete any locally hosted image. > > I will be posting more details soon and editing this to include the information.
E: https://github.com/wereii/lemmy-thumbnail-cleaner/issues/10
Instance Owners: Do Not Use Lemmy-Thumbnail-Cleaner
If you are using https://github.com/wereii/lemmy-thumbnail-cleaner please stop and disable it as soon as possible.
We have found a security issue that allows any user to make LTC delete any locally hosted image.
I will be posting more details soon and editing this to include the information.
E: More information here https://github.com/wereii/lemmy-thumbnail-cleaner/issues/10
Just finished the SA books and ... the magic system ?
So, finished RoW, I did not read the halfs (yet?) Edgedencer & Dawnshard - instead I cheated a bit and looked up the summary for these (Dawnshard mainly) as I was too hungry for more "spice" of the SA story so I wanted to continue with next SA book straight away. I did read all of the current Mistborn series we have before SA though about a year or something ago
So I do have some notion about the...
shards, investiture and stuff but... I am still confused how the Cosmere magic works in general - I know that magic (Investiture) is different for each planet/system of the Cosmere and guessing it has something to do with the specific shards of that system... ?
⠀⠀
Well, if anyone wants to chime in with pointers I would be very thankful! Meanwhile I will be scouring the wiki and WoBs to get a better picture.
Anyone knows what happened to sffa.community?
The server does not even respond to pings but I can see some comments/posts from the instance made few days ago.
IntroductionAlbert Making a new world in Factorio is relatively "easy", just create a new set of tilesets for the ground, add some new models of trees, create a bunch of new decoratives, some decals (optional), a new skin for the cliffs (optional), and bam! you get a new planet. Well, to be fair,...
Hello, We know you love to blow things up, and the Space Age expansion will be bringing ever more advanced and powerful ways of bearing arms against your enemies.
How the US Is Destroying Young People’s Future | Scott Galloway | TED
YouTube Video
Click to view this content.
I think this should be seen by more people, it's also not just a US thing.
TunnelVision - How Attackers Can Decloak Routing-Based VPNs For a Total VPN Leak (CVE-2024-3661)
We discovered a fundamental design problem in VPNs and we're calling it TunnelVision. This problem lets someone see what you're doing online, even if you think you're safely using a VPN.
Hello, Today we're going to take a look at a feature some of us have dreamt of changing for years now - the beacon transmission. The main purpose of beacons is to allow massively increasing your production in the late game while being more than just a module or a faster machine. To make use of be...
I Added Realistic Physics to Minecraft -- 3D Rigid Body Physics Engine Datapack for Minecraft 1.20 | SethBling
YouTube Video
Click to view this content.
Yep, actually new video from Seth.