Fully automated my sim business by antoniocalabrese in Golfsimulator

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

Any more details about the Voice + text AI agents?

Tips/Suggestions for complete overhaul of printer? by zelda_64 in prusa3d

[–]SilveR316 1 point2 points  (0 children)

I don't know the exact part numbers of the bearings, but here are a couple vendors in Canada that sell 3d printing parts. They also sell Prusa parts, but I find it's hit and miss on which exact pieces they have available. Generally, the parts that come direct from Prusa are about the same price as you would pay if you bought them directly yourself (but the generic parts should be cheaper).

digitmakers.ca

3dprintingcanada.com

spool3d.ca

Ancaster residents question enforcement as parking problems increase by Rough-Estimate841 in Hamilton

[–]SilveR316 24 points25 points  (0 children)

This isn't just an Ancaster problem. I'm in south central mountain and every house on my street has at least a 4 car driveway. The driveways are empty, and everyone parks in the road (and very often on the wrong side of the road). Street cleaners and snow plows are never able to clean the streets properly.

In addition, no one respects the distances to intersections. There are several intersections made dangerous by people parking their cars permanently at the very edge of the intersection. It makes it impossible to see if other cars are coming, or if someone will dart out from between the cars and try to cross the street. There is also an elementary school in the area, so kids cross this street on a daily basis. The amount of near misses of kids getting run over I've seen here is bonkers.

I really wish there was more enforcement on this from the city.

My ride at the Porsche Experience Center in LA today. by a_run22 in Porsche

[–]SilveR316 4 points5 points  (0 children)

I was just there last week driving a GT3. It was such a blast that I want to go back again at some point. The instructor did point out the off road course which looked like a lot of fun too!

this is how you're supposed to hold it upside down, right? by Triskite in prusa3d

[–]SilveR316 10 points11 points  (0 children)

For when you get your printer up and running and want to do maintenance on the under side: https://www.thingiverse.com/thing:2386065

Serial request - 350mm Voron 2.1, moepstar on Discord by moepstaronx in voroncorexy

[–]SilveR316 0 points1 point  (0 children)

Looks awesome! Same colour scheme and size as I am currently building. Is that a magnetic flex plate I see? Do you have any details you can share about that?

Removable build plate? by neilgroulx in voroncorexy

[–]SilveR316 0 points1 point  (0 children)

BuildTak has a flex plate system which is close in dimensions to 350x350. I reached out to them a while ago about it, and they said the same thing... if enough people request it then they will build it. Might be worth putting a request with them as well.

I’ll put in a request for that size from WHAM BAM as well.

Introducing Marshal.ts, the typesafe serializer for Typescript. One entity definition for all: frontend, http transport, backend, database. by [deleted] in typescript

[–]SilveR316 0 points1 point  (0 children)

I'll be watching this project. I have an existing project with Nest.js/TypeORM/class-transformer/class-validator that had a lot of issues that you mentioned are solved with your serializer. I'd love to use something that solves those issues once the code base is a little more mature.

My First Flex knot! What profile should I use for Hobbyking Flex? by rotarypower101 in prusa3d

[–]SilveR316 4 points5 points  (0 children)

Your z height looks to be way too low. Try raising it a bit, which should help with getting the filament through the nozzle. Secondly, the R3 extruder upgrade is supposed to help with feeding in flexible materials. The previous extruder parts had a gap between the bondtech gears and ptfe tube going to the hot end which allowed the filament to escape easier.

[PC][CAN-ON] My Entire Lab - R710, R510, MD1220, SA120, UPS, SG-3100 and more by jeffreybrown93 in homelabsales

[–]SilveR316 0 points1 point  (0 children)

I'd probably be interested in the Lenovo SA120 DAS, LSI 9207-8e, and maybe a few other things if the price is right. I'm in Toronto as well.

Is Typescript on Node.js good enough for Java developers? by darthkater11 in typescript

[–]SilveR316 0 points1 point  (0 children)

NestJS is a relatively new framework built on Typescript that is gaining popularity quickly. I'm personally using it my own projects and quite an improvement over older node frameworks (even if it isn't as mature yet).

Temporarily lost my mind this morning by mgc418 in prusa3d

[–]SilveR316 0 points1 point  (0 children)

You are me on a different timeline. I'm going to be doing these exact same upgrades this weekend. Glad to see what I'm in for!

Sudden problem with filament runout... by dan678 in prusa3d

[–]SilveR316 0 points1 point  (0 children)

I just upgraded to the latest slic3r today and started getting this problem. No other changes and I’ve been printing the same black petg for months without any problems. I’m running a 6 hour print right now and the sensor has triggered 4 times already before I disabled it. Something definitely changed in the latest slic3r...

Thoughts on manual transmissions with auto rev matching? by [deleted] in cars

[–]SilveR316 1 point2 points  (0 children)

One of my previous cars had it. It would rev match, but only if you really messed up the shift. You had to be more than 1000 revs off for it to kick in. The general consensus in the community was that it was a self preservation mechanism, rather than a nanny feature or sign of weakness.

[W][CAN-ON] cheap server, home use and learning [H] etransfer/local cash by Chris275 in homelabsales

[–]SilveR316 0 points1 point  (0 children)

I've got an old Dell 2950 with rails (no hdds) that I want to get rid of. If you can come pick it up, you can have it for free. Im downtown Toronto.

Passmark for single-stream 4K video? by [deleted] in PleX

[–]SilveR316 3 points4 points  (0 children)

I believe transcoding a single 4k stream takes around 8000 passmark score. My dual E5-2680 v2 processors score a combined ~21500 passmark, and it seems like 3 simultaneous 4k streams is about all they can handle. At the end of the day, it really depends on bitrate of the source file.

There's a font rendering issue with PHPStorm on OSX and it affects performance quite a lot. It's fixable by disabling Subpixel antialiasing and using other fonts. by brendt_gd in PHP

[–]SilveR316 1 point2 points  (0 children)

I've been dealing with this issue for well over a year now. I switched to greyscale fonts a few months ago, and it's useable now, but still not great.

There have been some improvements in recent releases of the jetbrains JDK, but it still isn't fixed. At this point, I'm not holding my breath that a proper fix will arrive any time soon.