80avin

joined 1 year ago
[–] [email protected] 11 points 2 months ago (2 children)

This is exciting. A much needed revamp of the FreeCAD icon.

The icon is modern and pleasing. However, I liked the late submission much more actually. Still great though.

[–] [email protected] 3 points 3 months ago
[–] [email protected] 1 points 7 months ago (1 children)

They do have different comments though.

[–] [email protected] 9 points 7 months ago (1 children)

People who own a 3D printer but never print.

Signature look of superiority

[–] [email protected] 5 points 7 months ago

Oh, I agree.

My worst experiences with Python are related to running multiple processes of which share anything. Rust was far easier in that.

Looks like interpreted Rust would be my only demand for Rust to shine in prototyping world.

[–] [email protected] 2 points 7 months ago

Yes, and that's what the post is about.

Saying that Rust is not the right tool for this job, what other tools exist which are similar to Rust but also do the job.

I don't have the answer though. Just came to add my thoughts.

[–] [email protected] 3 points 7 months ago* (last edited 7 months ago) (8 children)

Not sure if this is what OP is seeking, but I would be fine to have borrow checker removed, replaced with Garbage collector like Go/Python in such a language.

To build prototypes, I don't want to fight with borrow checker and neither I care for efficiency much. But I do want the macro system, traits, lazily asynchronous runtime, cargo like package manager, easy build system, etc.

Rust has so many powerful features, but only because of borrow checker (IMO) we can't use it for rapid prototyping like Python. With that replaced, this subset of Rust would be something which can be a great contender to Python/Go, etc.

[–] [email protected] 3 points 8 months ago (2 children)

Thanks to everyone involved for another big release. There are many great features, but I'm particularly curious about User data export/import.

If someone can import a backup and get access to his data back, does this also mean that some hacker/impersonator can manually craft a backup file and import it to take control of our account ? Interested to know how this works.

[–] [email protected] 3 points 8 months ago

I was going to type the same. Since OP started learning about 11 months ago, I wonder if he has explored on the realthunder version of freecad or not ?

[–] [email protected] 2 points 8 months ago

Curious to know which version of freecad did you try ? Few days ago I installed the latest edge version from snap (0.22 in progress) and didn't notice this issue. I know about this issue & realthunder, also watched some of his interviews and found that the guy is a master of his field.

Anyways, now I'm on beta channel of freecad-realthunder.

7
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

Just exploring about this tp-link XN020-G3v router. I'm mostly interested in connecting to the UART, won't be tinkering with electronics of it, but out of curiosity I tried to search what these chips are. and I couldn't find much about the big chip. Can anyone describe the 4 main chips on it ? Best would be datasheet, but whatever information you can provide.

I suspect

  1. bigger one(ECONET EN7526FCU) is CPU/SOC, (couldn't find datasheet/specs). Can anyone provide details ?
  2. MT7592N is definitely network IC(found datasheet)
  3. Le9641PQC is network IC. required for VoIP. (found datasheet)
  4. AJ194 (backside) is flash ? How to tinker with it ?

[–] [email protected] 1 points 9 months ago

Oh ohkay. Thanks for clearing up.

[–] [email protected] 0 points 9 months ago (2 children)

The author himself mentioned that it is a staging instance for voyager.

It's in this comment.

https://github.com/aeharding/voyager/issues/9#issuecomment-1804277817

 

This is an instance created as staging environment for voyager, as mentioned here

But looks like it is blocked in programming.dev, because of which I can't access it while being logged in to programming.dev instance.

view more: next ›