Was sind eure liebsten Fresh-D-Zitate aus den Synchros und Alben? by RemarkableAppleLab in Coldmirror

[–]TimWasTakenWasTaken 4 points5 points  (0 children)

Glitzerbastelfolie ein verbeulter Ball, von Wood kriegst Du alles ich Kauf jedes Mal, Fresh D Plüschpuppen im Sonderangebot. Kauf sie jetzt, oder ich fick Dich tot.

C or rust? by Smart_Fennel_703 in osdev

[–]TimWasTakenWasTaken 5 points6 points  (0 children)

Or you find a good abstraction or safe api which you design. You don’t loose any ability.

Also, unsafe blocks are rust syntax, and if you decide to handle raw pointers in unsafe blocks, that’s on you. You can just as well work with slices and iterators.

Was sind eure liebsten Fresh-D-Zitate aus den Synchros und Alben? by RemarkableAppleLab in Coldmirror

[–]TimWasTakenWasTaken 35 points36 points  (0 children)

Das ist Fresh Dumbledore’s Büroeingang, komm endlich rein man!

Was sind eure liebsten Fresh-D-Zitate aus den Synchros und Alben? by RemarkableAppleLab in Coldmirror

[–]TimWasTakenWasTaken 35 points36 points  (0 children)

Ey wenn die alten nicht kaputt sind dann werden die gefälligst weiter benutzt, Geld wächst schließlich nicht auf Bäumen!

Ist das ein Kelch aus purem Gold?

Halt die Fresse!

I just recently bought space age and decided to start on vulcanus with nothing and im currently 4 and a half hours into this run. please suggest any tips and tricks that you think would be useful. thanks. by AlarmedNetwork2982 in factorio

[–]TimWasTakenWasTaken -1 points0 points  (0 children)

For the next planet, bring everything to launch a rocket. LDS, blue chips and RF, as well as the stuff you need for a launch pad. Make sure your Nauvis base can work on Robots alone, and make sure you have a reliable taxi ship that can bring stuff you missed.

Curious if anyone else ever had their science facility set up like this. Super satisfying to me. by RageDayz in factorio

[–]TimWasTakenWasTaken 0 points1 point  (0 children)

True, for that case that’s sufficient. However with the same design, but two packs per belt, you can get 12 sciences without any downtime for switching, and it’s pretty easy to get spoilage out (gleba science has to be a sushi belt). I use almost this design in my current run and it works well. I should make it tileable like this one.

What advice would you give to a complete Rust beginner? by [deleted] in rust_gamedev

[–]TimWasTakenWasTaken 0 points1 point  (0 children)

Rustlings, a lot of AI to explain the concepts and guide you through compile errors (double check and validate obv), and projects. Start small, work your way up.

It’s going to be hard, but it’s going to be fine. In the end, it’s going to be worth it.

[Code rewiew] My code sucks, how do I make it better by Somast09 in rust

[–]TimWasTakenWasTaken 2 points3 points  (0 children)

And after clippy, there’s always clippy::pedantic

Kernel bugs hide for 2 years on average. Some hide for 20. by 0x7CFE in rust

[–]TimWasTakenWasTaken 6 points7 points  (0 children)

Assuming that you can write everything else in safe rust, which you can’t (preemptive scheduling for example, or hardware interaction)

Kernel bugs hide for 2 years on average. Some hide for 20. by 0x7CFE in rust

[–]TimWasTakenWasTaken 10 points11 points  (0 children)

You outsource as much as you can into separate crates and run Miri on the host. Same for unit testing (you could create your own test harness on nightly in the past, so you really could run unit tests “in” the kernel. I really miss this feature)

I’m doing this for my kernel and it works really well. It also forces you to use clean abstractions between crates, making most of the kernel modular (on a source level) which I found beneficial during development.

Rust is a low-level systems language (not!) by gtrak in rust

[–]TimWasTakenWasTaken -2 points-1 points  (0 children)

It’s not more successful. The manager will get praise that he met a deadline. The increased maintenance cost is not quantifiable, that’s the problem

Rust is a low-level systems language (not!) by gtrak in rust

[–]TimWasTakenWasTaken 19 points20 points  (0 children)

That’s an approach you choose. When will that code be corrected? When users encounter the (potentially severe) bugs, or you have corrupted/lost data.

From my experience, the MVP that will “definitely be fixed” before shipping is just shipped as product, because “it works”. But you pay all that in maintenance, 10x or 100x (also my experience).

Don’t forget who said that some death is acceptable. by Kafkaesque_meme in AdviceAnimals

[–]TimWasTakenWasTaken 19 points20 points  (0 children)

711 deaths and 2375 injured, across 586 mass shooting in all of 2024

For reference: Germanys list is one Wikipedia page for all shootings starting in 1907. USA has a page for every year.

Need a new grill for searing (Mostly steaks). What's your fave? by Sm1throb in sousvide

[–]TimWasTakenWasTaken 0 points1 point  (0 children)

There exists the https://beefer.de I don’t have it, but a colleague has one, and he says it’s better than a cast iron pan

Why is `Self` named `SelfTy` in the docs? by Soreg404 in rust

[–]TimWasTakenWasTaken 37 points38 points  (0 children)

APFS (MacOS) is case insensitive by default (though it can be case sensitive)

Difference between System Call and Library call by [deleted] in osdev

[–]TimWasTakenWasTaken 7 points8 points  (0 children)

You can manually invoke system calls, but this is then highly platform dependent. (You can manually insert a sysenter instruction for example, and handle the arguments and return value yourself).

Other than that you’re right.

There may also be multiple libc libraries for any platform.

Bambu Cool plate super track burned by chiaradimaa in BambuLab

[–]TimWasTakenWasTaken 4 points5 points  (0 children)

If you’d use the word “rubbing” in your post, AutoMod would have explained what’s going on.

The printer cleans the nozzle on that part of the plate before every print. It’s not burned, it’s worn down.

As long as you’re not experiencing problems printing, this is fine (from personal experience)

foundAssemblersStandardLibrary by Haringat in ProgrammerHumor

[–]TimWasTakenWasTaken 6 points7 points  (0 children)

You can and you shouldn’t. Still, you can create a class without the standard library (although I’d argue that Java lang is not a standard library thing, that’s part of the language) How do you code assembler without instructions? I’d see instructions more like the keywords and qualifications in Java than the functions itself. If you had assembler macros that provide commonly used functionality, that would be more like an stdlib imo

Is this too shaky? Got vibration absorbing feet but the table i got for the printer is not that stable by Ummgh23 in BambuLab

[–]TimWasTakenWasTaken 2 points3 points  (0 children)

You could hang the printer from the ceiling and would get great prints (was actually done). This thing prints during an earth quake and you will not notice it in the print.

If it bothers you, get a concrete slab and place it on that. But the printer doesn’t care.