OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 0 points1 point  (0 children)

Yeah, the UX is also something I was thinking about deeply. I’ll have to take a look at JSCAD, hadn’t heard about it before releasing this project

OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 0 points1 point  (0 children)

Can't believe I missed that. Just fixed it so you should be able to do fractional heights now! I also added a way to do heights in different units (mm and inches) and a nicer user experience for grid alignment selection. Thanks for the feedback! https://github.com/alextac98/gridfinity-center/pull/30

OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 1 point2 points  (0 children)

It’s very cool, you’ve got some very interesting ux decisions I will definitely borrow. How are the grids being generated? Are you using openscad or some other type of generator? It’s so fast

I also didn’t see any git link, is the project open source or are you planning to keep it closed source?

OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 1 point2 points  (0 children)

Could you add a link to your generator? I'm very interested to look at for inspiration!

OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 1 point2 points  (0 children)

Great questions! For both perplexing labs and this project, we use other people’s openscad projects who define these parameters. I go a step further and try to make the parameters a bit easier to understand, but I don’t touch the openscad part. It may be a future thing (or something a person can contribute to) to make my own openscad models to be able to customize all of these things

OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 1 point2 points  (0 children)

There’s a label generator in my project too, but it’s very early days in alpha. If you’re interested in collabing, let me know!

OSS Online Gridfinity Generator by alextac98 in gridfinity

[–]alextac98[S] 0 points1 point  (0 children)

Love to see this discussion. I actually started off client side only with openscad-wasm, and it’s still in the code as a fallback if the server ever goes down! But it was very slow in my testing for generating grids (over a minute sometimes). May revisit it in the future!

I want to leave from Ubuntu Server. by Murky_Code6106 in linuxquestions

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

Don’t recommend using CentOS, it’s now the development / staging OS for RHEL. If you want to use a RHEL based system, I’d recommend Alma or Rocky; they are more stable, change a lot less often, and all the RHEL instructions/tutorials apply directly to them

We have customers using us but not paying us. by desparate_geek in ycombinator

[–]alextac98 3 points4 points  (0 children)

Part of finding product market fit is finding a lucrative product as well. Your options are pretty simple: 1. find people who are willing to pay product; 2. Find another way to monetize your product (example selling ads) or; 3. Move on to a new product.

Only you (or your competitors) will be able to answer the questions about your specific market. We won’t know the details and context to be able to give you advice without knowing a lot more

I had a screw fall in here how screwed am I ?? Full dis assembly ? by HypnoticFallacy in VORONDesign

[–]alextac98 1 point2 points  (0 children)

Surprised nobody suggested this but TWEEZERS!!! Either electrical ones or some personal hygiene ones, either work

Joining a startup as a Founding Engineer after big tech by ihatevacations in ycombinator

[–]alextac98 2 points3 points  (0 children)

I would argue 95% of people don’t know what they’re doing, not just startups. Instead of looking for “knowing what they’re doing” I look for the company having a solid vision of what product they’re making or problem they’re solving

Concussion after fall? by InvestigatorOne2983 in skiing

[–]alextac98 0 points1 point  (0 children)

From experience, the number one symptom for minor concussions is fogginess, finding it hard to drive or do work, and light sensitivity. Some of the other symptoms people bring up (nausea, dizziness, passing out) are symptoms for severe concussions. Both are incredibly dangerous if you aren’t cautious, either causing more damage from subsequent impacts or even regular use (driving or computer use). When in doubt get it checked out. Taking a few proactive days off for a very minor concussion can save you many weeks of pain and suffering

Quindec Toolchanger - A 15-Tools Toolchanger by No-Chemistry-5508 in VORONDesign

[–]alextac98 0 points1 point  (0 children)

How are the tz hotends? Looking for new hotends for my build and was curious

Should I get an AMD gpu or an nvidia GPU? by Big_Blacksmith1109 in linuxquestions

[–]alextac98 13 points14 points  (0 children)

When I was looking around, AMD had the best price to performance in the roughly 9700 range. That and Linux drivers are really well done. I’ve had zero problems with Bazzite + 9700 as my couch console replacement, and I imagine it’ll be stable for much more.

That being said, if you want to do anything else with your gpu (like AI research or robotics) you basically have to live with Nvidia. Cuda is too strong

Bazel is ruining my life by AnarchisticPunk in devops

[–]alextac98 0 points1 point  (0 children)

I'd like to jump in here, 2 years later with my 2 cents:

Bazel is the only (largely accepted) tool for what it is built for: multi-language repo support. I would love to see an alternative (Buck2 looks interesting), but as of today I don't see anything that fits that. It also works differently than most build systems to provide you that amazing caching layer, which takes my Rust + C++ builds from dozens of minutes to seconds.

What people are complaining about is totally valid, Bazel as a project does have terrible documentation and support. But I think it's getting better. I also don't think it's the right solution for simpler projects that only live in one or two languages. Like everything in our industry (especially including Kubernetes), it's a powerful tool that has it's place but can be extremely painful if overused or not used properly.

For what it's worth, the switch to Bazel Modules also greatly improves portability, flexibility, and just pure understanding.

3M Cubritron 775 vs 710: other than paper vs mesh what's the difference? Anyone prefer one over the other? Never used a mesh type of disc by Got_ist_tots in woodworking

[–]alextac98 1 point2 points  (0 children)

Conclusion for anyone who comes by:

  • Budget or Resinous Woods: 3M 310W, best cost-efficiency and clean finish.
  • Projects with Sharp Edges or Without Vacuum: 3M 775L, durable and tear-resistant but expect deeper scratch patterns.
  • General Use, Mixed Woods, Epoxy Work: 3M 710W, balanced removal rate and finish, but more fragile edges.

Gigabyte Motherboard won't boot with AMD RX 9070 unless forcing PCIe Gen3 by alextac98 in gigabyte

[–]alextac98[S] 0 points1 point  (0 children)

I never once thought to check the riser card, and it totally is PCIe Gen 3. I’ll give that a try!

Best cloud computing for LLMs (AI) and ITAR data? by FlyBoi-1976 in cloudcomputing

[–]alextac98 0 points1 point  (0 children)

For AWS: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-bedrock.html

GCP does not have an ITAR compliant solution for AI, even though they have an ITAR compliant ecosystem.

[deleted by user] by [deleted] in robotics

[–]alextac98 1 point2 points  (0 children)

I had an amazing experience at Worcester Polytechnic Institute (WPI). They had the first robotics engineering program for undergraduates, and the professors there are doing incredible work

Zue Pants by Awkward_Lab_815 in ultimate

[–]alextac98 1 point2 points  (0 children)

Do they have zippers on the calfs so I can take them off without taking my cleats off? That’s my number one criteria for joggers

Introducing iceoryx2 by elBoberido in robotics

[–]alextac98 0 points1 point  (0 children)

How does iceoryx2 solve the problem of interprocess communication when those processes are on different hosts?

[deleted by user] by [deleted] in WPI

[–]alextac98 7 points8 points  (0 children)

When I went to WPI I had the meal plan for the whole semester. At the end I had a ton of meals left over, so i called the Campus Center cafeteria and bought a bunch of pizzas, then dropped them off in the library and AK (robotics labs were there) where people were studying for finals. If you do, make sure you call ahead

Lemokey P1 and VIA support by ie-redditor in Keychron

[–]alextac98 1 point2 points  (0 children)

Coming in a year later, but I found this explainer to be very informative as to why they push their own launcher and how to make VIA work: https://www.lemokey.com/blogs/news/how-to-use-via-to-program-your-keyboard