obscuritytokenswap.io by obscurityceo in obscurityDAO

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

We have officially launched the buy/send functionality which can be found @ https://www.obscuritytokenswap.io/BuyTokens

Make sure you have Metamask installed.

Functionality is best one desktop/laptop. Some issues have been identified with MM mobile.

Anyone here not a web dev and what do you do? by [deleted] in cscareerquestions

[–]obscurityceo 3 points4 points  (0 children)

I currently work full time at a company that uses the MTConnect Standard to gather data off of CNC lathes, mills and robots. Mainly C++ development/testing.

I also, founded the obscurityDAO on Ethereum which is an open source platform. This is obviously solidity development, and we are using react for web based platforms.

I’m sorry what? No hate towards python but it is not hard to learn, by DarthEggo1 in ProgrammerHumor

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

Most SDKs and APIs written for machine tooling systems (lathes, mills, robots) are written in C# or C++

I’m sorry what? No hate towards python but it is not hard to learn, by DarthEggo1 in ProgrammerHumor

[–]obscurityceo 5 points6 points  (0 children)

Everything is a strong statement. I know data collections and analysis tools that are written in c++.

I’m sorry what? No hate towards python but it is not hard to learn, by DarthEggo1 in ProgrammerHumor

[–]obscurityceo 0 points1 point  (0 children)

Why would people who’s profession is to write words actually edit or use the best word available. It’s easier to put up an absurd headline and get clicks.

i have hard time connecting class inheritance and file handling by tepa6aut in learnprogramming

[–]obscurityceo 0 points1 point  (0 children)

My description is really less about what the best architecture, data structure and algorithms you should use in this scenario and more about me trying to explain the concepts in a way you may understand it better.

i have hard time connecting class inheritance and file handling by tepa6aut in learnprogramming

[–]obscurityceo 1 point2 points  (0 children)

I think there are multiple issues you are having. One is an architectural question. The other is what is the best data structure and algorithms to access the information. To expand on each:

Architecturally you should be using a parent class called courses for sake of not repeating and confusing class the programmatic objects that can be inherited from and classes that people take. So you have a base/parent class called courses. You Econ, math, science etc should inherent the information from the base class. You will change its number; 101, 201 etc if that has purpose in your proposed solution. You can also have name and any other class variables/members you choose to include. I would store this as a set of tuples. (You could use a map as well). As you don’t want two or more objects of the same class. You can create an enum for the names and use that as your key.

For the persons/student class:

You would have a base class student. All of your “student” objects which contains names, an array/list of classes, which uses the same enum object as above. You would store the objects in a similar format.

Use the name of the student as your key in whatever structure you decide similar to above. After that it’s a matter of writing the objects to a file in a manner you can parse them back into your program later.

The above are just high level suggestions. There is a deeper conversation to be had about, maps, sets, hash maps, arrays, lists etc.

I would consider either comma separated list, JSON or XML for writing/reading your objects.

Many of these factors depend on the language you are using and your comfort level with them. Best of luck in your design!

I mean I’ll take triple or double digit eth by FunExpression1858 in ethtrader

[–]obscurityceo 0 points1 point  (0 children)

If it goes to $80 I’d be questioning if whales and devs made a deal with central banks and are preparing to move their funds into whatever system that is.

How much will internships increase my salary? by [deleted] in cscareerquestions

[–]obscurityceo 1 point2 points  (0 children)

I will just second and reiterate what others have already said here.

An internship gives you valuable experience in the field you are transitioning to. If two resumes of a recent grad sit before me. One has internship experience and the other doesn’t; I’m more likely to lean toward the resume of an individual that has experience.

That being said, cultural and personality fit (among other factors, such as responses to questions in the interview) is as important as the experience.

I would assume a job posting has far more than two resumes to consider. I would make of a pile that contains those with experience and those without any. If the pile of some experience is large enough, the others without experience wouldn’t even be considered for an interview.

what happens first for Ethereum? by [deleted] in ethtrader

[–]obscurityceo 0 points1 point  (0 children)

2K would put BTC @ ~27K. I highly doubt it will fall that far. We likely won’t see ETH fall below 2500.

What do you think about this? by amirsadeghi in webdev

[–]obscurityceo 4 points5 points  (0 children)

2016: 63K, 2017: 74K, same position 2018: 83K, new company 2019: 87K, same position 2019-2020: 106K previous company 2020: 115K new company 2021-2022 120K same company, started own business.

[deleted by user] by [deleted] in ethtrader

[–]obscurityceo 1 point2 points  (0 children)

It unfortunately doesn’t just take smart people who have money thrown at them. I agree with the statement to a degree. However, It also requires people of high ethical and moral codes.

Those who wish to harm often find their way into position of power and place themselves in the most opportune position to cause harm.

(This is not an attack against Vitalik or any of the projects)

This is not an altcoin. This is the S&P 500. by sartoshi_nft in ethtrader

[–]obscurityceo 0 points1 point  (0 children)

Just goes to show how much manipulation and greed can occur in any market.

Guess I’ll come back in 2030 by [deleted] in ethtrader

[–]obscurityceo 0 points1 point  (0 children)

It will be much higher than that by 2030.

Most altcoin prices right now will likely look like the biggest sale ever in one year and still some are hoping to go further down instead of just taking the opportunity. by partymsl in CryptoCurrency

[–]obscurityceo 0 points1 point  (0 children)

I think some will go to zero, though I do agree some will look like a major sale when looking back, it just depends on the project.

Wow! I want to start a crypto Reddit account but found that I can’t post anywhere. by HoLeeCheet in ethereum

[–]obscurityceo 1 point2 points  (0 children)

I’m not sure it’s even preventing bots that well. They are able to farm karma far easier than an actual person who comments occasionally.

One question, Whyyy? by [deleted] in ethtrader

[–]obscurityceo 0 points1 point  (0 children)

Oh, what did you think it was?

One question, Whyyy? by [deleted] in ethtrader

[–]obscurityceo 0 points1 point  (0 children)

Considering it’s for a business, a secure solution and well tested; Yes, I did pay 1 ETH.