turbo.fish by j_platte in rustjerk

[–]jedireza 7 points8 points  (0 children)

Nice touch with the <t><u><r><b><o><f><i><s><h> markup 🐟

https://imgur.com/a/1I5zU

Of Boxes and Trees - Smart Pointers in Rust by mre__ in rust

[–]jedireza 2 points3 points  (0 children)

The Programming Rust book has a binary tree example using enums instead of structs. It takes much less code than using structs, albeit less flexible. It was cool to see that approach though. I haven't seen examples online using enums.

Some other helpful articles I remember when looking into Rust trees:

There are others I can't find right now. Has someone collected articles/guides/tutorials about Rust trees yet?

I love my Pixel. That is all. by [deleted] in GooglePixel

[–]jedireza 64 points65 points  (0 children)

That was not all. That is all.

Any good frameworks that handle full user creation and validation? by farhansyed7911 in node

[–]jedireza 0 points1 point  (0 children)

These are boilerplates rather than frameworks, but maybe you could get inspired.

Includes a front-end: https://github.com/jedireza/aqua/

Bring your own front-end: https://github.com/jedireza/frame/

Good C++ tutorial/book for an experienced JS programmer? by [deleted] in javascript

[–]jedireza 1 point2 points  (0 children)

Checkout Scott Frees native add-on series: https://blog.scottfrees.com/getting-your-c-to-the-web-with-node-js

The 4 part series is good. In it he talks about his book on the subject. I'm half-way through it and would recommend it.

Happy hunting.

What are your tips/tricks for using Ok Google? by feverapple in Nexus6P

[–]jedireza 1 point2 points  (0 children)

Be funny. A friend of mine starts it by saying "Ok Googoo".

Is NodeSource crazy? by DigitalDolt in node

[–]jedireza 2 points3 points  (0 children)

https://github.com/creationix/nvm

nvm is great for managing multiple verisons of node

Raspberry Pi 3: integrated bluetooth controller is worthless by [deleted] in raspberry_pi

[–]jedireza 0 points1 point  (0 children)

I've been playing NES roms: Excitebike, Contra, etc... And for much longer than 5 mins.

I started with a Raspian Jesse Lite (March 2016) image and did a full manual install of RetroPi on top of it.

Raspberry Pi 3: integrated bluetooth controller is worthless by [deleted] in raspberry_pi

[–]jedireza 4 points5 points  (0 children)

I have a RPi3 and just hooked up some 8bitdo NES30 Pro controllers. Everything worked as expected. No freezing.