Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
NoMad141753yOh, also, reminder that people on stack overflow are still very shit. Some moron wrote a page and half on why a question was bad, instead of actually answering it. 😐
-
Yeah, I am cpp tensorflow curious. I need to make a detect <some object> system for fun. Or maybe something that plays a video game for me.
-
sariel85343yI have been doing some light research on tensorflow and tesseract for c++ for a personal project.
I'm eager to try using crystal-lang and bind a library to one or both of them.
C/++ is kind of a pita to work with, but from what I have used in crystal it bridges the gap between human and machine remarkably well.
I just wish there was a stronger community behind it. -
Tutorials: Here is how you do X with our API in C++
All the rest of the world: Ok but how the fuck do I compile this?
Tutorials: read this obscure documentation about makefiles
Yeah fuck that, I will continue to use Y over this -
@dder just put everything on pom.xml and you are good, now, compiler settings and adding other shit on it? yeah fuck that. But I would rather work on Java over most other stacks 10 times out of 10
-
dder23232y@AleCx04 I found nodejs with typescript alright; less configuration imo. But it’s with all stacks I assume, the more you are familiar with it, the less struggle it is the the boilerplate.
What annoys me is the fuck ton of JVM parameters, classpaths, versions, byte code incompatibilities, generated sources, then you gotta point the ide to the right folders to compile the project.
Then you get it done once, and you forget, and can’t set it up next time…
Related Rants
-
vimalvk917Friend : Hey bro I made an awesome program which shows your future wife's name. Me : Hey that sounds inter...
-
dimsumexception2So this guy passed large objects as function arguments directly instead of referencing. What a jackass. So the...
-
OrestH18I'm dreaming to send homework to my C++ programing lecturer full of strange #defines and make the code compila...
Remember the super duper company I applied for? (Last rant)
Well, I did their coding challenge. And after many years I had to do a metric crapton of C++. It's not a fun language. It's frustrating how human-unfriendly it is, and maybe one reason why I low-key like it.
Anyways, here's hoping that I didn't fuck up too much.
On a side note, I realized tensorflow actually has a cpp api. I think I'm gonna work with that in my next mental breakdown. 🧐
rant
cpp
i can't do this shit anymore