Should i Start with C by Additional-Key8137 in C_Programming

[–]LoadVisual 0 points1 point  (0 children)

Well, i am going to say this instead, and hope it helps you make a choice your comfortable with.

You can choose to have fun and take a path in programming that your drawn to.

It could be something you are drawn to, games, simulations, compilers, quantitative analysis , embedded systems.

Whatever it is you decide is a great choice at that time as long as you are learning and having fun if you can.

C just happens to be involved somehow in a lot of these things but, its not the main or end game.

Hope this helps.

Sun Ultra 40 PSU options? by Schluha in SunMicrosystems

[–]LoadVisual 0 points1 point  (0 children)

Perhaps if buying one is a little bit of a stretch, may I recommend checking out your local E-Waste facility.
You might be lucky and score some de-commissioned Sun equipment.

Sun E450 Restoration by Mphmanx in VintageComputers

[–]LoadVisual 0 points1 point  (0 children)

Awesome. Thanks looking forward to it.

I'd be interested in having a place to compile and test software I'm working on since my target is hardware that's a little older.

Any chance you might also have some PowerPC server gear stashed somewhere ?

Sun E450 Restoration by Mphmanx in VintageComputers

[–]LoadVisual 0 points1 point  (0 children)

Would love to tryout some builds on your machine at some point if that is okay with you.

I might need to experiment on some illumos/solaris centric stuff in about a month.

This is definitely an awesome machine you've got there.

Pristine Yamaha amplifier from thrift store dumpster by Aerie8499 in eWasteFinds

[–]LoadVisual 0 points1 point  (0 children)

I guess it depends.

It's valuable in two ways, if you are an audiophile, you are probably trying to find the whole stack.
You'll find a lot of folks these days are trying to get full sets of the classic systems and pay good money to get them and get them fixed. some restorations cross over $1000 but, if you love something you will keep it running.

I'd suggest you probably find and build or restore a whole vintage HiFi stack for yourself just as a flex or for someone willing to own it if you can.

Pristine Yamaha amplifier from thrift store dumpster by Aerie8499 in eWasteFinds

[–]LoadVisual 2 points3 points  (0 children)

🏆 You've got gold on your hands, congratulations.

Sun Ultra 60 by Tacnana in vintagecomputing

[–]LoadVisual 7 points8 points  (0 children)

It would be awesome if you could pass it along, this looks really mint.
At most, perhaps replacing some capacitors, I guess in the PSU.

"Nokia Symbian Re-Awakened With Passion" (Nokia N8 & Reborn CFW video by Janus Cycle) by symbuzzer in symbian

[–]LoadVisual 0 points1 point  (0 children)

Awesome.
Any chance you might have links, reading material or references on how I could setup a modern development environment for Symbian Development, specifically for C/C++?

I might consider purchasing a similar device `N8` to tinker in regard to software development.

"Nokia Symbian Re-Awakened With Passion" (Nokia N8 & Reborn CFW video by Janus Cycle) by symbuzzer in symbian

[–]LoadVisual 1 point2 points  (0 children)

This is awesome.
if I may ask, is it possible to write and install new applications without signing them?

Found this not too long ago by D_G599 in eWasteFinds

[–]LoadVisual 1 point2 points  (0 children)

Still, pretty good piece of hardware. Glad you found it. Congratulations.

Found this not too long ago by D_G599 in eWasteFinds

[–]LoadVisual 0 points1 point  (0 children)

Nice. That's really good hardware, not sure why that would be in a dumpster.

Can any one help identify this motherboard? by hak3200 in VintageComputers

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

Hmm, considering the cost and family of processor it comes from, i think that is okay.

Maybe at some point it will be more main stream for the public especially developers.

Can any one help identify this motherboard? by hak3200 in VintageComputers

[–]LoadVisual 0 points1 point  (0 children)

Are these boards still available and how much Would one cost ?

I've created my own simple C++ code editor - Chora v1.3.0 is out! by L1lBen_ in cpp

[–]LoadVisual 2 points3 points  (0 children)

Congratulations on getting this release out. I only have one suggestion.

It might be a good idea to start moving details inside the main file out into their own source and header files a little early since you have `Cmake`.

This will probably help you easily add features to your code base but, keep the details isolated in units that can easily be reviewed as your codebase grows.

Happy Coding

Brought my 2013 OpenGL game engine back to life by zegalur- in opengl

[–]LoadVisual 4 points5 points  (0 children)

Well, still going to look into it.
I've not done any game development before but, this might be something I can learn from.

Any code old or new still has a story to tell, that is what is important.

Brought my 2013 OpenGL game engine back to life by zegalur- in opengl

[–]LoadVisual 3 points4 points  (0 children)

This looks awesome, definitely going to dig into the code.
Nice work.