Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hackits
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
121.
▲
by
hackits
9y ago
Just curious what have you seen crawlers do to make you conclude they're up to nonsense?
122.
▲
by
hackits
9y ago
I found working with Operation Flashpoint/VBS2/Arma 2 that the code base being so large and so many edge case conditions that it will never re-written. One example from the VBS2/Armed Assault 1/2 they replaced the way ar
123.
▲
by
hackits
9y ago
You only need a some major players and big names to get behind rust and I would bet it would surpass C/C++ code-base within a couple of years. It wouldn't replace major frameworks or libraries written in C/C++ but I it wouldn
124.
▲
by
hackits
9y ago
I dislike the one where they ask you how would you handle a situation that is highly dependent on the organisation and the organisation goals and procedures. The only answer really I give is not to answer such silly questions.
125.
▲
by
hackits
9y ago
I cannot speak for a employers, but I would say they've found a better person for the position. Either it be by age, sex, religion, health, ect... They're in the Business to make money and they've chosen somebody who is young
126.
▲
by
hackits
9y ago
Businesses have three major phases they go through. They're adolescence, teenager, and maturity. Adolescence is the phase where the business is formed, and there isn't any formal procedural manual written or processes within the b
127.
▲
by
hackits
9y ago
Really sit down and ask yourself do you really want to be in your 40's around 20 year old's who have completely different ethical, moral, and work ethic than you do? Personally I would rather find/work for a business that hav
128.
▲
by
hackits
9y ago
No one has mentioned that sometimes older people don't fit into the culture of the business.
129.
▲
by
hackits
9y ago
You can go to their accounting department and tell them you're unable to pay the full amount of the bill due to hard-ship. They will in turn probably reduce the bill down to $300 dollars. Either that or you walk out the front door and
130.
▲
by
hackits
9y ago
I would have to disagree with you. Software [Engineering] is a science you just treat it like a craft.
131.
▲
by
hackits
9y ago
Lovely book (Read it cover to cover a couple of times) and a step in the right direction for the Software field.
132.
▲
by
hackits
9y ago
Step 1) Don't read a article without any empirical evidence or control group to support opinionated rules.
133.
▲
by
hackits
9y ago
The good thing about fixed size memory ranges is it decreases debugging time. It also allows deterministic behaviour for your modules.
134.
▲
by
hackits
9y ago
Take this with a grain of salt. If you can prove that you project can work without the GPL V2/V3 code being present (eg... the GPL code isn't a major contributing factor in the working of your program) then it stands that under co
135.
▲
by
hackits
9y ago
I will agree with your approach. With any large system or government database schema adding another table and then adding a relation to the necessary reports is 100x better than changing the parent table. I've seen too often jobs being
136.
▲
by
hackits
9y ago
Hes not saying your incorrect hes just pushing his own agenda.
137.
▲
by
hackits
9y ago
.... yup, also him going in randomly through the day and killing proc's id's and clearing out log files at random was other issues where reported. I think for development to avoid him and get some level of sanity we used AWS and
138.
▲
by
hackits
9y ago
Our current manager wants to transition over to NoSQL, as he doesn't see any value having to constantly update JPA Repositories and dependencies when a column is added or removed from the database table. I recommended that JPA Reposito
139.
▲
by
hackits
9y ago
For me personally, relational data model didn't really make much sense until I studied relational algebra. After over-night my supervisor was amazed and wanted to know why my quires went from shit to amazing in their eyes.
140.
▲
by
hackits
9y ago
By any chance did these DBA's be the Linux server administrators at all? My own personal experience is DBA's/Linux server administrators have authority issues. I had one situation where I had a encrypted file on one of the Li
141.
▲
by
hackits
9y ago
Most of the time when business logic is put into triggers it turn into a disaster. Even Oracle recommends only putting simple logic within triggers and for the most part should only be used for auditing purposes. For example too many time
142.
▲
by
hackits
9y ago
Just remember there no point earning the mega $$$$ when you're going to put a bullet in a gun and shot yourself in the head because of the stress. Look after yourself first.
143.
▲
by
hackits
9y ago
Btw I'm one of those intermediate and senior australian devs. Looking at changing jobs if you're interested.
144.
▲
by
hackits
9y ago
Whats more surprising is the company I work for does have a support agreement with Oracle, although when we've run into problems that do need a technical expert from Oracle such as crash dumps and stack traces we're told to figure
145.
▲
by
hackits
9y ago
Technically IT is a tool its their to service the business requirements.
146.
▲
by
hackits
10y ago
If you're that worried you should just simply stop using the internet. People downloading the facebook or messenger app kind gives a clear message they don't care about their privacy or their data.
147.
▲
by
hackits
10y ago
Just as a side note, we've never needed to upgrade the ipad air 2 nor any prior tablet from apple. We're of horror stories of devices slowing down or degrading with each iteration of ios so we've been lucky in not keeping the
148.
▲
by
hackits
10y ago
I agree with your view point. Although why are you in the CS class? If you're only interested in just getting the job done the fastest? From a practicality stand point of view using bash, batch files, nodejs, python is going to be fast
149.
▲
by
hackits
10y ago
I believe it is to teach the fundamentals of the CPU, Machine code before the student has any knowledge of the abstraction's that currently exist. Then after the fundamentals have been established introduce the abstractions and differe
150.
▲
by
hackits
10y ago
It would of been better to start you with C then transitioned to C++ later on or skip it all together and go directly to java/ocamel/haskell then come back to C++ at a later date.
More ›