[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
Which software company has the best engineers?
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 57
Thread images: 9
File: Engineers.jpg (195 KB, 1280x720) Image search: [Google]
Engineers.jpg
195 KB, 1280x720
>>
>>54577469
Microsoft
>>
>>54577469
Google
>>
>>54577469
function DonutCounter(){
>>
>>54577469
Facebook
>>
>>54577469
Apple
>>
Linux
>>
>>54577469
stackoverflow
>>
>>54577469
Temple OS
>>
>>54577469
4chan lol
>>
>>54577583
>>54577601
>>54578139
>>54578147
They have good designers to make normies like bad engineering, you fell for it.

>>54577469
GNU
>>
>>54578202
systems designers? are normies engineers in this case?

also, zombo.com
>>
>>54578220
Graphics designers. Technologies that become popular because of loads of marketing, 3d renders, catch phrases, "business" mentality, "cool" values etc.
They have very few technology related merits.
>>
>>54577469
> $70 text editor
> €199 font
> donut-counter.js
Classic.
>>
>>54578254
what do you think is an example of a company with good technical merits?
>>
>>54578376
Like I said. GNU, making everything modular and open is very admirable from a technology standpoint.
>>
>>54578304
does it bother anyone else that different entities are referred to by their relative position inside a parent element?
>>
>>54578397
If you're looking for things in that picture that bother, this is your lucky day.
>>
>>54578174
Seconded
>>
Definitely Facebook.
>>
>>54578304
Could be a mastercard ad.
>>
>>54577469
>software
>engineers
top kek
The creature in your image is called a code-monkey.
>>
File: IMG_4492-copy.jpg (2 MB, 1000x1500) Image search: [Google]
IMG_4492-copy.jpg
2 MB, 1000x1500
>>54577469
>Mack
>Meme text editor
>A thin qt
>JS
>Donut-counter

>""""""""engineers""""""""
>>
>>54578202
Isn't the GNU echo program horribly bloated due to its poor engineering?
>>
>>54577469
amd
>>
>>54577469
pivotal?
>>
File: the_search_continues.png (1 KB, 87x92) Image search: [Google]
the_search_continues.png
1 KB, 87x92
>>54578202
>GNU
the search continues
>>
Epic
>>
>>54579847
Yes, Open Source projects are notorious for god awful programming because there's most of the time no enforcement of style or certain practices.
>>
Me
>>
>>54577469
FSF
>>
>>54577469
ANSYS
>>
The best software engineers are in,

Cisco
Oracle
HP
IBM
>>
>>54580610
>Oracle
almost fell for it
>>
File: 68350.jpg (40 KB, 640x480) Image search: [Google]
68350.jpg
40 KB, 640x480
>>54577469
>var self = this
>>
4chan.
The internet's best source of dank memes since 2003.
>>
>>54578196
kek xD
>>
>>54580849
ever heard about closures in javascript?
>>
File: 1457029258213 copy.png (845 KB, 1916x1074) Image search: [Google]
1457029258213 copy.png
845 KB, 1916x1074
>>54577469
>donut counter
>>
>>54580610
how hard do you think will getting a cisco internship be? They give a lot of internships around my area. Are we talking about google/facebook level questioning lshit?
>>
File: hqdefault.jpg (14 KB, 480x360) Image search: [Google]
hqdefault.jpg
14 KB, 480x360
>>54577469
none
every software company is full of incompetent hacks
>>
gnu true:

#include <config.h>
#include <stdio.h>
#include <sys/types.h>
#include "system.h"

/* Act like "true" by default; false.c overrides this. */
#ifndef EXIT_STATUS
# define EXIT_STATUS EXIT_SUCCESS
#endif

#if EXIT_STATUS == EXIT_SUCCESS
# define PROGRAM_NAME "true"
#else
# define PROGRAM_NAME "false"
#endif

#define AUTHORS proper_name ("Jim Meyering")

void
usage (int status)
{
printf (_("\
Usage: %s [ignored command line arguments]\n\
or: %s OPTION\n\
"),
program_name, program_name);
printf ("%s\n\n",
_(EXIT_STATUS == EXIT_SUCCESS
? N_("Exit with a status code indicating success.")
: N_("Exit with a status code indicating failure.")));
fputs (HELP_OPTION_DESCRIPTION, stdout);
fputs (VERSION_OPTION_DESCRIPTION, stdout);
printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME);
emit_ancillary_info ();
exit (status);
}

int
main (int argc, char **argv)
{
initialize_main (&argc, &argv);
set_program_name (argv[0]);
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);

atexit (close_stdout);

/* Recognize --help or --version only if it's the only command-line
argument. */
if (argc == 2)
{
if (STREQ (argv[1], "--help"))
usage (EXIT_STATUS);

if (STREQ (argv[1], "--version"))
version_etc (stdout, PROGRAM_NAME, PACKAGE_NAME, Version, AUTHORS,
(char *) NULL);
}

exit (EXIT_STATUS);
}



Unix true (osx and bsd derivatives, AFAIK):


#[license]

>>
>>54577469
Renaissance Technology

Less than 300 employees. Need to have PhD in math/stats/CS to get an interview.
>>
>>54578174
this
/thread
>>
>>54577583
why is their software such a mess?
>>
>>54581382
Initially, MS copied Mac OS superficially, and then just lumped more and more shit to it to preserve compatibility. Sometimes they removed it, but the rate of that was much lower.
>>
>>54581029
gnu true:
false

FreeBSD true:
true

OpenBSD true:
true

Plan 9 true:
true

Windows true:
true
>>
>>54580610

Unfortunately, we get treated like shit.

Or maybe its just me...
>>
what about NSA ?
>>
>>54580981
What area are you in? CA, TX, MA, NC, NY elsewhere? What position?

>>54581451
What company?
>>
File: 1389476913117.jpg (108 KB, 1198x1200) Image search: [Google]
1389476913117.jpg
108 KB, 1198x1200
>>54582032
>What company?
>>
>>54577469
>Exxon Mobil
>>
>>54577469
Tesla
>>
>>54577469
SAP
>>
>>54581029
true should be a shell script not a C program.
>>
Amazon.
>>
File: image.jpg (12 KB, 228x228) Image search: [Google]
image.jpg
12 KB, 228x228
>>54582032
>What company?
Thread replies: 57
Thread images: 9

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.